/*FORMATO*/
body{
	text-align:center;
	margin:0;
	padding:0;
	font:.83em georgia,garamond,serif;
	color:#272727;
	
	background-image: url(/i/fondo_cuerpo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	
	background-color: #537C1F;
}

/* PARA INTERNET EXPLORER*/
@font-face{
	font-family:'hr2ropen';
	src: url('/css/hr2ropen.eot');
}
/* TODOS LOS NAVEGADORES MODERNOS*/
@font-face{
	font-family:'hr2ropen';
	src: url('/css/hr2ropen.otf') format('opentype');
}


/*--------------------------------------------Todo---------------------------------*/
#todo{
	width:945px;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/*-------------------------------------------------Top------------------------------------*/
#top{
	float: left;
	width:899px;
	padding: 3px 7px 0 7px;
	margin: 0 16px 0 16px;
	text-align: center;
	
	background-image: url(/i/fondo_top.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

/*-------------------------------------------Logo-------------------------------------*/
#logo{
	margin: 0;
	padding:0;
	height: 180px;
}


#logo a{
	position: absolute;
	display: block;
	left: 340px;
}

/*---------------------------------------Menu--------------------------------*/
#menu{
	float:left;
	width: 899px;
	margin:20px 0 0 0;
	padding:0 0 8px 0;
	
	font-family:'hr2ropen', Helvetica, Arial, sans-serif;
}

#menu ul{
	float: left;
	width: 899px;
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	
	text-align: center;
	
}

#menu li{
	width: 300px;
	display: inline;
	text-transform: uppercase;
	
	background-image: url(/i/fondo_menu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	
	padding: 44px 0 10px 8px; 
	margin:10px 0 0 0;
	
}

#menu li a{
	width: auto;
	font-size: 16px;
	font-family:'hr2ropen', Helvetica, Arial, sans-serif;
	color: #919191;
	
	display: inline;
	background-image: url(/i/fondo_menu2.png);
	background-repeat: no-repeat;
	background-position:  100% 0;
	padding: 20px 20px 10px 0;
	margin: 10px 0 0 10px;
}

#menu li a:hover{
	text-decoration: none;
	color: #787878;
}

#menu li.on a{
	color: #417630;
}

/*--------------------------------------Banner Portada---------------------------------*/
#banner_portada{
	float: left;
	position: relative;
	width: 931px;
	height: 295px;
	margin: -20px 0 0 0;
	padding:0 7px 0 7px;
	
	background-repeat: no-repeat;
	background-position: 7px 0;
}


/*-------------------------------------------Contenidos---------------------------------*/
#contenidos{
	float: left;
	width:899px;
	padding: 0 7px 0 7px;
	margin: -10px 16px 0 16px;
	text-align: center;
	
	background-image: url(/i/fondo_contenido.gif);
	background-repeat: repeat-y;
	background-position: 0 100%;
}

#contenidos_portada{
	float: left;
	width: 899px;
	margin:0;
	padding:50px 0 45px 0;
	list-style-type: none;
	
	background-image: url(/i/fondo_contenidos_dentro_portada.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	
	border-bottom: 1px solid #FFF;
}

#contenidos_portada li{
	float: left;
	width: 279px;
	margin:0;
	padding:0 10px 5px 10px;
	text-align:center;
	position: relative;
}
#contenidos_portada li a{
	color: #404040;
	font-size: 15px;
}

#contenidos_portada li:hover a{
	color:#436913 !important;
	text-decoration:none;
}
#contenidos_portada li a.rotar:hover img{
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
}

#contenidos_portada li:hover img{
	margin:0;
}

.enlace_contenido_portada{
	display: block;
	position: relative;
	text-align: center;
	margin: 0 0 14px 0;
	height: 20px;
	overflow: hidden;
}
.enlace_contenido_portada img{
	margin: -20px 0 0 0;
}

.texto_contenido_portada{
	display: block;
	text-align: center;
	padding: 0 0 14px 0;
}

.boton_contenido_portada{
	position: absolute;
	left: 42%;
	bottom:0;
	height: 50px;
	
	overflow: hidden;
}

.boton_contenido_portada img{
	margin: -50px 0 0 0;
}

.boton_contenido_portada:hover img{
	margin: 0;
}

/*------------------------Partners--------------------------------*/
#partners{
	float: left;
	margin:0;
	padding:20px 2px 20px 2px;
	list-style-type: none;
	background-color: #F2F2F2;
	border-top: 1px solid #DFDFDF;

}

#partners li{
	float: left;
	margin:5px 0 0 0;
	padding:0;
	display: inline;
	
	opacity: 0.7;
}

#partners li:hover{
	opacity: 1.0;
}

/*-------------------------------------------------------BOTTOM-------------------------------------------*/
#bottom{
	float: left;
	width:899px;
	height: 67px;
	padding: 0 7px 0 7px;
	margin: 0 16px 20px 16px;
	
	background-image: url(/i/fondo_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#bottom .datos_bottom{
	float: left;
	padding: 25px;
	margin:0;
}
#bottom .datos_bottom a{
	padding: 0 7px 0 0;
	color: #1C1C1C;
}

#bottom .datos_bottom a:hover{
	text-decoration: none;
}

#bottom .enlaces_bottom{
	float: right;
	padding: 25px;
	margin:0;
}

/* REDEFINICIONES */
img{
	border:none;
}
a{
	color:#436913;
	text-decoration:none;
	outline: none;
}
a:hover{
	text-decoration:underline;
}


h2{
	color:#001A39;
	font-size:40px;
	letter-spacing:0px;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding: 0;
}

.enlace_usuarios_registrados{
	left:20px;
	top: 45px;
	position: absolute;
}


