body {
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #7F98B6;
	scrollbar-darkshadow-color: #7F98B6;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #7F98B6;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
}
body, td {
	font-family : Verdana;
	font-size: 9pt;
	color: #0A204F;
}
a {
	color: #0A204F;
	text-decoration:none;
}

a:hover
{
	color:#7F98B6;
}
.idioma{
	color : white;
	font-weight:bold;
}
.menu {
	color : #0A204F;
	font-weight:900;
	font-size:9pt;
}
.menuinicio {
	color : white;
}
.titulopag {
	background-repeat:no-repeat;
	background-position:top center;
	font-size: 24pt;
	font-weight:bold;
	padding-right:20px;
	padding-left:20px;
	color:#09204C;
}
.titulosec {
	font-size: 16pt;
	font-weight:bold;
	color:#09204C;
}
#texto {
	width:100%;
	text-align:justify;
}
#contenedor {
	width:100%;
	height:100%;
	overflow:auto;
	padding:0px;
}
.textos {
	background-color:#DEE3EC;
	padding:10px;
}
.textos_neg {
	background-color:#DEE3EC;
	padding:10px;
	font-weight:bold;
}
.anuncio {
	color : white;
	background-color:#184479;
	font-size:24px;
	border:5px solid white;
}
.tituloanuncio {
	color : white;
	background-color:#184479;
	font-size:24pt;
	font-weight:bold;
}
.subtitulo {
	font-size:10px;
}
.campos {
	color:#0A204F;
	border:1px solid #0A204F;
	font-family:"MS Sans Serif";
	font-size : 10pt;
}
.campos_req {
	background-color:#DEE3EC;
	color:#0A204F;
	border:1px solid #0A204F;
	font-family:"MS Sans Serif";
	font-size : 10pt;
}
.boton {
	font-weight: bold;
	color : white;
	background-color:#184479;
	font-size:10pt;
}
.asterisco{
	color:red;
	font-size:8pt;
}
