body
{
	background-color: #869ab1;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(img/fondo_deg_body.jpg);
	margin: 0px;
	font-family: verdana;
}

#contenedor_index
{
	background-color: #369;
	background-image: url(img/fondo_vela.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 1024px;
	height: 743px;
	border: 1px black solid;
}



#logos_revistas
{
	width: 243px;
	height: 130px;
	float: right;
	margin-right: 42px;
	margin-top: 20px;
	margin-bottom: 12px;
	border: 1px black solid;
}

#menu_arriba
{
	width: 910px;
	margin-left: 70px;

}

#regatas
{
	width: 940px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom:20px;
}
#regatas0
{
	width: 930px;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
	overflow: scroll;
}

#regatas1
{
	width: 400px;
	height: 218px;
	margin-left: 35px;
	margin-top: 30px;
	float: left;
	border: 1px white solid;
}

#regatas2
{
	width: 400px;
	height: 218px;
	margin-right: 35px;
	margin-top: 30px;
	float: right;
	border: 1px white solid;
}

#regatas3
{
	width: 400px;
	height: 218px;
	margin-top: 10px;
	margin-left: 35px;
	float: left;
	border: 1px white solid;
}

#regatas4
{
	width: 400px;
	height: 218px;
	margin-right: 35px;
	margin-top: 10px;
	float: right;
	border: 1px white solid;
}

#presentacion
{
	width: 870px;
	height: 450px;
	margin-left: 35px;
	margin-top: 30px;
	float: left;
	border: 1px white solid;
	overflow:auto;
}

#direccion
{
	width: 325px;
	height: 450px;
	margin-left: 20px;
	float: left;

}

#formulario
{
	width: 530px;
	height: 450px;
	margin-right: 5px;
	float: right;
	margin-top: 30px;
	border: 1px #009 solid;
}


#menu_pie
{
	width: 400px;
	height: 20px;
	margin-left: 48px;
	margin-top: 18px;
	float:left;
}

.pie
{
	color: white;
	font-size: 10;
}

a
{
	text-decoration: none;
	color: #036;
	font-size: 12px;
}

p
{
	font-size: 12px;
	
}

.presentacion
{
	padding: 15px;
	text-align: justify;
}

#pie_index {
	width:976px;
	height:35px;
	margin-left:45px;
	}

#pie_index p {
float:left;
	color:#ffffff;
	padding-top:20px;
	}
#pie_index p a
{
	color: #FFF;
	font-size: 10px;
}

/* EMPIEZA ESTRUCTURA REGATAS */
#contenedor_raid
{
	background-color: #369;
	background-image: url(img/fondo_RAID.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 1024px;
	height: 768px;
	border: 1px #00C solid;
}

#contenedor_bcn_tar
{
	background-color: #369;
	background-image: url(img/fondo_bcn_tar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 1024px;
	height: 768px;
	border: 1px #00C solid;
}
#contenedor_bcn
{
	background-color: #369;
	background-image: url(img/fondo_bcn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 1024px;
	height: 768px;
	border: 1px #00C solid;
}

/* Header styling */
#header_wrapper {
	width:100%;
	height:163px;
	}
	
#header
{
	width: 470px;
	float: left;
	margin-top: 18px;
	margin-left: 289px;
}
#logos_patrocinadores
{
	width: 192px;
	height: 150px;
	float: right;
	margin-right: 15px;
	margin-top: 6px;
	margin-bottom: 12px;
	border: 1px #009 solid;
	background-color: red;
}

#link_inicio {
width: 100px;
	height: 20px;
	float:left;
	margin-left:345px;
	margin-top:90px;
	color:white;
	}



h1 {
	margin:0;
	padding:0;
	float:left;
	}
h1 a {
	color:#ffffff;
	}
	
h2
{
	margin: 0px 0 5px 0;
	padding: 0;
	
}
h2 a
{
	color: blue;
	font-size: 14px;
	border-top: 1px blue solid;
}




/* Contenidos */


#content
{
	width: 956px;
	height: 560px;
	margin: 0px auto 0px auto;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
}


/* Footer styling */

#search {
	float:right;
	margin-right:50px;
	padding-top:10px;
	}
	
#footer {
	width:976px;
	height:35px;
	margin-left:20px;
	}

#footer p {
float:left;
	color:#ffffff;
	padding-top:2px;
	}
#footer p a
{
	color: #FFF;
	font-size: 10px;
}
	
	
/*empieza menu*/
	
.menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:130px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:130px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:0px 0 0px 0px; background:none; padding-left:10px; line-height:29px; font-weight:normal;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:teal url(img/blue-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:teal url(img/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:teal url(img/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:red;}
/* style the third level hover */
.menu ul ul ul a:hover {background:red;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:black; color:white; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover { color: #F30; }
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:teal;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

/*FORMULARIO*/

.bloque-izquierdo { float: left; }
.bloque-cabeza { clear: left; }
