@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#082E41;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	}
#wrapper {
text-align:left;
width:900px;
margin:auto;
display:block;
}

form {
	margin:0;
	padding: 0;
	}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.floatl {
	float:left;
	}
img { border:0px;}
/*--------------------------------------------------------------- GENERAL */
.pictureleft {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	border-style:solid;
	border-width:3px;
	border-color:#6699CC;
	}
.pictureright {
	float:right;
	margin-left:10px;
	margin-bottom:3px;
	border-style:solid;
	border-width:3px;
	border-color:#6699CC;
	}
/*--------------------------------------------------------------- TOP */
#topbar {
	width:900px;
	height:247px;
	}
#intranet {
	height:42px;
	float:left;
	display:block;
	clear:both;
	width:900px;
	}
#intranetb {
	height:31px;
	width:386px;
	float:right;
	margin-right:0px;
	margin-top:5px;
	background-image:url(imagenes/intranet-whole3.gif);
	background-repeat:no-repeat;
	}
	
.intranetinputa {
	margin-left:78px;
	margin-top:8px;
	border-style:none;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:72px;
	line-height: 19px;
	font-weight:bold;
	}
.intranetinputb {
	margin-left:55px;
	margin-top:8px;
	border-style:none;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	padding:1px;
	width:72px;
	line-height: 19px;
	}
#intranetdiv {float:left;}

#flashmenu {
	width:900px;
	height:205px;
	clear:both;
	display:block;
	float:left;
	}
#javamenu {
	width:900px;
	height:43px;
	float:left;
	display:block;
	clear:both;
	background-image:url(imagenes/menu-js-bg2.gif);
	background-repeat:repeat-x;
	}
/*--------------------------------------------------------------- MAIN */
.hiddenPic {display:none;}
#main {
	width:880px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:15px;
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	}
#mainleft {
	width:560px;
	display:block;
	float:left;
	padding-bottom:10px;
	}
#accesoshome {
	width:560px;
	float:left;
	height:120px;
	margin-bottom:15px;
	display:block;
	}
a.accesotienda {
	width:180px;
	height:120px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	border:0px;
	background-image:url(imagenes/tienda.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
	}
a.accesoescuela {
	width:180px;
	height:120px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	border:0px;
	background-image:url(imagenes/acceso-escuela.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
	}
a.accesofotos {
	width:180px;
	height:120px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	border:0px;
	background-image:url(imagenes/acceso-fotos.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#noticiashome {
	width:560px;
	float:left;
	padding-bottom:10px;
	display:block;
	}
#noticiaholder {
	float:left;
	width:560px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#808080;
	display:block;
	margin-bottom:10px;
	}
#noticiapic {
	width:64px;
	height:64px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:7px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	background-image:url(imagenes/noticia-picholder.gif);
	background-repeat:no-repeat;
	}
#noticiatxt {
	float:left;
	width:478px;
	}

.noticias h1 {
	margin-top:0px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:1px;
	width:550px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(imagenes/title-long-bg.gif);
	background-repeat:no-repeat;
	display:block;
	}
.noticias h2 {
	margin-top:0px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#4692E9;
	}
.noticias h3 {
	margin-top:0px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#808080;
	}
.noticias p {
	margin-top:0px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
#noticiabottom{
	width:560px;
	float:left;
	text-align:right;
	margin-bottom:2px;
	}
a.btnmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#4692E9;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
	display:block;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	float:right;
	}
a.btnmore:hover{
	color:#FFFFFF;
	background-color:#4692E9;
	}
.btnmoreimg {
	border:0px;
	float:right;
	}
#noticiabottom2 {
	width:558px;
	float:left;
	text-align:right;
	margin-bottom:2px;
	border-style:solid;
	border-color:#808080;
	border-width:1px;
	}
	
/*--------------------------------------------------------------- VIDEO */
#video {
	float:left;
	width:560px;
	background-image:url(imagenes/video-bg.gif);
	background-repeat:no-repeat;
	}
#flashvideo {
	padding-top:10px;
	padding-bottom:12px;
	float:left;
	padding-left:65px;
	}
#videobottom {
	width:560px;
	height:23px;
	background-image:url(imagenes/video-bottom-bg.gif);
	background-repeat:no-repeat;
	float:left;
	}
a.allvideos {
	width:129px;
	height:23px;
	display:block;
	background-image:url(imagenes/video-archive-off.gif);
	float:right;
	}
a.allvideos:hover {
	background-image:url(imagenes/video-archive-on.gif);
	}
	
/*--------------------------------------------------------------- SIDEPANEL */
#sidebar {
	width:280px;
	float:left;
	padding-left:28px;
	}
#proximoencuentro {
	width:280px;
	float:left;
	background-image:url(imagenes/proximoencuentro2-bg.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
	}
#proximoencuentrotop {
	width:280px;
	height:88px;
	padding-top:48px;
	float:left;
	background-image:url(imagenes/proximoencuentro-bg.gif);
	background-repeat:no-repeat;
	}
#proximoenclogos {
	float:left;
	width:138px;
	padding-left:71px;
	padding-right:71px;
	padding-bottom:4px;
	}
.proximoimga {
	float:left;
	}
.proximoimgb {
	float:right;
	}
#proximoenctxt{
	float:left;
	width:280px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	padding-top:3px;
	}
#proximoenccontainer {
	width:240px;
	padding-left:20px;
	padding-right:20px;
	}
h1.proximoenc {
	margin:0px;
	width:220px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#5B4232;
	text-align:center;
	}
h2.proximoenc {
	margin:0px;
	width:220px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	background-color:#FFE5A4;
	font-size:10px;
	font-weight:bold;
	color:#42210B;
	text-align:center;
	}
.proximoencseparator {
	margin-top:6px;
	margin-bottom:6px;
	border:0px;
	float:left;
	}
#resultadoscontainer {
	width:250px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	margin-bottom:3px;
	clear:both;
	}
#resultado {
	width:115px;
	height:21px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(imagenes/resultados-bg01.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-bottom:6px;
	}
#ress {
	width:59px;
	padding-left:6px;
	padding-right:6px;
	float:left;}
#resa {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	float:left;
	height:19px;
	padding-top:2px;
	}
.resultados {
	margin-bottom:1px;}
.resequipo {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	background-image:url(imagenes/resequipo.gif);
	background-repeat:no-repeat;
	text-align:center;
	}
.resscore {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	background-image:url(imagenes/resscore.gif);
	background-repeat:no-repeat;
	text-align:center;
	}
.vs {
	font-weight:bold;
	font-size:12px;
	color:#42210B;
	text-align:center;
	}
#resb {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	float:right;
	height:19px;
	padding-top:2px;
	}
#ress2 {
	width:37px;
	padding-left:3px;
	padding-right:3px;
	float:left;}
#resa2 {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	float:left;
	height:19px;
	padding-top:2px;
	}
#resb2 {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	float:right;
	height:19px;
	padding-top:2px;
	}
a.clasificaciones {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#755C4B;
	font-weight:bold;
	text-decoration:none;
	display:block;
	clear:both;
	height:16px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:3px;
	background-color:#FFE5A4;
	}
a.clasificaciones:hover {
	text-decoration:none;
	background-color:#FFF1D2;
	}
#clasificacionescontainer {
	margin-top:5px;
	margin-bottom:2px;
	float:left;
	width:250px;
	margin-left:15px;
	clear:both;
	}

/*------------------------------------------------ ENLACES + SPONSORS */
#enlacescontainer {
	width:280px;
	float:left;
	margin-top:10px;
	}
#enlacescontainer h1 {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:1px;
	width:270px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(imagenes/title-short-bg.gif);
	background-repeat:no-repeat;
	display:block;
	}
a.enlacea {
	display:block;
	width:280px;
	height:35px;
	background-image:url(imagenes/enlaces.gif);
	background-position: 0px -140px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
}
a.enlacea:hover {
	background-position: 0px 0px;
	}
a.enlaceb {
	display:block;
	width:280px;
	height:35px;
	background-image:url(imagenes/enlaces.gif);
	background-position: 0px -175px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
}
a.enlaceb:hover {
	background-position: 0px -35px;
	}
a.enlacec {
	display:block;
	width:280px;
	height:35px;
	background-image:url(imagenes/enlaces.gif);
	background-position: 0px -210px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
}
a.enlacec:hover {
	background-position: 0px -70px;
	}
a.enlaced {
	display:block;
	width:280px;
	height:35px;
	background-image:url(imagenes/enlaces.gif);
	background-position: 0px -245px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
}
a.enlaced:hover {
	background-position: 0px -105px;
	}
	
#sponsorsbig {
	width:280px;
	display:block;
	height:80px;
	float:left;
	}
#sponsorsbig_noticias {
	width:280px;
	display:block;
	height:80px;
	float:left;
	}

a.sponsorb01 {
	width:125px;
	height:80px;
	text-decoration:none;
	overflow:hidden;
	border:0px;
	background-image:url(imagenes/partidossemanales.gif);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
	margin-left:10px;	
	}
a.sponsorb02 {
	width:135px;
	height:80px;

	text-decoration:none;
	overflow:hidden;
	border:0px;
	background-image:url(imagenes/sponsor-big-oviedo.gif);
	background-repeat:no-repeat;
	float:left;	
	}
	
/*-------------------------------------------------------------------------- BOTTOM */
#bottom {
	width:750px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:5px;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-left:150px;
	}
a.blink01 {
	display:block;
	width:102px;
	height:48px;
	background-image:url(imagenes/blink01b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink01:hover {
	background-position: 0px -48px;
	}
a.blink02 {
	display:block;
	width:66px;
	height:48px;
	background-image:url(imagenes/blink02b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink02:hover {
	background-position: 0px -48px;
	}
a.blink03 {
	display:block;
	width:58px;
	height:48px;
	background-image:url(imagenes/blink03b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink03:hover {
	background-position: 0px -48px;
	}
a.blink04 {
	display:block;
	width:74px;
	height:48px;
	background-image:url(imagenes/blink04b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink04:hover {
	background-position: 0px -48px;
	}
a.blink05 {
	display:block;
	width:122px;
	height:48px;
	background-image:url(imagenes/blink05b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink05:hover {
	background-position: 0px -48px;
	}
a.blink06 {
	display:block;
	width:98px;
	height:48px;
	background-image:url(imagenes/blink06b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink06:hover {
	background-position: 0px -48px;
	}
a.blink07 {
	display:block;
	width:80px;
	height:48px;
	background-image:url(imagenes/blink07b.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
	overflow:hidden;
	border:0px;
	margin-top:10px;
	float:left;
}
a.blink07:hover {
	background-position: 0px -48px;
	}
	
	
/*------------------------------------------------------------------------------ INTERNAS */
/*------------------------------------------------------------------------------ INTERNAS */
/*------------------------------------------------------------------------------ INTERNAS */
#interna {
	width:560px;
	display:block;
	float:left;
	padding-bottom:10px;
	}

#interna h1 {
	margin-top:0px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#4692E9;
	}
#interna h3 {
	margin-top:0px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#808080;
	float:left;
	clear:both;
	}
#interna p {
	margin-top:0px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
.portrait {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	border-style:solid;
	border-width:3px;
	border-color:#6699CC;
	}
.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	border:0px;
	}
#presentacion {
	float:left;
	width:400px;
	}
.signature {
	text-align:right;
	color:#333333;
	font-weight:bold;
	}
.plantilla {
	margin-bottom:15px;
	float:left;
	}

#plantillalist {
	width:280px;
	background-color:#E5F3FA;
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:15px;
	}
#plantillalist h1 {
	width:270px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#1484C9;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	}
#plantillalistb {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:260px;
	clear:both;
	}
a.jugador {
	width:256px;
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#203D84;
	height:16px;
	text-decoration:none;
	margin-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	cursor:pointer;
}
a.jugador:hover {
	background-color:#1484C9;
	color:#FFFFFF;
}
#jugadordetalle {
	width:270px;
	background-color:#E5F3FA;
	float:left;
	display:block;
	margin-bottom:15px;
	}
#jugadordetalle h1 {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:5px;
	font-size:14px;
	color:#203D84;
	display:block;
	}
.jugadorportrait {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	margin-left:5px;
	border-style:solid;
	border-width:3px;
	border-color:#6699CC;
	}
#jugadordata {
	float:left;
	width:149px;
	display:block;
	}

#jugadordata h2 {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#203D84;
	}
p.jugadordatod {
	margin-top:2px;
	margin-bottom:5px;
	}

#equipacion {
	width:560px;
	clear:both;
	margin-top:15px;
	}
#interna h3 {
	margin-top:0px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:1px;
	width:550px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(imagenes/title-long-bg.gif);
	background-repeat:no-repeat;
	display:block;
	}
#instalacionesmap1 {
	float:left;
	width:280px;
	padding-bottom:8px;
	background-color:#FFE5A4;
	}
#instalacionesmap1 h1 {
	float:left;
	width:260px;
	padding:10px;
	margin:0px;
	background-color:#FFBB00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#42210B;
	}
#instalacionesmap1 p {
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#42210B;
	margin-top:3px;
	margin-bottom:1px;
	float:left;
	display:block;
	clear:both;
	}
/* ---------------------------------------------------------------- CONTACTO */
.internacompeticion {
	width:560px;
	}
#internacompeticiontit {
	height:20px;
	padding-top:3px;
	padding-left:10px;
	background-color:#1484C9;
	width:550px;
	margin-bottom:10px;
	float:left;
	}
#internacompeticiontit h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	}
#competicionselector {
	float:right;
	height:20px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:240px;
	}
#competicionselector form {
	padding:0px;
	margin:0px;
	float:right;
	}
#competicionselector select {
	width:110px;
	margin:0px;
	height:16px;
	}
.floatleft {
	float:left;
	}
#competicionleft {
	float:left;
	width:270px;
	margin-right:20px;
	}
#competicionright {
	float:left;
	width:270px;
	}
.competicionentry {
	padding-left:10px;
	padding-right:10px;
	background-color:#FFBB00;
	padding-top:3px;
	padding-bottom:10px;
	margin-bottom:10px;
	width:250px;
	}
#competicionentrydetail {
	background-color:#FFE5A4;
	padding:5px;
	}
.entrydetails {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#42210B;
	display:block;
	margin-bottom:3px;
	}
	
#enlacesleft {
	float:left;
	width:270px;
	margin-right:20px;
	}
#enlacesright {
	float:left;
	width:270px;
	}
#enlaceentry {
	width:270px;
	height:58px;
	background-image:url(imagenes/enlaces-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.enlaceimg {
	padding-left:5px;
	padding-top:3px;
	padding-right:10px;
	float:left;
	}
#enlacetitle {
	width:198px;
	padding-right:5px;
	height:40px;
	padding-top:18px;
	float:left;
	}
#enlacetitle a {
	font-weight:bold;
	font-size:12px;
	color:#755C4B;
	text-decoration:none;
	}
#enlacetitle a:hover {
	text-decoration:none;
	}
/* ---------------------------------------------------------------- CONTACTO */
.user_info { float: left; width: 560px; text-align:right; margin-top:10px;}
.user_info input {height: 20px; margin-bottom:30px; padding: 5px; width: 300px; text-decoration: none; font-size: 15px; color: #6a6a6a; background-color: #EDECEC; border: 1px solid #9f9f9f;}
.user_info textarea {margin-bottom:10px; width: 300px; padding: 5px; height: 150px; text-decoration: none; font-size: 15px; color: #6a6a6a; background-color: #EDECEC; border: 1px solid #9f9f9f;}
label { text-decoration: none; font-size: 12px; color: #6a6a6a; float: left; margin-top: 8px; }
.name { float: left; width:430px;}
.email { float: left;  width:430px;}
.message { float: left; width:430px;}
.formbuttons {	width:430px; float:left; }
a.button_primary { display: block; height: 28px; text-decoration: none; float: right; width:100px;}
a.button_primary:hover { background-position: 0px -28px; outline: none; }
	
a.button_primary { background-image:url(imagenes/btn-form-enviar.gif); background-repeat:no-repeat;}

.titlenobg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1484C9;
	margin-top:0px;
	margin-bottom:10px;
	}

/* ---------------------------------------------------------------- NOTICIAS */
#noticiadestacada {
	float:left;
	width:560px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#808080;
	display:block;
	margin-bottom:10px;
	}
.noticiadestacadacontent {
	width:313px;
	height:180px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#EBF7FC;
	}
.noticiadestacadap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#777777;
	line-height:18px;
	}
/* ---------------------------------------------------------------- ESCUELA */
#escuelawrapper {
	width:335px;
	float:left;
	}
#escuelaright {
	width:160px;
	float:left;
	}
#escuelaleft {
	width:160px;
	float:left;
	margin-right:15px;
	}
#escuelawrapper h1 {
	margin-top:0px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4692E9;
	font-weight:bold;
	}
#escuelawrapper p {
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:regular;
	margin-top:3px;
	margin-bottom:0px;
}
#escuelawrapper a {
	display:block;
	background-color:#4692E9;
	width:154px;
	padding:3px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:15px;
	}
#escuelawrapper a:hover {
	background-color:#59A4EF;
}
/* ---------------------------------------------------------------- PASAFOTOS */
#pasafotos {
	width:560px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	}
/* ---------------------------------------------------------------- CONTACTO */
#contactosquare {
	width:540px;
	float:left;
	background-color:#59A4EF;
	padding:10px;
	margin-bottom:15px;
	}
#contactosquare p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	color:#FFFFFF;
	margin-top:2px;
	margin-bottom:0px;
	}
#contactosquare a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	color:#FFFFFF;
	margin-top:2px;
	margin-bottom:0px;
	text-decoration:none;
	}
#contactosquare a:hover {
	text-decoration:underline;
	}
.contactoentry {
	width:270px;
	float:left;
	margin-bottom:4px;
	}
#contactogooglemap {
	width:250px;
	padding:5px;
	background-color:#1484C9;
	float:left;
	}
#contactodata {
	width:270px;
	float:left;
	margin-right:5px
	}
	
	
/*----------------- galeria------------------------*/
.imagenes_galeria {
	width:68px;
	height:100px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:7px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	}	
a.btndes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#4692E9;
	background-color:#FFFFFF;
	display:block;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	text-align:center;	
	}
a.btndes:hover {
	color:#FFFFFF;
	background-color:#4692E9;
	}
a.mano{
	text-decoration:none;
	float:left;
	cursor:pointer;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:1px;
	width:550px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(imagenes/title-long-bg.gif);
	background-repeat:no-repeat;
}
		