html 
{
	height: 100%;
	overflow: hidden;
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

img{border:0}

table{border:0}

a{text-decoration:underline}

.fondo_B1D528{background-color:#B1D528}
.fondo_89B700{background-color:#89B700}

.txt_000000{color:#000000}
.txt_22244F{color:#22244F}
.txt_FFFFFF{color:#FFFFFF}
.txt_666666{color:#666666}
.txt_89B700{color:#89B700}
.txt_333333{color:#333333}

.txt_10{font-size:10px}
.txt_11{font-size:11px}
.txt_12{font-size:12px}
.txt_13{font-size:13px}
.txt_18{font-size:18px}
.txt_20{font-size:20px}

.marco_esq_sup_izq
{
	background:url(../images/marco_esq_sup_izq.png) no-repeat bottom right;
	width:29px;
	height:29px
}
.marco_esq_inf_izq
{
	background:url(../images/marco_esq_inf_izq.png) no-repeat top right;
	width:29px;
	height:29px	
}
.marco_esq_sup_drch
{
	width:29px; 
	background:url(../images/marco_esq_sup_drch.png) no-repeat bottom left
}
.marco_esq_inf_drch
{
	width:29px; 
	background:url(../images/marco_esq_inf_drch.png) no-repeat top left
}
.marco_fondo_izq{background:url(../images/marco_fondo_izq.png) repeat-y right}
.marco_fondo_sup{background:url(../images/marco_fondo_sup.png) repeat-x bottom}
.marco_fondo_drch{background:url(../images/marco_fondo_drch.png) repeat-y left}
.marco_fondo_inf{background:url(../images/marco_fondo_inf.png) repeat-x}

.mano{cursor:pointer}

#cabeceraFlash
{
	height: 100%;
	z-index: -1;
}

#acceso_clientes
{
	position:absolute;
	width:100%;
}

#pie, #pie_btn, #pie_aux
{
	position:absolute;
	width:100%;	
	bottom:0;
}

#pie .inner{display:block}

.slide
{
	height:220px; 
	position:relative; 
	overflow:hidden;
}

.slide .inner 
{
	position: absolute; 
	width:100%; 
	height:220px; 
	bottom:0px;
	background:#FFFFFF url(../images/fondo_pie.jpg) repeat-x bottom;
}

UL#rss, UL#rss2
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	margin:0;
}
