* {
	margin: 0;
	font-family: "Trebuchet MS";
}

body {
	width: 100%;
	height: 100%;
	background: url(img/fondo2.gif) repeat-x top left;
	background-color: #55b606;
}


#cabeceraFondoAdmin {
	width: 580px;
	height: 10px;
	background: transparent url(img/menuAdminP12.gif) no-repeat bottom left;
}

#fondoAdmin {
	width: 580px;
	/*padding: 0 0 0 10px;*/
	background: transparent url(img/menuAdminP22.gif) repeat-y top left;
	font-size: small;
}

#pieFondoAdmin {
	width: 580px;
	height: 10px;
	padding: 0 0 10px 0;
	background: transparent url(img/menuAdminP32.gif) no-repeat top left;
}

#form {
	width: 575px;
	padding: 0 0 0 10px;
	background: transparent url(img/menuAdminP22.gif) repeat-y top left;
	font-size: small;
}

.img {
	display:block;
	float:none;
	height:32px;
	margin:0 auto;
	width:32px;
}

#icono {
	background: transparent url(img/fondoBotonAdminP1.gif) no-repeat top center;
	width: 60px;
	height: 55px;
	padding: 5px 0 0 0;
	float: left;
	color: #367305;
	text-decoration: none;
	text-align: center;
	border: 1px solid #fff27f;
}

#icono:hover {
	background: transparent url(img/fondoBotonAdmin.gif) no-repeat top center;
}

#iconoP {
	background: transparent url(img/fondoBotonPAdminP1.gif) no-repeat top center;
	width: 30px;
	height: 30px;
	padding: 2px 0 0 0;
	float: left;
	color: #367305;
	text-decoration: none;
	text-align: center;
	border: 1px solid #fff27f;
}

#iconoP:hover {
	background: transparent url(img/fondoBotonPAdmin.gif) no-repeat top center;
}

#etiqueta {
	clear: left;
	color: #367305
}


#todo{
	width: 100%;
	position: relative;
	margin: 8px 0 0 0;
	padding: 2px 0 0 0;
}

#esquinaIzq {
	float: left;
}

#centro {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}

#tablaCentral {
	position: relative;
	font-family: "Trebuchet MS";
	font-size: medium;
	text-align: center;
}

#logo {
	float: left;
}

#menu {
	float: left;
	position: relative;
	padding: 0 0 0 10px;
	background: transparent;
	cursor: pointer;
}

#menu a.amenu {
	width: 70px;
	height: 70px;
	float: left;
	color: #367305;
	text-decoration:none;
	padding: 20px 10px 0px 10px;
	background: transparent;
}
	
#menu a.amenu:hover {
	background: transparent url(img/fondoBotonHover.gif);
	color: #367305;
	font-weight: bold;
}

#menu a.amenuon {
	width: 70px;
	height: 70px;
	float: left;
	color: #367305;
	text-decoration:none;
	padding: 20px 10px 0px 10px;
	background: transparent url(img/fondoBoton.gif);
	color: #ffe500;
}

/*------------------------------------------------*/

#menuS {
	
	cursor: pointer;
	font-size: small;
	/*
    float: left;
	position: relative;
    background: transparent;
    */

}

.amenuS {
	color: #367305;
    height: 50px;
    width:100%;
    display:block;
    text-decoration:none;
    vertical-align: middle;

	/*
    width: 200px;
	float: left;
	background: transparent;
    
	height: 37px;
	padding: 13px 0 0 0;
    background: transparent url("img/fondoBotonPrincipalHover2.gif");


    */
}
	
.amenuS:hover {
	background: transparent url("img/fondoBotonPrincipalHover2.gif");
	color: #367305;
	/*font-weight: bold;*/
}

.amenuSon {
	color: black;
    height: 50px;
    width:100%;
    display:block;
    text-decoration:none;
    vertical-align: middle;
	background: transparent url("img/fondoBotonPrincipalS2c.gif") no-repeat top left;

	/*
    width: 200px;
	float: left;
	height: 37px;
	padding: 13px 0 0 0;
    */
}

/*--------------------------*/

#menuSContacto {
	float: left;
	position: relative;
	background: transparent;
	cursor: pointer;
	font-size: small;
}

#menuSContacto a.amenuS {
	width: 200px;
	height: 37px;
	padding: 13px 0 0 0;
	float: left;
	color: #367305;
	text-decoration:none;
	background: transparent;
}
	
#menuSContacto a.amenuS:hover {
	background: transparent url(img/fondoBotonPrincipalHover2.gif);
	color: #367305;
	/*font-weight: bold;*/
}

#menuSContacto a.amenuSon {
	width: 200px;
	height: 37px;
	padding: 13px 0 0 0;
	float: left;
	color: black;
	text-decoration:none;
	background: transparent url(img/fondoBotonPrincipalS2c.gif) no-repeat top left;
}


#contenidoEscuelaTitulo {
	margin: 0 0 0 10px;
	font-size: medium;
	font-weight:bold;
}

#contenidoEscuelaFiltro {
	margin: 0 0 0 10px;	
}

#contenidoEscuelaInfo {
	margin: 10px;
	text-align:	justify;
}

#contactoTitulo {
	margin: 0 0 0 10px;
	font-size: medium;
    font-weight: bold;
}

#comboActividad {
	float: left;
}

#capaHorario {
	float: left;
	margin: 10px 0 0 0;
}

#esquinaDer {
	float: right;
	background: transparent url(img/terminacionDer.gif) no-repeat;
}

#cabeza {
	clear: left;
	padding: 0 0 0 2px;
}

#esquinaIzqCab {
	float: left;
	height: 8px;
}

#centroCab {
	float: left;
	width: 744px;
	height: 8px;
	background-color: #ffe500;
	margin: 8px 0 0 0;
}

#esquinaDerCab {
	float: left;
	height: 8px;
}

#silueta {
	float: left;
}

#principal {
	float: left;
	width: 380px;
}

#principalDerecha {
	float:right;
	width: 200px;
}

#contenido {
	float: left;
    width:760px;
	/*width: 595px;
      padding: 0 0 0 165px;*/
	height: 100%;
	background: #ffe500 url(img/silueta2.png) no-repeat left bottom;
	border-left: 2px solid #367305;
	border-right: 2px solid #367305;
	
	font-size: small;

}

#info {
	
	height:100%;
	margin: 5px 0 0 0;
	/*background-color:green;*/
}

#imagen {
	float: left;
	width: 365px;
	height: 348px;
	padding: 5px 0 5px 0;
	text-align:justify;
	/*border: 1px solid red;*/
}

#novedades {
	float: left;
	width: 365px;
	height: 90px;
	background: transparent;
	/*border: 1px solid blue;*/
}

#n1 {
	float: left;
}

#n2 {
	float: right;
}

.marcoFoto {
	width: 135px;
	height: 90px;
	padding: 3px 0 0 0;
}

#marcoFoto {
	background: transparent url(img/marcoFoto.gif) no-repeat top left;
}

#marcoFoto:hover {
	background: transparent url(img/marcoFotoHover.gif) no-repeat top left;
}

#marcoFotoPulsado {
	background: transparent url(img/marcoFotoHover.gif) no-repeat top left;
}

#cabeceraFondoPrincipal {
	float: left;
	width: 370px;
	height: 10px;
	background: transparent url(img/fondoPrincipalP1.gif) no-repeat top left;
}

#fondoMenuPrincipal {
	float: left;
	width: 370px;
	/*border: 1px solid white;*/
	background: transparent url(img/fondoPrincipalP2.gif) repeat-y top left;
}

#pieFondoMenuPrincipal {
	float: left;
	width: 370px;
	height: 10px;
	padding: 0 0 10px 0;
	background: transparent url(img/fondoPrincipalP3.gif) no-repeat top left;
}

#cabeceraFondoMenu {
	/*float:right;*/
	width: 200px;
	height: 10px;
    margin:0 10px 0 0;
	background: transparent url(img/fondoMenu200P1.gif) no-repeat top right;
}

#fondoMenu {
	/*float:right;*/
	width: 200px;
	/*padding: 5px 0 5px 0;*/
	/*border: 1px solid white;*/
    margin:0 10px 0 0;
	background: transparent url(img/fondoMenu200P2.gif) repeat-y top right;
}

#pieFondoMenu {
	/*float:right;*/
	width: 200px;
	height: 10px;
	background: transparent url(img/fondoMenu200P3.gif) no-repeat top right;
	margin:0 10px 10px 0;
}


#fondoMenu div.evento {
	font-size: small;
	padding: 0 0 0 10px;
}

#proximosEventos {
	text-decoration:none;
	color: #000000;
	padding: 0 0 0 10px;
}

#VpostIt {
	width: 185px;
	float: left;
}

#VcabeceraPostIt {
	width: 185px;
	height: 55px;
	/*background: transparent url(img/VNpostitP1.png) no-repeat top left;*/
}

#VfondoPostIt {
	width: 185px;
	height: 100%;
	/*background: transparent url(img/VNpostitP2.png) repeat-y top left;*/
}

#VpiePostIt {
	width: 185px;
	height: 55px;
	/*background: transparent url(img/VNpostitP3.png) no-repeat top left;*/
}

#textoPostIt {
	padding: 0 10px 0 15px;
}

#HpostIt {
	width: 375px;
	float: left;
}

#HcabeceraPostIt {
	width: 370px;
	height: 55px;
	/*background: transparent url(img/HNpostItP1.png) no-repeat top left;*/
}

#HfondoPostIt {
	width: 370px;
	height: 100%;
	/*background: transparent url(img/HNpostItP2.png) repeat-y top left;*/
}

#HpiePostIt {
	width: 370px;
	height: 55px;
	/*background: transparent url(img/HNpostItP3.png) no-repeat top left;*/
}

#punto {
	padding: 0 15px 0 15px;
}

#esquinaIzqPie {
	float: left;
}

#footer{
	float: left;
	width: 733px;
	height: 25px;
	background: transparent url(img/fondoPie.gif) repeat top right;
	cursor: pointer;
	color:#ffe500;
}

#footer a.afooter:link, #footer a.afooter:visited{
	color:#ffe500;
	text-decoration:none;
	padding: 0 5px 0 5px;
	background: transparent;
	font-size: x-small;
}

#footer a.afooter:hover{
	background-color: #ffe500;
	color: #367305;
	padding: 5px 5px 5px 5px;
}

#esquinaDerPie {
	float: right;
}

#grip {
    
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align:middle;
    text-align:center;
}
#grip tr {
    height:35px;
}
#grip th {
	height: 25px;
	background-color: #f0c646;
	font-weight: bold;
}

#grip tr td.gripDesc{
    padding-left:5px;
    text-align:left;
}
#grip .odd {
    background-color: #eadb60;
}
#grip .even{
    background-color: #e2d146;
}


div#ficha-box{
  width: 160px;
  background:transparent;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 10px;

}

/*div#ficha-box{
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
*/
div.t, div.b {
  height: 10px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
div#ficha-box div.t {
  background: url(img/fmct.gif) 0 0 repeat-x;
}

div#ficha-box div.t div.t {
   background: url(img/fmdt.gif) 100% 0 no-repeat;
}

div#ficha-box div.t div.t div.t {
   background: url(img/fmit.gif) 0 0 no-repeat;
}

div#ficha-box div.b {
  background: url(img/fmcb.gif) 0 100% repeat-x;
}

div#ficha-box div.b div.b {
   background: url(img/fmdb.gif) 100% 0 no-repeat;
}

div#ficha-box div.b div.b div.b {
   background: url(img/fmib.gif) 0 0 no-repeat;
}

div.m {
  border-left: 1px solid #347204;
  border-right: 1px solid #347204;
  background-color: #fcf27c;
 /* padding: 0 8px;*/
}
.clr { clear: both; overflow:hidden; height: 0; }

#tablaContacto{
    font-size: 15px;
    width:100%;
    height:100%;
}
#tablaContacto tr{
    height:55px;
    vertical-align:middle;
}
.cabeceraContacto {
    border-bottom: 1px solid #347204;
}

.aContacto {
    display:block;
    padding-left:10px;
    text-decoration:none;
    color: black;
}
.aContacto:hover {
    color:#347204;
    text-decoration: underline;
}
.aContacto img{
    border:none;
}
