@charset "utf-8";
/* CSS Document */

BODY { 
background: #0483C6;  
font : 8pt/10pt "Times New Roman", Times, serif;
color : #0099ff; 		
margin: auto; 
text-align: center; 
} 

a:link { text-decoration: none; color : #0066CC; border: 0px;}
a:active { text-decoration: none; color : #0066CC; border: 0px;}
a:visited { text-decoration: none; color : #0066CC; border: 0px;}
a:hover	{ text-decoration: none; color : #ffffff; border: 0px;} 
a:focus { outline: none;} 

#contenedor{ 
width: 955px;
height: 670px;  
margin: auto; 
}

#contador{
width:955; 
height:20;
margin-top:10px; 
valign:middle; 
color: #FFFFFF;
font-family:"Times New Roman", Times, serif;
} 

.botonentrar{
margin-top: -145px;
margin-left: center;
font: 14pt "Georgia", "Times New Roman", Times, serif;
list-style:none;
text-decoration:none; 
}

A.botonentrar, A.botonentrar:VISITED, A.botonentrar:ACTIVE, A.botonentrar:FOCUS, A.botonentrar:LINK{ 
color: #494E6B; 
} 
A.botonentrar:HOVER{ 
color: #3F7DE3; 
} 
 

#prehome{
width: 955px; 
height: 670px;
Margin:auto; 
} 

#botoncenter{
width: 450px; 
height: 152px;
margin:-360px 0px 0px 250px;} 

