body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(images_2/fondo_1.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #79A5C2;
	line-height: normal;
	font-weight: bold;
}.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5F93B6;
	line-height: normal;
	font-weight: bold;
}.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FF3366;
	line-height: normal;
	font-weight: bold;
}.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
	line-height: normal;
	font-weight: bold;
}.bajo-subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
	line-height: normal;
	font-weight: bold;
}
.formulario_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	line-height: normal;
	font-weight: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #638CB5;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #638CB5;
	font-weight: bold;
}
a:hover {
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #638CB5;
}.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:110px;
        height:19px;
       }
a.nombre:link{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}a.nombre:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}a.nombre:hover{
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}a.nombre:active{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}.borde_imagen {
	border: thick solid #FFFFFF;
}