body {
	text-align:center;
	margin:15;
	background-color: #92ABC9;
	background-image: url(../img/cielogrande.jpg);
	background-repeat: no-repeat;
}


#garabato
{
	width: 980px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/garabato.png);
	background-repeat: no-repeat;
}

#container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

#grid_16
{	
	height: 355px;
	background-image: url(../img/gesvalia.png);
	background-repeat: no-repeat;
}


/* Structure
------------------------------------------*/
#Menu,
#Menu ul {
	padding:0px;
	list-style: none;
}
#Menu {
	float: right;
}
#Menu > li {
	float: left;
}
#Menu li a {
	display: block;
	height: 2em;
	line-height: 2em;
	padding: 0 1.5em;
	text-decoration: none;
}
#Menu ul {
	position: absolute;
	display: none;
	z-index: 999;
}
#Menu ul li a {
	width: auto;
}
#Menu li:hover ul.noJS {
	display: block; 
}


/* Main menu
------------------------------------------*/
#Menu {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	background: none;
}
#Menu > li > a {
	color: #333;
	font-weight: bold;
}
#Menu > li:hover > a {
	background: #2655D5;
	color: #333;
}


/* Submenu
------------------------------------------*/
#Menu ul {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	background: #879EE1;
}
#Menu ul li a {
	color: #333;
	font-weight: bold;
}
#Menu ul li:hover a {
	background: #2655D5;
}





/* Main menu2
------------------------------------------*/
#Menu2,
#Menu2 ul {
	list-style: none;
}
#Menu2 {
	float: right;
}
#Menu2 > li {
	float: left;
}
#Menu2 li a {
	display: block;
	height: 2em;
	line-height: 2em;
	padding: 0 1.5em;
	text-decoration: none;
}
#Menu2 ul {
	position: absolute;
	display: none;
	z-index: 999;
}
#Menu2 ul li a {
	width: 150px;
}
#Menu2 li:hover ul.noJS {
	display: block; 
}


/* Main menu
------------------------------------------*/
#Menu2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	background: none;
}
#Menu2 > li > a {
	color: #333;
	font-weight: bold;
}
#Menu2 > li:hover > a {
	background: #4779A8;
	color: #333;
}




#contenedor2 {
	height: auto;
	width: 860px;
	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 */
