@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	margin: 50px 0px 0px;
	padding: 0px;
}



#contenedor {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	position: relative;
}

#con_header_nav #header {
	height: 170px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(../img/web_lanzarote_header.jpg) no-repeat left top;
	position: relative;
}



#con_header_nav #nav {
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 780px;
}
#con_header_nav #nav ul {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 780px;
	list-style: none;
	position: relative;
}
#con_header_nav  #nav  #ini1 {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	background-image: url(../img/ini1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#con_header_nav  #nav  #ser1 {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	left: 156px;
	background-image: url(../img/ser1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#con_header_nav  #nav  #cont1 {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	left: 312px;
	background-image: url(../img/cont1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#con_header_nav  #nav  #sob1 {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	left: 468px;
	background-image: url(../img/sob1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#con_header_nav  #nav  #pre1 {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	left: 624px;
	background-image: url(../img/pre1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#con_header_nav #nav #ini {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	background: url(../img/ini.gif) no-repeat 0px 0px;
}
#con_header_nav #nav #ser {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	background: url(../img/ser.gif) no-repeat 0px 0px;
	left: 156px;
}
#con_header_nav #nav #cont {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	background: url(../img/cont.gif) no-repeat 0px 0px;
	left: 312px;
}
#con_header_nav #nav #sob {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	background: url(../img/sob.gif) no-repeat 0px 0px;
	left: 468px;
}
#con_header_nav #nav #pre {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 156px;
	background: url(../img/pre.gif) no-repeat 0px 0px;
	left: 624px;
}
#nav ul a {
	display: block;
	width: 156px;
	height: 50px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}


#nav #ini a:hover {
	background: url(../img/ini.gif) no-repeat 0px -50px;
}
#nav #ser a:hover {
	background: url(../img/ser.gif) no-repeat 0px -50px;
}
#nav #cont a:hover {
	background: url(../img/cont.gif) no-repeat 0px -50px;
}
#nav #sob a:hover {
	background: url(../img/sob.gif) no-repeat 0px -50px;
}
#nav #pre a:hover {
	background: url(../img/pre.gif) no-repeat 0px -50px;
}
#nav #ini1 a:hover {
	background: url(../img/ini1.gif) no-repeat 0px -50px;
}
#nav #ser1 a:hover {
	background: url(../img/ser1.gif) no-repeat 0px -50px;
}
#nav #cont1 a:hover {
	background: url(../img/cont1.gif) no-repeat 0px -50px;
}
#nav #sob1 a:hover {
	background: url(../img/sob1.gif) no-repeat 0px -50px;
}
#nav #pre1 a:hover {
	background: url(../img/pre1.gif) no-repeat 0px -50px;
}
#contenido {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 20px;
	width: 780px;
	overflow: hidden;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}


#contenido #izquierda {
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: 460px;
	background: #FFFFFF;
}
#contenido #derecha {
	background: #FFFFFF url(../img/tele.jpg) no-repeat center 40px;
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: relative;
	float: right;
	height: 400px;
}
#izquierda img {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenido #derecha .clear {
	margin: 50px 0px 0px 25px;
	width: 250px;
	padding: 0px;
}




#contenedor #pie {
	background: #333333;
	margin: 0px;
	padding: 15px;
	clear: both;
	width: 750px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF2BF;
}
#pie ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#pie li {
	display: inline;
}
#pie a {
	color: #FFFF00;
	margin: 0px;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
}
#pie a:link, #pie a:visited {
	color: #EABB00;
}
.volver a:link, .volver a:visited {
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	background: #333333;
	letter-spacing: .2em;
}

#pie a:hover {
	color: #FFFFFF;
}
#pie p {
	text-align: center;
	color: #CCCCCC;
	margin: 0px;
	padding: 10px 0px;
}



#fla1 {
	padding-left: 30px;
	padding-top: 50px;
}
#derecha #lengua {
	margin: 0px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#con_header_nav #header .logo {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 267px;
	background: url(../img/logo_web_lanzarote.gif) no-repeat;
	text-indent: -9999px;
}

#header blockquote {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 250px;
	text-align: center;
	position: absolute;
	top: 75px;
	left: 300px;
	font-weight: bold;
}
#header .logo_2 {
	position: absolute;
	height: 216px;
	width: 228px;
	margin: 0px;
	padding: 0px;
	top: -50px;
	right: -50px;
	background: url(../img/logo_diseno_lanzarote.gif) no-repeat;
	text-indent: -9999px;
}
#header .logo_3 {
	position: absolute;
	height: 216px;
	width: 228px;
	margin: 0px;
	padding: 0px;
	top: -50px;
	right: -50px;
	background: url(../img/logo_diseno_lanzarote1.gif) no-repeat;
	text-indent: -9999px;
}

h1 {
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: .1em;
	padding: 30px 0px 0px;
	margin: 0px;
}
h2 {
	font: .8em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.fla {
	border: 3px solid #666666;
	width: 450px;
}
#contenido #izquierda p {
	font-size: 0.8em;
	line-height: 1.3em;
}
.clear {
	clear: both;
}
#contenido #izquierda ul {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
#contenido #izquierda ol {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#izquierda .arroba {
	color: #A60000;
}
/*codico para current page check it out*/
.ini #contenedor #con_header_nav #nav #ini {
background: url(../img/ini.gif) no-repeat 0px -50px;
}

.ser #contenedor #con_header_nav #nav #ser {
background: url(../img/ser.gif) no-repeat 0px -50px;
}
.cont #contenedor #con_header_nav #nav #cont {
background: url(../img/cont.gif) no-repeat 0px -50px;
}
.sob #contenedor #con_header_nav #nav #sob {
background: url(../img/sob.gif) no-repeat 0px -50px;
}
.pre #contenedor #con_header_nav #nav #pre {
background: url(../img/pre.gif) no-repeat 0px -50px;
}
.ini #contenedor #con_header_nav #nav #ini1 {
background: url(../img/ini1.gif) no-repeat 0px -50px;
}

.ser #contenedor #con_header_nav #nav #ser1 {
background: url(../img/ser1.gif) no-repeat 0px -50px;
}
.cont #contenedor #con_header_nav #nav #cont1 {
background: url(../img/cont1.gif) no-repeat 0px -50px;
}
.sob #contenedor #con_header_nav #nav #sob1 {
background: url(../img/sob1.gif) no-repeat 0px -50px;
}
.pre #contenedor #con_header_nav #nav #pre1 {
background: url(../img/pre1.gif) no-repeat 0px -50px;
}
#contenido #preguntas {
	margin: 20px 0px 0px;
	padding: 0px 10px 0px 20px;
	width: 270px;
	float: left;
	list-style: none;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #616161;
}
#contenido #preguntas li {
	margin-top: 15px;
	padding-bottom: 10px;
}
#contenido #izquierda .pantalla {
	margin: 0px;
	padding-bottom: 10px;
}
#izquierda h4 {
	margin: 0px;
	padding: 15px 0px 0px;
}
#izquierda img {
	float: left;
	margin: 0px;
	padding-right: 15px;
}
#fla3 {
	border: 2px solid #333333;
	width: 450px;
}
