@charset "utf-8";
/* CSS Document */

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
}
a img
{
	border:none;
}

html, body 
{
	height: 100%;
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
	text-align:center;
	
}
div#container
{
	min-height:100%;
	margin:0 auto!important;
	padding:0px 0 0 0;
	width: 914px; 
	position:relative;  
	text-align:left; 
}

* html div#container 
{
	height:100%;
}
div#header
{
	width: 795px;
	position: relative;
	
	margin:0 0 0px 0;
	
	clear:both;
}
div#left
{
	width:109px;
	height:600px;
	float:left;
	margin:10px 10px 0 0px;
	/*position:relative;*/
}
div#right
{
	float:right;
	position:relative;
	width:795px;
	margin:0 0 0 20px;
	margin:10px 0px 0px 0;
	height:600px;
	
}
div#footer
{
	
	clear:both;
	position:relative;
	margin:0px 0px 0px 0px;

	
}

.largo{
width:795px !important;
}

.mapaFlash{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#listaTiendasServicioTecnico{
	position: absolute;
	width:339px;
	overflow:hidden;
	height: 380px;
	top:10px;
	right: 0px;
}
#listaTiendasInteriorismo{
	position: absolute;
	width:399px;
	overflow:hidden;
	height: 370px;
	top:34px;
	right: 0px;
}
