/* Hoja de estilos cienxcien.css*/
	
body {
		background-color: #FFFBf9;/*      #f7d7b7;*/			
		font-family: Comic Sans MS;
		background-image:url(Imagenes/fondo quiniela5.jpg);
		font-size: 10pt;
		/*line-height: 100%;*/
		color: #620000;
		margin-right: 5px;  		
   		margin-left: 5px;    
   		text-align: center;
		
	}
a{color:#620000;
	}	
#contenedor{ 
	background-color: #f7d7b7;
   text-align: left;
   margin-top:0px; 
   /*margin:auto; */
   }
	
#cabecera{
   text-align:center;
   height: 90px;   
   font-weight: bold;
   background-color: #FF9846;   
	color: #620000;
	border:#FF0000 solid 2px; 
	padding-top:0px;		
   /*color:#FF9846 ;    */
}
#cuerpo{ 
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
#lateral{ 
   width: 166px;
   /*background-color:#FF0000;*/
   border:#FF0000 solid 2px; 
   margin-top: 4px;   
   float:left; 
}
#lateral1{ 
   width: 166px;    
   float:left;
   background: #F7D7A9;
   font-size: 9 pt;
   font-weight: bolder;
   padding-top:0px;
   padding-bottom:4px;    
}
#lateral ul{    
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px; 
   list-style: none; 
}
#lateral li{
	background: #f7d7a9;
	border: #ffffff outset 3px;
	padding-bottom:2px;
	padding-top:2px;
}
#lateral a{ 
  color: #620000;    
  text-decoration: none;
  text-indent: 10px;
  display:block;
  width:100%;
  /*padding-bottom:2px;*/
  /*padding-top:2px; */
}
#lateral a:hover{
	color: #CC3333;
	background-color:#FFBF55;
	border: 0px;
	padding-top: 4px;
	padding-left: 0px;
	/* [disabled]padding-right: 0px; */
	padding-bottom: 4px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	width:100%;
}

#seccion{ 
   background-color:#ff9846;
   width: 166px;
   /*border:#FF0000 solid 2px; */
   border: #cccccc outset 3px;
   margin-top: 0px;
   padding-bottom:4px;
   padding-top:4px;  
   float:left;
  
}
#principal{ 
   margin-left: 176px;   
   margin-top: 5px;   
   margin-right: 5px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-left: 3px;
   padding-right: 4px;
   padding-bottom: 4px;
}		

.peque {
		font-family: Comic Sans MS;
		font-size: 8 pt;				
		color: #620000;
		}
.normal {
		font-family: Comic Sans MS;
		font-size: 10 pt;				
		color: #620000;
		}
.titulo {
		font-family: Comic Sans MS;
		font-size: 18 pt;
		font-weight: bolder;		
		color: #620000;
		text-align: center;
		line-height: 100%;}
		
.titulo2 {
		font-family: Comic Sans MS;
		font-size: 11 pt;
		font-weight: bolder;
		color: #620000;
		text-align: center;
		line-height: 100%;}
		
	/*Fin de fichero*/
