/* CSS Document */


body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;

}
h2{
	margin: 0px;
	padding: 0px;
}

#top{
	height: 230px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;

}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	height: auto;
}

#banner {
	height: 100px;
	position: absolute;
	width: 780px;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
}
#banner h1{
	color: #005EA5;
	position: absolute;
	top: 5px;
	font-size: 40px;
	margin: 0px;
	width: 560px;
	font-family: Tahoma;
	left: 0px;
}
#banner h1 .naranja{
	color: #ED6B20;
}
#banner h2{
	position: absolute;
	top: 55px;
	color: #000000;
	margin: 0px;
	width: auto;
	font-size: 30px;
	left: 0px;
}
#banner img{
	position: absolute;
	top: 0px;
	right: 0px;
}

#bot {
	height: 130px;
	position: absolute;
	width: 780px;
	left: 0px;
	top: 100px;
	background-color: #005DA3;
	margin: 0px;
}
#bot h3{
	font-size: 24px;
	margin: 15px;
	color: #FFFFFF;
	text-align: center;
}
#bot h3 span{
	color: #FF0000;
	background-color: #FFFFFF;
}

#right {
	width: 200px;
	height: auto;
	text-align: justify;
	position: relative;
	margin-top: 10px;
	float: right;
	border: 1px solid #CCCCCC;
}

#right h2{
	color: #005DA3;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 35px;
}
#right img{
	margin: 5px;
}
#right .right1{
	font-size: 11px;
	margin: 5px;
}
/*----------DETALLE MENU------------*/

#menu {
	background-color: #000000;
	height: 55px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 250px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#menu h1{}
#menu h3{
	font-size: 25px;
	color: #00FF00;
	text-align: center;
	margin: 0px;
	line-height: 40px;
}
#nav {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#nav li {
	width:auto;
	float: left;
	position: relative;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	padding-top: 0px;
	line-height: 30px;
}

#nav li:hover ul{ /*desplegar para firefox*/
	display: block;
}

#nav li.over ul { /*desplegar para internet explorer*/
	display: block;
}

#nav li ul {
	display:none;
	position: absolute;
	top: 1.2em;
	left: 0;
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#nav li ul li {
	background-color: #e7e7e9;
	position:relative;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

#nav a:link {
        color: #000000; font-weight: bold; text-decoration: none; }
#nav a:visited {
        color: #000000; font-weight: bold; text-decoration: none; }
#nav a:active {
		font-weight: bold; text-decoration: none; }
#nav a:hover {
        color: #999999; }
		
/*----------FIN DETALLE MENU------------*/
#content{
	width: 780px;
	position: relative;
}

#contenido {
	width: 780px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin-top: 10px;
	height: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contenido p{
	padding-left: 5px;
	padding-right: 5px;
}
#contenido h2 {
	color: #005DA3;
	padding-left: 10px;
	padding-top: 0px;
	height: 40px;
	line-height: 35px;
}
#contenido h3{
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
#contenido form{
	width: auto;
}

#contenido form table{
	margin: 10px;
	width: 400px;
}


#contenido form table tr{
	background-color: #D6D6E2
	border-bottom-width: 1px

}
#contenido form table tr td{
	height: 25px;
	line-height: 25px;
	border: 1px solid #CCCCCC;
}
#menupie {
	text-align: center;
}

#menupie ul {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

} 

#menupie ul li {
	list-style: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}

#menupie ul li a {
	padding-left: 10px;
	padding-right: 10px;

}

#menupie ul li a:hover {
	color: #999999;
}

#info {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 70px;
	width: 100%;
	background-color: #E8E8E8;
	text-align: center;
	float: left;
	padding-top: 15px;

}
.centrar{
	text-align: center;
}
#suscripcion-gratis {
	margin: 10px;
	text-align: justify;

}
#suscripcion-gratis h3{
	font-size: 20px;
}
#suscripcion-gratis h4{
	font-size: 16px;
	color: #FFFF00;
}
#suscripcion-gratis p{
	font-size: 14px;
	color: #FFFFFF;
}

