@charset "utf-8";

/* ESCRUCTURA GENRAL DE PAGINA */

body{
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondo.png);
	background-repeat:     repeat-x;
	background-position: center top;
	background-attachment: fixed;
}

p, font, a, div, form, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
}
a:link, a:visited, a:hover, a:active{
	/*color: #00a;*/
}
#contenedor{
	width:1024px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	margin-right: 10px;
}
#baner_marco {
	background-image: url(borde_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 274px;
	margin-bottom: 8px;
}
.baner_objeto {
	margin-top: 8px;
}
#pie {
	z-index: 1;
	height: 45px;
	width: 100%;
	background-image: url(fondo_pie.png);
	background-repeat:  repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	clear: both;
}
#fila_inferior {
	height: auto;
	margin-left: 10px;
	width: auto;
}
#fila_inferior_sep {
	float: right;
	width: 2px;
	background-color: #E2E3DD;
	height: 250px;
}
.centrado_p p{
	text-align:center;
}
.texto_9px{
	font-size:9px;
}
#box_mercado {
	color: #000000;
	background-image: url(news_box_main.png);
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat:   repeat-y;
	background-position: left top;
}

#main_centrado{
	height: auto;
	width: 600px;
	padding-top: 15px;
	margin-left: 25px;
	margin-bottom: 15px;
}

/* GENERIC BOX  */

#generic_box {
	float:right;
	width: 276px;
}
#generic_box_main {
	background-image: url(news_box_main.png);
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat:  repeat-y;
	background-position: left top;
}
#generic_box_sep{
	height:10px;
}
#fotos_coop{
	margin-bottom: 15px;
}

/* REFERENTE A MENU  */

#menu {
	height: auto;
	width: auto;
	text-align: left;
	left: 25px;
	margin-left: 50px;
}
#menu_etiquetas{
	text-align:center;
	font-weight: bold;
	margin-top: 3px;
}
#mailing_etiquetas{
	text-align:center;
	font-weight: bold;
	margin-top: 3px;
}
#menu_panel{
	margin-left: 5px;
	margin-right: 5px;
}

/* CUADRO CENTRAL DE PAGINA */

#main {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 10px;
}
#main_center {
	padding-left: 15px;
	background-color: #ffffff;
	background-image: url(main_fondo.png);
	background-position: center;
	height: auto;
	text-align: left;
}

#main_up {
	background-image: url(main_up.png);
	height: 17px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	background-repeat: no-repeat;

}
#main_down {
	background-image: url(main_down.png);
	height: 17px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}
#main_izq {
	background-image: url(main_izq.png);
	float: left;
	height: 570px;
	width: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
#main_der {
	background-image: url(main_der.png);
	float: right;
	height: 570px;
	width: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
#clear{
	clear:both;
}

/* COLUMNAS EN CUADRO CENTRAL */

#main_columna_der {
	width: 276px;
	margin-right: 18px;
	float: right;
	height: auto;
}
#main_columna_izq {
	width: 650px;
	height: auto;
}

/* CUADRO DE NOTICIAS */

#news_box {
	margin-top: 12px;
	width:276px;
}
#news_box_main {
	color: #000000;
	background-image: url(news_box_main.png);
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat:  repeat-y;
	background-position: left top;
}
#news_box_main p {
	margin-right: 10px;
	margin-left: 10px;

}
#news_box_main form {
	text-align: left;
}
#news_box_up {
	background-image: url(news_box_up.png);
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px;
	background-position: bottom;
}
#news_box_down {
	background-image: url(news_box_down.png);
	background-repeat: no-repeat;
	height: 11px;
}
.news_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #414084;
	text-align: center;
	margin-bottom: 10px;
}
.news_box_separa {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_boton {
	margin-left: 2px;
}

/* REFERENTE A MP3 PLAYER */

#player_mp3 {
	text-align: right;
	padding-right: 5px;
}

/* CUADRO LOGIN */

#login_box {
	width: 276px;
}

#login_box_main {
	color: #000000;
	background-image: url(news_box_main.png);
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat:   repeat-y;
	background-position: left top;
}
#login_form {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 5px;
}
.login_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #414084;
	text-align: center;
	margin-bottom: 6px;
}
.login_campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #414084;
	margin-bottom: 3px;
}

/* ARTICULOS PAGINA PRINCIPAL */

#arti_main {
	height: auto;
	width: auto;
}
#arti_titulo {
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#arti_final {
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#arti_foto {
	height: 85px;
	width: 120px;
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
#arti_foto_cargar {
	height: 85px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #106B3A;
}
#arti_panel_cargar {
	height: 72px;
	width: auto;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
}
#arti_cont {
	height: 65px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
#arti_cont_edit {
	height: auto;
	text-align: justify;
	margin-left: 10px;
}
#arti_sep {
	margin-bottom: 0px;
	margin-left: 15px;
}
#arti_boton {
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.arti_titulo {
	color: #669933;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.arti_subtitulo {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
}

/* ARTICULOS CENTRAL PAGINA  */


#carti_main {
	height: auto;
	width: 600px;
	padding-top: 15px;
	margin-left: 25px;
}
#carti_main_contacto {
	height: auto;
	width: 620px;
	padding-top: 15px;
	margin-left: 15px;
}
#carti_col_der {
	height: auto;
	width: 380px;
	float: right;
}
#carti_full {
	height: auto;
	width: 100%;
	float: right;
}
#carti_contacto {
	border: 2px solid #E2E3DD;
	background-color: #F8F8F8;
	margin-top: 15px;
	text-align: right;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: auto;
}
#carti_cuadro {
	width: auto;
	float: right;
	border: 2px solid #E2E3DD;
	background-color: #F8F8F8;
	margin-top: 15px;
	padding: 8px;
	text-align: justify;
	margin-bottom: 5px;
}
#carti_foto {
	height: 230px;
	width: 205px;
}
#carti_foto_contacto {
	height: 557px;
	width: 224px;
}

#carti_sep {
	margin-top: 10px;
	margin-left: 15px;
}
.carti_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #414084;
	margin-left: 10px;
}
.carti_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
}
.carti_ampliar {
	color: #414084;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

/* ARTICULOS FULL  */

#farti_cuadro_main {
	height: auto;
	width: auto;
	border: 2px solid #E2E3DD;
	background-color: #F8F8F8;
	margin-top: 15px;
	padding: 8px;
	margin-bottom: 5px;
}
#farti_cuadro_main_2 {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

#farti_cuadro_main li {
	list-style: none;
	display:block;
	padding-left:22px;
	text-decoration:none;
	padding-top: 3px;
	background-image: url(flecha_der.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
}
#farti_cuadro_main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#farti_cuadro_main img {
	position: relative;
	top: 4px;
	margin-right: 4px;
}

.farti_fuente{
	font-style: italic;
	text-align: right;
	padding-top: 15px;
	color: #000066;
}
#farti_col_der {
	height: auto;
	width: 100%;
	float: right;
}
#farti_img {
	float: left;
	margin-right: 10px;
}
/* COOPERATIBA  */

#coop_cuadro_main {
	height: auto;
	width: auto;
	border: 2px solid #E2E3DD;
	background-color: #F8F8F8;
	margin-top: 15px;
	padding: 8px;
	margin-bottom: 5px;
}
#coop_cuadro_main p {
	font-size:14px;
}

/* COLUMNA DE LINKS  */

#links_main{
	width:298px;
	height: auto;
	float: right;
	text-align: justify;
	background-image: url(punto_girs.png);
	background-repeat:  repeat-y;
	background-position: right;
	padding-right: 10px;
}
#links_main input{
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links_main_admin{
	width:304px;
	height: auto;
	text-align: justify;
	float: right;
	margin-left: 10px;
}
.link_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D48D1C;
	margin-top: 8px;
}
.link_texto {
	margin-left: 8px;
}
.link_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #414084;
	text-align: center;
	margin-bottom: 5px;
}
.link_etiquetas {
	margin-top: 3px;
	margin-bottom: 1px;
}
.link_titulos_fijos {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
#link_descrip {
	width: auto;
	margin-right: 15px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}

/* COLUMNA DE USERS  */

#user_form {
	text-align: right;
	margin-right: 10px;
	padding-bottom: 5px;
}
#user_main{
	width:280px;
	height: auto;
	float: right;
	text-align: justify;
	position: fixed;
	padding-right: 4px;
	margin-left: 600px;
}
#user_main input{
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#user_main_admin{
	width:570px;
	height: auto;
	text-align: justify;
	float: left;
	margin-left: 45px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#user_boton_sep{
	height: 8px;
}
.user_table_title {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.user_table_border_izq {
	border-left-style: solid;
	border-left-color: #414084;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #414084;
	border-right-width: 1px;
	text-indent: 3px;
}
.user_table_border {
	border-right-style: solid;
	border-right-color: #414084;
	border-right-width: 1px;
	text-indent: 3px;
}
.user_table_down {
	text-indent: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414084;
}
.user_subtitulo {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
}

/* REFERENTE A PUBLICIDAD  */

#pub_portada_main{
	width: 315px;
	height: auto;
	float: right;
	padding-left: 6px;
	padding-top: 5px;
}

/* REFERENTE A PENEL DE USUARIOS */

.puser_box_separa {
	margin-top: 3px;
	margin-bottom: 3px;
}
.puser_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
#puser_icon {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

/* Referente a Avisso */

#avis_contenido {
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
}
#avis_contacto {
	margin-top: 6px;
}
#avis_box {
	float: left;
	height: 77px;
	width: 253px;
	margin-left: 35px;
	margin-top: 10px;
}
#avis_box_right {
	float: right;
	height: 77px;
	width: 253px;
	clear: none;
	margin-right: 35px;
	margin-top: 10px;
}
#avis_volver {
	width: 630px;
	margin-top: 3px;
	margin-left: 10px;
	text-align:right;
}
#avis_panel_cargar {
	height: auto;
	width: auto;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
}
#avis_box_admin {
	float:left;
	height: auto;
	width: 260px;
	margin-top: 10px;
}
#avis_box_admin_der {
	float:left;
	height: auto;
	width: 335px;
	margin-left: 5px;
	margin-top: 10px;
}

/* ???????????????? */

.login_campos_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #106B3A;
	margin-bottom: 3px;
}
.links_fotos {
	margin-bottom: 10px;

}

/* Referente a Avisso */

#perf_nombre_campos{
	width: 74px;
	text-align: right;
	float: left;
}
#perf_nombre_datos{
	width: auto;
	float:left;
	margin-left: 5px;
}
#perf_main{
	width: 620px;
	margin-left: 5px;
	height: auto;
}
#perf_sep_verical{
	width: 20px;
	float: right;
}
#activ_main {
	width: 276px;
	margin-right: auto;
	margin-left: auto;
}
#oper_table {
	float:right;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	clear: both;
}

/* Referente a Boletin */

.bole_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669933;
	text-align: center;
	margin-bottom: 10px;
}
.bole_central {
	position: absolute;
	position:absolute;
	background-image: url(../images/blackmenu.png);
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	padding: 10px;
}
#suscript {
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
#suscript input{
	width: 225px;

}
#suscript_text{
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 8px;

}
#menu_mailing{
	height: 80px;
	background-image: url(logo2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #BABADC;
	margin-right: 25px;
	width: auto;
	padding-top: 5px;
}	
#menu_mailing_items{
	margin-right:15px;
	float:right;
	width:800px
}
#menu_mailing_logo{
	margin-right:15px; 
	float:left;
}
#menu_mailing_cerrar{
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #414084;
	float: right;
	width: 500px;

}
#menu_mailing_cerrar a{
	color: #414084;
}
