/* CSS Document */

body {
	width:1024px;
	margin:0 auto;
    	text-align:center;
	font-family: "Meiryo", Futura, Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center;    
border:none;  
  }
p {
	font-size: 12px;
	    	text-align:left;

}

h1 {	
	line-height:150%;
	font-size:16px;
	color:#ffffff;
	    	text-align:center;

}
h2 {	
	line-height:150%;
	font-size:14px;
	color:#ffffff;
	    	text-align:center;

}

a:link {
	text-decoration: none;
	color: #ffffff;
	}
a:visited {
	text-decoration: none;
	color: #ffffff;
	}
a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#ffffff;
	}
a:active {
	text-decoration: none;
	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;
}

#info {
   	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	border-style:none;
	border-width:0px;
	border-color:none;
	position:relative;
	float:left;
	width:1024px;
    	height:500px;
	text-align:left;
	color:#ffffff;
	line-height:150%;
	background-color:none;
	overflow:hidden;
}
#slidedeck_frame {
                width: 964px;
                height: 420px;
            }        

 #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:1024px;
    	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;
}



