body {
	background-color: #898989;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #021B69;
	font-weight: bold;
	text-decoration: none;
}
A.Menu:hover { color: #EC1B6B; }

.bienvenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBA1AB;
	font-weight: bold;
}
.cajaFormu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #898989;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #EC1B6B;
}
.tituloBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
}
.tituloBlancoPeq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.texto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7F7F7F;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.texto2b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #393939;
}
.texto3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E70A5E;
	font-weight: bold;
}
.texto3b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E70A5E;
	font-weight: bold;
}
.texto4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E70A5E;
	font-weight: bold;
}
.textoBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.foto {
	border-left:7px solid #FFFFFF;
	border-right:7px solid #FFFFFF;
	border-bottom:7px solid #FFFFFF;		
	margin-left:10px;
	margin-bottom:5px;	
}

.fondoficha {
	background-image:url(images/fondo-ficha.gif);
	background-repeat:no-repeat;
}

.Rosica {color: #FBD7E5}
.AzulOsc {color: #04236B}
.AzulNot {color: #032167}
.Naranja {color: #FF8702}
.Marron {color: #A56926}
.Negrico {color: #343434}

.Tam10 { font-size: 10px; }
.Tam11 { font-size: 11px; }
.Tam12 { font-size: 12px; }
.Tam14 { font-size: 14px; }
.Tam16 { font-size: 16px; }

.error_validacion {
	width:201px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	color:#FF0000;
}
