* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image:url(/img/fondo.gif);
	color:#666666;
}
#centro {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/img/fondo_centro.gif);
	z-index: 1;
	position: relative;
	background-repeat: repeat-y;
}
#fondo {
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: auto;
	height: 113px;
	background-image: url(/img/fondo_franja.gif);
	z-index:0;
 }
/*Encabezado*/
#cabecera {
	width: 790px;
	margin: 0 10px 0 10px;
	padding: 40px 0 0 0;
}
.logo {
	margin: 0 0 0 20px;
}

#menu {
	text-align: right;
	width: 780px;
	height: 32px;
	margin: 12px 0 0 0;
}
#menu form {
	display: inline;	
}
#menu input {
	width: 90px;
	height: 17px;
	background-color: #f5eff7;
	border: none;
	top: -6px;
	position: relative;
}
/*Menu Lateral*/
#menu_lateral {
	width: 157px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.banner {
	text-align: center;
}

/*Contenido Derecho*/
#contenido {
	width: 623px;
	float: left;
	display: inline;
}
#contenido h1 {
	color:#ffffff;
	font-size:14px;
}

#contenido h1.colorM {
	line-height:40px;
	width:auto;
	height:40px;
	background-image:url(/img/header_morado.gif);
	background-repeat: no-repeat;	
	background-position: left;
	padding: 0 0 0 30px;
}

.colorC {
	line-height:83px;
	width:auto;
	height:83px;
	background-repeat: no-repeat;	
	background-position: left;
	padding: 0 0 0 30px;
}

#contenido h1.colorC {
	line-height:83px;
	width:auto;
	height:83px;
	background-repeat: no-repeat;	
	background-position: left;
	padding: 0 0 0 30px;
}

#contenido h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 10px;
	color: #cc4f23;
}
#contenido h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 10px;
	color: #cc4f23;
}

#contenido h4 {}

#contenido h5 {}

#contenido p {
	font-size: 11px;
	padding: 10px;
}

#contenido ul {
	color: #666666;
	padding: 0 0 0 10px;
	list-style: none;
}

#contenido li {
	list-style-image: url(/img/vineta.gif);
}

#contenido a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

#contenido a:hover {
	text-decoration: underline;
}

#contenido img.fotoportada {
	margin: 10px 0 0 0;
}

/*Portada*/
#caja_portada {
	background-image: url(/img/portada/bg_contenido.gif);
	background-repeat: repeat-y;
	width: 600px;
	background-position: left top;
	margin: 0;
	float: right;
}

#caja_portada  h2 {
	color: #000000;
	font-size: 10px;
	margin: 10px 0 0 0;
}

#caja_portada p {
	color: #000000;
	padding: 10px 0 0 0;
}

#caja_portada ul {
	margin: 0 0 10px 18px;
	list-style-position: outside;
}

#caja_portada  li {
	color: #000000;
}

#caja_portada a {
	color: #C46132;
	margin: 10px 0 10px 0;
	text-decoration: underline;
}

#caja_portada a:hover {
	color: #713417;
	text-decoration: underline;
}

#caja_portada img.fotoportada {
	margin: 10px 0 0 0;
}

.columna   {
	width: 175px;
	margin: 0 12px 0 9px;
	float: left;
}

.separador  {
	background-image: url(/img/portada/borde_actas.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	background-color: #FFFFFF;
	width: 590px;
	clear: both;
}

.separador_h {
	height: 2px;
	width: 165px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #dad5d8;
}

.columna  img.vermas  {
	margin: 10px 0 0 0;
}

/*Caja*/
#caja  {
	margin: 10px 20px;
	width: 550px;
}

#caja p {
	padding: 10px;
}

#caja ul {
	margin: 0 0 10px 0;
	padding:0 10px 10px 30px;
	line-height:18px;
	display:block;
	list-style-position: inside;
}

#caja li {
	list-style-position: outside;
}

#caja form {
	padding: 10px;
}

#caja input, #caja select {
	border: 0;
}

#caja input.boton {
	color: #FFFFFF;
	width: 60px;
	margin: 0;
	display: inline;
}

#caja img { 
	padding: 0 10px 0 0;
}

#caja img.flecha  {
	float: none;
	display: inline-block;
	clear: both;
}

#caja img.foto {
	margin: 10px 10px 10px 0;
}

#caja label {
	display: inline-block;
	font-weight: bold;
}

#caja var {
	display: inline-block;
}

#caja .consejero {
	width: 400px;
}

.est_suave label {
	width: 140px;
	display: inline-block;
}

.est_suave var {
	width: 140px;
	display: inline-block;
}

.submenu  {
	margin: 20px 0 0 20px;
}

.submenub  {
	margin: 0 0 10px 20px;
}

.submenu_fondos  {
	padding: 5px;
	margin: 0 20px 0 20px;
	background-color: #f6f2f7;
	border-top: 3px solid #dcd5d7;
	border-bottom: 3px solid #dcd5d7;
}

.parrafo_foto img {
	margin: 0 10px 0 0;
}

.parrafo_foto {
	color: #C46132;
	padding: 10px;
	float:left;
}

/*LISTADO DOCUMENTOS*/

#caja a.titulo{
	width: 350px;
	display: inline-block;
	margin: 0 20px 0 0;
	text-decoration: none;
}

#caja .listado0 {
	padding: 10px;
	background-color: #eaeaea;
}

#caja .listado1 {
	padding: 10px;
}

#caja .listado_acta0 {
	padding: 10px;
	background-color: #f2ded7;
}

#caja .listado_acta1 {
	padding: 10px;
}

#caja .bajar {
	margin: 0 0 0 20px;
	display: inline;
}

/*Fichas*/

#fichas {}

#fichas h3 {
	font-weight: bold;
	padding: 20px 0 0 0;
}

#fichas .info_publicacion, .info_publicacion_est {
	color:#4c4d4c;
	width:585px;
	position:relative;
	float:left;
	display:block;
	background-color:#f2ded7;
	margin-top: 10px;
	border-bottom: 3px solid #be511c;
	background-image: url(/img/bg_fichas.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#fichas .info_publicacion a {
	font-weight:bold;
	color:#be511c;
	text-decoration: underline;
}

#fichas .tipo_publicacion {
  width:150px;
  margin:0 35px 0 5px;
  position:relative;
  float:left;
  display:block;
  padding:5px 0 5px 0;
}

#fichas .titulo_publicacion {
  float:left;
  width:350px;
  padding:5px 0 5px 5px;
}

#fichas .detalles, .detalles_est {
  width:555px;
  position:relative;
  display:block;
  float:left;
  background-color:#e3b49f;
  padding:15px;
  margin-bottom:35px;
  color:#666666;
}

#fichas .descripcion, .descripcion_est {
  background-color:#f2ded7;
  padding:10px;
  margin-bottom:5px;
  text-align:justify;
}

#fichas .datos {
	float:left;
	display: inline-block;
	margin: 10px 20px 0 0;
}

#fichas .annio_publicacion {
  float:left;
  position:relative;
  font-weight:bold;
  padding-top:10px;
}

#fichas .annio_publicacion span {
  color:#be511c;
  line-height: 15px;
  font-weight:bold;
  margin: 0;
  padding: 0;
}

#fichas .icono_bajar {
	float: right;
}

/*Colores*/
.actas_madre { background-color: #be511c; color: #ffffff;}
.actas_suave { background-color: #f2ded7;}
.actas_fuert { background-color: #e3b49f; color:#ffffff; padding:10px;}

.fondo_suave { background-color: #eae5eb;}
.fondo_fuert { background-color: #e3b49f; color: #ffffff;}
.fondo_borde { background-color: #f6efd8; border-bottom: 3px solid #7b6283;}
.fondo_ficha { background-color: #f0edf1;}

.est_suave { background-color:#f2ded7;}
.est_fuert { background-color:#be511c; color:#ffffff;}

.revista_fuert { background-color: #e3b49f;}

/*colores fondos*/
.bienvenida { color: #be511c; padding:0 0 0 10px;}

.cafe_primario { background-color: #be511c; color: #ffffff;}
.cafe_claro { background-color: #f2ded7; padding:10px;}
.cafe_oscuro { background-color: #e3b49f; color:#ffffff; padding:10px;}

.morado_primario { background-color: #6d4c78; color: #ffffff;}
.morado_claro { background-color: #e8dbeb; padding:10px;}
.morado_oscuro { background-color: #b28abf; color: #ffffff; padding:10px;}

/*PIE*/
#pie {
	width: 623px;
	float: right;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	margin: 0 20px 0 0;
}

#pie a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

#pie a:hover {
	text-decoration: underline;
}

#pie .pie_der {
	text-align: right;
	width: 250px;
	margin: 10px;
	display: inline-block;
	float: right;
}

#pie  .pie_izq {
	text-align: left;
	width: 300px;
	margin: 10px;
	display: inline-block;
	float: right;
}

#fin {
	width: 810px;
	clear: both;
}