﻿*
{
	margin: 0;	
}

html
{
	height: 100%;	
}

body 
{
	margin: 0px;
	border: 0px;
	height: 100%;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

h1
{
	color: #626c75;
	text-decoration: none;
}

h2
{
	color: #626c75;
	text-decoration: none;	
}

.wrapper 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push 
{
	height: 20px; /* .push must be the same height as .footer */
	line-height: 20px;
}

.footer a
{
	font-family: Verdana;
	font-size: 11px;
	color: #9b9b9b;
	text-decoration: none;
	margin-right: 10px;
}

.footer a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #d30006;
	text-decoration: none;
}

.footer_interno
{
	width: 980px;
	height: 20px;	
}

.footer_interno_cen
{
	background-image: url(../imagenes/pie_cen.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
	width: 100%;
	height: 20px;	
}

.footer_interno_izq
{
	height: 20px;
	background-image: url(../imagenes/lat_pie_izq.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

.footer_interno_dch
{
	height: 20px;
	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: 111px;
	background-image: url(../imagenes/cabecera_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.cabecera_interno
{
	width: 980px;
	color: #FFFFFF;
	font-family: Verdana;
	background-image: url(../imagenes/logo_adaptacion.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 111px;
}

.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: 15px;
	text-align: left;
	color: #d30006;
	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: 810px;
}

.content_cen_general
{
	float: right;
	width: 	155px;
}

.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: #d30006;	
}

.boton_grande
{
	text-decoration: none;
	font-size: 24px;
	font-family: Verdana;
	color: #d30006;	
}

.enlace
{
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	color: #d30006;	
}

.display_none
{
	display: none;	
}

.display_block
{
	display: block;	
}

.elemento_menu_0
{
	position: absolute; 
	bottom: 15px; 
	right: 220px; 
	width: 80px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 100px 0px;
}

.elemento_menu_1
{
	position: absolute; 
	bottom: 15px; 
	right: 110px; 
	width: 100px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 0 0;
}

.elemento_menu_2
{
	position: absolute; 
	bottom: 15px; 
	right: 0px; 
	width: 100px; 
	height: 28px; 
	background-image: url(../imagenes/boton_cabecera.jpg); 
	background-position: 0 0;
}

.etiqueta
{
	background-color: #d30006;
	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: #d30006;
	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: #d30006;
	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: #000000;
	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: #000000;
	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;	
}

.div_menu_1
{
	position: absolute; 
	bottom: 0px; 
	left: 400px;
	height: 28px;
	line-height: 28px;
	background-image: url(../imagenes/fondo_boton.jpg);
	background-position: 0px 0px;
	width: 200px;
}

.info, .success, .warning, .error, .validation 
{
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
	text-align: left;
}
.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);
}

.textbox
{
	border: 1px solid #6b747d;	
}

.textarea
{
	border: 1px solid #6b747d;	
	height: 150px;
}

a.azul
{
	color: #d30006;	
}

a.azul:hover
{
	color: #6a757b;	
}

.div_empresa
{
	text-align: left;	
	width: 785px;
}

.texto_error
{
	font-size: 11px;
	color: Red;	
}

.enlace_normal
{
	color: #d30006;	
}

.enlace_normal:hover
{
	color: #6a757b;	
}
