@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background-image: url(imag/fondo_s.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	font-weight: bold;
	color: #0F449A;
}
.oneColFixCtrHdr #container {
	width: 839px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(imag/fondo_t.png);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	background-image: url(imag/cabece.png);
	height: 131px;
	margin: 0px;
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.oneColFixCtrHdr #footer {
	background-image: url(imag/pie.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 63px;

}

.oneColFixCtrHdr #mainContent li{
	list-style-type: disc;
	margin-bottom: 12px;
}
.oneColFixCtrHdr #footer p {
	margin: 0px;
	text-align: center;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
/*Botonera principal*/
#botonera{
	padding-left: 125px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu, #menu2 {
 list-style:none;
 margin:0;
 padding:0;
	}
#menu li, #menu2 li {
	float:left;
	text-align: center;
		}
#menu li a, #menu2 li a{
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: top;
	}
#menu li a {
	background-image: url(imag/boton.png);
	font-size: 14px;
	width: 107px;
	height: 35px;
	padding-top: 8px;
}
#menu li a:hover {
	color: #0f4499;
	background-image: url(imag/boton_a.png);
	padding-top: 12px;
  }
  /*Botonera idioma*/
#botonera2 {
	padding-top: 98px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 617px;
	margin: 0px;
	}
#menu2 li a {
	background-image: url(imag/boton2.png);
	font-size: 13px;
	width: 27px;
	height: 17px;
	padding-top: 1px;
	text-decoration: none;
}
a.tooltip:hover {
	z-index:999;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span {
	display: block;
	width:70px;
	background-color: #0f4499;
	color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2d74e6;
	border-bottom-color: #2d74e6;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0F449A;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #D8E7FE;
	border-right-color: #D8E7FE;
	border-bottom-color: #D8E7FE;
	border-left-color: #D8E7FE;
}
.ergo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0F449A;
	font-weight: bold;
}
.imaesp {
	margin-left: 30px;
}
