*		 {box-sizing: content-box; -moz-box-sizing: content-box;FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	margin:0;
	background-color: #7B98E1;
	font-weight: normal;
	color: #012174;
	background-image: url(punto.jpg);
	background-repeat: repeat;
}

#page {
	width:850px;
}

#zone_middle {
	background-color:#ecedef;
}
/******************************************************************************/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	font-weight: normal;
}

.paginas {
	font-weight: normal;
	text-decoration:normal;
	color: #012174;
}

.paginas:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #000099;
}

.paginas_select {
	font-size: 12px;
	font-weight: bold;
	text-decoration:normal;
	color: #012174;
}

.leermas {
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #000033;
}

.leermas:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}

.input_label {
	font-size:9px;
	color:#000033;
}

.input_control {
	font-size:9px;
	font-weight:normal;
}

.input_button {
	border:1px solid;
	border-color: #b2bcd8 #b2bcd8 #000000 #000000;
	padding:2px;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
  color: #000000;
  text-decoration: none;
}

a:hover{
  color: none;
  text-decoration: none;
}

a:visited{
  color: none;
  text-decoration: none;
}

a:active{
  color: none;
  text-decoration: none;
}

.error {
	color:#ff0000;
}
/*****************************************************************************/
#zone_left {
	width:176px;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 1px;
	background-color: #B4C1EF;
	color: #012174;
}

#zone_right {
	width:200px;
	background-color:#D8DDFE;
	border:solid #ffffff;
	border-width:0px 1px 0px 1px;
}
/****************************************************************************/
#section {
}

#sectionin_head {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-image: url(generic_seccion.jpg);
	background-repeat: no-repeat;
	width:850px;
	height:36px;
}

#sectionin_title {
	padding-top:8px;
	font-size: 15px;
	color: #E7EBFE;
	font-weight: bold;
	position:relative;
	width:100%;
	left:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sectionin_foot {
	background-image: url(generic_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#subsection {
	background-image: url(subseccion.jpg);
	height:25px;
	background-repeat: no-repeat;
	margin-top:20px;
	margin-bottom:5px;
}

#subsection .title {
	padding-top:5px;
	text-align:left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.fondo {
	abackground-color: #ecedef;
}

.imagen {
	width:118px;
}

.imagen_ver {
	width:118px;
}
/*****************************************************************************/
#modulein_title {
	padding-top:8px;
	font-size: 15px;
	color: #E7EBFE;
	font-weight: bold;
	position:relative;
	width:100%;
	left:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#modulein_seccion {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:0px solid #ffffff;
	background-image: url(generic_seccion.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:34px;
}

#zone_right #modulein_seccion {
	background-image: url(home_seccion.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:34px;
}

#zone_left #modulein_seccion {
	background-image: url(home_seccion_left.jpg);
	background-repeat: no-repeat;
	width:175px;
}
/****************************************************************************/
#zone_home {
	background-color: #ecedef;
}

#zone_home #modulein_seccion {
	background-image: url(generic_seccion_2.jpg);
	width:468px;
	height:67px;
}

#zone_home #modulein_title {
	padding-top:25px;
}

#zone_home #module_foot {
	background-image: url(home_pie.jpg);
	background-repeat: no-repeat;

	width:468px;
	height:70px;
}
/******************************************************************************/
#module_eventos #modulein_body {
	padding:5px;
}

#module_eventos #calendar {
	padding-bottom:10px;
}

#module_eventos #calendar .maintable {
	margin:2 auto 2 auto;
	width:90%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 2%;
}

#module_eventos #calendar .table {
	margin:0 auto 0 auto;
	font-weight: normal;
	color:ffffff;
	border:1px solid #000033;
}


#module_eventos #calendar .prevmonth {
	width:50%;
	color:#000066;
	text-align:left;
	text-decoration:normal;
}


#module_eventos #calendar .prevmonth:hover {
	text-decoration:underline;
}

#module_eventos #calendar .nextmonth {
	width:50%;
	color:#000066;
	text-align:right;
	font-decoration:normal;
}

#module_eventos #calendar .nextmonth:hover {
	text-decoration:underline;
}

#module_eventos #calendar .head {
	text-align:center;
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	background-color: #000033;
}

#module_eventos #calendar .blank {
	background-color:#F0F2FF;
	color:#CDE0FE;
}

#module_eventos #calendar .currentday {
	background-color:#FFCC66;
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

#module_eventos #calendar .normalday {
	background-color:#A9B8E0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#module_eventos #calendar .eventday {
	background-color:#FF0000;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#module_eventos #calendar .eventday:hover {
	background-color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#module_eventos .titulo {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#module_eventos .fecha {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

#module_eventos .resumen {
	font-size: 9px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}

#module_eventos .leermas {
	padding-right:2px;
	font-size: 9px;
	font-weight: bold;
	text-decoration:normal;
	text-align:right;
	color: #000000;
	float:right;
}

#module_eventos .leermas:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
}
/******************************************************************************/
#module_subcripcion #modulein_body {
	padding:5px;
}

#module_subcripcion .text {
	width:100%;
	text-align:center;
}

#module_subcripcion .input_control {
	margin-left:5px;
	width:92%;
}

#module_subcripcion .input_button {
	clear:both;
	float:right;
	margin-right:5px;
}

#module_subcripcion .error {
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	margin:5px;
}
/******************************************************************************/
#zone_head {
}

#module_navbar {
	background-image: url(generic_seccion.jpg);
	border-width:1px 1px 1px 1px;
	background-color:#ffffff;
	height:25px;
	border-bottom:1px solid #ffffff;
}

#module_navbar #modulein_body {
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
}

#module_navbar .site {
	float:left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#module_navbar .user {
	float:right;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

 #module_navbar .login:link, #module_navbar .login:visited, #module_navbar .login:active {
	color: #FFFFFF;
}

#module_navbar .login:hover {
  text-decoration: underline;
}

#module_navbar .logout:link, #module_navbar .logout:visited, #module_navbar .logout:active {
	color: #FFFFFF;
}

#module_navbar .logout:hover {
  text-decoration: underline;
}

/******************************************************************************/
#zone_foot {
}

#module_foot {
	background-image: url(home_foot.jpg);
	background-repeat: no-repeat;
	text-align:center;
	height:38px;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#module_foot #modulein_body {
	padding-top:6px;
}

#module_foot .link,#module_foot .link:link, #module_foot .link:visited {
	font-weight: bold;
	text-decoration:normal;
	color: #ffffff;
}

#module_foot .link:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #ffffff;
}
/*****************************************************************************/
.menu_fondo {
	width:100%;
}

.menu_link {
	font-weight: bold;
	text-decoration:normal;
	color: #012174;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu_link:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #012174;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu_option {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #012174;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 27px;
	text-indent: 20px;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	margin-top: 12px;

}

.menu_option_select {
	text-indent: 15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #004080;
	background-color: #FFCC66;
}

/*****************************************************************************/
#section_foro #sectionin_head {
	background-image: url(foro_seccion.jpg);
	height:63px;
	width: 670px;

}

#section_foro #sectionin_foot {
	background-image: url(foro_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_foro #sectionin_title {
}

#section_foro .fondo {
	background-color: #ECECFF;
}


#section_foro .mensajes_table {
	/*	background-color:#ff0000;*/
	width:95%;
	color:#000033;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	border: 10;
	border-right-color: #000033;
}

#section_foro .mensajes_link:link, #section_foro .mensajes_link:active, #section_foro .mensajes_link:visited {
	font-weight:bold;
	color:#000033;
	text-decoration:none;
}

#section_foro .mensajes_link:hover {
	font-weight:bold;
	color:#000033;
	text-decoration: underline;
}

#section_foro .mensajes_head {
	height:30px;
	background-color:#000033;
	color:#ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#section_foro .mensajes_row1 {
	height:50px;
	background-color:#C1CCFF;
}

#section_foro .opciones_bar {
	height:30px;
}

#section_foro .opciones {
	margin-left:5px;
	border:1px solid;
	border-color: #b2bcd8 #b2bcd8 #000000 #000000;
	padding:5px;
	font-weight:bold;
	color:#ffffff;
	float:right;
	background-color: #000033;
}

#section_foro .opciones:link, #section_foro .opciones:active, #section_foro .opciones:visited {
	text-decoration:none;
	color:#ffffff;
}

#section_foro .opciones:hover {
	text-decoration: underline;
	color:#ffffff;
}

/*****************************************************************************/

#section_foro .mensajes_row2 {
	height:50px;
	background-color:#D2DAFF;
}

#section_foro .mensaje_table {
/*	background-color:#ff0000;*/
	width:95%;
	color:#000000;
	font-weight:normal;
}

#section_foro .mensaje_head {
	height:30px;
	background-color:#000033;
	color:#ffffff;
	font-weight:bold;
}

#section_foro .mensaje_left {
	width:100px;
	padding-top:20px;
	font-weight:bold;
	background-color:#DFE4FF;
}

#section_foro .mensaje_right {
	background-color:#BFCBF2;
}

#section_foro .mensaje_title {
	font-weight:bold;
	height:30px;
	border-width:0px 0px 1px 0px;
	border-color:#000033;
	border-style:solid;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1;
	text-transform: uppercase;
}

#section_foro .mensaje_content {
	font-weight:normal;
	padding-top:20px;
}



/*****************************************************************************/
#section_login #sectionin_head {
	background-image: url(login_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_login #sectionin_foot {
	background-image: url(login_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_login #sectionin_title {
}


#section_login .fondo {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}

#section_login .form {
	width:250px;
	border:1px solid;
	color: #003399;
	background-color: #CDDEFE;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	outline-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/*****************************************************************************/
#section_admin #sectionin_head {
	background-image: url(admin_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_admin #sectionin_foot {
	background-image: url(admin_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_admin #sectionin_title {
}


#section_admin .fondo {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}

#section_admin .form {
	width:250px;
	border:3px solid;
	color: #003399;
	background-color: #CDDEFE;
	border-color: #FF0000;
	outline-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


/*****************************************************************************/
#section_contacto #sectionin_head {
	background-image: url(contacto_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_contacto #sectionin_foot {
	background-image: url(contacto_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_contacto #sectionin_title {
}

#section_contacto .fondo {
}

#section_contacto .informacion {
	text-align:center;
	color: #000033;
}

#section_contacto .form {
	width:350px;
	border:1px solid;
	border-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
/*****************************************************************************/

#section_prensa #sectionin_head {
	background-image: url(prensa_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_prensa #sectionin_foot {
	background-image: url(prensa_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_prensa #sectionin_title {
}

#section_prensa .imagen {
	border: thin solid #6E79B7;
}

#section_prensa .imagen_ver {
	border: thin solid #6E79B7;
}


#section_prensa .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_prensa .title_box {
	background-image: url(prensa_titulo_fondo.jpg);
	background-repeat: no-repeat;
	padding-right:5px;
	height:25px;
	width: 500px;
}

#section_prensa .resumen {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

#section_prensa .fondo {
}

#section_prensa .publicado {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/*****************************************************************************/
#section_eventos #sectionin_head {
	background-image: url(eventos_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_eventos #sectionin_foot {
	background-image: url(eventos_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_eventos #sectionin_title {
}


#section_eventos .imagen {
	border: thin solid;
	border-color: #6E79B7;
}

#section_eventos .imagen_ver {
	border: thin solid #6E79B7;
}

#section_eventos .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_eventos .title_box {
	background-image: url(eventos_titulo_fondo.jpg);
	background-repeat: no-repeat;
	padding-right:5px;
	height:25px;
	width: 500px;
}

#section_eventos .resumen {
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#section_eventos .fondo {
}

#section_eventos .publicado {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin-right: 10px;
	padding-right: 10px;
	color: #666666;
}
/*****************************************************************************/
#section_entidades #sectionin_head {
	background-image: url(entidades_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_entidades #sectionin_foot {
	background-image: url(entidades_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_entidades #sectionin_title {
}


#section_entidades .imagen {
	border: thin solid;
	border-color: #6E79B7;
}

#section_entidades .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_entidades .title_box {
	background-image: url(entidades_titulo_fondo.jpg);
	background-repeat: no-repeat;
	padding-right:5px;
	height:25px;
	width: 500px;
}

#section_entidades .subtitulo {
	font-weight:bold;
	border-bottom:1px solid #000000;
}

#section_entidades .texto {
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#section_entidades .fondo {
}


/*****************************************************************************/
#section_noticias #sectionin_head {
	background-image: url(noticias_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_noticias #sectionin_foot {
	background-image: url(noticias_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_noticias #sectionin_title {
}


#section_noticias .imagen {
	border: thin solid #6E79B7;
}

#section_noticias .imagen_ver {
	border: thin solid #6E79B7;
}

#section_noticias .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_noticias .title_box {
	background-image: url(noticias_titulo_fondo.jpg);
	background-repeat: no-repeat;
	height:25px;
	width: 500px;
}

#section_noticias .resumen {
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#section_noticias .fondo {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

#section_noticias .publicado {
	font-size: 9px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
/*****************************************************************************/
#module_noticias .titulo {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#module_noticias .fecha {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

#module_noticias .resumen {
	font-size: 9px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}

#module_noticias .leermas {
	font-size: 9px;
	font-weight: bold;
	text-decoration:normal;
	text-align:right;
	color: #000000;
}

#module_noticias .leermas:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
}
/*****************************************************************************/
#zone_home #module_noticias .imagen {
	border: thin solid #6E79B7;
}

#zone_home #module_noticias .titulo,#zone_home #module_noticias .titulo span {
	padding-left:3px;
	padding-right:3px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#zone_home #module_noticias .titulo_fondo {
	background-image: url(noticias_home_titulo_fondo.jpg);
	background-repeat: no-repeat;
	padding-right:20px;
	height:25px;
	width: 500px;
}

#zone_home #module_noticias .resumen {
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*****************************************************************************/

#section_categorias #sectionin_head {
	background-image: url(categorias_seccion.jpg);
	height:63px;
	width: 670px;
}

#section_categorias #sectionin_title {
}

#section_categorias .fondo {
}

#section_categorias .contenido {
	padding:10px 5px 10px 5px;
}
/*****************************************************************************/
#section_enlaces #sectionin_head {
	background-image: url(enlaces_seccion.jpg);
	height:62px;
}

#section_enlaces #sectionin_foot {
	background-image: url(enlaces_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_enlaces #sectionin_title {
}

#section_enlaces .imagen {
	border: thin solid;
	width: 70px;
	border-color: #000033;
}

#section_enlaces .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_enlaces .title_box {
	background-image: url(enlaces_titulo_fondo.jpg);
	background-repeat: no-repeat;
	margin-right:5px;
	height:25px;
	width: 540px;
}


#section_enlaces .resumen {
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}

#section_enlaces .fondo {
}

#section_enlaces .url {
	font-size: 9px;
	font-weight: bold;
	text-decoration:normal;
	color: #000033;
}

#section_enlaces .url:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
	color: #000033;
}

/*****************************************************************************/
#section_fotos #sectionin_head {
	background-image: url(fotos_seccion.jpg);
	height:62px;
}

#section_fotos #sectionin_foot {
	background-image: url(fotos_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_fotos #sectionin_title {
}


#section_fotos .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_fotos .title_box {
	background-image: url(fotos_titulo_fondo.jpg);
	background-repeat: no-repeat;
	padding-right:5px;
	height:25px;
	width: 500px;
}

#section_fotos .imagen {
	border: thin solid #6E79B7;
}

#section_fotos .imagen_ver {
	border: thin solid #6E79B7;
	width:140px;
	height:140px;
}

#section_fotos .imagen_ver_box {
	text-align:center;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:10px;
	width:190px;
	float:left;
}

#section_fotos .resumen {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

#section_fotos .fondo {
}

#section_fotos .publicado {
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
/*****************************************************************************/
#section_documentos #sectionin_head {
	background-image: url(documentos_seccion.jpg);
	width: 540px;
	height:62px;
}

#section_documentos #sectionin_foot {
	background-image: url(documentos_pie.jpg);
	background-repeat: no-repeat;
	width:650px;
	height:70px;
}

#section_documentos #sectionin_title {
}

#section_documentos .imagen {
	border: 0px;
	width:48px;
	height:48px;
}

#section_documentos .title_font {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#section_documentos .title_box {
	background-image: url(documentos_titulo_fondo.jpg);
	background-repeat: repeat-x;
	height:26px;
	width:575px;
	margin-left: 10px;
	padding-left: 10px;

}

#section_documentos .resumen {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

#section_documentos .fondo {
}
/*****************************************************************************/
#module_banners #modulein_body {
	margin-top:5px;
	width:100%;
	text-align:center;
}

#module_banners .banner {
	padding:5px 0px 3px 0px;
	border-bottom:1px #ffffff solid;
}

#module_banners .par {
	background:#B4C1EF;
}

#module_banners .impar {
	background:#B4C1EF;
}

#module_banners .imagen {
	width:100px;
}
/*****************************************************************************/
#module_fotos #modulein_body {
	margin-top:5px;
	width:100%;
	text-align:center;
}

#module_fotos .row {
	padding:5px 0px 3px 0px;
	border-bottom:1px #ffffff solid;
}

#module_fotos .imagen {
	border:1px solid #000000;
	width:150px;
}