body {
	text-align: left;
	margin: 0; padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #7ea4c3 url(../img/bgbody.jpg) repeat-x top left;
}

h2 {
  margin: 10px 30px;
  font-size: 1.5em;
  font-weight: bolder;
}

form table {
	 width:462px;
	 margin:auto;
}

#todo {
	width:900px;

	background: url(../img/contenedorbg.jpg) repeat-y top left;
}
body > #todo, body > #todo > #content {

}
#header {
  height: 145px;
	width: 900px;
	background: #FFFFFF url(../img/header.jpg) no-repeat top left;
}
#contenido {
	float: left;
	width: 900px;
}
img { border: 0; }
a {
  color: #1e3544;
  text-decoration: underline;
}
#menu {
  float: left;
  width: 197px;
  height: 326px;
  margin: 0;
  background: url(../img/menubg.jpg) no-repeat top left;
}
#menu * {
  margin: 0;
  padding: 0;
  }
#menu ul {
  width: 188px;
  margin: 0; padding: 0;
  list-style-type: none;
  color: #1e3544;
  text-align: left;
  font-size: 10px;
}
#menu ul li {
  border-bottom: 1px solid #CCDBE4;
  background: white url(../img/list.jpg) no-repeat 5px 7px;
  margin: 0;
  padding: 0;
}
#menu ul li a {
  color: #1e3544;
  display: block;
  margin: 0px 0px;
  /*line-height: 28px;*/
  padding: 8px 13px 8px 23px;
  text-decoration: none;
}
#menu ul li a:hover {
  background-color: #ccdbe4;
  text-decoration: none;
}
#contenidocentral, #contenidocentral2{ 
 background: #FFF url(../img/trocito.jpg) no-repeat top left;
 float: left;
 display: inline;
 /*margin-left: 198px;*/
 /*margin-top: 20px;*/
 padding: 40px 0px 10px 0px;
 width: 501px;
 text-align: left;
 font-size: 10px;
 color: #2B5B79;
}

#contenidocentral2 {
  width: 501px;
  _width: 499px;
}
#news{
  border-top: 1px dotted #477c9d;
  text-align: justify;
  margin: 15px 2.5em;
  line-height: 120%;
}
#news p {
  margin: 0;
  margin-top: 0.5em;
}
#masInfo{
 text-align: right;
 margin-top: 10px;
 margin-bottom: 10px;
}

#masInfo .thickbox {
  text-decoration: none;
  background: url(../img/list2.jpg) no-repeat;
  font-size: 10px;
  font-weight: bold;
  color: #2b5b79;
  margin: 0px 0px;
  padding: 0px 0em 4px 3em;
  margin-top: -15px;
}

#cuestionario {
  float: left;
  width: 202px;
  padding-bottom: 50px;
}

#footer {
  clear: both;
  float: left;
  height: 45px;
  /*width: 900px;*/
  width: 100%;
  background: #477C9D url(../img/footer.jpg) no-repeat top left;
}
#tablaDocumentos {
	margin: 50px;	
}
#tablaDocumentos table {
  border: 1px solid #9babb7;
}
#tablaDocumentos table td {
 text-align: left;
 font-size: 10px;
 color: #2B5B79;
 border: 1px solid #9babb7;
 width: 50%;
 padding: 0.4em;
}

#tablaDocumentos table td .enlace, #tablaDocumentos table td .enlace2 {
  text-align: right;
}
#tablaDocumentos table td .enlace a {
  text-decoration: none;
  background: url(../img/list3.jpg) no-repeat;
  font-size: 10px;
  font-weight: bold;
  color: #2b5b79;
  margin: 0px 0px;
  padding: 0px 0em 4px 2em;
}
#tablaDocumentos table td .enlace2 a {
  text-decoration: none;
  text-align: right;
}
#bandericas{
 text-decoration: none;
 text-align: left;
 margin-top: 40px;
 margin-left: 45px;
 font-size: 10px;
 font-weight: bold;
}

#bandericas a{
 text-decoration: none;
 color: #FFF;
}

#bandericas a:hover{
 text-decoration: underline;
 color: #FFF;
}

#bandericas a .titulobandera {
  line-height: 20px;
  height: 20px;
  padding-bottom: 5px;
  padding-left: 3px;
}

.tablalibros, .tablaenlaces {
  background-color:#ffffff;
  margin:0 auto;
  border: 1px solid #3c576e;
}

.tablalibros th, .tablaenlaces th {
  font-family:verdana;
  font-size:11px;
  text-decoration:none;
  font-weight:800;
  color:#FFFFFF;
  background-color: #3c576e;
  margin:0;
  padding:0;
   height: 30px;
   padding-left: 8px;

}

.tablalibros td {
  font-family:verdana;
  font-size:10px;
  text-decoration:none;
  color:black;
  margin:0;
  padding:2px;
  vertical-align: top;
}

.tablaenlaces td {
  font-family:verdana;
  font-size:10px;
  text-decoration:none;
  color:black;
   margin:0;
  padding:2px;
}

.tablaenlaces .separador, .tablalibros .separador {
  background-color: #ccdbe4;
  height: 1px;
  margin:0;
  padding:0;
}

#noticia {
  background-color:#ffffff;
  margin:0;
  text-align: justify;
  font-size: 10px;
  color: #2B5B79;
}

#noticia li{
  margin-left: 25px;
}

#contenidocentral p {
  margin: 15px 2.5em;
  text-align: justify;
}

.formulario {
 text-align: left;
 font-size: 10px;
 color: #2B5B79;
 margin: 15px 2.5em;
}

textarea,select, input{
 font-size: 12px;
 color: #2B5B79;
}

textarea {
  width:440px;
}

select {
  text-align: left;
}

#flashMessage {
	font-size: 14px;
}

.error_message ,#flashMessage{
  margin-left: 20px;
  margin-right: 20px;
  color: red;
}

.titulo {
  font-weight: bold;
  font-size:1.3em;
  color:#cc0000;
}

ul.actions {
  width: 220px;
  margin: 0; padding: 0;
  list-style-type: none;
  color: #1e3544;
  text-align: left;
  font-size: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
ul.actions li {
  border-bottom: 2px solid #CCDBE4;
  background: url(../img/listi.jpg) no-repeat 5px 7px;
  margin: 0;
  padding: 0;
}
ul.actions li a {
  color: #1e3544;
  display: block;
  margin: 0px 0px;
  /*line-height: 28px;*/
  padding: 8px 13px 8px 23px;
  text-decoration: none;
  font-weight: bold;
}

td {
  font-size: 10px;
}

ul.checkboxMultiple {
	list-style-type: none;
	margin-left: 2.5em;
}
ul.checkboxMultiple li {
	line-height: 1.7em;
}
ul.checkboxMultiple label {
	margin-left: 1em;
}
.centrado {
	text-align: center;
}

.insercion {
	color:#1E3544;
	font-weight:bold;
	margin:0px;
	padding:8px 13px 8px 23px;
	text-decoration:none;
	text-align: center;
}

#contenidocentral ul {
  margin: 10px 25px 10px 40px;
  text-align: justify;
}

#contenidocentral ul li{
  margin: 10px 0;
  }