body {
    background: url("../img/fons.png") repeat-y scroll 0 0 #ecd6b1;
    color: #000000;
    font-family: "Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
img {
 	border:none;	
}
#contenedor {
    margin: 0 auto;
    width: 955px;	
}
#cabecera {
    background: none repeat scroll 0 0 transparent;
  /*  margin-top: 10px;*/
    position: relative;
    width: 100%;
	float:left;
}
#menu {
	/*margin-top:20px;*/
}
#selecionado{	
	background:#6f4b05;
}
#selecionado > a{
	color: #FFFFFF;
}
.ocultar{
	position:absolute !important;
	z-index:-100;
	visibility:hidden;
}
#menu ul.menu {
	background: url("../img/bg_menu.png") repeat-x scroll 0 0 transparent;
	box-shadow: 0px 2px 3px #000000;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#menu ul.menu li:hover {
    background: url("../img/bg_menu_ho.png") repeat-x scroll 0 0 transparent;
}
#menu ul.menu {
	list-style:none;
	background: url("../img/bg_menu.png") repeat-x scroll 0 0 transparent;
	box-shadow: 0px 2px 3px #000000;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#menu ul.menu ul {
    background: none repeat scroll 0 0 #EACD9A;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 3px #000000;
    left: -1px;
    list-style: none outside none;
    position: absolute;
    top: 50px;
	z-index:5;
}
#menu ul.menu a {
    color: #000000;
    display: block;
    text-decoration: none;
}
#menu ul.menu ul a:hover {
    color: #FFFFFF !important;
}
#menu ul.menu li {
	font-size: 90%;
    border-left: 1px solid #333333;
    float: left;
    position: relative;
    width: 158px;
}
#menu ul.menu > li{
	cursor:default;	
}
#menu ul.menu ul li {
	border-top:1px solid black;
    color: #000000;
    font-size: 12px;
    line-height: 35px;
}
#menu ul.menu ul li:hover {
    background:#6f4b05;
}
#menu a.expand {
    background: url("../img/expand_h.png") no-repeat scroll 185px center transparent;
}
#menu ul.menu ul ul {
    border-top-right-radius: 5px;
    left: 200px;
    top: 0;
}
#menu ul ul{
	display:none;
}
.line1{
	padding-top:3px;
	height:37px;
}
.line2{
	padding-top:5px;
	line-height:140%;
	height:35px;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
.sub_find{
	border-right: 1px solid #333333;
}
#sub_especial{
	line-height:25px;
}
#sideleft{
	position:relative;
	margin:25px 7px 15px 3px;
	float:left;
	width:150px;
}
#accordion h3{
	font-size:10pt;	
	font-weight:bold;
}
#accordion > div {
	padding:0px !important;
}

#accordion ul li {
	list-style:none;
	padding:0px;
}
#accordion ul {
	margin:3px 0px;
	padding-left:7px;
}
#accordion > div > div{
	border-bottom:solid 1px black;
}
#accordion > div > div:hover{
	background:#6f4b05;
}
#accordion > div a {
	font-size:9pt;
	font-weight:bold;
	display: block;
	padding:10px 0;
	text-align:center;
	text-decoration:none;
    position: relative;
}
.accordion_ulti{
	height: 52%;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.accordion_ulti3{
	height: 33%;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#accordion > div a:hover{
	color: #FFFFFF !important;
}
#cuerpo_galeria{
	margin:25px 7px 25px 15px;
	position:relative;
	float:left;
	width:760px;
}
#galeria{
	float:left;
	margin-bottom:15px
}
iframe{
	margin:0px 30px;
 	border:none;
	border-radius: 7px 7px 7px 7px;
    box-shadow: 3px 3px 5px #000000;	
}
#postic > a{
	float:left;
	width:200px;
	height:100px;
	margin:15px 25px;
}
#cuerpo{
	margin:25px 7px;
	position:relative;
	float:left;
	width:628px;
}
.credit_titel{
	text-align:center;
	font-size:19pt;
}
#grupo{
	margin-left: 63px; 
	margin-bottom:20px;
}
#advertencia{
    margin-left: 200px;  	
}
#fondo{
	padding:25px 20px 15px 30px;
	background-color:#ffffe0;
}
#correcto{
	margin:50px 20px;
	text-align:center;
	font-size:15pt;
}
#sideright {
	margin:25px 3px 25px 5px;
    float: right;
    text-align: center;
    width: 145px;
}
.enlace {
    background: none repeat scroll 0 0 #ECD6B1;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 3px 3px 5px #000000;
	margin:0px 0px 15px 0px ;
    width: 143px;
	padding:20px 0px;
	float:left;
}
.enlace > span{
	font-size:12pt;
	font-weight:600;
}
.enlace > a {
	color:#000;
	font-size:10pt;
	text-decoration:none;
	position:relative;
	float:left;
	margin:8px 5px 2px 5px;
	width:120px;
	height:40px;	
}
.enlace > a > img{
	position:relative;
	float:left;
	margin:4px 2px;
}
.enlace > a > span{
	position:relative;
	float:left;
	width:75px;
	margin:8px 2px;
}
.patro{
	position:relative;
	float:left;
	margin:25px 0px;
}
.patro img{
	margin-top:5px;	
}
#footer {
	width:940px;
	float:left;
	clear:both;
    background: none repeat scroll 0 0 #ecd6b1;
    box-shadow: 0px 2px 3px #000000;
    height: 30px;
    padding: 10px;
}
#footer .item1 {
    float: left;
    margin-left: 10px;
    text-align: left;
}
#footer .item2 {
	display: inline;
	padding: 0 0 0 95px;
	text-align: right;
	float: right;
}
#footer .item2 img {
    vertical-align: bottom;
}
#footer .item2 a {
    color: #414958;
    text-decoration: none;
}
#footer .item2 a:hover, .footer .item2 a:active, .footer .item2 a:focus {
    outline: medium none;
    text-decoration: underline;
}
#capullo{
    float:right;
	bottom: 3px;
    height: 30px;
    position: fixed;
    right: 0;
    width: 24px;
    z-index: 0;
}
/*------------ boton pie de pagina ---------------*/
#go{
    background: url("../img/ico_subir8.png") no-repeat scroll 0 0 transparent;
	bottom: 5px;
    height: 45px;
    position: fixed;
    right: 0;
    width: 40px;
    z-index: 0;
	display: block;
	display: none;
}
/*************************CONSULTAS CSS*******************************/
#consulta{
	margin-left:70px; 
	margin-top:20px;
}
#boton{
	padding-bottom:7px;
	padding-top:7px;
	vertical-align:super;
	background:#dfaf58;
	color:black;
	position:relative;
	margin:11px 10px 11px 322px;
}
.ancho{
	height: 20px;	
}
/*********************FIN CONSULTAS CSS *********************************/
/********************** MAPA CSS ****************************************/
#mapa{
	margin-left:100px;
	margin-bottom:20px;
}
#mapa > h3{
	color:#333;
}
#mapa ul{
	margin-left:20px;
}
#mapa a{
	color:#000;
	text-decoration:none;
	font-size:14px;
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
}
#mapa a:hover{
	color:#C9993F;
	text-decoration:underline;
}
/******************************FIN MAPA CSS ******************************/