@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	margin: 0px;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#antro {
	height: 100%;
	width: 1000px;
	background-image: url(images/fondo_red.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
#antro object {

}

#antro #texto {
	background-image: url(images/bb.png);
	float: right;
	height: 348px !important;
	height: 408px;
	width: 278px !important;
	width: 308px;
	font-size: 11px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left:50px;
	line-height: 18px;
	background-repeat: no-repeat;
}


#graybody {
	height: 100%;
	width: 980px;
	background-image: url(images/bg2.png);
	background-position: center center;
	background-repeat: repeat-y;
}
#graybody td {
	vertical-align: top;
	text-align: center;
}
#graybody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#graybody h1 {
	text-align: center;
	color: #CB0415;
	text-transform: uppercase;
	font-weight: normal;
}
#graybody a {
	color: #CB0415;
	text-decoration: none;
	font-weight: bold;
}
#graybody #aviso {
	width: 250px;
	text-align: justify;
	position: relative;
	left: 100px;
	background-image: url(images/bienvenido.png);
	background-repeat: no-repeat;
	height: 416px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 11px;
	margin-top: 10px;
}
#graybody #encuesta {
	font-size: 13px;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}
a,a:visited {
	color: #85D1FA;
}
#cont {
	height: 600px;
	width: 1000px;
	background-repeat: no-repeat;
}
#cont #gray-menu {
	background-image: url(bg/grayfade.png);
	height: 125px;
	vertical-align: bottom;
}
#cont #gray-menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont #gray-menu .botones {
	width: 750px;
	float: right;
	text-align: right;
	margin-top: 100px;
	padding-right: 10px;
}
#cont #info {
	height: 475px;
	overflow: auto;
}
#footer {
	background-color: #000000;
	width: 1000px;
	font-size: 13px;
}

#cont #info #intro {
	font-size: 13px;
	width: 308px;
	float: right;
	background-image: url(images/introbox.png);
	height: 358px;
	margin-right: 80px;
	margin-top: 60px;
	background-repeat: no-repeat;
}
#cont #info #intro .box {
	text-align: left;
	font-size: 11px;
	margin-top: 50px;
	padding-right: 10px;
	padding-left: 25px;
	line-height: 15px;
}
#cont #gray-menu .botones img {
	margin-left: 20px;
}
#cont #gray-menu #logo {
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}
