@charset "utf-8";
/* CSS Document */
div#banner {
	background: url(../images/head_bordeau_nosotros.gif) no-repeat;
	height: 175px;
}
div#contenido_der {
	padding-bottom:150px;
}
div#contenido_der a{
color:#993333;
text-decoration:none;
border-bottom: 1px dashed;
}

div#contenido_der .table{
font-size:11px;

}

div#contenido_der a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed;}

div#contenido_der #contenedor_formulario {
	margin-left: 6px;
	margin-right:auto;
	float:left;
	width:600px;
	
}

span.rojo{
color: #993333;
	font-weight:bold;
}

div#nav {
	clear: both;
}
  
ul#list_submenu {
	width: 520px;
}

ul#list_submenu li {
	width: 170px;
}

