
.pest{
	cursor:default;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#999999; 

}
.pest:hover{
	cursor:pointer;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#CC0000;
	
}
.pestSelec{ 
	background-image:url(imagenes/sombrapestana.jpg); 
	background-position:top left; 
	background-repeat:repeat-x; 
	
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#333333;
	
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#d6d6d6;
	
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#d6d6d6;
	
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#d6d6d6;
	
} 

.pestAud{
	cursor:default;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#999999; 
	
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#d6d6d6;
	
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#d6d6d6;
	
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#d6d6d6;
	
}
.pestAud:hover{
	cursor:pointer;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#CC0000;
	
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#d6d6d6;
	
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#d6d6d6;
	
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#d6d6d6;
	
}

.pestSelecAud{ 
	background-image:url(imagenes/sombrapestana.jpg); 
	background-position:top left; 
	background-repeat:repeat-x; 
	
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#333333;
	
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#d6d6d6;
	
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#d6d6d6;
	
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#d6d6d6;
	
}
/* ======================================== */
.bordeGris{ 
	border-style:solid; 
	border-width:1px; 
	border-color:#d6d6d6;
}
.bordeIzqGris{ 
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d6d6;
}
.bordeDerGris{ 
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d6d6d6;
}
.bordeArbGris{ 
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#d6d6d6;
}
.bordeAbjGris{ 
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d6d6d6;
}
/* ======================================== */

.textRojoM_14{
	text-transform: uppercase;
	font-family: "Trebuchet MS";	
	font-size: 14px;
	color:#CC0000;
}
.textRojoM_12{
	text-transform: uppercase;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#CC0000;
}
.textRojoM_11{
	text-transform: uppercase;
	font-family: "Trebuchet MS";	
	font-size: 11px;
	color:#CC0000;
}
.textRojo_14{
	font-family: "Trebuchet MS";	
	font-size: 14px;
	color:#CC0000;
}
.textRojo_12{
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#CC0000;
}
.textRojo_11{
	font-family: "Trebuchet MS";	
	font-size: 11px;
	color:#CC0000;
}
.textRojo_10{
	font-family: "Trebuchet MS";	
	font-size: 10px;
	color:#CC0000;
}
.textObsM_14{
	text-transform: uppercase;
	font-family: "Trebuchet MS";	
	font-size: 14px;
	color:#333333;
}
.textObsM_12{
	text-transform: uppercase;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#333333;
}
.textObs_14{
	font-family: "Trebuchet MS";	
	font-size: 14px;
	color:#333333;
}
.textObs_12{
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#333333;
}
.textObs_11{
	font-family: "Trebuchet MS";	
	font-size: 11px;
	color:#333333;
}
.textClr_12{;
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#666666;
}
.textClr_11{;
	font-family: "Trebuchet MS";	
	font-size: 11px;
	color:#666666;
}

