html {
	width: 1000px
}

body {
	background-color: #4b689a;
	background-image: url(/img/cabecera/img1.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}

a {
	color: #c3f2f6;
	text-decoration: none;
}

a:hover {
	color: #039;
}

h1, h2, h3, h4, h5, h6  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c3f2f6; /*verdecillo*/
	text-align: center;
}

h2 {
	font-size: 1.5em;
	font-weight:bold;
	/*letter-spacing: 0.05em;
	margin-left: 30px;*/
}

h3 {
	padding-left: 20px;
	font-size: 16px;
	text-align: left;
}

p, ul, ol, blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #c3f2f6; /*verdecillo*/
}

#aviso {
	padding-right: 150px;
	margin-bottom: 20px;
	padding-left: 150px;
	text-align: justify;
}

#barco {
	position: absolute;
	top: 25px;
	right: 100px;
}

#cabecera {
	height: 100px;
	background-image: url(/img/cabecera/img2-2.jpg);
	width: 980px;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#cabecera h1 {
	margin: 0;
	padding-top: 35px;
	text-align: left;
	text-indent: 30px;
	color: #03329E;
}

.capitulo {
	font-weight: bolder;
	font-variant: normal;
	padding-left: 0px;
	color: #003398;
}

.cierre {
	clear: both;
}

.img {
	color: #003398;
}

#coldos {
	padding: 0px 20px 0px 0px;
	/*	margin-top: 70px; */
	width: 400px;
	height: 340px;
	margin-left: 550px;
	font-size: 12px;
	color: #C5F7FA; /*verdecillo*/
}

#coldos p, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C5F7FA;	/*verdecillo*/
	text-align: left;
}

#coldos h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

#colmapa {
	float: right;
	width: 500px;
	margin-right: 20px;
	padding-top: 35px;
}

#color_pie {
	color: #C5F7FA;
}

#columnas {
	width: 940px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: left;
}

#columna1, #columna2 {
	float: left;
	width: 400px;
	margin-left: 0px;
	margin-right: 10px;
}
#columna1 {
	margin-left: 40px;
}

#columna2 {
	float: right;
	width: 400px;
	margin-right: 40px;
	padding-top: 35px;
}

#columnas p {
	margin-top: 3px;
	margin-bottom: 10px;
}

#columnas ul li {
	list-style-image: url(img/li.gif);
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#columnas ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contacto_col1 {
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

#contacto_col2 {
	float: right;
	width: 600px;
	margin-top: 20px;
}

.contacto-img {
	line-height: 40px;
	float: left;
	margin-right: 5px;
}

.contacto-correo {
	background-image: url(/img/contacto/correo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	margin-left: 30px;
}

.contacto-email {
	background-image: url(/img/contacto/email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	margin-left: 30px;
}

.contacto-movil {
	background-image: url(/img/contacto/movil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	margin-left: 35px;
}
.contacto-tlfn {
	background-image: url(/img/contacto/tlfn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 43px;
	margin-left: 30px;
}

#contenedor {
	text-align: left;
	width: 980px;
	margin: auto;
	height: 700 px;
}

#contentForm {
/*	background-image: url(../img/contacto/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#creditos {
	width: 980px;
	color: #C5F7FA;	
}

#creditos_col1 {
	float: left;
	width: 400px;
	margin-left: 0px;
	padding-left: 20px;
}

#creditos_col2 {
	font-size: 0.8em;
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 15px;
}

#cuerpo_inicio {
	width: 900px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 100px;
	padding-top: 10px;
}

#dir_postal {
	width: 550px;
	padding: 4px 0;
	border: 5px solid #cfd9fe;
	background-color: #FFFFFF;
	/*position: absolute;*/
	margin-left: 300px;
	 /*margin-top: 400px;antes 600*/
}

.errormsg {
	color: #F00;
	text-align: center;
	background-color: #F4F4F4;
}

.error404 {
	background-color: #CCC;
	padding: 10px;
	font-size: 2em;
}

#dir_postal p {
	text-align: center;
	font-size: 14px;
	color: #4B689A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 290px;
	margin-top: 40px;
	text-align: left;
	width: 375px;
}

#gestion_web {
	margin-top: 40px;
	color: #999;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 50px;
}

#gestion_web a:hover, #creditos a:hover {
	color: #039;
}

.labelclass {
	float: left;
	width: 150px;
}

#localizacion_col1 {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 40px;
}

#localizacion_col2 {
	float: left;
	width: 425px;
	margin-left: 25px;
	background-image: url(/img/localizacion_uk.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#localizacion_col2 h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.labelclass {
	float: left;
	width: 150px;
}
 
#logo {
	background-image: url(img/cabecera/img2-2.jpg);	
}

#mapaweb {
	margin-left: 500 px;
	font: normal 11/12px "Trebuchet MS",arial,sans-serif;
}

#mapaweb ul li {
	color: #FFFF33;
}

#masinfo {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #56C132; /*verde*/
	text-align: center;
}


#menu { 
	margin:0; 
}

#menu a {
	display: block;
	font: normal 11/12px "Trebuchet MS",arial,sans-serif;
	color: #000;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	border-left: 1px solid #6284FB;
	border-right: 1px solid #6284FB;
	border-top: 1px solid #6284FB;
} 

#menu li {
	margin: 0; 
	padding: 4px 0; 
	list-style: none;
	display: inline;
}

#menu ul {	
	position: absolute; 
	left: -9999px;
	margin: 0; 
	padding: 0; 
	list-style: none;  
	text-align: left;  
	border-bottom: 1px solid #6284FB; 
	background-color: #FFFFCC;
}

#menu ul.niveluno {
	float: left;
	left: 41px;
	width: 250px;
	line-height: 12px;
	margin-left: 0px;
	margin-top: 40px;
	top: 110px;
}

#menu ul ul{
	background-color: #B3C4FD;
	white-space: nowrap;
}

#menu ul ul ul{
	background-color: #FFF;
	white-space: nowrap;
}

#menu ul li:hover > ul {
	visibility: visible; 
	left: 100%; 
	margin-top: -21px; 
	margin-left: -1px;
}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {
	left: 100%; 
	visibility: visible;
}

#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {
	left: -9999px;
}

#menu li a:hover {
	background-color: #CFD9FE;
}
 
#menu li:hover > a {
	background-color: #CFD9FE;	
}

#menu li a.fly {
	background: url(../img/menu/flecha.gif) no-repeat right top;
}

#menu li a.fly:hover {
	background:#CFD9FE url(../img/menu/flechab.gif) no-repeat right top;
} 

#menu li:hover > a.fly {
	background: #CFD9FE url(../img/menu/flechab.gif) no-repeat right top;
}

#navegacion h5 {
	display: none;
}

#navegacion ul {
	padding: 2px 0;
	border-bottom: 1px solid #669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 75px;
	height: 13px;
	list-style-type: none;
}

#navegacion ul li {
	display: inline;	
}
 
#navegacion ul li a {
	text-decoration: none;
	color: #c3f2f6;
	float: left;
	padding-right: 17px;
	padding-left: 18px;
	padding-bottom: 3px;
	height: 15px;
}

#navegacion ul li a:hover {
	background-color: #FFFF66;
	color: #333333;
}

#navegacion ul li a.active{
	background-color: #b0eb9c;
	color: #333333;
}

#pesquero {
	left: 307px;
	position:absolute;
	top:328px;
	width: 283px;
	height: 115px;
}

.required {
	color: #C5F7FA;
}

.required-mini {
	color: #C5F7FA;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#submenu {
	background-color: #E2E2E2;
	padding: 5px;	
}

#submenu a {
	color: #000;
}

#submenu a:hover {
	color: #390;
}
