
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
body {
	background-image: url(img/fondopag.gif);
	background-repeat: no-repeat; background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.borde-web {
	
	border-left: solid 1px #CED0CF;
	border-right: solid 1px #CED0CF;
	}
	
.borde-right {
	
	border-right: solid 1px #CED0CF;
	}
	
.borde-spacio {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.ROJO {
	color: #FF0000;
	font-weight: bold;
}

A.clase1:visited {
	color:#666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 11px;
} 
A.clase1:active {
	color:#666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 11px;
} 
A.clase1:link {
	color:#666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 11px;
} 
A.clase1:hover {
	color:#81BE35;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 11px;
} 


	
	
/*estilos*/	
.btn-fond-est{
	background-image:url(img/btn-fond-est.jpg);
	background-repeat: repeat-x;
	}
.btn-tit-est{
	background-image:url(img/rec-med-esq-estt2.gif);
	background-repeat: repeat-x;
	}
	
.est-dashed{
	border-top: dashed 1px #FF0000;
	}
.est-solid{
	border-top: solid 1px #CCCCCC;
	}
	
.style_pie {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.titulos {	
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #9E8430;}
	
.titulos2 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #CC3300;}
	
.space-rihgt {
	padding-right: 8px;
}
.space-left {
	padding-left: 8px;
}
	
/*botones css*/

#menu {
     margin: 0;
     padding: 0;
     width: 120px;
     height: 24px;
     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: #FF0000;
     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: 24px;
     text-align: left;
     background: url("img/boton_rollover2.gif") 0 0 no-repeat;
}
#menu2 a {
     padding-top: 6px;
	 padding-left: 25px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Tahoma;
     color: #FF0000;
     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;
}

#menu3 {
     margin: 0;
     padding: 0;

     height: 18px;
     text-align: left;
     background: url("img/boton_rollover3.gif") 0 0 no-repeat;
}
#menu3 a {
     padding-top: 4px;
	 padding-left: 20px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Tahoma;
     color: #006600;
     font-weight: bold;
     font-size: 10px;
     text-decoration: none;
     background: url("img/boton_rollover3.gif") 0 0 no-repeat;
}
#menu3 a:hover {
     background-position: -165px 0;

}
#menu3 a:active {
     background-position: -180px 0;
}


