#garabato
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/garabato.png);
	background-repeat: no-repeat;
}
div#container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
body {
	text-align:center;
	margin:15;
	background-color: #CCC;
	background-image: url(../img/cemento3.jpg);
}
#botonera{
	height: 45px;
	background-image: url(../img/gesvalia.png);
	background-repeat: no-repeat;
}
#contenedor_botonera{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height: 15px;
}
	#contenedor_botonera li{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	list-style-type:none;
	float:right;
	margin-top: 15px;
	margin-right: 15px;
	font-weight: bold;
}
#contenedor_botonera li a{
	text-decoration:none;
	color:#333;
}

			#contenedor_botonera li a:hover{
	text-decoration:none;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #4779A8;
	padding-bottom: 4px;
	height: 4px;
}

			#contenedor_botonera ul{
	margin-left:0px;
	margin-right:auto;
	height: 45px;
}
.separador_boton{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4779A8;
}	
	
#banner{
	height: 300px;
	background-color: #666;
}
#contenedor2 {
	height: auto;
	background-image: url(../img/fondito.jpg);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-left: 22px;
}
#pie{
	height: 130px;
	background-image: url(../img/pie.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: middle;
}
a.enlace_pie{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

a.enlace_pie2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}


/* ESTILO GALERIA */
.slideshow {
	height: 272px;
	width: 332px;

	}
.slideshow img {
	background-color: #2D2D2D;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	border:none 0px #000000;
	
/* FIN ESTILO GALERIA */




