/* CSS Document */
#contenido #opcionDch h2{
	background: url(../imagenes/direccion_h2.jpg) no-repeat left top;
}


.direccion{
	background:url(../imagenes/noticias_flecha.gif) no-repeat 0px 5px;
	color:#284D71;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	font-size:90%;
	float: left;
	clear: both;
}

.valorDirec{
	color:#767778;
	margin: 1px 13px 20px 20px;
	font-size:90%;
	float: left;
	clear: both;
}

