.fondo {
	background-attachment: fixed;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
BODY {
  scrollbar-face-color: #666666; 
  scrollbar-shadow-color: #000000; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-track-color: #000000; 
  scrollbar-arrow-color: #cccccc; 
  scrollbar-base-color : #000000;
}


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; border-color: black #274567; #808080; font-weight: bold; padding-left: 10px; color: #274567; background-color: #E7EAEF;/*#EFEFEF;*/ text-align: center; width: auto; clip:  rect(   ); padding-top: 3px; padding-right: 0px; padding-bottom: 3px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

table {
	border: thin none;
}


a:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #cccccc;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.contactoGENERAL {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;



}
.TITULAR {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #DA251D;
	font-weight: bold;
	text-transform: uppercase;

}
.bloquetexto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-align: justify;
	white-space: normal;
	margin: 1px;
	padding: 1px;
}

.bloquetexto1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-align: justify;
	margin: 1px;
}

textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
    background-color: #000000;
	text-align: justify;
	border: none;
	margin: 1px;
	padding: 1px;
}
.empresas {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
}

.admin {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}

.Encab {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}


.idiomas {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}

.Link{  
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}	



a {  text-decoration: none}

.butnStyle1{
			border-top: 0px solid #999999;
			border-bottom: 0px solid #999999;
			border-left: 0px solid #999999;
			border-right: 0px solid #999999;
			background-color: #999999;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: white;
			font-weight : bold;
			text-decoration: none;
			cursor : hand;
		   }


