body {

	background-image: url(img/fondo.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #EAEA00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.bordedashed {
	BORDER-RIGHT: #c3c3c3 1px dashed; BORDER-LEFT: #c3c3c3 1px dashed; 
} 

.linedashed {
	BORDER-RIGHT: #c3c3c3 1px dashed;
	BORDER-BOTTOM: #c3c3c3 1px dashed; 
	BORDER-LEFT: #c3c3c3 1px dashed; 
}

.textarea {
	BORDER-RIGHT: #c3c3c3 1px solid;
	BORDER-TOP: #c3c3c3 1px solid; 
	color: #333333;
	font-size: 22px;
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #c3c3c3 1px solid; 
	MARGIN-RIGHT: 0px; 
	BORDER-BOTTOM: #c3c3c3 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f0f0f0;
}

.img{ background-image:url(img/fond-rev.jpg); background-repeat:no-repeat; height:122px; width:138px; background-position:center;}
.recuadro-gris {
	border: #c3c3c3 1px solid;
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	BACKGROUND-COLOR: #FEF8D8;
}

A.clase1:visited {font-size: 12px; color:#666666; text-decoration: none} 
A.clase1:active {font-size: 12px;  color:#666666; text-decoration: none} 
A.clase1:link {font-size: 12px;  color:#666666; text-decoration: none} 
A.clase1:hover {font-size: 12px; color:#FF6600; text-decoration: underline}

A.clase2:visited {font-size: 11px; color:#cccccc; text-decoration: none} 
A.clase2:active {font-size: 11px;  color:#cccccc; text-decoration: none} 
A.clase2:link {font-size: 11px;  color:#cccccc; text-decoration: none} 
A.clase2:hover {font-size: 11px;  color:#0099ff; text-decoration: underline}

A.clase3:visited {font-family:Tahoma; font-size: 11px; color:#757575; text-decoration: none} 
A.clase3:active {font-family:Tahoma; font-size: 11px;  color:#757575; text-decoration: none} 
A.clase3:link {font-family:Tahoma; font-size: 11px;  color:#000000; text-decoration: none} 
A.clase3:hover {font-family:Tahoma; font-size: 11px; color:#FED20A; text-decoration: underline}

A.clase4:visited {font-size: 14px; color:#000000; text-decoration: none} 
A.clase4:active {font-size: 14px; color:#000000; text-decoration: none} 
A.clase4:link {font-size: 14px; color:#000000; text-decoration: none} 
A.clase4:hover {font-size: 14px; color:#F45000; text-decoration: underline}

A.clase5:visited {font-size: 14px; color:#FF6600; text-decoration: none} 
A.clase5:active {font-size: 14px; color:#FF6600; text-decoration: none} 
A.clase5:link {font-size: 14px;  color:#FF6600; text-decoration: none} 
A.clase5:hover {font-size: 14px;  color:#666666; text-decoration: underline}

A.clase6:visited {font-size: 12px; color:#3333CC; text-decoration: none} 
A.clase6:active {font-size: 12px;  color:#3333CC; text-decoration: none} 
A.clase6:link {font-size: 12px;  color:#3333CC; text-decoration: none} 
A.clase6:hover {font-size: 12px;  color:#9900CC; text-decoration: underline}

/*aqui enmpieza el menu*/
#menu {
     margin: 0;
     padding: 0;
     width: 120px;
     height: 30px;
     text-align: center;
     background: url("img/boton_rollover.gif") 0 0 no-repeat;
}
#menu a {
     padding-top: 6px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Tahoma;
     color: #666666;
     font-weight: normal;
     font-size: 11px;
     text-decoration: none;
     background: url("img/boton_rollover.gif") 0 0 no-repeat;
}
#menu a:hover {
     background-position: -120px 0;
	 color: #000000;
}
#menu a:active {
     background-position: -240px 0;
}

#menu2 {
     margin: 0;
     padding: 0;
     width: 90px;
     height: 30px;
     text-align: center;
     background: url("img/boton_rollover2.gif") 0 0 no-repeat;
}
#menu2 a {
     padding-top: 6px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Tahoma;
     color: #666666;
     font-weight: normal;
     font-size: 11px;
     text-decoration: none;
     background: url("img/boton_rollover2.gif") 0 0 no-repeat;
}
#menu2 a:hover {
     background-position: -90px 0;
	 color: #000000;
}
#menu2 a:active {
     background-position: -180px 0;
}


/*aqui debe acabar*/


.est-fond-top {
	background-image:url(img/est-top.jpg)
	}
	
.btn-fond-est{
	background-image:url(img/btn-fond-est.jpg);
	background-repeat: repeat-x;
	}
	
.style5 {font-size: 22px;
         color: #85D301}

.style7 {
	color: #333333;
	font-size: 22px;
}
.style8 {
    font-size: 16px;
}
.style9 {
	font-family: Arial;
	color: #87925F;
	font-size: 11px;
}
.style10 {color: #FF0000;
         font-size: 26px;
}
.style12 {color: #3333cc;
         font-size: 12px;
}
.TAM12 {color: #000000;
         font-size: 12px;
}

