@charset "utf-8";
/* CSS Document */
div#banner {
	background: url(../images/head_bordeau_nosotros.gif) no-repeat;
	height: 175px;
}
div#contenido_der {
	padding-bottom:190px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#contenido_der a {
	color:#993333;
	border-bottom: 1px dashed;
}

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

div#contenido_der #grupo_resultados {
padding-top:20px;
	float:left;
	width: 690px;
	font-size:11px;
}

div#nav {
	padding-top:30px;
	clear: both;
}

div#select_ano {
  display: inline;
}

ul#list_submenu {
	width: 520px;
}

ul#list_submenu li {
	width: 170px;
}

div#mb_contents {
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}
div#mb_contents h1.tit_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
}
div#mb_contents div#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:10px;
	margin-bottom:10px;
}
div#mb_contents div#contenido .tablas{
float:left;
}


div#mb_contents td.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	font-weight:bold;
	background:#999999;
}
div#mb_contents tr.destacar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	color: #993333;
	font-weight:bold;
	background:#999999;
}
div#mb_contents tr.destacar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	color: #993333;
	background:#FFFFFF;
}
div#mb_contents .separador {
	height: 2px;
	color: white;
}
div#mb_contents div#contenido a {
	color: #993333;
	text-decoration: none;
}
div#mb_contents div#contenido a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}
