/* CSS Document */
body {margin-top:0; padding:0; text-align:center; background-image:url(imagenes/backgroundTile.gif);} 

#content {text-align:left; margin:auto; width:970px; height:auto;} 

#titulogrande { width:970px; height:126px; float:left;}/*contiene #titulo y #titulo2 */
   
#titulo { width:485px; height:126px; float:left; background-image: url(imagenes/index_cabecera1.png); background-repeat:no-repeat;} 
   
#titulo2 { width:485px; height:126px; float: right; background-image:url(imagenes/index_cabecera2.png); background-repeat:no-repeat;}

#bienvenidosflash { float:left;  width:970px; height:200px;}/*contiene #bienvenidos y  #flash */
    
#bienvenidos { float:left;  width:485px; height:200px; background-image:url(imagenes/index_bienvenidos.png); /*clear:none;*/}
	
#flash { float: right; width:485px; height:200px; background-image: url(imagenes/index_flash.png);background-repeat:no-repeat;}
	
#uno { width:970px; height:100px; float: left; background-image:url(imagenes/index_fondo.png);} 
	
#elautor { float:left; width:320px; height:100px; background-image: url(imagenes/index_autor.png); margin-left: 5px;}
	
#figuras { float:left; width:320px; height:100px; background-image: url(imagenes/index_figuras.png);}
	
#cine{ float:left; width:320px; height:100px; background-image: url(imagenes/index_cine.png);}
	
#dos { width:970px; height:100px; float: left; background-image:url(imagenes/index_fondo.png);}
	
#servicios { float: left; width:320px; height:100px; background-image: url(imagenes/index_boton.png); margin-left: 5px;}
	
#novedades { float: left; width:320px; height:100px; background-image:url(imagenes/index_boton.png);}
	
#wallpapers { float: left; width:320px; height:100px; background-image:url(imagenes/index_boton.png);}
	
#pie { width:970px; height:54px; float: left; background-image:url(imagenes/index_pie.png);}

p{ color:#FFFFFF; font-family:"Trebuchet MS", Arial; margin-top:10px; margin-left:15px; margin-bottom:10px;}
	
h1{ font-family:"Trebuchet MS", Arial; margin-left:15px; margin-top:10px; font-size:20px; color: #FFFFFF;}
	
a{font-size:20px; color:#FF9900; text-decoration:none;}
	
a:link{	font-size:20px; color:#FF9900; text-decoration:none;}
	
a:hover{ color: #0099FF; text-decoration:underline;}
	
body,td,th { font-family: Trebuchet MS, Arial;}

.style1 {color: #FFFFFF}

.style2 {color: #FFFFFF; font-size:15px; font-family: Trebuchet MS, Arial; margin-top:10px;}
.style2 a{font-size:15px; color: #0099FF; text-decoration:none; }
.style2 a:hover{font-size:15px; color: #FF9933; }