* { 
padding: 0; 
margin: 0; 
/*border: 0;*/ 
} 

body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*background: #aaa url(../imgs/1_arriba.gif) left top repeat-x;*/
	background-color:#FFFFFF;
	color: #000;
}

li { list-style: none; }
.hide { display: none; }


#home #header-wrapper {
	/*height: 120px; */
	width: 100%;
	/*margin-top: 31px;*/
	background-color:#fe0000;
	z-index: 1;
}

#home #header-image {
	background-color:#b60000;
	height: 155px;
	/*background-image:url(../imgs/banner_mo.jpg);*/
	background-image:url(../imgs/top_logo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#content-wrapper {
	background-color: #fff;
	width: 100%;
	float: left;
	background-image:url(../imgs/bg_timon_main.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	z-index: 2;
}

#footer-wrapper {
	/*background-color: #f2f2f2;*/
	width: 100%;
	float: left;
	z-index: 3;
}

#content, #header, #nav, #footer {
	/*width: 756px;*/
	width: 846px;
	text-align: left;
	margin: 0 auto;
}

#content {
	padding: 41px 0;
	z-index: 4;
}
#logos {
float: left;
position: relative;
width:100px;
padding: 12px 10px 0 0;
margin:0;
}
#logos h2 {
font-size: 0.92em;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
background-color:#000;
padding:4px 0px;
margin:0 0 8px 0;
text-align:center;


}

#lat_dcho {
	position: relative;
	width: 185px;
	float: right;
	padding-bottom: 10px;
		z-index: 6;
	padding-top: 40px;
}

#central {
	position: relative;
	/*width: 461px*;*/
	width: 500px;
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	z-index: 5;
}
#subs {
		z-index: 7;}


/* navigation elements */
#home #replacelogo a, #home #replacelogo h2 {
	display: block;
	width: 398px; 
	height: 155px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
	font-family: "Lucida Grande", tahoma, verdana, sans-serif;
} 


#nav-wrapper {
	background-color:#fe0000;
	background-image:url(../imgs/bg_timon_menu.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	z-index: 8;
}
head+body #nav-wrapper {
	margin: 0 auto;
	float:left;
	width: 100%;
	height:31px;
}

/*desplegable submenu*/

#nav{ /* all lists */
	padding: 0;
	margin: 0;
	height: 31px; 
	width: 800px;/*width: 700px;*/	
	z-index:9;
	text-align:right
}
head+body #nav {
 margin: 0 auto;
}

#nav span {
font-size: 90%;
}

head+body #nav ul ul {
 height: auto;
  line-height: 1;
}
#nav ul { /* all lists */
	padding: 0px;
	margin: 8px 0 0 0;
	list-style: none;	
	line-height: 1.2;
		z-index: 9;
}
	
#nav a {
	display: block;
	width: 175px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.2em;	
}

#nav li li a{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	padding: 5px 0px 5px 8px;	
}
#nav li li a:hover{
	background-color:#fe0000;
	padding: 5px 0px 5px 8px;
	color:#000;
	margin:0 0 0 0px;	
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: 175px; /* width needed or else Opera */
text-align:left;
}



#nav ul ul {
margin:0;
padding-left: 4px;
text-align:left;
z-index: 10;}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #000;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:11;
}

#nav li li {
margin-left: -6px;
padding-left:6px;
}
head+body #nav li li {
margin-left:0;
padding-left:0}

#nav li:hover ul, 
#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 12;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	border:1px solid #ddd;
	font-weight:bold;
}

head+body #nav li:hover ul{
padding-left: 0px;
width: 183px;
}




/* elementos */
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #1E0CCE;
		font-family: "Lucida Grande", tahoma, verdana, sans-serif;
}
#central h3 {
color:#0C5BCE;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.2em;
padding-bottom:2px;
text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #69c2ff;
	padding-top: 1em;
		font-family: "Lucida Grande", tahoma, verdana, sans-serif;
}

#central p {
	padding-bottom: 0.4em;
	line-height: 1.4em;
	text-align:justify !important;
	padding-right:10px;
}
.listacentro ul {
padding-bottom: 0.4em;
}
.listacentro li {
padding-bottom: 0.4em;
	line-height: 1.4em;
	text-align:justify;

}
.listacentro  li{ 
list-style: inside disc;/*url(../imgs/ico_fecha.gif)*/
padding: 0 0 0 0px;
margin:0;
}

#lat_dcho p, #lat_dcho li {
	padding-bottom: 1em;
	line-height: 1.4em;
}

#lat_dcho li {
	background: url(../images/bullet-arrow.gif) left 5px no-repeat;
	padding-left: 12px;
	position: relative;
	margin-left: 20px;
	padding-left: 20px;
}

#lat_dcho h3 {
	border-bottom: 1px solid #1E0CCE;
	margin-bottom: 6px;
}
#lat_dcho p{
	margin-bottom: 16px;
	color:#333333	}

#home h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 21px;
	color: #fe0000;
	letter-spacing:2px;
	font-family: "Lucida Grande", tahoma, verdana, sans-serif;
}

#content a {
	color: #003399;
}

#content a:hover, #footer a:hover {
	color: #Fe0000;
}

#footer p {
	color: #333;
	padding: 20px 0;
	margin-right:30px;
	text-align: center;
	width:90%;
}

#footer a { 
color: #003366;
text-decoration:none }


.separatop{
padding-top: 20px;}
.centrando {
text-align:center;
font-size:1.2em;
color:#003399;
padding: 20px 0px;
}

.subir {
font-size: 0.9em;
font-weight: bold;
color: #fe0000;
float:right;
margin-right:12px;
}
#reserva {
font-family: Arial, Helvetica, sans-serif;
/*color: #fe0000;*/
/*font-weight:bold;
font-size:90%;*/}

label {
	display: block;
}
form {
	padding-left: 40px;
}
.button{
width:80px;
padding: 4px 0;
margin:0;
}
.btn_e {float:right; width: 80px;}
.btn_b {float:left; width: 80px;}
.separatop form{width: 380px;}
.renglon input{width: 380px;}
textarea {	height: 6em;}

.imagenes{margin: 10px 0px;}
.imagsom{margin: 0px 0px 0px -20px; text-align: center;}
div.imagsom img{text-align: center;}
