*{
	margin:0;
	padding:0;	
}

body{
	font-family:Arial;
}

body.principal{
	background:url(../images/bg_body_20_3.jpg) #f7f7f7 center top repeat-x;
}

body.interna{
	background:url(../images/bg_body_20_5i.jpg) #f7f7f7 center top repeat-x;
}

img{
	border:0;
}

#container{
	width:980px;
	margin:0 auto;
	color:#333;
	font-size:12px;
}

#header{
	padding:20px 0 20px 0;
	height:50px;
	margin:0;
}

#nav{
	float:right;
	margin:20px 0 0 0;
}

#imagenCabInterna{
	margin:0 0 10px 0;
}

ul.menu, ul.menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	color:#999;
}
ul.menu li{
	float:left;
	margin:0 0 0 50px;
}

ul.menu li:hover{
	color:#5cc151;
	cursor:pointer;
}

ul.menu li a{
	color:#999;
	text-decoration:none;
}

ul.menu li a.menuverde{
	color:#5cc151;
	text-decoration:none;
}

ul.menu li a:hover{
	color:#5cc151;
	text-decoration:none;
}

ul.lista {
	margin:0 0 30px 0;
	list-style-image: url("../images/cuadro_verde_5.jpg");
}

ul.lista li{
	margin:0 0 0 20px;
}

ul.listaSubseccion{
	margin:0;
	list-style-image: url("../images/cuadro_verde_5.jpg");
}

ul.listaSubseccion li{
	margin:0 0 0 20px;
}

ul.listaSubseccion li a{
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

ul.listaSubseccion li a:hover{
	font-weight:bold;
	color:#5cc151;
}

#cuerpo{
	clear:both;
}

#imagenGrande{
	margin:0 0 40px 0;
}

div.textoHome{
	width:650px;
	margin-bottom:30px;
}

div.textoHome p{
	margin-bottom:20px;
	font-size:12px;
	color:#666;
}

div.textoCuerpoInterna {
	width:650px;
	margin-bottom:30px;
}

div.textoCuerpoInterna p{
	margin-bottom:10px;
	font-size:12px;
	color:#666;
}

div.textoCuerpoInterna p.ultimop{
	margin-bottom:30px;
}

#subsecciones{
	margin:0 0 30px 0;
	border:2px solid #ddd;
	padding:5px 10px;
}

h1{
	color:#5aad51;
	font-size:18px;
	margin-bottom:30px;
}

h2{
	color:#333;
	font-size:16px;
	margin-bottom:20px;
}

h3{
	color:#333;
	font-size:14px;
	margin-bottom:10px;
}

h4{
	background:url(../images/bg_barra_titulo.jpg);
	width:237px;
	height:19px;
	font-size:12px;
	font-weight:bold;
	color:#398930;
	padding:2px 0 0 10px;
}

h4.centro{
	background:none;
	padding:0;
	margin-bottom:10px;
	color:#333;
	font-size:12px;
	font-weight:bold;
}

h5{
	color:#666;
	font-size:12px;
	margin-bottom:10px;
	font-weight:none;
}

#migas_pan{
	font-size:10px;
	color:#999;
	margin:0 0 10px 0;
}

#migas_pan a.enlacemigas{
	color:#999;
	text-decoration:none;
}

#migas_pan a.enlacemigasact{
	color:#5cc151;
	text-decoration:none;
}

#migas_pan a.enlacemigas:hover, #migas_pan a.enlacemigasact:hover{
	color:#5cc151;
	text-decoration:underline;
}

a.enlaceComun{
	color:#333;
	text-decoration:none;
}

a.enlaceComun:hover{
	color:#5cc151;
	text-decoration:underline;
}

.textoHome .img_estructura{
	float:left;
	margin:0 0 30px 0;
	padding:0;
	width:310px;
}

.textoCuerpoInterna .plano_ubicacion{
	float:left;
	margin:0 0 30px 0;
	padding:0;
	width:310px;
}

.lateral .imagenLat{
	width:220px;
	padding:2px 2px 3px 2px;
	background-color:#e5e5e5;
	margin:20px auto 20px 35px;
	text-align:center;
}

.lateral .imagenLat .pieImagen{
	font-size:10px;
	color:#333;
	padding:5px 0 5px 0;
}

.lateral{
	float:right;
	width:273px;
	background:url(../images/bg_separador_home.gif) 0 0 repeat-y;
	/*border:1px solid #ccc;*/
}

.lateral .cuadroLateral{
	background:url(../images/bg_sep_barra.jpg) center bottom no-repeat; 
	margin:0 0 20px 25px;
	padding-bottom:15px;
}

.lateral .cuadroLateral .icoTelefono, .lateral .cuadroLateral .icoEmail, .lateral .cuadroLateral .icoDireccion{
	padding:5px 0 0 80px;
	font-size:11px;
	color:#666;
	height:48px;
}

.lateral .cuadroLateral .icoTelefono{
	background:url(../images/telephone_green.png) 10px 0 no-repeat;
}

.lateral .cuadroLateral .icoEmail{
	background:url(../images/address_green.png) 10px 0 no-repeat;
}

.lateral .cuadroLateral .icoDireccion{
	background:url(../images/info_green.png) 10px 0 no-repeat;
	margin-bottom:10px;
}

.verde{
	color:#5cc151;
}

.negrita{
	font-weight:bold;
}

.centrado{
	text-align:center;
}

.fila{
	clear:left;
	margin-bottom:25px;
}

.colizquierda{
	float:left;
	width:200px;
}

.colderecha{
	float:left;
	width:400px;
}

.bloque{
	margin-bottom:40px;
}

#footer{
	height:125px;
	background:url(../images/bg_foot.jpg) center top repeat-x;
	clear:both;
}

#footer #contfooter{
	margin:0 auto;
	width:980px;
}

#footer .cajapie{
	background:url(../images/footer_sep.jpg) 0 35px no-repeat;
	width:250px;
	padding:0 0 0 12px;
	margin-left:85px;
	float:left;
	font-size:10px;
	color:#f0f0f0;
}

#footer .cajapie p{
	font-size:11px;
}

#contfooter .cajapie ul{
	list-style-image:url(../images/flecha_pie.png);
	margin-left:16px;
	font-size:11px;
}

#contfooter a.enlacePie{
	font-size:11px;
	color:#ddd;
	text-decoration:none;
}

#contfooter a.enlacePie:hover{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#footer .cajapie .label_footer{
	color:#ddd;
}

#footer .cajapie:first-child {
	margin-left: 0px;
}

#footer .cajapie h5{
	margin:15px 0;
	color: #42a438;
	font-size: 12px;
	text-transform: uppercase;
}

.clear{
	position: relative;
	width: 100%;
	height: 0px;
	float: none;
	clear: both;
	overflow: hidden;
}
