@charset "utf-8";
/* CSS Document */

@font-face {font-family: "Worstveld Sling Bold";
src: url(../fonts/WorstveldSlingBold.eot);
}
@font-face {font-family: "Worstveld Sling Bold";
src: url(../fonts/WorstveldSlingBold.ttf);
}

html{
	background-color:#fff;
}
*{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000;
}
ul{
	list-style:none;	
}
img{
	border:0;	
}
body{
	background-color:#222;
	background:url("../Imagenes/fondoBody.png") top no-repeat ;
	font: 12px Verdana, Geneva, sans-serif;
}
#web{
	position:relative;
	width: 720px;
	margin: 0 auto;
}

#top{
	height: 71px;
	width: 100%;
}

#titulo{
	height: 218px;
	width: 699px;
	margin-left:7px;
	background-color:#333;
	position:relative;
}

#top li a{
	display:block;
	line-height: 45px;
	color:#666;
}
#top li a:hover{
	font-weight:bolder;	
	
}
#top ul{
	float:right;
	list-style:none;
	font:24px "Worstveld Sling Bold" ;
	
	font-weight: bold;
}
#top li{
	display:inline;
	float:left;
	padding: 40px 25px 0 10px;
	height: 30px;
	text-align:center;
	
}
#top li+li{
	border-left-width: 0;
}
#top ul li:hover{
	background:  url(../Imagenes/fondoNav.png) center no-repeat;	
}

.preinscripcion{
	position:absolute;
	right:0;
	z-index:10;
	position:fixed;
}
#medio{
	width: 709px;
	margin-left:6px;
	min-height: 615px;
	background:url(../Imagenes/lateralder.png) right repeat-y;
	border-left: solid 1px #ccc;
	background-color:#EEE;
}

#contenido{
	width: 440px;
	margin: 3px 9px;
	float:left;
}
.linea{
	display:block;
	margin: 5px auto;
	clear:both;
}
#bloqueActividades{
	position:relative;
	padding:  10px;
	width: 405px;
	height: 120px;
	border-top-width:0;
	text-align:center;
	background-color:#eee;
	
}
#bloqueActividades span{
	/*display:block;
	height: 95px;
	width: 290px;
	margin: 0 auto;
	background:url("../Imagenes/fondoNuestrosProfesionales.png") bottom right no-repeat;
	text-align:justify;
	padding-right: 50px;
	font: 13px Verdana, Geneva, sans-serif;*/
}

.clear{
	clear:both;	
}
.visitanos{
	margin: 30px auto 0 auto;	
}
.separador{
	width: 100%;
	background-color:#eee;
	min-height: 30px;
}

#bloqueInferior{
	position:relative;
	margin: 10px 0;
	padding: 35px 10px;
	width: 405px;
	height: 130px;
	border: solid 1px #ccc;
	border-top-width:0;
	text-align:center;
	background-color:#eee;
	
}

#lateral{
	position:absolute;
	top:72px;
	right:1px;	
	width: 258px;
	margin: 0 8px 0 0;
	background-color:#333;
	min-height: 217px;
	
}
#lateral h2{
	font-size: 50px;
	color:white;
	display:block;
	text-align:center;
}
#lateral h3{
	font-size:  35px;
	color: #2082F9;
	text-align:right;
	padding: 0 10px;

}
.bloqueLateral{
	margin: 53px 0;
	background-color:#666;
	min-height: 263px;
}
.noticia{
	margin: 5px 15px;
	color:#CCC;	
	font: 11px Verdana, Geneva, sans-serif;
}

.tituloNoticia a{
	font: 11px Verdana, Geneva, sans-serif;
	cursor: pointer;
	color:#fff;	
	font-weight:bolder;		
}
.fechaNoticia{
	/*float:right;*/
	font-size: 8px;
	line-height: 13px;
	color:#333;
}
.contenidoNoticia a{
	color:#ccc;	
	text-align:justify;
}
.masnoticias{
	display: block;
	text-align: right;
	font-weight: bold;
	color: white;
	padding-right:15px;
}
#titulo img{
	float:left;	
}
h1,h2,h3,h4{
	font-family:  "Worstveld Sling Bold" ;	
}
h4{
	color:white;
	font-size: 18px;
}
#pie{
	width: 100%;
	padding-top: 10px;
	height: 40px;
	background: url(../Imagenes/fondoPie.png) repeat-x;
	color:#999;
	text-align:center;
}


.nohay{
	display:block;
	text-align:center;
	font-size: 20px;
	color: 666;
	padding: 40px;
}

#contenidoInferior{
	width: 700px;
	height: 170px;
	background: url(../Imagenes/fondoContenidoInferior.png) top left repeat-x;
	background-color: transparent;
	position:absolute;
	bottom:20px;
	border: solid 0 #ccc;
	border-top-width: 1px;
	
}

.bloqueInferior{
	margin: 5px 15px;
	padding: 15px 10px 5px 10px;
	width: 180px;
	height: 135px;
	border: solid 1px #ccc;
	text-align:center;
	background-color:#eee;
	float:left;
	
}

#trucoFondo{
		background: url(../Imagenes/truco.png);
		position: absolute;
		right: 0;
		top:0;
		width: 5px;
		height: 218px;
	}

/* PAGINA DE ACTIVIDADES.PHP*/
#listaActividades ul{
	float:left;
	text-align:left;
}
#listaActividades li{
	width: 155px;
	height: 35px;
	background:url(../Imagenes/fondoBotonActividades.png) center no-repeat;
	padding-left:6px;
}

#listaActividades li a{
	line-height: 35px;	
	display:block;
}

#listaImgActividades ul{
	width: 100%;
	float:left;
	margin: 10px 0;
}
#listaImgActividades  li{
	float:left;
	width:93px;
	padding: 4px;
}


