.bordeder {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;


}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #d20000;
	text-transform: none;
	font-variant: normal;
	border-top: 1px none #d20000;
	border-right: 1px none #d20000;
	border-bottom: 1px solid #d20000;
	border-left: 1px none #d20000;
	padding-left: 5px;
	line-height: 36px;
	background-image: url(/images/titulo.gif);







}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.texto1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFD6;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
	background-color: #FFF0F0;
	color: #666666;
	font-weight: bold;



}
.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #D20000;
}
a:hover {
	text-decoration: underline;
	color: #D20000;
}
A {
	text-decoration: none;
	color: #D20000;
}
.boton {
	background-color: #336699;
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma;
	border: 1px solid #1E3D5B;
	font-weight: bold;

}
.formulario {
	background-color: #DDDDDD;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.formulario1 {
	background-color: #FFFFD6;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;

}




body { 
scrollbar-face-color: #F9F9B9; 
scrollbar-shadow-color: #333333; 
scrollbar-highlight-color: #C7C72E; 
scrollbar-3dlight-color: #E2E281; 
scrollbar-darkshadow-color: #E2E281; 
scrollbar-track-color: ; 
scrollbar-arrow-color: #C7C72E; }

.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #D20000;

}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #D20000;
	text-decoration: none;
}
.fondo-formulario {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	background-color: #FFFFCC;
	border: 1px solid #E2E281;



}
.campo-formulario {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E2E281;
	padding-left: 5px;

}
.bordes {
	border: 1px solid #E2E281;
}
.avisos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.aviso-linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.invisible {

	visibility: hidden;

}
