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;
	min-height: 400px;
}

.oneColFixCtr #container {
	width: 902px;  /* 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: 900px;  /* 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: 70px;
}

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


#login {
	position:  relative;
	top: -95px;
	left: 680px;
	width: 201px;
	height: 118px;
}

.oneColFixCtr #menu {
	width: 870px;  /* 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;
}

#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: 870px;  /* 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: 900px;  /* 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;
}

ul.bocadillo {
	list-style-type: none;
	width: 880px;
	padding: 0 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: 900px;  /* 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;
}


.oneColFixCtr #destacado h2 {
	color: #2e99ce;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 80px 0px 80px;
	margin: 0;
}

.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 {
	color: #2e99ce;
	text-decoration: none;
	border-bottom-color: #2e99ce;
	border-bottom-width: 1px;
}

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


.oneColFixCtr #actualidad {
	width: 900px;  /* 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;
}

#noticias
{
	width: 620px;
	height:  277px;
	float: left;
	margin-left: 25px;
}

#calendario
{
	width: 220px;
	height:  277px;
	float:  right;
	margin-right: 25px;
}

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

#calendario .calend, #calendario-2 .calend {
	margin-left: 22px;;
}


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

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

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

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

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


.oneColFixCtr #organizan, #comarcas, #pie {
	width: 900px;  /* 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;
	display: block;
	clear: both;
}

.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 #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;
		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 #mainContent {
	width: 900px;  /* 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;
}

#mainContent h2 {
	font-size: 16px;
	color:  black;
}

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

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

#mainContent ul.rios {
	margin-left: 40px;
	margin-right: 40px;
	list-style-type: square;
	font-size: 13px;
}

#mainContent ul.rios  li {
	margin-bottom: 10px;
}


#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;
}

#mainContent h3.enlaces
{
	font-size: 14px;
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 30px;
	color:  black;
	font-weight: bold;
}


#mainContent ul.enlaces
{
	margin-left: 20px;
	margin-right: 40px;
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
}

#mainContent ul.enlaces li
{
	margin-bottom: 10px;

}

#lista
{
		margin-left:  30px;
		margin-top: 30px;
		display: block;
}

#calendario-2
{
	width: 220px;
	height:  277px;
	float:  left;
	margin-right: 25px;
	margin-bottom: 50px;

}

#calendario-2 form {
	margin-top: 35px;;
}


#calendario-2 .calend {
	margin-top: 25px;;
}


#lista-d
{
	width: 600px;
	height:  277px;
	float:  right;
	margin-right: 25px;
	margin-bottom: 50px;
	display: block;
	height: auto;
}

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

.diacalend a:hover
{
	color:black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
