*{padding: 0; margin: 0;}

img{border:0px;}

img a {border:0px;}
img a:hover {border:0px;}
img a:visited {border:0px;}

	
body{
 margin: 0 auto;
 text-align:center;
 background-color: #000000;
 font-family:Arial;
 font-size:12px;
 color:#cccccc;
}
#contenedor{
 margin: 0 auto;
 text-align:center;
 width:986px;
 height:645px;
 background-image:url(../imagenes/inicio_chocolate.jpg);
 background-repeat:no-repeat;
 position:relative;
}
#contenedor2{
 margin: 0 auto;
 text-align:center;
 width:986px;
 height:645px;
 background-image:url(../imagenes/principal.jpg);
 background-repeat:no-repeat;
 position:relative;
}
#contenedor3{
 margin: 0 auto;
 text-align:center;
 width:986px;
 height:auto;
  position:relative;
  overflow:hidden;
}  
#menu{
 margin: 0 auto;
 width:950px;
 height:auto;
 padding-top:17px;
 color:#f8e1ba;
 font-size:11px;
}
#menu a{ 
text-decoration:none;
color:#f8e1ba;
}
#menu a:hover{ 
color:#ffffff;
}

#contenido{
padding-top:50px;
padding-left:50px;
padding-right:50px;
padding-bottom:20px;
color:#a20c0d;
text-align:justify;


}
#pie{
	position:absolute;
	top:600px;
	left:60px;
	font-size:10px;
	color:#ffffff;
	

}
#interior{
	background-color:#fdf0dc;
}
#map{
	
	width:330px;
	height:275px;
	float:right;
	overflow:hidden;


}
.button{
	padding-left:5px;
	padding-right:5px;
	height:20px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	cursor:pointer;	
}

#cabecera_galeria{
	width:986px;
	height:108px;
	background-image:url(../imagenes/cabecera_galeria.jpg);
}
#centro_galeria{
	width:986px;
	height:auto;
	background-image:url(../imagenes/centro_galeria.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	

}
#pie_galeria{
	width:986px;
	height:224px;
	background-image:url(../imagenes/pie_galeria.jpg);
}

ul.user, ul.albums {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width:80%;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
}

li.user {
	list-style: none;
	float: left;
	width: 185px;
	height: 220px;
	margin: 5px;
}
.enlace_galeria {
	color:#a20c0c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	
}
.enlace_galeria a:hover{
	color: #CC3300;
}

li.albums {
	display: block;
	list-style: none;
	float: left;
	width: 184px;
	height: 144px;
	margin: 5px;
	text-align: center;
}