body
{
	behavior: url("css/csshover3.htc");
	background-color: #DDDDDD;
	background-image: url(../imagenes/fondo.png);
	background-repeat: repeat-y;
	background-position: center;
}
a
{
	color:#003366;
}
h1
{
	font-size:18px;
}
h3
{
  font-size:14px;
}
#idiomas {
	margin:15px 10px 0px 0px;
	float:right;
	clear:both;
	visibility: hidden;
}


#Contenedora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#menusuperior {
	background-image: url(../imagenes/menu.jpg);
	height: 30px;
	
}
#cabecera {

	margin-bottom: 5px;
	background-image: url(../imagenes/cabecera.jpg);
	height: 90px;
}
div#cabecerasc {
	width:780px;
	margin:auto;
	text-align:left;
	margin-bottom:5px;
}



#cuerpo {
	width: auto;
	margin-top: 5px;
	border: 1px solid #999999;
	background-image: url(../imagenes/cuerpo.jpg);
}

#cuerpotienda {
	width: auto;
	background-color: #FFFFFF;
}

#col1 {
	width: 140px;
	float:right;
	padding: 0px 0px 0px 5px;	
}


#col2 {
	float: left;
	width: 608px;
	margin: 10px;
	
}
#aumentadorcuerpo
{
	clear:both;
}
#pie {
	text-align: center;
	color:#FFFFFF;
	width:780px;
	height:90px;
	display: block;
	clear:both;
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#contenido
{
	padding: 20px;

}
#visitas
{
	margin:10px;
	color: #FFF;
	float: right;
}
#proveedores
{text-align: center;
}
#proveedores img {
	width: 130px;
	
}
#soporteremoto
{
	text-align:center;
	margin:5px 0px;
}
#soporteremoto a {
	display: block;
	height: 125px;
	width: 130px;
	background-image: url(../imagenes/soporte.jpg);
	background-position: left;
}
#soporteremoto a:hover {
	background-position: right;
}

#volver
{
	text-align:center;
	width:50px;
	padding-left:500px;	
}

#volver a {

	height: 32px;
	width: 32px;
	background-image: url(../imagenes/botones/volver.png);
	background-position: left;
	background-repeat:no-repeat;
	display:block;
}
#volver a:hover {
	background-position: right;
}

img.ofertasinicio {
	width: 150px;
	margin:0px 10px;
}
a.botonscanneronline
{
	background-image:url(../imagenes/scanneronline.jpg);
	background-position:left;
	width:540px;
	height:55px;
	display:block;
}
a.botonscanneronline:hover
{
background-position:right;
}