body
{
	behavior: url("css/csshover3.htc");

	background-color:#eeeeee;
	background-image:linear-gradient(top,#eeeeee,#ffffff);
	background-image:-o-linear-gradient(top,#eeeeee,#ffffff);
	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.png);
	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.png);
	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: 500px;
	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;
}

#formcontactar
{
	border:1px solid #666666;
	border-radius:5px;
	width:500px;
	margin:auto;
	padding:15px;
}
#formcontactar legend
{
	font-weight:bold;
	border:1px solid #CCCCCC;
	padding:2px;
	background-color:#003366;
	border-radius:4px;
	color:#FFFFFF;
	margin-left:5px;
	font-size:12px;
}
#formcontactar ul
{
	list-style:none;
	padding:0px;
}
#formcontactar ul li
{
	padding-bottom:5px;
}
#formcontactar ul li label
{
	width:120px;
	text-align:left;
float:left;

}
#formcontactar input[type="text"]
{
	border:1px solid #dcdcdc;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-radius:2px;

}
#formcontactar select
{
	border:1px solid #dcdcdc;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-radius:2px;

}
#formcontactar textarea
{
	border:1px solid #dcdcdc;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-radius:2px;

}
input[type="submit"]{
	background-color:#f5f5f5;
	background-image:linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image:-o-linear-gradient(top,#f5f5f5,#f1f1f1);
	border:1px solid #dcdcdc;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-radius:2px;
	color:#666;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:29px;
	line-height:27px;
	margin:11px 6px;
	min-width:54px;
	padding:0 8px;
	text-align:center}
input[type="submit"]:hover{
	background-color:#f8f8f8;
	background-image:linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);
	border:1px solid #c6c6c6;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	color:#333}
	
input[type="submit"]:focus{
	border:1px solid #4d90fe;
	outline:none}
	

a.boton{
	background-color:#f5f5f5;
	background-image:linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image:-o-linear-gradient(top,#f5f5f5,#f1f1f1);
	border:1px solid #dcdcdc;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-radius:2px;
	color:#666;
	cursor:pointer;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:29px;
	line-height:27px;
	margin:11px 60px;
	min-width:54px;
	padding:0 8px;
	text-align:center;
	display:inline-table;
	}
a.boton:hover{
	background-color:#f8f8f8;
	background-image:linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);
	border:1px solid #c6c6c6;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	color:#333}
	
a.boton:focus{
	border:1px solid #4d90fe;
	outline:none}	
	
#financiacion
{	background-image:url(../imagenes/billeteseuro.jpg);
	background-repeat:no-repeat;
	background-position:top;

}	
#noticias div.origen
{
	color:#999999;
	text-align:right;
	font-size:10px;
}
#noticias ul
{
list-style:none;
padding:0px;
margin:0px;

}
#noticias li
{
	padding:15px;
	border-top:1px solid #CCCCCC;
}
#noticia div.imagen
{
float:right;
margin:40px 5px;
}
#noticia div.imagen a
{
text-decoration:none;
}
#noticia a.titulo
{
font-size:16px;
padding-left:-15px;
margin-left:-15px;
font-family:Arial, Helvetica, sans-serif;

}
#noticia .fuente
{
color:#6f6f6f;
font-weight:bold;
display:block;
padding-left:-15px;
margin-left:-15px;
}

a.botonfacebook
{
	display:block;
	width:129px;
	height:48px;
	background-image:url(http://www.surcomputers.com/imagenes/botones/facebook.png);
	background-position:top;
	margin:5px;
}
a.botonfacebook:hover
{
	background-position:bottom;
}
