/* CSS Document */


.contenido {
	font-family: Verdana, Arial, Genova, Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
	vertical-align: text-top;
}
.fondo {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}
.borde_blanco {
	border-top: 5px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
.subtitulo {
	font-family: Verdana, Arial, Genova, Tahoma, Verdana;
	font-size: 11px;
	color: #155ACB;
	text-align: justify;
	text-indent: 15pt;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #155ACB;
	border-right-color: #155ACB;
	border-bottom-color: #155ACB;
	border-left-color: #155ACB;
	vertical-align: text-top;
}
.subtitulo2 {
	font-family: Verdana, Arial, Genova, Tahoma, Verdana;
	font-size: 11px;
	color: #155ACB;
	text-align: justify;
	font-weight: bold;
	border: none;
	vertical-align: text-top;
	padding: 10px;
}
.contenido_fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 15px;
	vertical-align: text-top;
	background-color: #CCDCEE;
}
.webmaster {

	font-family: Verdana, Arial, Genova, Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
	vertical-align: text-top;
}
