
html, body {min-height:100%; height:100%; width:100%; text-align:center;}
body {margin:0; padding:0; background:#859A79; font-family:Arial,Helvetica,Verdana; font-size:0.8em; color:#ccc;}
img {border:0;}
a {
	color:#1B2318;
}
a:hover{	
	color:#859A79;
}
.clear {clear:both;}

h1{
	color:#67A747;
	margin:0 0 10px 0;
	font-size:1.5em;
}

h2{
	color:#E25922;
	margin:0 0 5px 0;
	font-size:1.2em;
}

.spacer{
	clear:both;
}

#sobras_paral{
	background:url(../images/fondo-cuerpo.jpg) repeat-y center;
}

#wrapper {
	background:url(../images/fondo-top.jpg) no-repeat top center;
	margin:0; 
	width:100%; 
	height:100%; 
	
	
}

#main {margin:0 auto; width:782px; text-align:left; background:#425039; padding:0 0 20px 0;  }

#center {float:right; width:580px; padding-top:2px; padding-right:4px; }
#left {float:left; width:165px; padding:0 12px;}

#footer {width:100%; height:240px; background:url(../images/bg-footer.gif) left bottom repeat-x;  }
#bottom {margin:0 auto; width:790px; height:209px; background:#1e231c url(../images/bg-bottom.jpg) center top no-repeat; }
		#bottom ul {position:relative; margin:0 auto; top:212px; width:740px; list-style:none;  }
		#bottom li {float:left;}
		#bottom a {display:block; height:19px; padding:3px 8px 0 10px; color:#56674c; background:url(../images/li-footer.gif) left 9px no-repeat; }
		#bottom a.first {padding-left:26px; background:url(../images/logo-footer.jpg) 0 0 no-repeat;}
	
.idiomas ul{
	margin:0;
	padding:0;
}

.idiomas li{
	display:inline;
	color:#5D9347;
	margin:0 15px 0 0;
}

.idiomas a{
	text-decoration:underline;
	
}

.idio_activo{
	font-weight:bold;
}


	
.menu{
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
}

.menu li{
	background:#4A5743 url(../images/flecha_li.jpg) no-repeat 5px;
	padding:3px 0 3px 20px;
	margin:3px 0;
}

#menu_activo {
	color:#CD5B25;
	font-weight:bold;
}

#left h3{
	font-size:1.2em;
	margin:20px 0 10px 0;
	color:#CD5B25;
}

.menu li:hover{
	background:#56674C url(../images/flecha_li_on.jpg) no-repeat 5px;
}

.menu a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}
.menu a:hover{

}

.colum_imgs{
	float:right;
	width:175px;
	margin:0 0 10px 10px;
}

.colum_imgs img{
	margin:0 0 8px 0;
	border:solid 1px #859A79;
	padding:1px;
}


/**** sesiones ****/
.slideshow{
	width:360px;
	float:left;
}

.reproductor{
	width:200px;
	float:right;
}
