body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-bottom: 6px;
	behavior: url("includes/csshover.htc");
	}
#wrapper{
	width: 989px;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color:#740606;	
	}
#wrapper2{
	width: 989px;
	background-image:url(../images/fondo_interior.gif);
	background-repeat:no-repeat;
	background-color:#740606;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
.titDeporte
{
	color:#ffffff;
	background-color:#173e94;
	border-bottom:1pt solid #333333;
	height:20px;
	text-align:center;	
	font-weight:bold;

}
.subTit
{
	color:#333333;
	background-color:#cccccc;
	border-bottom:1pt solid #333333;
	text-align:left;	
	font-weight:bold;

}
#sombra{
	width: 958px;
	background-image:url(../images/sombra.png);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	
	}
#escudo{
	width: 952px;
	background-image:url(../images/escudo_interior.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
	}
#cabecera{
	position: relative;
}
#cabecera2{
	background-image: url(../images/cabeceraHome2.jpg);
	height: 147px;
	width: 989px;
	position: relative;
	background-repeat: no-repeat;
	background-color:#740606;
}
#fondo2{
	background-image: url(../images/imgPortada4.jpg);
	background-repeat: no-repeat;
	width: 989px;
	background-color: #740606;
}
#fondo3{
	background-image: url(../images/imgPortada3.jpg);
	background-repeat: no-repeat;
	height: 494px;
	width: 989px;
}
#menuOpciones{
	position: absolute;
	top: 36px;
	left: 222px;
	width: 746px;
	height: 23px;
	}
#textoHome{
	position: absolute;
	margin-top: 150px;
	margin-left: 530px;
	width: 430px;
	height: 100px;
	}
#textoHome p{
	font-weight: bold;
	color:#000099;
	}
h1{
	font-family:Verdana;
	font-size:12pt;
	color:#740606;
	}
h2{
	font-family:Verdana;
	font-size:11pt;
	color:#740606;
	}
#agendaActividades{
	position: absolute;
	top: 321px;
	left: 534px;
	width: 430px;
	height: 100px;
	}
#menuOpcionesInterno{
	position: absolute;
	top: 68px;
	left: 155px;
	width: 746px;
	height: 23px;
	}
#barraOpcionesInterna{
	position: absolute;
	top: 95px;
	left: 260px;
	width: 680px;
	height: 21px;
	}

#slideshow{
	position: absolute;
	top: 61px;
	left: 0px;
	width: 518px;
	height: 315px;
	font-size: 11px;
}
a{
	font-family:Verdana;
	font-size:11px;
	color:#740606;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#740606;
	font-weight:bold;
	text-decoration:underline;
	}
#menuOpcionesInterno {
	width: 800px;
}
#menuOpcionesInterno * {
	padding: 0;
	margin: 0;	
}
#menuOpcionesInterno ul {
	list-style: none;	
	color: #103794;
}

#menuOpcionesInterno ul a {
	color: #103794;
	text-decoration: none;
	display: block;
	font-size:14px;
	font-weight:bold;
	
}

#menuOpcionesInterno ul li ul a:hover {
	color: #FFFFFF;
	background-color:#103794;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

#menuOpcionesInterno ul li {
	
	float: left;
	position: relative;	
	margin-left: 20px;
	text-decoration: none;
	display: block;
	font-size:14px;
	font-weight:bold;
	cursor: pointer;
	height: 27px;
	background-color:#FFFFFF;
	
}
#menuOpcionesInterno ul li ul a
{
 	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px 15px 5px 15px;
	width: 125px;
	background: #740607;
	font-size:11px;
	font-weight:normal;
	
}
#menuOpcionesInterno ul li ul a:hover
{
	font-size:11px;
	font-weight:normal;
	
}
#menuOpcionesInterno ul li ul {
	list-style: none;
	position: absolute;
	left: -77px;
	top: 100%;
	display: none;
	width: 150px;
	padding-left:15px;
	
}
#menuOpcionesInterno ul li ul li
{

border-bottom:1pt solid #FFFFFF;
padding-left:0px;
height: auto;

}
#menuOpcionesInterno ul li ul li ul a
{

	background: #4e4e4e;

}
#menuOpcionesInterno ul li:hover ul { display: block; }
#newsFondo{
	background-image: url(../images/news_fondo.jpg);
	background-repeat: repeat-y;
	width: 591px;
	float: right;
	background-position: center top;
	margin-right: 25px;
}
#newsCentro{
	background-image: url(../images/news_centro.jpg);
	background-repeat: no-repeat;
	width: 591px;
	float: right;
	background-position: center top;
}
#menuPrivada ul {
	list-style: none;	
	float:right;
}
#menuPrivada ul a {
	list-style: none;	
	float:right;
	display: block;
	font-size:14px;
	color: #FFFFFF;
	background-color:#740606;
	text-decoration: none;
	font-size:11px;
	padding-top:8px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}

#menuPrivada ul li ul a:hover {
	list-style: none;	
	float:right;
	color: #FFFFFF;
	background-color:#103794;
	text-decoration: none;
	font-size:11px;
	padding-top:8px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}
#validacion{
	width: 596px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740606;
	font-weight:bold;
	text-decoration: none;
	float: right;
}
.txtBlanco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtNegro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#txtBlanco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#txtBlanco a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boton 
{
	border: 1px solid #000000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
	font-weight: bold;
	text-align: center;
	}
.boton:visited {
	border: 1px solid #000000;
	background-image: url(../images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
	font-weight: bold;
	text-align: center;
	}
	
.boton:hover {
	border: 1px solid #000000;
	background-image: url(../images/fondoBotonHover.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	}
#empujador
{
	clear: both;
	}