body
{
padding:0;
font-family: sans-serif, Sans, Arial, Helvetica;

margin:0px auto auto auto;
color:#004374;
font-size:12px;
background: #FFFFFF url(../img/bkg.png) repeat-x left top;
}

a,a:visited {
	
	text-decoration: none;
	color:#2B3A5F;	
}

a:hover {
	color:#41558B;	
}

a img{
		text-decoration: none;	
		border: 0;	
	}
	
img{
	margin: 5px;
}

h1{
	font-family: sans-serif, Sans, Arial, Helvetica;
	color:#FFFFFF;
	font-size:20px;
}
h2{
	font-size:14px;
	margin-top:0px;
	margin-bottom: 0px; 
	padding-top: 0px;
}

h3{
	font-size:14px;
	text-align:left;
}	
	

#main_container{
	background: url(../img/head_bkg.png) no-repeat center top;
	width:960px;
	height:auto;
	margin:auto;
	padding:0px;
}

#header{
	width:935px;
	height:300px;
	/*background: #fff; head_bkg*/
	margin:auto;
	margin-left: 25px;
	padding-top:5px;
}

#nav{
	margin-top: 70px;
	margin-left: 345px;
	
}

#nav ul{
	list-style: none;
	position: relative;
	display: block;
	display: inline;
}

#nav li{
	display:block;float:left;
	list-style: none;
	position: relative;
	display: block;
	width:90px;
	height:25px;
	text-align:center;
	z-index:15;
}

#nav ul li a{display:block; text-decoration:none; color:#004374; height:25px; font-weight: bold;  }

#nav ul li a:hover{
	color:#004374;
	height:25px;
	font-weight: bold; 
	background:#B6DAF4 url(../img/pointer.png) no-repeat center bottom;
}

#nav2{
	position:absolute;
	float:right;
	margin-top:10px;
	margin-left:250px;
	width:650px;
	height:15px;
	border: 1px solid #E0EAF3;
	background:#FFF;
	z-index:10;
	padding: 5px;
}



.activo{
	background: url(../img/pointer.png) no-repeat center bottom;
}


#cat_intro {
	width:750px;
	margin-top: 5px;
	margin-left: 100px;
	color:#004A80;
	font-size:16px;
}



#warping{
	float:left;
	width:960px;
	height:auto;
	/*background: #111;*/
	
	margin:auto;
	
	padding-top: 0px;
}


#conteudo{
	display: block;
	float:left;
	width:920px;
	height:auto;
	/*background: #252525; content_bkg.png*/
	/*background:  url(../img/content_bkg.png) repeat-y left top;*/
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	padding-top: 10px;
	padding-left:25px;
	padding-right:30px;
}


#footer{
	float:left;
	width:100%;
	height:250px;
	margin-top:20px;
	text-align:left;

}

#footer_cont{
	border-top: 1px dotted #004374;
	width:900px;
	height:200px;
   color: #004374;
   	/*background: url(../img/footer_spt.png) no-repeat right top;*/
   /*background: #FFFFFF url(../img/pre_footer_bkg.png) repeat-x left top;*/
   margin:auto;
	
	text-align:left;
	padding-top: 20px;
	padding-left: 0px;
}
#news{
	float:left;
	width:900px;
	height:242px;
	color:#004374;
	/*background: #4D4D4D;*/
	background: url(../img/destaq_bkg.png) no-repeat left bottom;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	padding-left: 35px;
}

#news img{
	margin: 0px;
}

#login{
	float:left;
	width:200px;
	height:110px;
	/*background: #252525;*/
	
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	padding-top: 5px;
	padding-left: 0px;
}

#creditos{
	background: #B8D4E6;
	float:left;
	width:100%;
	height:40px;
	margin:auto;
	margin-top:10px;
	padding:0px;
	text-align:center;
	font-size:10px;
}






