body {
	margin: 0;
	background: #fff;
	text-align: center;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	color: #000;
}

p {
	font: 11px arial,helvetica,sans-serif;
}

img {
	border: 0;
}

input,textarea {
	border: 1px solid #273881;
	background: #fff;
}

#enlaces a {
	text-decoration: underline;
	color: #273881;
}

#enlaces a:hover {
	text_decoration:none;
}
/************** la estructura ***************/

#contenedor {
	position: relative;
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

/**************** cabecera *******************/

#cabecera {
	margin: 3px 0 0 0;
	height: 101px;
	background: #273881;
}

#cabecera img {
	float: left;
}

#cabecera #fotos {
	background: #fff;
}

#cabecera img.flecha {
	float: right;
	margin: 2px 2px 0 0;
}

/*********** EL MENU ******************/

#menu {
	margin: 4px 0 4px 0;
}

#menu table {
	width: 100%;
	border: 0;
}

#menu td {
	background: #198EC6;
	font: 9px arial,helvetica,sans-serif;
	border-left: 1px solid #fff;
	padding: 2px 1px;
	text-align: center;
}

#menu td.primero {
	border: 0;
}

#menu a {
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	color: #273881;
}

/**************** parte central ******************/

#principal {
	vertical-align: top;
	background: transparent url("../images/centro.gif") 0 0 repeat-y;
}

#izquierda {
	float: left;
	width: 132px;
	padding: 2px;
}

.lateral {
	border: 1px solid #273881;
	padding: 2px;
	margin: 0 0 2px;
}

.lateral h3 {
	background: #273881;
	margin: 0 0 1px;
	padding: 2px;
	text-align: center;
	color: #fff;
	font: 11px arial,helvetica,sans-serif;
}
.lateral h2 {
	background: #273881;
	margin: 0 0 1px;
	padding: 2px;
	text-align: center;
	color: #fff;
	font: 10px arial,helvetica,sans-serif;
}

.lateral h2 a {
	background: #273881;
	margin: 0 0 1px;
	padding: 2px;
	text-align: center;
	color: #fff;
	font: 11px arial,helvetica,sans-serif;
	text-decoration: none;
}
.lateral input, .lateral textarea {
	width: 98%;
}

.lateral input.enviar {
	background: #7D98BF;
	color: #fff;
	font: 9px arial,helvetica,sans-serif;
	border: 0;
	padding: 2px;
	cursor: pointer;	
}

.lateral form table {
	margin: -8px 0 -13px 0;
}

.lateral form p {
	line-height: 100%;
}

.centro_form input.enviar {
	background: #7D98BF;
	color: #fff;
	font: 9px arial,helvetica,sans-serif;
	border: 0;
	padding: 2px;
	cursor: pointer;	
}
.centro_form textarea {
	scrollbar-face-color:#273881;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #cbdfe7;
	/*background: #fff;*/
}

.centro_form input.enviar_central {
	background: #273881;
	color: #fff;
	font: 9px arial,helvetica,sans-serif;
	border: 0;
	padding: 2px;
	cursor: pointer;	
}

#izquierda h4 {
	background: #198ec6;
	color: #fff;
	padding: 3px;
	text-align: center;
	font: 10px arial,helvetica,sans-serif;
	/*margin: 10px 0 0; */
	margin: 0 0 0 0;
}

#izquierda h4 a {
	color: #fff;
	text-decoration: none;
}

#izquierda form p {
	margin: -5px 0 10px;
}

#centro {
	float: left;
	width: 494px;
	padding: 0 20px 0 0;
	margin: 0 9px 0 7px;
	height: 495px;
	overflow: auto;
}

#main { /* esto es la tabla que hay en el centro */
	border: 0;
	width: 100%;
}

#main thead th {
	background: #cbdfe7;
}

#main thead th ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 274px;
}

#main thead th li {
	display: inline;
	padding: 1px 0 1px 3px;
	font: 9px arial,helvetica,sans-serif;
}

#main thead th a {
	color: #000;
	text-decoration: none;
}

#main thead th.fecha {
	text-align: right;
	background: #273881;
	color: #fff;
	font: 9px arial,helvetica,sans-serif;
	padding: 1px 3px;
}

.radio{
  border: 1px solid #ffffff;
}

.azul {
	text-align: left;
	background: #273881;
	color: #fff;
	padding: 1px 3px;
	
}
.azul a {
  color: #fff;	
  
}

#titulos {
  text-align: center;
  background: #273881;
  color: #fff;
  padding: 1px 3px;
}

#derecha {
	float: left;
	width: 100px;
	padding: 2px;
}

#derecha h3 {
	background: #273881;
	margin: 0 0 1px;
	padding: 2px;
	text-align: center;
	color: #fff;
	font: 9px arial,helvetica,sans-serif;
}

#derecha .lateral {
	background: #fff;
}

#derecha .lateral p {
	font: 9px/120% arial,helvetica,sans-serif;
	margin: 0 0 5px;
	text-align: justify;
}

#derecha .mas {
	float: right;
	margin: 2px 0 0 2px;
}

.vermas {
  float: right;
}
#derecha .lateral address {
	font: normal 9px arial,helvetica,sans-serif;
	text-align: center;
	margin: 3px 0;
}

#derecha .lateral address a {
	color: #000;
	text-decoration: none;
}
/************ pie *******************/

#idiomas {
	width: 516px;
	background: #DEDEDD;
}

#idiomas p {
	margin: 0;
	padding: 2px;
	font: 10px arial,helvetica,sans-serif;
}

#idiomas a {
	color: #000;
	text-decoration: none;
}

#idiomas button {
	background: #198ec6;
	border: 0;
	padding: 2px;
	font: 10px arial,helvetica,sans-serif;
	color: #fff;
	float: right;
	margin: 0 0 0 1px;
	cursor: pointer;
}

#pie h4 {
	background: #273881;
	text-align: center;
	color: #fff;
	font: 10px arial,helvetica,sans-serif;
	margin: 0;
	padding: 2px 0;
}

#pie h4 a {
	color: #fff;
	text-decoration: none;
}



/* ESTILOS PARA EL desplegable */

#quienes, #proyectos, #prensa, #colabora, #financiacion, #fesmai, #colegios, #ninos, #n_eventos, #n_prensa, #n_amigos {
	position: absolute;
	left: 0;
	top: 161px;
	visibility: hidden;		
	width: 140px;
	background: #273881;
	color: #fff;
	font: 10px arial,helvetica,sans-serif;
}

#proyectos {
	left: 81px;
}

#prensa {
	left: 198px;
}

#colabora {
	left: 330px;
}

#financiacion {
	left: 448px;
}

/*  segundo nivel */

#fesmai {
	left: 145px;
}
#colegios, #ninos, #n_eventos, #n_prensa, #n_amigos {
   left: 340px;
}

#ninos {
  top: 181px;
}
#n_eventos {
  top: 202px
}
#n_prensa {
  top: 225px;
}

#n_amigos {
  top: 245px;
}
#quienes a, #proyectos a, #prensa a, #colabora a, #financiacion a, #fesmai a, #colegios a, #ninos a, #n_eventos a, #n_prensa a, #n_amigos a {
	display: block;
	padding: 4px;
	color: #fff;
	text-decoration: none;
}
#quienes a:hover, #proyectos a:hover, #prensa a:hover, #colabora a:hover, #financiacion a:hover, #fesmai a:hover, #colegios a:hover, #ninos a:hover, #n_eventos a:hover, #n_prensa a:hover, #n_amigos a:hover {
	background: #fff;
	color: #273881;
}

