BODY {
	  scrollbar-face-color: #4c8001; 
	  scrollbar-shadow-color: #335401;
	  scrollbar-highlight-color: #9DFD0F; 
	  scrollbar-3dlight-color: #79C802;
	  scrollbar-darkshadow-color: #335401; 
	  scrollbar-track-color: #4c8001;
	  scrollbar-arrow-color: #335401;
	  background:url(amigos_archivos/amigos-fondo.gif) #4c8001; 
	  color:#9DFD0F; 
	  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: #4c8001; 
text-align: center;
margin:0 auto 0 auto;
} 


#header{
background:url(amigos_archivos/amigos-top.jpg) #4c8001;
height: 300px;
}

#contenido{
background: #4c8001;
}

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

#texto h1{
color: #9DFD0F;
}

#izquierda p{
padding: 0px 0px 0px 0px;
line-height: 20px;
color: #9DFD0F;
}

#izquierda{
width: 350px;
text-align:left;
float: right;
}

#derecha{
width: 350px;
text-align:left;
margin-left: 30px;
}

#izquierda a{
font-weight: bold;
}

#derecha p{
padding: 0px 50px 0px 0px;
line-height: 20px;
color: #9DFD0F;
}

#derecha a{
font-weight: bold;
}

#social{
background: #4c8001;
color: #9DFD0F;
font-weight: bold;
}

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

#social a { color: #9DFD0F; text-decoration: underline; padding: 0 4px; font-weight: bold; }
#social a:hover { background-color: #CBA7E9; color: #442E5E; }

#contenido ul { list-style-type: none; text-align: center; padding:0px 50px 0px 50px;}
#contenido li { display: inline; margin-right: 10px; font-size: 0.8em;}
#contenido a { color: #9DFD0F; text-decoration: underline; padding: 0 4px; }
#contenido a:hover { background-color: #9DFD0F; color: #4c8001; }

