* {
     margin: 0;
    padding: 0;
}
body {
	background-color: #0345DE;
}
#contenedor{
	width:1000px;
	height: 624px;
	margin-top:1%;
	_position:relative;
	top:2%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/plantilla-fondo.jpg);
	background-repeat: no-repeat;
}
.cabecera{
	float:left;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	width: 874px;
	height: 165px;
	margin-left:69px;
	_margin-left:34px;
	margin-top:17px;
}
.logo{
	margin-top: 4px;
	margin-left: 1px;
	margin-bottom:6px;
}
#menu {
	margin-left: -1px;
	width: 874px;
	bottom:0px;
}
#menu ul {
	list-style: none;
}
#menu li {
	width: 108px;
	float: left;
	margin: 0;
}
#menu .submenu5a li {
	width: 150px;
}
#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
	display:block;
	height: 31px;
	text-align: center;
	background-image:url(../images/boton.png);
	background-repeat: no-repeat;
}
#menu li a:hover, #menu li a:active {color:#FFFF00;}
#menu li.desplegable ul {
	z-index:99;
	position: absolute;
	display: none;
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
.submenu3{background-image:url(../images/submenu3.png);height:100px;}
.submenu4{background-image:url(../images/submenu4.png);height:130px;}
.submenu5{background-image:url(../images/submenu5.png);height:165px;}
.submenu5a{background-image:url(../images/submenu5a.png);height:165px;width:150px}
#menu li.desplegable ul li {float:none;}
#menu li.desplegable ul li a {color:#091D3F; background-image:none;}
#menu li.desplegable ul li a:hover {color:#FFFFFF }
#contenido1 {
	float:left;
	_float:none; /*Internet Explorer 6 */
	width: 862px;
	margin-top: 13px;
	margin-left: 69px;
}
#contenido2 {
	float:left;
	_float:none; /*Internet Explorer 6 */
	width: 856px;
	margin-top: 13px;
	margin-left: 75px;
}
#contenido3 {
	float:left;
	_float:none; /*Internet Explorer 6 */
	width: 862px;
	margin-top: 13px;
	margin-left: 69px;
}
#left{
	float: left;
	width: 410px;
	margin-left: 5px;
}
#right{
	width: 410px;
	float: right;
	margin-right: 7px;
}
.titol_cont{
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	margin-left: 35px;
	float: left;
	text-decoration: none;
	width: 200px;
}
.titol_cont:hover{
	text-decoration: underline;
}
#cont_home1234 {
	float:left;
	background-image:url(../images/fondo1234.png);
	background-repeat: no-repeat;
	background-color:#0033CC;
	height: 340px;
	width: 533px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cont_home56 {
	float:right;
	height: 350px;
	width: 300px;
}
#cont_home1 {
	display:inline;/*Internet Explorer 6  -- para que no coja el doble de margen*/
	float:left;
	margin-left:12px;
	margin-top:16px;
	background-image: url(../images/cont_home1.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 249px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cont_home1 .titol_cont{
	color: #b1ccff;
}
#cont_home1 p {
	width: 112px;
	margin-top: 15px;
	float: left;
	margin-left: 14px;
	_margin-left:7px; /*Internet Explorer 6 */
	color: #0E2D63;
}
#cont_home1 .mas_info{
	background-image:url(../images/flecha.png);
	background-position:0px;
	background-repeat:no-repeat;
	width:65px;
	color: #064993;
	font-weight: bold;
	float: right;
	margin-top: 3px;
	margin-right: 10px;}
#cont_home1 .mas_info:hover{
	color: #0099FF;
}
#cont_home1 img{
	margin-top: 13px;
	float: right;
	margin-right: 14px;
	_margin-right: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont_home2 {
	display:inline;/*Internet Explorer 6  -- para que no coja el doble de margen*/
	float:right;
	margin-right:12px;
	margin-top:16px;
	background-image: url(../images/cont_home2.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 249px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cont_home2 .titol_cont{
	color: #FFFFFF;
}
#cont_home2 p {
	width: 112px;
	margin-top: 15px;
	float: left;
	margin-left: 14px;
	_margin-left:7px; /*Internet Explorer 6 */
	color: #0E2D63;
}
#cont_home2 .mas_info{
	background-image:url(../images/flecha.png);
	background-position:0px;
	background-repeat:no-repeat;
	width:65px;
	color: #064993;
	font-weight: bold;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
}
#cont_home2 .mas_info:hover{
	color: #0099FF;
}
#cont_home2 img{
	margin-top: 13px;
	float: right;
	margin-right: 14px;
	_margin-right: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont_home3 {
	display:inline;/*Internet Explorer 6  -- para que no coja el doble de margen*/
	float: left;
	margin-left:12px;
	margin-top:13px;
	width: 233px;
	height:150px;
}
#cont_home3 img{
	float: left;
	margin-left:2px;
	_margin-left:1px;
	margin-top:1px;
	margin-bottom:5px;
	border-style: none;
}
#cont_home4 {
	display:inline;/*Internet Explorer 6  -- para que no coja el doble de margen*/
	float:right;
	margin-right:12px;
	margin-top:13px;
	background-image: url(../images/cont_home4.png);
	height: 151px;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cont_home4 .titol_cont{
	color: #FFFFFF;
}

#cont_home6 {
	float:right;
	height: 280px;
	width: 300px;
	/*margin-top:3px;*/
	background-repeat: no-repeat;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:5px;
	color:#0E2D63;
}
.columbretes_img{
	float:right;
	margin-top:14px;
	margin-left:20px;
	margin-bottom:10px;
	margin-right:4px;
}
.text_base a{
	color:#0345DE;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:8px;
	margin-bottom:10px;
	text-transform: uppercase;
	color: #0000CC;
	font-weight: bold;
	word-spacing: 9px;
	letter-spacing: 1px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:8px;
	margin-bottom:10px;
	color: #0E2D63;
	font-weight: bold;
	letter-spacing: 1px;
}
h4{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/fnd-h4.png);
	padding-left: 10px;
	background-repeat: no-repeat;
}
#columbretes_doc {
	background-color:#003399;
	background-image:url(../images/columbretes_doc.png);
	width:380px;
	height:170px;
	right: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E2D63;
	top: 433px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#columbretes_doc h5{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-left: 22px;
	font-size: 12px;
}
#columbretes_doc p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 5px;
	width: 330px;
}
.barra-alta_img{
	float:right;
	margin-top:4px;
	margin-left:25px;
	margin-bottom:10px;
	margin-right:4px;
}
#barra-alta_doc {
	background-color:#003399;
	background-image:url(../images/barra-alta_doc.png);
	width:540px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E2D63;
	margin-top: 50px;
	
}
#barra-alta_doc h5{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 35px;
	font-size: 12px;
}
#barra-alta_doc p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	margin-left: 43px;
	margin-top: 5px;
	width: 510px;
}
.link_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0345DE;
	margin-right: 15px;
}
.texto2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texto3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.texto4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #618AEA;
}
.texto5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 5px;
}
.texto6{
	font-size: 15px;
	color: #0E2D63;
}
.texto7{
	font-size: 14px;
	color: #0066CC;
}
.texto8{
	color: #0066CC;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.lista{
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	color: #0E2D63;
}
#fnd_cond_columbretes {
	background-image:url(../images/fondo_cond2.gif);
	width:342px;
	height:156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E2D63;
	margin-top: 10px;
	margin-right: 20px;
}
#fnd_cond_columbretes h4{
	margin-top:0px;
	margin-left:0px;
}
#fnd_cond_columbretes p{
	margin-top:10px;
	margin-left:10px;
	width:320px;
}
#fnd_cond_columbretes_b {
	width:460px;
	height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E2D63;
	margin-top: 10px;
	margin-right: 20px;
	float:left;
	clear:left;
}
#fnd_cond_columbretes_b h4{
	margin-top:0px;
	margin-left:0px;
}
.texto9 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#cont_fotos_columbretes{
	float:right;
	width:200px;
}
#descripcion_columbretes{
	margin-bottom:5px;
	width:630px;
	height:280px;
	float:left;
	overflow-y:scroll;
	border: 1px solid #000066;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
}
.logo_acuc {
float:right;
}
.izquierda {
float:left;
}
.derecha {
float:right;
}
#fotos_locales{
	float:left;
	margin-top:11px;
	margin-bottom:15px;
	width:auto;
}
#fotos_locales img{
margin-right:8px;
float:left
}
#barcos{
float:left;
width:265px;
margin-right:10px;
margin-left:10px;
}
#cont_plazas{
	height:300px;
	margin-top:10px;
	margin-left:10px;
	overflow-y:scroll;
	border: 1px solid #000000;
}
#plazas{
	height:33px;
	line-height: 33px;
	margin-top:12px;
	margin-left:20px;
}
#plazas .fecha{
	width: 86px;
	float:left;
	background-color: #6699FF;
	padding-left: 10px;
	font-weight: bold;
}
#plazas .num_pla{
	width: 80px;
	float:left;
	margin-left:3px;
	background-color: #6699FF;
	padding-left: 10px;
	font-weight: bold;
}
#plazas .activ{
	width: 400px;
	float:left;
	margin-left:3px;
	background-color: #6699FF;
	padding-left: 10px;
	font-weight: bold;
}
#plazas .quedan{
	width: 180px;
	float:left;
	margin-left:5px;
	background-color: #CCCCCC;
	padding-left: 8px;
	font-weight: bold;
}
