body{
	font-family: Arial;
	text-align:center;
	background-image: url('../img/fondo_rojo.png');
	background-repeat: repeat-x;
	background-color: #95042E;
	margin:0;
}

a{
	color:#4b4b4b;
	text-decoration:none;
	cursor: pointer;
}

a:hover{
	text-decoration: underline;
}
a:visited{
	color:#4b4b4b;
	text-decoration:none;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
	font-size: 0px;
}

.encabezados{
	margin: 10px 0px 0px 10px;
}

/* estructura */

#centro{
	width: 970px;
	min-height: 400px;
	margin: auto;
	background-color: #fff;
}

#cabecera{
	width: 100%;
	height: 88px;
}
#subMenu{
	width: 100%;
	height: 18px;
	margin: 2px 0px 0px 0px;
}
#subCabecera{
	width: 100%;
	height: 106px;
	font: 0px;
}
#barraIzquierda{
	text-align: left;
	width: 	165px;
	float: 	left;
}

#contenido{
	width: 457px;
	float: left;
	margin: 0px 0px 100px 0px;
	text-align: left;
	background-image: url('../img/fondo_gris.png');
	background-repeat: repeat-x;
}
#contenido-grande{
	width: 622px;
	float: left;
	min-height:400px;
	margin:0px 0px 240px 0px;
	text-align: left;
	background-image: url('../img/fondo_gris.png');
	background-repeat: repeat-x;
}
#barraDerecha{
	float: left;
	width: 348px;
}

#pie{
	width: 100%;
	height: 30px;
	font-size: 10px;
	color: #CCC;
	padding: 5px 0px 0px 0px;
	margin-top: 300px;
	border-top: 1px solid #333;
	background-color: #33302E;
	clear:both;
}

#pie a{
	color: #CCC;
}

#pie a:hover{
	color: #CCC;
}


/* Cabecera */

#cabeceraLogo{
	float: left;
	width: 190px;
	height: 88px;
}

#cabeceraDerecha{
	float:left;
	width: 780px;
	height: 88px;
}

#cabeceraFlash{
	height: 64px;
	width: 100%;
	font: 0px;
}

#cabeceraMenu{
	float: right;
	height: 24px;
	width:100%;
	background-color: #33302E;
}
#menu{
	color:#FFF;
	font-size:12px;
	margin: 1px 0px 0px 35px;
	padding: 0px 0px 0px 0px;;
}

#menu a{
	color:#FFF;
	text-decoration:none;
	cursor: pointer;

}
#menu a:visited{
	color:#FFF;
	text-decoration:none;
}
#menu01 a{
	width: 83px;
	height: 23px;
	float:left;
	background-repeat: no-repeat;
	display:block;
	padding:5px 0px 0px 4px;
}

#menu01 a:hover{
	background-image: url('../img/menu/001.jpg');

}

#menu02 a{
	width: 74px;
	height: 23px;
	padding:5px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	display:block;
}

#menu02 a:hover{
	background-image: url('../img/menu/002.jpg');
}
#menu03 a{
	width: 168px;
	height: 23px;
	padding:5px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	display:block;
}
#menu03 a:hover{
	background-image: url('../img/menu/003.jpg');
}
#menu04 a{
	width: 160px;
	height: 23px;
	padding:5px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	display:block;
}
#menu04 a:hover{
	background-image: url('../img/menu/004.jpg');
}
#menu05 a{
	width: 93px;
	height: 23px;
	padding:5px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	display:block;
}
#menu05 a:hover{
	background-image: url('../img/menu/005.jpg');
}
#menu06 a{
	width: 73px;
	height: 23px;
	padding:5px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	display:block;
}
#menu06 a:hover{
	background-image: url('../img/menu/006.jpg');
}
#menu07 a{
	width: 83px;
	height: 23px;
	float:left;
	padding:5px 0px 0px 0px;
	background-repeat: no-repeat;
	display:block;
}
#menu07 a:hover{
	background-image: url('../img/menu/007.jpg');
}

#menu01 a:hover,#menu02 a:hover,#menu03 a:hover,#menu04 a:hover,#menu05 a:hover,#menu06 a:hover,#menu07 a:hover{
	color: #33302E;
	cursor: pointer;
}

#subMenu a,#subMenu a:visited{
	color:#4b4b4b;
	text-decoration:none;
}
#subMenu a:hover{
	text-decoration: underline;
}



/* BarraIzquierda */

.fichaRegata{
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#regata{
	width: 162px;
	height: 687px;
	background: url("../img/regatas/fond_regat.png") no-repeat;
	padding: 5px 0px 0px 0px;
	text-align: left;
	float: 	left;
	cursor: pointer;

}

.menuRegata:hover{
	cursor: pointer;
	text-decoration: underline;
}

.submenulateral{
	padding: 1px 0px 5px 10px;
	margin: 0px 0px 0px 20px;
	cursor: pointer;
	font-size: 10px;
	color: #4b4b4b;
}

/* Contenido */

.noticia{
	margin: 0px 0px 0px 0px;
	min-height: 100px;
}

.noticiaContenido{

	width: 400px;
	margin: 0px 0px 0px 13px;
}
.noticiaContenidoDer{
	float:right;
	width: 255px;
	margin: 0px 13px 0px 0px;
}
.noticiaContenidoIzq{
	float:left;
	width: 255px;
	margin: 0px 0px 0px 13px;
}


.noticiaImagen{
	 float:left;
	 border: 1px solid #000;
	 font-size: 0px;
	 margin: 8px 0px 0px 12px;
}


#mNoticias{
	width: 100%;
    font-size:12px;
	color: #00548d;
}

#mNoticiasAnterior{
	width: 150px;
	float:left;
    cursor: pointer;

}

#mNoticiasAnterior:hover{
	text-decoration: underline;
}

#mNoticiasPagina{
	float:left;
}
#mNoticiasSiguiente{
	width: 100px;
	float:right;
    cursor: pointer;
}

#mNoticiasSiguiente:hover{
	text-decoration: underline;
}

 #contenido a:hover{
	text-decoration: underline;
}

 #contenido-grande a:hover{
	text-decoration: underline;
}



.slideshow{
	text-align: center;
}
.imagenes{
 float:left;
 width: 100%;
}
.imagenes ul{
	list-style:none;
}

.imagenes li{
	float:left;
	text-align:left;
	width: 80px;
	height: 80px;
}


/* barraDerecha */


#marea{
	width: 100%;
}
#pleamar{
	background-image: url('../img/pleamar.gif');
	background-repeat: no-repeat;
	float:left;
	height: 15px;
	width: 80px;
}

#bajamar{
	background-image: url('../img/bajamar.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 2px;
	float:left;
	height: 15px;
	width: 80px;
}

#estadoDeLaMar{
	background-image: url('../img/estado.gif');
	background-repeat: no-repeat;
	float:left;
	height: 13px;
	width: 164px;
}

#login{
	background-image: url('../img/user.png');
	background-repeat: no-repeat;
	width: 181px;
	height: 130px;
	float:left;
	text-align: left;
}

#loginBoton{
	background: transparent url('../img/boton.png') no-repeat;
	border: 0px;
	width: 147px;
	height: 20px;
	font-size: 12px;
	color: #4b4b4b;

}


#masNoticias{
	width: 325px;
	min-height: 256px;
	border: 1px solid #AAA;
	margin: 0px 10px 0px 0px;
	float:right;
	text-align: left;
}

.imagenNoticiaG{
text-align: center;
}

#contactar{
	background: transparent url('../img/mail.png') no-repeat;
	height: 34px;
	min-width: 24px;
	padding: 5px 0px 0px 5px;
	margin: 5px 0px 0px 15px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

#contactar:hover{
	background: transparent url('../img/mailopen.png') no-repeat;

}


/* Textos */

.txtmenuprincipal{
	font-size: 12px;
	color: #FFFFFF;
}

.txtmenusecundario{
	font-size: 11px;
	color: #4b4b4b;
}
.est_01{
	font-size: 9px;
	color: #00548d;
	width: 100%;
}
.est_02,h1, #contenido a{
	font-size: 18px;
	color: #4b4b4b;
	margin: 0px;
	text-decoration: none;
}

.est_03{
	font-size: 12px;
	color: #4b4b4b;
}
.est_04{
	font-size: 11px;
	color: #4b4b4b;
}
.est_05{
	font-size: 20px;
	color: #ffffff;
}
.est_06{
	font-size: 10px;
	color: #ffffff;
}
.est_07{
	font-weight: bold;
	font-size: 11px;
	color: #4b4b4b;
}
.est_08{
	font-size: 10px;
	color: #4b4b4b;
}
.est_09{
	font-size: 20px;
	color: #4b4b4b;
}
.est_10{
	font-size: 30px;
	color: #4b4b4b;
	font-weight: bold;
}

.est_11{
	font-size: 15px;
	color: #4b4b4b;
}

.est_12{
	font-size: 9px;
	color: #4b4b4b;
}


.clear {
    clear: both;
}

/* Regatas */


#regataprincipe{
	cursor: pointer;
	width: 162px;
	height: 144px;
	background: transparent url('../img/regatas/PRINCIPE/principe.png') no-repeat;
}

#regataprincipe:hover{
	background: transparent url('../img/regatas/PRINCIPE/principe_rev.png') no-repeat;
}

#regatamaster{
	cursor: pointer;
	margin-top:-10px;
	width: 164px;
	height: 123px;
	background: transparent url('../img/regatas/MASTER/master.png') no-repeat;
}
#regatamaster:hover{
	background: transparent url('../img/regatas/MASTER/master_rev.png') no-repeat;
}
#regataconde{
	cursor: pointer;
	margin-top:-10px;
	width: 162px;
	height: 136px;
	background: transparent url('../img/regatas/CONDE/conde.png') no-repeat;
}
#regataconde:hover{
	background: transparent url('../img/regatas/CONDE/conde_rev.png') no-repeat;
}
#regatarepsol{
	cursor: pointer;
	margin-top:-10px;
	width: 162px;
	height: 101px;
	background: transparent url('../img/regatas/REPSOL/repsol.png') no-repeat;
}

#regatarepsol:hover{
	background: transparent url('../img/regatas/REPSOL/repsol_rev.png') no-repeat;
}

#regataramada{
	cursor: pointer;
	margin-top:-10px;
	width: 162px;
	height: 84px;
	background: transparent url('../img/regatas/RAMADA/ramada.png') no-repeat;
}

#regataramada:hover{
	background: transparent url('../img/regatas/RAMADA/ramada_rev.png') no-repeat;
}
#regatapresid{
	cursor: pointer;
	margin-top:-10px;
	width: 162px;
	height: 77px;
	background: transparent url('../img/regatas/PRESIDENTE/presid.png') no-repeat;
}

#regatapresid:hover{
	background: transparent url('../img/regatas/PRESIDENTE/presid_rev.png') no-repeat;
}
#regatacadete{
	cursor: pointer;
	margin-top:-10px;
	width: 162px;
	height: 77px;
	background: transparent url('../img/regatas/CADETE/cadete.png') no-repeat;
}

#regatacadete:hover{
	background: transparent url('../img/regatas/CADETE/cadete_rev.png') no-repeat;
}

#regatacadete2{
	cursor: pointer;
	margin-top:-10px;
	width: 162px;
	height: 77px;
	background: transparent url('../img/regatas/CADETE2/cadete_esp.png') no-repeat;
}

#regatacadete2:hover{
	background: transparent url('../img/regatas/CADETE2/cadete_rev_esp.png') no-repeat;
}

.lfor{

	width: 200px;
}

.ifor{

	width: 97%;
	margin-bottom: 6px;
}

.ftitle{
	border-bottom: 1px solid #BE102A;
	color: #333;
	margin: 20px 0px 14px 0px;
	font-weight: bolder;
}

.iforp{
	width: 100px;
}

/* regatas 2010 */

.regata {
    margin-bottom: 20px;
}
.regata img {
    float: left;
    margin-bottom: 20px;
}
.regata a:hover {
    color: black;
}
.regata span {
    display: block;
}
.regata-titulo {
    padding-left: 50px;
}
.regata-descripcion {
    font-size: 12px;
    padding-left: 50px;
}
.regata-descripcion p {
    margin: 0;
}
.regata-finalizada {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #BE102A;
    padding-left: 130px;
}

/* Calendario */
.calendario-anho {
    margin: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #4B4B4B;
}

.calendario-mes {
    margin: 10px 20px 10px 20px;
}

.calendario-mes .mes {
    display: block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted gray;
    margin-bottom: 5px;
    color: #4B4B4B;
}

.calendario-regata {
    margin-bottom: 10px;
}

.calendario-regata img {
    float: left;
    margin: 0 5px 10px 0;
}

.calendario-regata .descripcion {
    font-size: 12px;
    color: #4B4B4B;
}

.calendario-regata .descripcion p {
    margin: 0;
}