body, html{
	background-color: #343333;
}
.dis  { font-family: tahoma; font-size: 11; font-style: normal; color: #343333; text-decoration: none }
.k8  { font-family: tahoma; font-size: 8; font-style: normal; color: 343333; text-decoration: none }
.k10  { font-family: tahoma; font-size: 11; font-style: normal; color: 343333; text-decoration: none }
.k12  { font-family: tahoma; font-size: 12; font-style: normal; color: 343333; text-decoration: none }
.k14  { font-family: tahoma; font-size: 14; font-style: normal; color: 343333; text-decoration: none }
.b10  { font-family: tahoma; font-size: 11; font-style: bold; color: #0718C2; text-decoration: none }
.y10  { font-family: tahoma; font-size: 11; font-style: normal; color: #FEF108; text-decoration: none }
.y12  { font-family: tahoma; font-size: 12; font-style: normal; color: #FEF108; text-decoration: none }
.y14  { font-family: tahoma; font-size: 14; font-style: normal; color: #FEF108; text-decoration: none }
.r10  { font-family: tahoma; font-size: 11; font-style: bold; color: #FF5E02; text-decoration: none }
.r12  { font-family: tahoma; font-size: 12; font-style: bold; color: #FF5E02; text-decoration: none }
.r14  { font-family: tahoma; font-size: 14; font-style: bold; color: #FF5E02; text-decoration: none }
.o10  { font-family: tahoma; font-size: 11; font-style: normal; color: #F1F1F1; text-decoration: none }
.o12  { font-family: tahoma; font-size: 12; font-style: normal; color: #F1F1F1; text-decoration: none }
.o14  { font-family: tahoma; font-size: 14; font-style: normal; color: #F1F1F1; text-decoration: none }
.o16  { font-family: verdana; font-size: 16; font-style: normal; color: #A97F00; text-decoration: none }
.g10  { font-family: tahoma; font-size: 11; font-style: normal; color: #124A0C; text-decoration: none }
.g12  { font-family: tahoma; font-size: 12; font-style: normal; color: #124A0C; text-decoration: none }
.g14  { font-family: tahoma; font-size: 14; font-style: normal; color: #6F297F; text-decoration: none }
.w10  { font-family: tahoma; font-size: 10; font-style: normal; color: #FFFFFF; text-decoration: none }
.w12  { font-family: tahoma; font-size: 12; font-style: normal; color: #FFFFFF; text-decoration: none }
.w12:hover  { font-family: tahoma; font-size: 12; font-style: bold; color: #FF5E02; text-decoration: none }
.w14  { font-family: tahoma; font-size: 14; font-style: normal; color: #FFFFFF; text-decoration: none }
.sco12  { font-family: tahoma; font-size: 12; font-style: bold; color: #011752; text-decoration: none }
.sco12:hover  { font-family: tahoma; font-size: 12; font-style: bold; color: FF5E02; text-decoration: none }
.ire12  { font-family: tahoma; font-size: 12; font-style: bold; color: #014D0F; text-decoration: none }
.ire12:hover  { font-family: tahoma; font-size: 12; font-style: bold; color: FF5E02; text-decoration: none }
.eng12 { font-family: tahoma; font-size: 12; font-style: bold; color: #D0C800; text-decoration: none }
.eng12:hover  { font-family: tahoma; font-size: 12; font-style: bold; color: FF5E02; text-decoration: none }
.wal12 { font-family: tahoma; font-size: 12; font-style: bold; color: #980A25; text-decoration: none }
.wal12:hover  { font-family: tahoma; font-size: 12; font-style: bold; color: FF5E02; text-decoration: none }



input.btn{
   color:#FFFFFF;
   font-family:tahoma;
   font-size:12px;
   font-weight:bold;
   background-color:#124A0C}
   
   
input.btn10{
   color:#FFFFFF;
   font-family:tahoma;
   font-size:10px;
   font-weight:bold;
   background-color:#124A0C}   
   
.cita  { font-family: tahoma; font-size: 10; font-style: normal; color: black; text-decoration: none }
.autorcita  { font-family: tahoma; font-size: 10; font-style: bold; color: black; text-decoration: none }

.tithome
{ 
background-image: url(../images/FondoTitPag.gif); 
background-repeat: repeat-x;
background-position: left top;
}
.titsubmenu
{ 
background-image: url(../images/FondTitSubmenu.gif); 
background-repeat: repeat-x;
background-position: left top;
}
.submenu
{ 
background-image: url(../images/FondoSubmenu.gif); 
background-repeat: repeat-x;
background-position: left top;
}

.titsubsec
{ 
background-image: url(../images/FondTitSubSec.gif); 
background-repeat: repeat-x;
background-position: left top;
}

#dropmenudiv{
position:absolute;
border:1px dark blue;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}

table.tabla{
	border: 1px solid #000;
	border-collapse: collapse;
}
table.tabla td{
	border: 1px solid #000;
}

