html{
	height:100%;
	background-color: #000000;
}
BODY {
	scrollbar-face-color: #878787;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/fondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;}
.resaltado {
color: #CCCCCC;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}
.titulosG {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  24px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}
.subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.piegris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.subrallado {
	text-decoration: underline;
}
.img_izq{
	border: 0px none #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	}
.img{
	border: 3px none #CCCCCC;
	margin: 10px;
	}
.img_drch{
	border: 3px none #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	}
.campogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414252;
	text-decoration: none;
	border: 1px ridge #919AA9;
	background-color: #CCCCCC;

}
.links {

font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-decoration: none
}
a.links:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.links:visited {
	color: #999999;
	text-decoration: none;
}
a.links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fon_sup {
	background-image: url(img/logo012007.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8A8A8A;
}
.bold {
	font-weight: bold;
	color: #FFFFFF;
}
.premiof {
	font-size: 13px;
	font-weight: bold;
	color: #6C6C6C;
}
