BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	height:100%;
	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%:
	
}

#contorno{
	margin: auto;
	width: 960px;
	background-color: #000000;
	height: 100% ;
	height: auto !important;/* overwrite the height */
	padding: 0px;
	padding-top:0px;
}


#contenedor{
	text-align: left;
	margin: auto;
	width: 960px; 
	padding: 0px;
	overflow: hidden;
	height: 100%;/* this is also the min height for IE */
	height: auto !important;/* overwrite the height */
	border:0px;
	border-left-style: solid;
	border-right-style: solid;
	
}

#cabecera{
	color: #333300;
	font-size:12pt;
	font-weight: bold;
}


#cuerpo{
	width:960px;
	margin: auto;
	overflow:hidden;
	height: auto !important;/* overwrite the height */
	height: 100% ;
}

.seccion_bloques_izq{
	background-image: url(imagenes/bloques/seccion_bloques_izq.gif);
	background-repeat: repeat-y;	
}

.seccion_bloques_der{
	background-image: url(imagenes/bloques/seccion_bloques_der.gif);
	background-repeat: repeat-y;	
}

.seccion_ambos{
	background-image: url(imagenes/bloques/seccion_bloques_ambos.gif);
	background-repeat: repeat-y;	
}

#inicio_seccion_ambos{
	background-image: url(imagenes/bloques/abrir_sec_ambos.gif);
	background-repeat: no-repeat;	
	width:540px;
	height:15px;
}


#inicio_seccion_bloques_izq{
	background-image: url(imagenes/bloques/abrir_sec_izq.gif);
	background-repeat: no-repeat;	
	width:750px;
	height:15px;
}

#inicio_seccion_bloques_der{
	background-image: url(imagenes/bloques/abrir_sec_izq.gif);
	background-repeat: no-repeat;	
	width:750px;
	height:15px;
}

#inicio_seccion_sinbloques{
	background-image: url(imagenes/bloques/abrir_sec.gif);
	background-repeat: no-repeat;	
	width:960px;
	height:15px;
}



#cierre_seccion_bloques_izq{
	background-image: url(imagenes/bloques/cierre_izq.gif);
	background-repeat: no-repeat;	
	width:960px;
	height:15px;
}

#cierre_seccion_bloques_der{
	background-image: url(imagenes/bloques/cierre_der.gif);
	background-repeat: no-repeat;	
	width:960px;
	height:15px;
}

#cierre_seccion_sinbloques{
	background-image: url(imagenes/bloques/cierre_sin.gif);
	background-repeat: no-repeat;	
	width:960px;
	height:15px;
}


#cierre_seccion_ambos{
	background-image: url(imagenes/bloques/cierre_ambos.gif);
	background-repeat: no-repeat;	
	width:960px;
	height:15px;
}

#izquierda{
	margin-left: 0px;
	width: 206px;
	float:left;
	padding: 0px; 
}

#seccion_ambos{
	background-color: #F4EBFB;
    height: auto !important;
    margin-left: 210px;
    margin-right: 210px;
    width: 537px;
}

#seccion_bloques_izq{
	margin-left: 210px;
	margin-right: 0px;
	padding: 0 0 0 0 px !important; /* overwrite the height */
	padding: 0 0 0 0 px; 
	zoom:1;   
}

#seccion_bloques_der{
	margin-right: 270px;
	background-color: #F4EBFB;
	padding: 0 0 0 0 px !important;/* overwrite the height */
	padding: 0 0 1 0 px; 
	zoom:1;
}


#seccion_sinbloques{
	padding: 0 0 0 0 px !important;
	padding: 0 0 0 0 px; 	
	zoom:1;
}


#derecha{
	margin-right:0px;
	width: 206px;
	float: right;
}

.bloques_top,
.bloques_pie,
.bloques_bottom
{
	color:#F5F5F5;
	font-weight:normal;
}

#pie{
	padding: 0px;
	   
	clear: both;
} 

.contenido_seccion{
	background-color: #ffffff;
	width: 100%;
	display:table;
	zoom:1;	
} 


.clear{
	clear: both;
	visibility:hidden;
	display:none;
}

.bl_sup_centro
{
	border:0px;
	border-style: solid;
	background-image: url(imagenes/bloques/inicio_bloque.gif);
	background-repeat: repeat-x;
	height:82px;
	padding-top:30px;
	padding-left:0px;
	font-size:12px;
	color:#FFFFEE;
	text-align:center;
	margin-bottom:-30px;
}

.continuar_bloque
{
	margin-bottom:-35px;
	padding-top:42px;
	height:95px;
	background-image: url(imagenes/bloques/continuar_bloque.gif);
}

.bl_cont
{	
	position: relative; 
	overflow:hidden;
	zoom:1;
	margin-top:0px ;
	padding:0px;
	
}

.bl_inf_izq
{
	margin-right:-3px;
	float:left;
	background-image: url(imagenes/bloques/bloques_izq_05.gif);
	background-repeat: no-repeat;
	width:26px;
	height:21px
}

.bl_inf_der
{
	margin-left:-3px;
	float:right;
	background-image: url(imagenes/bloques/bloques_izq_07.gif);
	background-repeat: no-repeat;
	width:26px;
	height:21px
}

.bl_inf_centro
{
	background-image: url(imagenes/bloques/bloques_izq_06.gif);
	background-repeat: repeat-x;
	height:21px;
}

.contorno_bloque
{
	margin-bottom:0px ;
	padding-top:0px;
}

.margen_sec
{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}


#cab_logo
{
	width: 960px;
	height:262px;
	background-image: url(imagenes/bloques/cabecera.jpg);
	padding: 0px; 		
}




#cab_menu
{
	width: 960px;
	height:67px;
	padding: 0px; 	
	background-image: url(imagenes/bloques/cab_menu.gif);	
}

#cab_buscador
{
	float:left;
	padding-top: 21px; 
	padding-left: 20px; 
}

#buscador
{
	font-weight: bold;
	font-size: 15px;
	color: #FCFCFC;
}



#cab_menunav
{
	padding-top: 14px; 
	text-align:right;
}

#acceso_clientes
{
	position:relative;
	width: 120px;
	height:20px;
	
	left:835px;
	top: 22px; 	
}

A.acceso_clientes 			{font-size:13px; font-weight: bold; color: #AA63DB; text-decoration:none;}
A.acceso_clientes:visited	{font-size:13px; font-weight: bold; color: #AA63DB; text-decoration:none;}
A.acceso_clientes:hover 	{font-size:13px; font-weight: bold; color: #723D96; text-decoration:none;}
A.acceso_clientes:active 	{font-size:13px; font-weight: bold; color: #AA63DB; text-decoration:none;}


.cab_contenedor
{
	min-width: 960px;
	width: expression(document.body.clientWidth < 960? "961px": "auto" );	
	width:100%;
}



#navlist li
{
	margin:0px;
	display: inline;
	list-style-type: none;
	padding-right: 33px;
}

.bl_cab_admin_izq
{
	margin-right:-3px;
	border:0px;
	border-style: solid;
	float:left;
	background-image: url(imagenes/bloques/cab_admin_01.gif);
	background-repeat: no-repeat;
	width:24px;
	height:63px
}

.bl_cab_admin_der
{
	margin-left:-3px;
	border:0px;
	border-style: solid;
	float:right;
	background-image: url(imagenes/bloques/cab_admin_03.gif);
	background-repeat: no-repeat;
	width:24px;
	height:63px
}

.bl_cab_admin_centro
{
	border:0px;
	border-style: solid;
	background-image: url(imagenes/bloques/cab_admin_02.gif);
	background-repeat: repeat-x;
	height:63px;
	padding-top:12px !important;
	padding-top:24px;
	padding-left:0px;
	font-size:12px;
	color:#FFFFEE;
	text-align:left;
	margin-bottom:-18px;
}


/* SECCIONES  */
.bl_seccion
{
	width: 100%;
	border-collapse: collapse;
	padding:0px;
}

.bl_sec2
{
	font-size: 12px;
	color:#999999;
	height:40px;
	padding-left:10px;
	text-align:left;
	padding-top:0px;
	background-color: #F4EBFB;

	border:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#787278;
}

.bl_sec5
{
	text-align:left;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;

	border:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#787278;
}

/* FIN SECCIONES */

/* PIE */

#bl_pie
{
	height:74px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	background-image: url(imagenes/bloques/pie.gif);
	background-repeat: no-repeat;	
}


#tienda_virtual_athshop
{
	float:left;
	text-align:center;
	margin-top:12px;
	margin-left:10px;
	margin-right:10px;
}



#pie_menunav
{
	text-align:center;
	margin-left:300px;
	margin-top:15px;
}



A.pie 			{font-size:14px; color: #797979; text-decoration:none;}
A.pie:visited	{font-size:14px; color: #797979; text-decoration:none;}
A.pie:hover 	{font-size:14px; color: #EFEFEF; text-decoration:none;}
A.pie:active 	{font-size:14px; color: #797979; text-decoration:none;}

A.tienda_virtual 			{font-size:10px; color: #797979; text-decoration:none;}
A.tienda_virtual:visited	{font-size:10px; color: #797979; text-decoration:none;}
A.tienda_virtual:hover 		{font-size:10px; color: #797979; text-decoration:none;}
A.tienda_virtual:active 	{font-size:10px; color: #797979; text-decoration:none;}

A.tienda_virtual_ath 			{font-size:10px; color: #515151; text-decoration:none;}
A.tienda_virtual_ath:visited	{font-size:10px; color: #515151; text-decoration:none;}
A.tienda_virtual_ath:hover 		{font-size:10px; color: #515151; text-decoration:none;}
A.tienda_virtual_ath:active 	{font-size:10px; color: #515151; text-decoration:none;}

}
/* FIN PIE */
