/* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

/* Color de fondo de las columnas de secciones*/  
.BgColI { background-color: #FFFFFF; }
.BgSepI { background-color: #FFFFFF; }
.BgColC { background-color: #FFFFFF; }
.BgSepD { background-color: #FFFFFF; }
.BgColD { background-color: #FFFFFF; }

/* Tipo de letras del site*/ 
body { font-family: Verdana; font-size: 11px; color: #666666; font-weight:normal; text-decoration:none; }
td { font-family: Verdana; font-size: 11px; color: #666666; font-weight:normal; text-decoration:none; }


/* Estilos de los links*/ 
a:link { font-family: Verdana; font-size: 11px; color: #cc0033; font-weight:bold; text-decoration:underline; }
a:visited { font-family: Verdana; font-size: 11px; color: #cc0033; font-weight:bold; text-decoration:underline; }
a:hover { font-family: Verdana; font-size: 11px; color: #cc0033; font-weight:bold; text-decoration:underline; }


/*Estilo del titulo del Modulo*/ 
.ModTitulo { font-family: Verdana; font-size: 14px; font-weight: bold; color: #235e82; }


/*Estilo de los input de las formas*/ 
.Formas { font-family: Verdana; font-weight:normal; font-size: 11px; color: #666666; }
input { font-family: Verdana; font-weight:normal; font-size: 11px; color: #666666; }
select { font-family: Verdana; font-weight:normal; font-size: 11px; color: #666666; }
textarea { font-family: Verdana; font-weight:normal; font-size: 11px; color: #666666; }

.EditHTML { font-family: Verdana; font-weight:normal; font-size: 11px; color: #666666; }

.SubTitulos { font-family: Verdana; font-size: 11px ; font-weight: bold; color: #235e82; }

/*Estilo del Footer*/ 
.BgFooter { background-color: #ffffff; }
.footer { font-family: verdana; font-weight: normal; font-size:10px; color: #a39f9f; text-decoration: underline; }
a.footer:link { font-weight: normal; color: #a39f9f; text-decoration: underline; }
a.footer:visited { font-weight: normal; color: #a39f9f; text-decoration: underline; }
a.footer:hover { font-weight: normal; color: #a39f9f; text-decoration: underline; }

.detStit { font-family: Verdana;font-size: 11px; color: #235e82; font-weight:normal; text-decoration:underline; }
a.detStit:link { font-family: Verdana; font-size: 11px; color: #235e82; font-weight:bold; text-decoration:underline; }
a.detStit:visited {font-family: Verdana; font-size: 11px; color: #235e82; font-weight:bold; text-decoration:underline; }
a.detStit:hover {font-family: Verdana; font-size: 11px; color: #235e82; font-weight:bold; text-decoration:underline; }

.dettit { font-family: Verdana; font-size: 11px; color: #235e82; font-weight:normal; text-decoration:underline; }
a.dettit:link { font-family: Verdana; font-size: 11px; color: #235e82; font-weight:bold; text-decoration:underline; }
a.dettit:visited { font-family: Verdana; font-size: 11px; color: #235e82; font-weight:bold; text-decoration:underline; }
a.dettit:hover { font-family: Verdana; font-size: 11px; color: #235e82; font-weight:bold; text-decoration:underline; }
