/* CSS Document */

body {
	margin-top: 15px;
	background-color:#F1F0F0;
}

.texto_pie {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #7b766f;
}

#izquierda{
		
	margin:0px;
	width:239px;
	text-align:left;
	float:left;

	
}

#derecha{
	text-align:left;
	margin-left:240px;

	border-left:1px solid #C0C0C0;
	background-image:url(imagenes/borde.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;

}

#pie{

	
}

#contenido{
	width:736px;
	
	background-color:#FFFFFF;
    padding-top:15px;
	padding-bottom:25px;
	
	
}

H1 {
   font-family: Arial, Sans-serif;
   font-size: 16px;
   color: #000000;
   text-align:left;
   margin-top:0px;
   margin-bottom:0px;
   display:inline;
   vertical-align: top;
 
}

.texto_corrido {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #585656;
	text-align:justify;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b6459e;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #b6459e;
	text-decoration:none;
}
#menu a:hover {
	color:#000000;
}
.texto_corrido p {
	margin-top:10px;
	margin-bottom:5px;
}
#lista li {
	line-height:16px;
}
#lista {
margin-top:12px;
}
.menos_margen {
	margin:10px;
	padding:15px;
}
#lista li ul {
	margin-top:3px;
	margin-bottom:10px;
}
#tabla_directivos {
	width:100%;
	padding:0px;
	margin:15px 0 0 0;
	border:1px solid #b6459e;
}
#tabla_directivos .color {
	background-color: #FFF2F9;
}
#tabla_directivos td {
	padding:4px;
}
#tabla_directivos .titulo {
	text-align:center;
}
#tabla_directivos .titulo_general {
	font-weight:bold;
	border-bottom:1px solid #b6459e;
}
#tabla_directivos .titulo_bordesup {
	border-top:1px solid #b6459e;
}
.cuadro_resumen {
	width:400px;
	margin:0 auto;
	padding:10px;
}
.cuadro_resumen_borde {
	width:400px;
	margin:0 auto;
	border:1px solid #c1bfbf;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.cuadro_resumen .nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.cuadro_resumen .logo {
	width:170px;
	height:110px;
	text-align:center;
	padding-bottom:5px;
	
	vertical-align:middle;

}
.cuadro_resumen .logoizq {
	float:left;

}
.cuadro_resumen .logoder {
	margin-left:170px;
	
}
.link2 {
	font-size:11px;
	color:#8e5e1c;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}
.cargando {
	min-height:40px;
	text-align:center;
}
.enlace {
	background-image:url(imagenes/flecha_red.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:14px;
	width:auto;
	text-decoration:none;
}
.link {
	font-size:11px;
	color:#7b7a7a;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}
#ficha_editor {	
	font-family:Arial, Helvetica, sans-serif;
}
#info_editor {
	border:1px solid #c1bfbf;
	margin-bottom:15px;
	padding-top:10px;
	padding-right:5px;
}
#info_editor .logo {
	float:left;
	width:170px;
	text-align:center;
}
#info_editor .informacion {
	margin-left:170px;
}
#info_editor .nombre {
	color:#525151;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:7px;
	font-weight:bold;
}
#info_editor .descripcion {
	font-size:11px;
	margin-bottom:15px;
	line-height:15px;
}
#info_editor .linea {
	background-color:#efefef;
	font-size:11px;
	margin-bottom:4px;
	border:none;
	width:100%;
}
#info_editor .linea .titulo {
	color:#8e5e1c;
	font-weight:bold;
	padding-left:4px;
}
#info_editor .linea .info {
	color:#727170;
	font-weight:bold;
}
.noticia {
	padding:15px 5px 15px 3px;
	text-align:justify;
	font-family:Tahoma;
	border-bottom:1px dashed #a2a2a2;
}
.noticia .fecha {
	font-size:9px;
	color:#62563c;
	background-image:url(/imagenes/gif_noticia.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 20px;
	line-height:11px;
	margin-bottom:3px;
}
.noticia .titulo {
	font-size:12px;
	color:#585656;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
.noticia .cuerpo {
	color:#585656;
	font-size:11px;
	text-align:justify;
}
.sinborde {
	border:none;
}
#paginacion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585656;
	margin-top:10px;
}
#paginacion .anterior {
	border:none;
	margin-right:5px;
}
#paginacion .siguiente {
	border:none;
	margin-left:5px;
}
#paginacion .enlace {
	text-decoration:none;
	color:#585656;
	background-image:none;
	margin:0 3px 0 3px;
}
#paginacion .activo {
	color:#cb2195;
	font-weight:bold;
}
#formulario_contacto {
	margin-top:10px;
	font-family:Tahoma;
}
#formulario_contacto table {
	font-size:11px;
	color:#818080;
	width:90%;
	border:none;
}
#formulario_contacto .texto {
	width:99%;
	border:1px solid #b7b6b6;
	line-height:14px;
	color:#666666;
}
#formulario_contacto .mensaje {
	width:99%;
	line-height:12px;
	height:70px;
	color:#666666;
	border:1px solid #b7b6b6;
	font-family:Tahoma;
	font-size:13px;
}
#botones_frm {
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
	margin-right:50px;
}
#botones_frm .btn_ctt {
	margin:0 10px 0 0px;
	padding-right:13px;
	background-image:url(imagenes/iconos/next.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	color:#cb2195;
	text-decoration:none;
}
.ctt_titulo {
	font-family:Tahoma;
	color:#585656;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 5px 0;
}
.ctt_dir {
	font-family:Tahoma;
	color:#585656;
	font-size:11px;
}
.ctt_mail {
	font-family:Tahoma;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
.asociado {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:85%;
	vertical-align:top;
}
.enlacepie {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #7b766f;
}

#publicaciones {
	margin-top:15px;
	line-height:20px;
}


#publicaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
		margin-top:15px;
	line-height:20px;
}
#publicaciones a:link, #publicaciones a:visited, #publicaciones a:active {
	color:#000000;
	text-decoration:none;
}
#publicaciones a:hover {
	
	color: #b6459e;
}

.edit {


	font-family:Tahoma;

}
.edit .titulo{
	
	margin-bottom:5px;
	
}
.link_ed {
	font-size:12px;
	color:#585656;
	font-weight:bold;
	
	text-decoration:none;
}

.link_ed:link, link_ed:visited, link_ed:active {
	font-size:12px;
	color:#585656;
	font-weight:bold;
	
	text-decoration:none;
}
.link_ed:hover {
	
	color:#b6459e;
	
}
	