@charset "utf-8";
/* CSS Document */
div#contenido_der  {
	padding-right: 5px;
	width: 686px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
div#contenido_der #map_canvas{
border-color:#993333;
border-width:2px;
border-style:solid;


}	
	
div#contenido_der a {
	color: #993333;
	text-decoration: none;
	}

div#contenido_der a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}
div#banner {
	background: url(../images/head_bordeau_contacto.gif) no-repeat;
	height: 175px;
}
span.rojo{
color: #993333;
	font-weight:bold;
	}
