body{
width:100%;
height:100%;
margin:0px;
font: 10px verdana, arial, sans-serif;
color:#fff;
word-spacing:1px;
line-height:15px;
background-color:black;/**/
}

#general{
position:relative;
width:810px;
height:100%;
margin:auto;
}

#resplandor{
position:relative;
float:left;
width:810px;
margin:auto;
background: url(fondo_sombrafondo_sombras2.jpg) repeat-y;/**/
padding-left:18px;
}

#estirador_resplandor{
position:relative;
float:left;
width:0px;
height:830px;
background-color:lime;
}

#contenido{
position:relative;
float:left;
width:775px;
height:100%;
margin:auto;
background-color:black;
}

#cabecero{
position:relative;
float:left;
width:775px;
height:157px;
background: url(cabecero.jpg) no-repeat;
}

#cuerpo{
position:relative;
float:left;
width:775px;
height:379px;
font: 25px verdana, arial, sans-serif;
background: url(ramas_sup.jpg) no-repeat top left;
/*background-color:yellow;*/
}

.msj_bienvenido{
position:relative;
float:right;
margin-top:-340px;
width:550px;
height:50px;
text-align:right;
font-size:16px;
font-weight:bold;
/*background-color:red;*/
}

#navegador{
position:relative;
float:left;
width:225px;
height:600px;
margin-top:-379px;
padding:53px 0px 0px 22px;
line-height:25px;
/*background-color:pink;*/
}

#navegador a{
font: 13px verdana, arial, sans-serif;
color:#ccc;
word-spacing:1px;
text-decoration:none;
}

#navegador a:hover{
font: 13px verdana, arial, sans-serif;
color:#aaa;
word-spacing:1px;
text-decoration:none;
}

#seccion{
position:relative;;
float:left;
width:503px;
margin-top:-243px;

background: url(ramas_inf.jpg) no-repeat bottom right;
padding-bottom:50px;
/*background-color:yellow;*/
}

.estiradorinferior{
position:relative;
float:left;
height:500px;
width:0px;
/*background-color:blue;*/
}


#error{
position:relative;
float:left;
height:50px;
color:#cccccc;
margin-bottom:10px;
/*background-color:white;*/
}


#carrito {
position:absolute;
top:0px;
right:0px;
width:26px;
height:25px;

}

#carrito a{
position:relative;
float:left;
width:26px;
height:25px;
background-image:url(carro.jpg);
}

#carrito a:hover{
position:relative;
float:left;
width:26px;
height:25px;
background-image:url(carro_over.jpg);
}

#carrito_vacio{
position:absolute;
top:0px;
right:0px;
width:26px;
height:25px;

}

#carrito_vacio a{
position:relative;
float:left;
width:26px;
height:25px;
background-image:url(carrovacio.jpg);
}

#carrito_vacio a:hover{
position:relative;
float:left;
width:26px;
height:25px;
background-image:url(carrovacio_over.jpg);
}


.ln_carrito{
position:relative;
float:right;
margin-top:05px;
margin-left:-145px;
/*background-color:pink;*/
}
.ln_carrito2{
position:relative;
float:right;
margin-top:05px;
margin-left:-145px;
font-family:verdana;
font-size:10px;
}
.carro{
/*position:absolute;
top:-95px;*/
margin-left:-30px;
margin-top:-80px;
width:540px;
position:relative;
float:right;
}

.estirador{
position:relative;
float:left;
height:500px;
width:0px;
background-color:yellow;
}

.amarillo{
text-align:center;
color:yellow;
}

#pie{
position:relative;
z-index:1;
float:left;
width:775px;
margin-top:-30px;
bottom:0px;
text-align:center;
font: 9px verdana, arial, sans-serif;
color:#ccc;
font-weight:bold;
word-spacing:2px;
/*background-color:yellow;*/
}

#pie_pagina{
position:relative;
float:left;
width:810px;
height:55px;
/*background-color:lime;*/
background:url(fondoabajo.jpg) no-repeat;
}

#capaVentana{
position:absolute;
visibility:hidden;
width:100%;
height:75%;
top:20%;
left:0%;
z-index:2;
}

#transparencia{
position:absolute;
margin:0px;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:1;
filter: alpha(opacity=80);
opacity: .4;
-moz-opacity:0.4;	
background-color:black;
visibility:hidden;
}

#capaFormulario{
position:absolute;
visibility:hidden;
width:100%;
height:75%;
top:20%;
left:0px;
z-index:2;
}

.barra_peq{
font: 11px verdana, arial, sans-serif;
color:#727E9A;
word-spacing:1px;
font-weight:bold;/**/
}

.barra_gr{
font: 25px verdana, arial, sans-serif;
color:#727E9A;
word-spacing:1px;
font-weight:bold;/**/
}

.titular{
font: 20px verdana, arial, sans-serif;
color:#ccc;
word-spacing:1px;
/*font-weight:bold;*/
}

.nom_articulo{
font:12pt verdana,sans-serif;
color:#727E9A;
line-height:30px;
margin-left:5px;
}

.titular_mini{
font: 16px verdana, arial, sans-serif;
color:#ccc;
font-weight:bold;
/*font-weight:bold;*/
}

.txt_gris{
height:15px;
font: 12px verdana, arial, sans-serif;
color:#ccc;
word-spacing:1px;
width:140px;
overflow:hidden;
}

.txt_blanco{
font: 13px verdana, arial, sans-serif;
color:#eee;
word-spacing:1px;
/*font-weight:bold;*/
}

.abrir_formulario a{
position:relative;
float:right;
margin-top:70px;
margin-right:20px;
font: 13px verdana, arial, sans-serif;
color:white;
/*text-decoration:none;background-color:yellow;*/
}

/***** Créditos de SGA ******/

.creditos {
	position: relative;
	float:left;
	margin-top:-40px;
	margin-left:680px;
	font-size: 9px;
	color: #999;
	top:5px;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*.enlace_sin{text-decoration:none;color:white;}*/

#enlace_combo{
position:relative;
float:left;
padding-right:40px;
width:200px;
height:30px;
/*background-color:red;*/
visibility:visible;
}

.png {behavior: url("/css/pngbehavior.htc");}


