body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	background-image: url(../images/bg-verde.jpg);
	margin: 0px;
}
a {
	color: #CB2C28;
}

a:active {
	color: #CB2C28;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 600px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#idioma {
	height:23px;
	padding-top: 7px;
	padding-left: 698px;
	float:left;
}
#idioma a{
	color:#000;
}
#idioma a:hover{
	color:#96B5B8;
	text-decoration:none;
}

#logo {
	height: 372px;
	width: 208px;
	margin-top: 0px;
	float: left;
}
#slideshow {
	float: left;
	height: 372px;
	width: 562px;
	margin-top: 0px;
}
.logo {
	padding-left: 13px;
}
#musica {
	height: 30px;
	padding-top: 7px;
	padding-left: 420px;
}

.slideshow {
	padding-left: 10px;
}
#menu {
	height: 30px;
	width:	770px;
}
#menu ul {
	float:left;
	width:770px;
	height:30px;
	background:transparent url(../images/menu-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	padding: 0;
	margin:0;
}
#menu ul li {
	margin:0;
	list-style: none;
	/*height: 30px;*/
	/*display: block;*/
	padding:0;
	top:0;
	position:absolute;
}
#menu a{
	height:30px;
	display:block;
}
#menu ul li a {
	/*height:30px;*/
	text-decoration: none;
	text-indent:-999px;
	background-position: 0 0px;
	overflow: hidden;
	/*display: block;
	margin: 0px;*/
}
#welcome {
	width: 97px;
	/*height: 30px;
	background-position:0 0;*/
	
}
#welcome a:hover {
	/*left:0;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: 0px -30px;
	
}
#parteners {
	left:97px;
	width: 96px;
	/*height: 30px;*/
		
}
#parteners a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -97px -30px;
	
}
#program {
	left:193px;
	width: 96px;
	/*height: 30px;*/
		
}
#program a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -193px -30px;
}
#sponsors {
	left:289px;
	width: 96px;
	/*height: 30px;*/
		
}
#sponsors a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -289px -30px;
}
#history {
	left:385px;
	width: 96px;
	/*height: 30px;*/
		
}
#history a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -385px -30px;
}
#links {
	left:481px;
	width: 86px;
	/*height: 30px;*/
		
}
#links a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -481px -30px;
}
#reservations {
	left:567px;
	width: 112px;
	/*height: 30px;*/
		
}
#reservations a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -567px -30px;
}
#es {
	left:679px;
	width: 91px;
	/*height: 30px;*/
		
}
#es a:hover {
	/*left:112px;*/
	background:transparent url(../images/menu-home.jpg);
	background-position: -679px -30px;	
}
#footer {
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	width: 770px;
	/*padding-top: 30px;*/
}
