
body{
	background:#ccc url('i/body_bg.png') repeat-x;
	font: Verdana,sans-serif;
	margin:0;
	color:#333;
}
#wrap{
	margin:0 auto;
	width:778px;
	height:500px;
}

a:link,a:visited,a:active{
	text-decoration:none;
	/*border-bottom: #900 1px dotted;*/
	color:#900;
}
a:hover{
	color:#600;
	border-color:#600;
}
a img{
	border:none;
}
#head{
	background: url('i/top.png') no-repeat;
	height:258px;
	position:relative;
	left:3px;
	width:768px;
}
#head h1.title{
	margin:0;
	padding: 105px 0 0 20px;
	font-variant:small-caps;
	color:#fff;	
}
#head ul.navbar{
	margin:0;
	padding: 0 0 0 30px;
}
#head ul.navbar li{
	float:left;
	list-style-type:square;
}
#head ul.navbar li a{
	display:block;
	padding: 18px 0 0 0;
	margin: 0 40px 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
#head #title_box{
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}

#main{
	background: url('i/main_bg.png') center repeat-y;
	margin:0 auto;
	width:768px;
	padding: 0 0px 0 1px;
	overflow:hidden;
}

#splashs{
		width:748px;
		background: url('i/title.jpg') no-repeat;
		padding-top:126px;
		margin: 0 8px ;
}
#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}

#content{
	margin: 20px 10px 10px 15px;
	text-align:justify;
	overflow:hidden;
	width:768px;
	/*background: url('i/content_sep.png') repeat-y;
	background-position: 48% 0%;*/
}
#content h2{
	color:#900;
	text-align:left;
	margin:20px 0 0 0;
	line-height:20px;
	background: url('i/content_h2.png') top left no-repeat;
	padding: 0px 0 0 15px;
	font-family:"Times New Roman", Times, serif;

}

#footer{
	clear:both;
	background: url('i/bot_bg.png') center no-repeat;
	height: 50px;
	padding: 20px 0 0 0;
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	letter-spacing:0.1em;
	
}
#footer a{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#fff;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}

#content div.box{
	width:480px;
	min-height:343px;
	margin: 0 15px 20px 15px;
	
	float:left;
	position:relative;
	height:343px;
	overflow-y:auto;
}
#content div.box1{
	
	width:200px;
	min-height:343px;
	
	float:left;
	border:solid 1px #999999; 
}

#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li{
	padding: 2px 0;
}

#logo{
	width:214px; 
	height:81px; 
	position:relative; 
	top:55px; 
	left:50px;
}

.textoDirecc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	text-align:center;
}