html{
	background: #2e99ce url(images/fondoblanco.jpg) repeat-y fixed center top;
	z-index: -1;
}

body.oneColFixCtr  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(images/fondoolas.jpg) no-repeat fixed center top;
	min-height: 400px;
}



.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
}

.oneColFixCtr #topbanner {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 145px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	background-color: white;
}

.oneColFixCtr #topbanner h1 {
display: none;
}

.oneColFixCtr #topbanner img {
	border-style: none;
	border-width: 0;
}


#logoexplora{
	position: relative;
	top: 35px;
	left: 10px;
}

#logorcdr{
	position: relative;
	top: 15px;
	left: 70px;
}


#login {
	position:  relative;
	top: -95px;
	left: 595px;
	width: 201px;
	height: 118px;
	background: url(images/fondologin.jpg) no-repeat center top;
}

#login img.foro, #login a img.foro
{
	border-style: none;
	border-width: 0;
	position: relative;
	top: 14px;
	left:  9px;
}

.oneColFixCtr #menu {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 175px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	background: url(images/fondomenu.jpg) no-repeat center top;
}

#submenu-i
{
	width: 650px;
	height:  120px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#submenu-d
{
	width: 195px;
	height:  120px;
	float:  right;
}

#submenu p
{
	font-size: 14px;
	font-weight: bold;
	margin-right: 25px;
	margin-top: 20px;
}

#submenu a img
{
	margin-left: 49px;
	margin-top: 8px;
	border-style: none;
	border-width: 0;
}



#secciones
{
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 33px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */	
}

.oneColFixCtr #bocadillos {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:249px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	background: url(images/fondobocadillos.jpg) no-repeat center 17px;
}

ul.bocadillo {
	list-style-type: none;
	width: 880px;
	padding: 0px 0 0 35px;
	margin: 0;
}

ul.bocadillo li {
	float: left;
	width:  240px;
	padding-top: 20px;
}

ul.bocadillo li.centro, ul.bocadillo li.derecha {
	padding-left: 60px
}




.oneColFixCtr #destacado {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	min-height: 140px;
	background: url(images/fondocomillas2.jpg) no-repeat center top;
	margin-bottom: 40px;
}


.oneColFixCtr #destacado h2 {
	color: #2e99ce;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 80px 8px 80px;
	margin: 0 auto;
	text-decoration: none;
	line-height: 32px;
}

.oneColFixCtr #destacado h2 a 
{
	text-decoration: none;
	color: #2e99ce;
}

.oneColFixCtr #destacado p {
	padding: 0px 80px 0px 80px;
	margin: 5px 0 0 0;
}

.oneColFixCtr #destacado p a, table.diccionario td a {
	color: #2e99ce;
	text-decoration: none;
	border-bottom-color: #2e99ce;
	border-bottom-width: 1px;
}

.oneColFixCtr #destacado p a:hover, table.diccionario td a:hover {
	border-bottom-style: solid;
}


.oneColFixCtr #actualidad {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 277px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	margin-top:  30px;
}

#noticias
{
	width: 542px;
	height:  277px;
	float: left;
	margin-left: 0px;
	background: url(images/fondootrasnot2.jpg) no-repeat left top;
}

#calendario
{
	width: 213px;
	height:  277px;
	float:  right;
	margin-right: 0px;
	background: url(images/fondocalendario.jpg) no-repeat right top;
}

#noticias h2, #calendario h2 {
	color:  black;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

#calendario form {
	position: relative;
	top: -6px;
	left: 16px;
}

#calendario table a
{
	text-decoration: none;
	color: #2e99ce;
	font-weight: bold;
}

#calendario table a:hover
{
	text-decoration: none;
	color: black;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

#noticias ul, #mainContent ul
{
	margin-left: -10px;
	margin-right: 40px;
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
}

#noticias ul li, #mainContent ul li
{
	margin-bottom: 8px;
}

#noticias ul li i, #mainContent ul li i
{
	color: #777;
	font-weight: normal;
	font-style: normal;
}

#noticias ul li a, #mainContent ul li a
{
	color: #0071be;
	text-decoration: none;
}

#noticias ul li a:hover, #mainContent ul li a:hover
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}





.oneColFixCtr #organizan, #comarcas, #pie {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding:0;
	margin-top: 50px;
}

.oneColFixCtr #pie {
	margin-bottom: 30px;
}
 
.oneColFixCtr #organizan h3, .oneColFixCtr #comarcas h3{
	color:  #2e99ce;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

.oneColFixCtr #organizan a img, .oneColFixCtr #comarcas a img, .oneColFixCtr #organizan a, .oneColFixCtr #comarcas a {
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

.oneColFixCtr #organizan img {
	margin: -14px 25px;
}

.oneColFixCtr #comarcas img{
	margin: 6px 20px;
}

.oneColFixCtr #pie p {
	color:  #2e99ce;
	font-size: 12px;
}

.oneColFixCtr #pie a {
	color:  #2e99ce;
	text-decoration: none;
}

.oneColFixCtr #pie a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.oneColFixCtr #mainContent {
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	margin-top: 20px;
}


.oneColFixCtr #participa {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 62px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	background: url(images/fondoparticipa.jpg) no-repeat center top;
	margin-top: 15px;
}

.oneColFixCtr #participa h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-left: 50px;
}

.oneColFixCtr #participa h3 a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.oneColFixCtr #participa h3 a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.oneColFixCtr #participa img {
	border-style: none;
	border-width: 0;
	position: relative;
	left: 720px;
	top: -43px;
}

.oneColFixCtr #menu.seccion{
	background: url(images/fondomenuseccion2.jpg) no-repeat center top;
	height:  34px;
}



#mainContent h2 {
	color:  black;
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 30px;
}

#mainContent h3 {
	color:  black;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 30px;
}


#mainContent p {
	margin-left: 0px;
	margin-right: 30px;
	font-size: 12px;
	color:  black;
	line-height: 20px;
}

#mainContent img {
	margin-bottom: 10px;
	margin-top: 10px;
}




#mainContent p a
{
	text-decoration: none;
	color:  #2e99ce;
}

#mainContent p a:hover{
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

ul#navmenu-h li#club a {
  color: #f7d10f;
  font-style: italic;
}

.centrado
{
	text-align: center;
	margin: 0 auto;
	display: block;
	clear: both;
}

.centrado img
{
	padding: 10px 20px 10px 20px;	
}

.centrado img a, .centrado a, .centrado a img,
.camp-d img a, .camap-d a, .camp-d a img
{
	text-decoration: none;
	border-style: none;
	border-width: 0;
}


table.colegios td, #texto table.colegios tr, table.colegios th 
{
	border: 1px dashed #2e99ce;
	padding:  5px;
}

table.colegios td.negrita 
{
	font-weight: bold;
}


table.colegios th
{
	padding:  5px;
	text-align: center;
	background-color: #2e99ce;
	color:  white;
	text-transform: uppercase;
}

table.colegios caption {
	display: none;
}

table.colegios {
	margin:  0 auto;
	padding-bottom:  15px;
	padding-top:  10px;
	font-size: 12px;
	color:  black;
	line-height: 20px;
	width:  70%;
}

table.colegios td.resaltado {
	background-color:  #2e99ce;
	color:  white;
}

p.separado, h3.separado {
	padding-top: 30px;
}

p.volver{
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 40px;
}

.camp-i {
	float: left;
	width: 200px;
	display: block;
}

.camp-d {
	float: right;
	width: 450px;
	text-align: right;
	padding-right: 50px;
	display: block;
}

.camp-d img {
	padding: 10px 10px;
}

#mainContent table.ecorio
{
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	width:  558px;	
	border-style: none;
}

#mainContent table.ecorio td
{
	width:  166px;	
	padding:  5px 10px 0px 10px;
	line-height: 1em;
}


#mainContent table.ecorio td.ecorio-dl
{
	text-align: left;
	vertical-align: top;
}

#mainContent table.ecorio tr td.ecorio-dl p
{
	font-size: 10px;
	margin-left: 13px;
	padding-bottom: 30px;
	margin: 0px 0px 0px 12px;
}

#mainContent img.ecorio{
	padding-top: 10px;
	padding-left: 100px;
}


#division
{
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 416px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 20px;
	margin-bottom: 40px;
	position:  relative;
	display:  block;
	color:  white;
	z-index: 0;

}

#division #colegios
{
	float:  left;
	background: url(images/bg_acceso_coles.jpg) no-repeat center center;
	height: 416px;
	width: 393px;
	position:  relative;
	display:  block;
	z-index:-1;
}

#division #clubes
{
	position:  relative;
	display:  block;
	float:  right;
	background: url(images/bg_acceso_clubes.jpg) no-repeat center center;
	height: 416px;
	width: 393px;
}

#division img, #division a img 
{
	margin-left: 4px;
	border-style: none;
	border-width: 0;
}

#division h2, #division h2 a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	color: white;
	text-decoration: none;
}

#division #colegios h2
{
	text-align: right;
	margin-right: 20px;
}

#division #clubes h2
{
	text-align: left;
	margin-left: 20px;
}


#division h2 strong
{
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

#division p
{
	font-size: 12px;
	padding: 2px 10px 5px 10px;
	line-height: 18px;
	color: white;
	text-decoration: none;
}

#division p a
{
	color: white;
	text-decoration: none;
	
}

#contportada
{
	width: 800px;
	height: 208px;
	margin:  30px 0 0 0;
	padding: 0;
	background: url(images/bg_portada_colegios.jpg) no-repeat center center;
}

#contportada p#descargaeco
{
	font-size:18px;
	position: relative;
}


#contportada p#descargaeco
{

	top: 25px;
	left: 674px;
	}


#contportada p#descargaeco a
{
	color:  #6f6f6f;
	font-weight: bold;
	text-decoration: none;
}


#contportada img#descargaecoicon 
{
	position: relative;
	left: 594px;
	top:  -80px;
}

#contportada img#ecologo 
{
	position: relative;
	left: 513px;
	top:  23px;
}


#contportada a img#descargaecoicon, #contportada a img#ecologo 
{
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

table.diccionario td{
	text-align: left;
	vertical-align: top;
	padding:  15px 0 20px 0;
}

#mainContent p a, #mainContent ul.rios  li a, #mainContent table.diccionario td a, 
#mainContent table.descargas td a,
#mainContent ul.enlaces a
{
	text-decoration: none;
	color:  #2e99ce;
}

#mainContent p a:hover, #mainContent ul.rios  li a:hover, #mainContent table.diccionario td a:hover, 
#mainContent table.descargas td a:hover, 
#mainContent ul.enlaces a:hover{
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#mainContent table.diccionario,
#mainContent table.descargas
{
	margin-left: 80px;
	margin-right: 150px;
	font-size: 13px;
}

#mainContent table.diccionario td{
	line-height: 18px;
	padding:  10px 10px 10px 0;
	vertical-align: top;
	margin-bottom: 40px;
}

#mainContent p.letras
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}

#mainContent table.descargas 
{
	margin: 0 auto;
	margin-top: 40px;
	width: 80%;
}

#mainContent table.descargas td
{
	line-height: 16px;
	padding:  0px 10px 0px 0;
	vertical-align: middle;
	text-align: center;
}


#organizan h3 {
	padding-bottom: 14px;
}


#organizan h3 span#organiza
{
	position: relative;
	left: -260px;
}

#organizan h3 span#financian
{
	position: relative;
	left: 100px;
}

#container #menu ul li ul
{
	z-index: 10;
}
