﻿*
{
	margin: 0;	
}

html
{
	height: 100%;	
}

body 
{
	margin: 0px;
	border: 0px;
	background-color: #f2f3f5;
	height: 100%;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

.wrapper 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push 
{
	height: 40px; /* .push must be the same height as .footer */
	line-height: 40px;
}

h1
{
	color: #6F6F6F;
	text-decoration: none;
}

.footer a
{
	font-family: Verdana;
	font-size: 11px;
	color: #49494b;
	text-decoration: none;
	margin-right: 10px;
}

.footer a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #4b9e27;
	text-decoration: none;
}

.footer_interno
{
	width: 980px;
	height: 40px;	
}

.footer_interno_cen
{
	background-image: url(../imagenes/pie_cen.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
	width: 100%;
	height: 40px;	
}

.footer_interno_izq
{
	height: 40px;
	background-image: url(../imagenes/lat_pie_izq.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

.footer_interno_dch
{
	height: 40px;
	background-image: url(../imagenes/lat_pie_dch.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
	padding-left: 15px;
	text-align: left;	
}

.separador_horizontal
{
	height: 10px;	
}

.separador_horizontal_peq
{
	height: 5px;	
}

.separador_horizontal_mpeq
{
	height: 3px;	
}

.cabecera
{
	width: 100%;
	height: 146px;
	background-image: url(../imagenes/cab_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
}

.cabecera_interno
{
	width: 980px;
	height: 146px;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	position: relative;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana;
	line-height: 28px;
}

.cabecera_interno a
{
	text-decoration: none;
	color: #FFFFFF;
}

.caja_sup_1
{
	background-image: url(../imagenes/lat_sup_izq.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

.caja_sup_2
{
	background-image: url(../imagenes/lat_sup_dch.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.caja_sup_3
{
	background-image: url(../imagenes/px.png);	
	background-position: top left;
	background-repeat: repeat-x;	
}

.caja_inf_1
{
	background-image: url(../imagenes/lat_inf_izq.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

.caja_inf_2
{
	background-image: url(../imagenes/lat_inf_dch.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.caja_inf_3
{
	background-image: url(../imagenes/px.png);	
	background-position: bottom left;
	background-repeat: repeat-x;	
}

.caja_cab
{
	background-image: url(../imagenes/fondo_caja.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;	
	height: 32px;
	line-height: 32px;
}

.caja_izq
{
	background-image: url(../imagenes/px.png);
	background-repeat: repeat-y;
	background-position: top left;	
	height: 100%;
}

.caja_dch
{
	background-image: url(../imagenes/px.png);
	background-repeat: repeat-y;
	background-position: top right;	
	height: 100%;
	
}

.div_titulo_caja
{
	padding-left: 10px;
	text-align: left;
	color: #4b9e27;
	font-family: Verdana;
	font-size: 13px;	
	font-weight: bold;
}

.caja_cont
{
	background-image: url(../imagenes/fondo_caja_inf.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	background-color: #FFFFFF;
	min-height: 32px;
}

.content
{
	width: 980px;	
}

.content_izq
{
	float: left;
	width: 20%;	
}

.content_cen_general
{
	float: right;
	width: 	79%;
}

.content_cen
{
	float: left;
	width: 72.5%;	
}

.content_cen_extendido
{
	float: left;
	width: 100%;	
}


.content_dch
{
	float: right;
	width: 26%;	
}

.div_error
{
	text-align: center;
	color: Red;
	font-family: Verdana;
	font-size: 11px;	
}

.div_contenido_caja
{
	padding: 5px;
	text-align: left;	
	font-size: 11px;
	text-align: justify;
}

.boton
{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	color: #4b9e27;	
}

.enlace
{
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	color: #4b9e27;	
}

.display_none
{
	display: none;	
}

.display_block
{
	display: block;	
}

.elemento_menu_0
{
	position: absolute; 
	bottom: 15px; 
	right: 300px; 
	width: 80px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 100px 0px;
}

.elemento_menu_1
{
	position: absolute; 
	bottom: 15px; 
	right: 200px; 
	width: 90px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 0 0;
}

.elemento_menu_2
{
	position: absolute; 
	bottom: 15px; 
	right: 100px; 
	width: 90px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 0 0;
}

.elemento_menu_3
{
	position: absolute; 
	bottom: 15px; 
	right: 0px; 
	width: 90px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 0 0;
}

.etiqueta
{
	background-color: #95d342;
	background-image: url(../imagenes/fin_etiqueta.gif);	
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 10px;
	padding-right: 15px;
	height: 17px;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
}

.etiqueta_anterior
{
	background-color: #95d342;
	background-image: url(../imagenes/union_etiquetas.gif);	
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 10px;
	padding-right: 15px;
	height: 17px;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
}

.etiqueta_anterior_gris
{
	background-color: #95d342;
	background-image: url(../imagenes/union_etiquetas_dm.gif);	
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 10px;
	padding-right: 15px;
	height: 17px;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
}

.etiqueta_gris
{
	background-color: #53a831;
	background-image: url(../imagenes/fin_etiqueta_m.gif);	
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 10px;
	padding-right: 15px;
	height: 17px;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
}

.etiqueta_gris_posterior
{
	background-color: #53a831;
	background-image: url(../imagenes/union_etiquetas_im.gif);	
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 10px;
	padding-right: 15px;
	height: 17px;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
}

.enlace_blanco
{
	text-decoration: none;
	color: #FFFFFF;	
}

#tagCloud
{
    width: 190px;
    text-align:justify;
}

#tagCloud A
{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud A:hover
{
    color:#00cc00;
    text-decoration:underline;
}

#tagCloud A.weight1
{
    color: #4b9e27;
    font-size: 18px;
    font-weight:bolder;
}
#tagCloud A.weight2
{
    color: #4b9e27;
    font-size:16px;
    font-weight:bolder;
}
#tagCloud A.weight3
{
    color: #4b9e27;
    font-size:14px;
    font-weight:bolder;
}
#tagCloud A.weight4
{
    color: #4b9e27;
    font-size:12px;
}
#tagCloud A.weight5
{
    color: #4b9e27;
    font-size:10px;
}

.titulo_grande
{
	text-align: left;
	color: #4b9e27;
	font-family: Verdana;
	font-size: 16px;	
	font-weight: bold;
	font-style: italic;
}

.tabla_acceso
{
	width: 100%;	
}

.celda_acceso_1
{
	width: 50%;
	text-align: left;
	color: rgb(78, 78, 80);
	font-size: 11px;
}

.celda_acceso_2
{
	width: 50%;
	text-align: left;
	color: rgb(78, 78, 80);
	font-size: 11px;
}

.celda_acceso_3
{
	width: 50%;
	text-align: center;
	color: rgb(78, 78, 80);
	font-size: 11px;
}

.celda_acceso_4
{
	width: 50%;
	text-align: center;
	color: rgb(78, 78, 80);
	font-size: 11px;
}

.textbox_acceso
{
	width: 150px;	
}

.celda_acceso
{
	width: 50%;
	color: rgb(78, 78, 80);
	font-size: 11px;
}

.boton_2
{
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	background-color: #4b9e27;
	color: #FFFFFF;
	width: 100px;	
}

.back-acceso
{
	background-image: url(../imagenes/back-acceso.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	border-bottom: 1px solid #cdcdcd;
}

.info, .success, .warning, .error, .validation 
{
	border: 1px solid !important;
	margin: 10px 0px !important;
	margin-bottom: 0px !important;
	padding:15px 10px 15px 50px !important;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	text-align: left;
	font-weight: normal;
}
.info 
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url(../imagenes/info.png);
}
.success 
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url(../imagenes/success.png);
}
.warning 
{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url(../imagenes/warning.png);
}
.error 
{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(../imagenes/error.png);
}

.banner_newsletter
{
	width: 195px;
	height: 180px;
	background-image: url(../imagenes/newsletter.png);
	background-repeat: no-repeat;
	background-position: top left;	
}