/*esp*/
body {
	background-image:url(../images/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-position: top;
	display: block;
}
A {
	color: #669900;
}
A:link {  TEXT-DECORATION: none}
A:visited {  TEXT-DECORATION: none}
A:hover {  TEXT-DECORATION: underline}
A.tit_botones:hover {
	color: #CCFF66;
	text-decoration: none;
	font-weight: bold;
}
#contenedor {
	width: 955px;
	height: 594px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	margin-left: -477px; 
	margin-top: 3px;
	border: 0px;
	z-index: 1;
}
#interior {
	width: 940px;
	height: 578px;
	margin: 8px;
	z-index: 2;
	top: 0px;
}
#general_1 {
	width: 209px;
	float: left;
}
#logo {
	width: 209px;
}
#general_2 {
	width: 727px;
	float: right;
	margin-left: 3px;
}
#top_ban {
	width: 727px;
	height: 166px;
}
#top_ban2 {
	width: 727px;
	height: 505px;
	background-color: #000000;
}
#mapa {
	width: 209px;
	top: 0px;
	background-color: #ffffff;
}
#botones {
	width: 100%;
	height: 26px;
	background-image:url(../images/fondo_btns.jpg);
}
#tit_botones {
	text-align: center;
}
.tit_botones {
	font-size: 12px;
	color: #ffffff;
}
.tit_botones_b {
	font-size: 10px;
	color: #009999;
	font-weight: bold;
}
.tit_botones_c {
	font-size: 10px;
	color: #669900;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #009999;
}
#comoh1 {
	font-size: 14px;
	color: #009999;
	font-weight: bold;
}
table {
	font-size: 10px;
	text-align: justify;
}
#fotos01 {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;	
}
#bottom {
	width: 727px;
	height: 48px;
}
hr {
	color: #b2e3dc;
}
#table  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669900;
	border-bottom-color: #669900;
	text-align: center;
}
#table2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669900;
	border-bottom-color: #669900;
}
#table3 {
	border: 5px solid #f5f5f5;
}
#verde_tab  {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #669900;
	text-align: center;
}
#esme_tab  {
	font-size: 12px;
	color: #009999;
	background-color: #ccffff;
	text-align: center;
}
#div_caract {
	background-image:url(../images/fondo_waves.jpg);
	background-repeat: no-repeat;
	position:absolute;
	width: 942px;
	height: 579px;
	left: 50%;
	margin-left: -470px;
	margin-top: 11px;
	background-color: #ffffff;
	border: 8px solid #d9f1ed;
	z-index: 5;
}
#div_caract2 {
	background-image:url(../images/fondo_waves.jpg);
	background-repeat: no-repeat;
	position:absolute;
	width: 942px;
	height: 579px;
	left: 50%;
	margin-left: -470px;
	margin-top: 11px;
	background-color: #ffffff;
	border: 8px solid #d9f1ed;
	z-index: 5;
}
.subtit {
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
#horario { background-image:url(../images/tit_horario.gif);
background-position:top;
background-repeat:no-repeat;
}
#noticias { background-image:url(../images/tit_noticias.gif);
background-position:top;
background-repeat:no-repeat;
}
#historia { background-image:url(../images/tit_historia.gif);
background-position:top;
background-repeat:no-repeat;
}
#tips { background-image:url(../images/tit_tips.gif);
background-position:top;
background-repeat:no-repeat;
}
#galeria { background-image:url(../images/tit_galeria.gif);
background-position:top;
background-repeat:no-repeat;
}
#gdz { background-image:url(../images/tit_gdz.gif);
background-position:top;
background-repeat:no-repeat;
}
#wallpaper { background-image:url(../images/tit_wallpaper.gif);
background-position:top;
background-repeat:no-repeat;
}
li {
	LIST-STYLE-IMAGE: url(../images/bullet.jpg);
}
input {
	border: 1 solid #cccccc;
	color: #666666;
	font-size: 10px;
}
select {
	border: 1 solid #cccccc;
	color: #666666;
	font-size: 10px;
}
textarea {
	border: 1 solid #cccccc;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; 
}
#dd {
	background-color: #eaeaea;
}
#contacto { background-image:url(../images/tit_contacto.gif);
background-position:top;
background-repeat:no-repeat;
}
#menu_gdz {
	position:absolute;
	left:632px;
	top:26px;
	background-color: #669900;
	width:180px;
	height:60px;
	border: 1px solid #FFFFFF;
	z-index:6;
}
#in_menu_gdz {
	color:#FFFFFF;
	text-align:center;
}
DIV.menu
{
	CURSOR: hand;
	LEFT: 673px;
	POSITION: absolute;
	WIDTH: 165px;
	Z-INDEX: 10;
	top: 14px;
}
DIV.menu2
{
	CURSOR: hand;
	LEFT: 359px;
	POSITION: absolute;
	WIDTH: 105px;
	Z-INDEX: 11;
	top: 14px;
}
.blancotexto { color: #FFFFFF;}
