
<!-- ESTILOS -->



body {
		
		font: .8em/1.3em verdana,arial,helvetica,sans-serif;
		text-align:center; /*aqui mandamos a centrar todo el contenido*/ 
		
	}

#center { 
margin-left:auto; margin-right:auto;
position:relative; 
top:15px;
width:768px; 
height:495px; 
text-align:center; 
border:1px solid white; 
} 

#numero1 { 
position:absolute; top:240px; left:10px;
width:37px; 
height:26px; 
border:0px solid white; 
} 

#numero2 { 
position:absolute; top:270px; left:10px;
width:37px; 
height:26px; 
border:0px solid white; 
} 

#numero3 { 
position:absolute; top:300px; left:10px;
width:37px; 
height:26px; 
border:0px solid white; 
} 

#numero4 { 
position:absolute; top:330px; left:10px;
width:37px; 
height:26px; 
border:0px solid white; 
} 

#numero5 { 
position:absolute; top:360px; left:10px;
width:37px; 
height:26px; 
border:0px solid white; 
} 

#numero6 { 
position:absolute; top:400px; left:18px;
width:32px; 
height:31px; 
border:0px solid white; 
} 

#boton1 { 
position:absolute; top:243px; left:46px;
width:85px; 
height:23px; 
border:0px solid white; 
} 

#boton2 { 
position:absolute; top:271px; left:46px;
width:150px; 
height:23px; 
border:0px solid white; 
} 

#boton3 { 
position:absolute; top:302px; left:46px;
width:265px; 
height:23px; 
border:0px solid white; 
z-index:10;
} 

#boton4 { 
position:absolute; top:333px; left:46px;
width:261px; 
height:23px; 
border:0px solid white; 
} 

#boton5 { 
position:absolute; top:364px; left:46px;
width:97px; 
height:23px; 
border:0px solid white; 
} 

#boton6 { 
position:absolute; top:400px; left:38px;
width:235px; 
height:39px; 
border:0px solid white; 
} 

#ingles { 
position:absolute; top:0px; left:488px;
width:50px; 
height:62px; 
border:0px solid white; 
} 

#frances { 
position:absolute; top:0px; left:551px;
width:50px; 
height:62px; 
border:0px solid white; 
} 

#home { 
position:absolute; top:0px; left:614px;
width:50px; 
height:62px; 
border:0px solid white; 
} 

#contacto { 
position:absolute; top:0px; left:678px;
width:50px; 
height:62px; 
border:0px solid white; 
} 


#frame {	
			
		position:absolute; top:157px; left:229px;
		margin-left:auto; margin-right:auto; /* centradito */			
		border:0px solid #333333; /*Borde del Menu*/
	    margin:0px 0px 0px 0px;		
		width: 500px;
		height: 260px;
		background : transparent;
	}

#contador { 
margin-left:auto; margin-right:auto;
position:absolute; bottom:20px; left:0px;
width:55px; 
height:15px; 
border:0px solid white; 
} 
#contador2 { 
margin-left:auto; margin-right:auto;
position:absolute; bottom:21px; left:50px;
width:55px; 
height:15px; 
border:0px solid white; 
} 

#parteabajo { 
margin-left:auto; margin-right:auto;
position:absolute; bottom:-1px; left:-1px;
width:768px; 
height:20px; 
border:1px solid white; 
} 



.negro2      { font-family:verdana; font-size:7pt; color:#000000;text-decoration:none;}
.rojo       { font-family:verdana; font-size:8pt; color:#AB1416;text-decoration:none;}
.blanco     { font-family:verdana; font-size:7pt; color:#FFFFFF;text-decoration:none;}
.blancobold     { font-family:verdana; font-size:7pt; font-weight:bold; color:#FFFFFF;text-decoration:none;}
.blancobold:hover     { font-family:verdana; font-size:7pt; font-weight:bold; color:#FFFFFF;text-decoration:underline;}
.verdana10rojobold { font-family:verdana; font-size:8pt; font-weight:bold; color:#AB1416;text-decoration:none;}
.verdana10rojobold:hover { font-family:verdana; font-size:8pt; font-weight:bold; color:#AB1416;text-decoration:underline;}
.verdana12rojobold { font-family:verdana; font-size:10pt; font-weight:bold; color:#AB1416;text-decoration:none;}
   
.negro      { font-family:verdana; font-size:9pt; color:#000000;text-decoration:none;}
.negro2      { font-family:verdana; font-size:8pt; color:#000000;text-decoration:none;}



#frame{
	overflow-x:hidden;
}
