/* CSS Document */

body {
	width:1024px;
	margin:0 auto;
    	text-align:center;
      	font-family: arial, fantasy, cursive, Verdana, sans-serif, serif, monospace;
	background-color:#B30000;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center;    
border:none;  
  }
p {
	font-size:12 px;
}

h1 {	
	line-height:150%;
	font-size:18px;
	color:#ffffff;
}

a:link {
	text-decoration: none;
	color: #ffffff;
	}
a:visited {
	text-decoration: none;
	color: #ffffff;
	}
a:hover {
	text-decoration: none;
	color:#000000;
	}
a:active {
	text-decoration: none;
	color: #ffffff;
	}
#actual {
	color:#000000;
}
#cabecera {
    	margin-left:0px;
	margin-top:50px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	position:relative;
	float:left;
	width:1024px;
    	height:100px;
	/*background-image:url('../img/star.png');
	background-repeat:no-repeat;*/
}

#menu {
    	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
	border-color:none;
	width:1024px;
    	height:50px;
	color:#ffffff;
	text-align:center;
	position:relative;
	float:left;
	background-color:#9bd608;
  }
#menu a:hover{	
	color:#000000;
}
#info {
   	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:10px;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:50px;
	padding-right:30px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:580px;
    	height:400px;
	text-align:left;
	color:#ffffff;
	line-height:150%;
	background-color:none;
	overflow:hidden;
}

#secciones {
   	margin-left:84px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:10px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:220px;
    	height:auto;
	color:#ffffff;
	text-align:left;
	line-height:150%;
	background-image:none;
	background-repeat:no-repeat;
	overflow:hidden;
}

#enlaces {
   	margin-left:84px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:10px;
	padding-top:40px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:10px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:220px;
    	height:410;
	color:#ffffff;
	text-align:left;
	line-height:150%;
	background-image:none;
	background-repeat:no-repeat;
	overflow:hidden;
}


 #datos{
    margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:1004px;
    	height:50px;
	color:#ffffff;
	text-align:center;
	line-height:125%;
	background-color:none;
	overflow:hidden;
}
#datos a:hover{
	
	color:#000000;
}
#imagen{
	padding-top:20px;
	padding-left:0px;
	padding-bottom:20px;
	padding-right:20px;
	float:left;
}

#icono{
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:20px;
	float:left;
}


#contador{
    margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:1004px;
    	height:0px;
	text-align:left;
	line-height:125%;
	background-color:none;
	overflow:hidden;
}

#xeito{
    margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:1024px;
    	height:50px;
	color:#ffffff;
	text-align:left;
	line-height:125%;
	background-color:none;
	overflow:hidden;
}


