BODY {
	  scrollbar-face-color: #333; 
	  scrollbar-shadow-color: #000;
	  scrollbar-highlight-color: #666; 
	  scrollbar-3dlight-color: #666;
	  scrollbar-darkshadow-color: #000; 
	  scrollbar-track-color: #333;
	  scrollbar-arrow-color: #000;
	  background:url(premios_archivos/premios-fondo.gif) #333; 
	  color:#333; 
	  font-family:"Trebuchet MS";
      margin:0 auto 0 auto;
      text-align: center;
}


div, p, h1, h3, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}

#contenedor{
width: 768px;
background: #333; 
text-align: center;
margin:0 auto 0 auto;
} 


#header{
background:url(premios_archivos/premios-top.jpg) #333;
height: 300px;
}

#contenido{
background: #333;
}

#contenido ul { list-style-type: none; text-align: center; padding:0px 50px 0px 50px;}
#contenido li { display: inline; font-size: 11px;}
#contenido a { color: #FFE58C; text-decoration: underline; padding: 0 4px; }
#contenido a:hover { background-color: #666; color: #fff; }

#galeria
font-size: 10px;

#texto{
font-face:"Trebuchet MS"; 
font-size:  10px;
padding-top: 25px;
}

#texto h1{ color: #FFB00F; padding-top: 25px; font-size: 1.5em }

#social{
background: #333;
color: #999;
font-size: 0.8em
font-weight: bold;
}

#social a { color: #999; text-decoration: underline; padding: 0 4px; font-weight: bold; }
#social a:hover { background-color: #999; color: #333; }

.lista{
margin-top: 25px;
margin-bottom: 25px;
}

.hoverbox { 

cursor : default;
list-style : none;
} 
 
.hoverbox img { 
background : #333;
border-color : #999
border-style : solid;
border-width : 0px;
color : #999;
padding : 2px;
vertical-align : top;
height : 150px;
} 
.hoverbox li { 
background : #5C5C5C;
border-color : #333;
border-style : solid;
border-width : 1px;
color : #fff;
display : inline;
float : left;
margin : 3px;
padding : 5px;
position : relative;
} 
 
