#texto_contenido img.fotoderecha{
	float:right;
	margin-left:1em;
	border:1px solid #000;
}

#texto_contenido img.fotoizquierda{
	float:left;
	margin-right:1em;
	border:1px solid #000;
}

#texto_contenido h2{
	border-bottom:1px solid #000;
	font-size: 1.2em;
	width:100%;
	padding-left:0.2em;
	background-color: #DDDBCD;
	clear:both;
}


/*legislacion*/

#texto_contenido ul.lista_legislacion{
	list-style-type: none;
	text-align: left;
	min-width:95%;
	
}

#texto_contenido ul.lista_legislacion li{
	margin-bottom:0.5em;
	color: #990000;
}
#texto_contenido ul.lista_legislacion li strong{
	color: #666666;
}
#texto_contenido ul.lista_legislacion li a{
	font-weight: bold;
	color: #025193;
	text-decoration: none;
}
#texto_contenido ul.lista_legislacion li a:hover{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
/*fin legislacion*/
#texto_contenido dl.proyectos{
	border-bottom: 1px solid #ccc ;
	width:95%;
	min-width:95%;

}

#texto_contenido dl dt {
	color: #990000;
	margin-bottom:2em;
	font-size: 1.2em;	
}

#texto_contenido dl dt img{
	float:left;
	margin-right:1em;
	border:1px solid #000;
	
}
#texto_contenido dl dd{
	margin:0;
	padding:0;
}
#texto_contenido dl dd.mas_info{
	
	padding:1em;
	text-align:right;
}

#texto_contenido dl dd.mas_info a.volver{
	background-image: url(../img/volver.gif);
	padding:0.5em 0.5em 0.5em 2.5em;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	text-decoration:none;
	color:#D60000;

}
#texto_contenido dl dd.mas_info a.volver:hover{
	text-decoration:underline;

}
#texto_contenido dl dd.mas_info a.info{
	background-image: url(../img/mas_info.gif);
	padding:0.5em 0.5em 0.5em 2.5em;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:normal;
	text-decoration:none;
	color:#000099;

}
#texto_contenido dl dd.mas_info a.info:hover{
	text-decoration:underline;

}




/*Servicios*/

#texto_contenido dl.servicios{
	border-top:1px dotted #DDDBCD;
	border-bottom:1px dotted #DDDBCD;
	background-color: #EEEEEE;
    padding:0.5em;
	float:left;
	margin:0;
	width:98%;
	min-width:98%;	
	margin-bottom:0.5em;

	
}
#texto_contenido dl.servicios dt{
	color: #000099;
	margin-bottom:0.6em;
	font-size: 1.2em;
	font-weight:bold;	
}
#texto_contenido dl.servicios dt img{
	border:1px solid #000000;
	margin:0.3em 0.5em 0.3em 0.3em;
}
#texto_contenido dl.servicios dd{
	margin:0.3em;
	text-align:left;
}



/*fin servicios*/

/*tienda*/

.textoformulario{
margin-left:2em;

}

#texto_contenido ul.doslados{
	list-style-type: none;
	display:inline;
	
	/*border: 1px solid #000;*/
}

#texto_contenido ul li.izquierda {
	float:left;
	background-image: url(../img/volver.gif);
	padding:0.5em 0.5em 0.5em 2.5em;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;     
	color:#D60000; 
	font-weight:bold;
}
#texto_contenido ul li.centro {
	float:left;
	background-image: url(../img/aceptar.gif);
	padding:0.5em 0.5em 0.5em 2.5em;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;     
	color:#666600; 
	font-weight:bold;
}




#texto_contenido ul li.derecha{
	float:right;
	background-image: url(../img/carrito.gif);
	padding:0.5em 0.5em 0.5em 2.5em;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	text-decoration:none;
	color:#D60000;
}

#texto_contenido ul li.izquierda .linkdoslados{

	text-decoration:none; 
	color:#D60000; 
}
#texto_contenido ul li.derecha .linkdoslados{

	text-decoration:none; 
	color:#D60000; 
}
/*fin tienda
Empieza carrito compra*/

#texto_contenido table{
	font-size: 0.9em;
} 

#texto_contenido th{
	color: #FFFFFF;
	
	background-color:#A3111E;
	height: 1em;
	text-align: center;
}


#texto_contenido td{

	height: 1em;
	text-align: center;
	background-color: #CCCCCC;
}
#texto_contenido td.suma{
	text-align:right;
	
	font-weight: bold;	
}
#texto_contenido ul li.centro {
	float:left;
	background-image: url(../img/aceptar.gif);
	padding:0.5em 0.5em 0.5em 2.5em;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;     
	color:#666600; 
	font-weight:bold;
}
#texto_contenido ul li.centro .linkdoslados{

	text-decoration:none; 
	color:#336600; 
}
/*fin carrito compra
Empieza listado de productos*/

#texto_contenido dl.productos{
	border-top:1px dotted #DDDBCD;
	border-bottom:1px dotted #DDDBCD;
	background-color: #EEEEEE;
    padding:0.5em;
	float:left;
	margin:0;
	width:98%;
	min-width:98%;	
	margin-bottom:0.5em;
	
}
#texto_contenido dl.productos dt{
	color: #000099;
	margin-bottom:0.6em;
	font-size: 1.2em;
	font-weight:bold;	
	width:100%;
}

#texto_contenido dl.productos dd{
	margin:0.3em;
	text-align:left;
	width:100%;
}


#texto_contenido dl.productos dd a{

	font-weight:normal;
	text-decoration:none;
	color:#000099;

}
#texto_contenido dl.productos dd :hover{
	
	text-decoration:underline;
	
}
#formulariodetalle{
	
	width:100%;
	float:right;

}



/*fin listado de productos
Empieza resultados*/

.botonbuscar{
	
	height: 1.5em;
}

/*fin resultados
Empieza mapa*/

#texto_contenido h3{
	color:#990000;
	font-size: 1.1em;
	padding:0;
	margin:0;
	margin-bottom:0.5em;
}
/*termina mapa*/

.error{
	color: #CC0000;
	
}
