body {
	background-color: #EF9D1B;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #0099CC;
	padding-top: 10px;
	padding-bottom: 5px;
	top: 20px;
	border: 2px solid #B6000C;
	text-transform: uppercase;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
a.menu:hover {
	background-color: #3399FF;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
a.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	border: 2px solid #343434;
}
a.submenu:hover {
	color: #FF9E03;
	/*
	text-decoration: none;
	background-color: #FF9E03;
	border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
}


#contiene_login
{
	margin: 20px 0px 0px 0px;
}

.titulos_secciones
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED9916;
}

.titulos_secciones
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED9916;
}
#registro {
	position: absolute;
	left: 767px;
	top: 25px;
	z-index: 1;
	width: 376px;
	height: 173px;
	/*background-image: url(../images/registrofondo.png);*/
	background-repeat: no-repeat;
}
#registrologin {
	position: absolute;
	left: 767px;
	top: 25px;
	z-index: 1;
	width: 376px;
	height: 173px;
	background-image: url(../images/registrofondo_login.png);
	background-repeat: no-repeat;
}
#password {
	position: absolute;
	width: 179px;
	height: 32px;
	left: 125px;
	top: 68px;
	z-index: 2;
}
#user {
	position: absolute;
	left: 125px;
	top: 32px;
	width: 178px;
	height: 28px;
	z-index: 2;
}
#registrobtn {
	position: absolute;
	left: 863px;
	top: 131px;
	z-index: 2;
	width: 104px;
	height: 41px;
}
#ingresarbtn {
	position: absolute;
	left: 968px;
	top: 130px;
	z-index: 2;
}
#recuperar {
	position: absolute;
	left: 1078px;
	top: 133px;
	z-index: 2;
	height: 39px;
}
/*#botonera {
	position: absolute;
	left: 207px;
	top: 220px;
	width: 859px;
	z-index: 2;
	height: 47px;
}*/
#pruebagratis {
	position: absolute;
	left: 810px;
	top: 2px;
	z-index: 0;
	width: 98px;
	height: 44px;
	display:none;
}
#prefacti {
	position: absolute;
	top: 2px;
}
#estudiosdem {
	position: absolute;
	left: 111px;
	top: 3px;
}
#animaciony {
	position: absolute;
	left: 254px;
	top: 3px;
}
#tarifas {
	position: absolute;
	left: 423px;
	top: 2px;
}
#directorio {
	position: absolute;
	left: 500px;
	top: 3px;
}
#nosotros {
	position: absolute;
	left: 587px;
	top: 3px;
}
#contacto {
	position: absolute;
	left: 671px;
	top: 3px;
}