/* CSS Document */
* {margin:0; padding: 0; border:0;}
.clase li {list-style-type: none;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2c27;
	margin-top:0px
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #840703;
}
/* CONTENEDOR */
#centradora{
	position: absolute;
	width:985px;
	height: 550px;
	z-index:1;
	top:50%;
	left: 50%;
	margin-top:-275px;
	margin-left: -492px;
	background-image:url(../img/fondo_gral.gif);
	background-repeat:no-repeat;
}

/* COMUNES */ 
#franja_fondo {
	background-image: url(../img/linea_fondo.gif);
	background-repeat:  repeat-x;
	height: 415px;
	position: absolute;
	width: 100%;
	top:50%;
	margin-top:-164px;
}
#lateral_izq {
	height: 523px;
	width: 199px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#logo_vl {
	position: absolute;
	width: 199px;
	height: 100px;
	left: 0px;
	top: 0px;
}
#logo_velon {
	position: absolute;
	height: 82px;
	width: 199px;
	left: 0px;
	top: 102px;
}
#telefono {
	position: absolute;
	height: 71px;
	width: 199px;
	left: 0px;
	top: 446px;
}
#contenido_main {
	height: 413px;
	width: 754px;
	position: absolute;
	top: 112px;
	left: 215px;
	border:#2e2d2e 1px solid;
	background-color:#f5f5f5
}
#pie {
	position:absolute;
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	text-align:right;
	left: 475px;
	top: 534px;
}
/* COMUNES */ 

/* HOME */ 
#home_main {
	height: 466px;
	width: 754px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#home_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	position: absolute;
	height: 136px;
	width: 365px;
	left: 381px;
	top: 276px;
}
#img_velon {
	position: absolute;
	height: 415px;
	width: 378px;
	left: -1px;
	top:-1px;
}
#menu {
	position: absolute;
	height: 250px;
	width: 199px;
	top:190px;
}
#muebles {
	position: absolute;
	height: 84px;
	width: 376px;
	left: 379px;
	z-index:2;
	top:-52px;
}
#img_vanguardia {
	position: absolute;
	height: 415px;
	width: 377px;
	left: 377px;
	top: -1px;
}
/* HOME */ 

/* TIENDAS */
#img_back_top {
	position: absolute;
	height: 136px;
	width: 182px;
	left: 570px;
	z-index:3;
}
#img_back_bottom {
	position: absolute;
	height: 168px;
	width: 752px;
	top: 245px;
	z-index:3
}
#nombre_tienda {
	position: absolute;
	height: 47px;
}
#direccion_tiendas {
	position: absolute;
	height: 13px;
	width: 500px;
	top: 338px;
	left: 43px;
	z-index:3
}
#galeria {
	position: absolute;
	height: 262px;
	width: 667px;
	left: 43px;
	top: 79px;
	z-index:4;
}
/* TIENDAS */

/* SITUACION */
#mapa_google {
	position: absolute;
	height: 249px;
	width: 365px;
	top:87px;
	border:1px solid #2e2d2e;
	z-index:100
}
#situacion {
	position: absolute;
	height: 50px;
	width: 365px;
	top:341px;
}
.font_tienda{
	font-size:12px;
	font-weight:bold;
}
#situacion_back_top {
	position: absolute;
	height: 134px;
	width: 518px;
	left: 236px;
	z-index:3
}
/* SITUACION */

/* CONTACTO */
.contacto{
	line-height:18px;
}
a.mail:link, a.mail:active, a.mail:visited{
	font-size:10px;
	color:#2f2c27;
	text-decoration:none;
	font-weight:bold;
}
a.mail:hover {
	color:#840703;
}
#contacto_back_top {
	position: absolute;
	height: 207px;
	width: 565px;
	left: 189px;
	top: 0px;
	z-index:3;
}
/* CONTACTO */
