body {
	background-color: #FFF;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	border: 0px;
}

@media screen{
	body {
		overflow-y: scroll;
	}
}

input [type=button] {
	padding: 5px;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	color:#666666;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;	
}

a:link,a:visited {
	color: #AF2702;
	text-decoration: none;
	border:none;
}
a.menu {
	font-size: 11px;
}
a.menuSelec {
	font-size: 11px;
	color:#999999;
}
a.selec {
	color: #AF2702;
	border-top: 4px solid #AF2702;
	padding-top: 5px;
}
a.subMenu {
	font-size: 9px;
	color:#000000;
}
a.enlaceRojo{
	color: #AF2702;
}
td.subMenu {
	font-size: 10px;
	color:#000000;
}

a.tituloProducto{
	font-size: 14px;
}

a.comparar{
	font-size: 10px;
}

.centrador {
	position: relative;
	left: 50%;
	width: 1px;
}

.sizefijo {
	position: relative;
	left: -500px;
	width: 995px;
}

#head {
	clear: both;
	background-image: url('imagenes/headFondo.jpg');
	height: 120px;
}
#head .titulo {
	float: left;
	width: 260px;
	height: 80px;
	padding: 2px 10px;
}
#head h1 {
	display: none;
}

#menu {
	float: left;
	position: absolute;
	left: 0px;
	top: 97px;
}
#menu ul {
	margin: 0px;
	margin-left: 9px;
	padding: 0px;
	list-style-type: none;
}		
#menu li {
	display: inline;
}

#menuAd {
	position: relative;
}
#menuAd ul {
	margin: 0px;
	margin-left: 10px;
	padding: 20px;
	list-style-type: none;
}
#menuAd li {
padding: 10px;
}		

#menu a {
	color: #A4A5AA;
	font-size: 16px;

}
#menu a:hover {
	color: #AF2702;
	border-top: 4px solid #AF2702;
	padding-top: 5px;	
}

#ricoh {
	float: right;
	background-image: url('imagenes/Ricoh_Partner_Distribuidor_Oficial.png');
	background-position: center 0px;
	background-repeat: no-repeat;
	width: 212px;
	height: 80px;
	margin-right: 24px;
	margin-top: 15px;
}
#ricoh .busqueda {
	position: relative;
	width: 100%;
	top: 43px;
	text-align: center;
}

#usuario .busqueda {
	position: relative;
	width: 100%;
	top: 36px;
	text-align: center;
}

#usuario {
	float: right;
	background-position: center 0px;
	background-repeat: no-repeat;
	width: 212px;
	height: 80px;
	margin-right: 24px;
	margin-top: 10px;
}


#ricoh .contactar {
	position: relative;
	width: 100%;
	top: 50px;
	text-align: center;
	font-size: 1.2em;
	color: #A4A5AA;
}

#contenido {
	clear: both;
	padding: 15px;
}

#contenido .megadestacada {
	float: left;
	width: 54%;
	margin-bottom: 15px;
}

#contenido .megadestacada .imagen {
	text-align: left;
}

#contenido .megadestacada .noticia .titulo h1{
	margin-top: 10px;
	color: #AF2702;
}

#contenido .megadestacadaAd {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-bottom: 15px;
}

#contenido .megadestacadaAd .noti .titulo {
	margin-top: 25px;
	color: #000000;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

#contenido .noticias {
	width: 42%;
	margin-left: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	padding: 4px 9px;
	border-color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
}

#contenido .noticiasSinBorde {
	width: 100%;
	margin-left: 0px;
}

#contenido .encabezado {
	position: relative;
	margin-bottom: 5px;	
	margin-top: 10px;
}
#contenido .encabezado .tituloGrande h1{
	display: inline;
}

#contenido .noticia {
	position: relative;
	margin-bottom: 5px;
	margin-top: 13px;
}

#contenido .noticia .fecha {
	left: 0px;
	position: absolute;	
	color: #A4A5AA;
}

#contenido .noticia .titulo {
	margin-left: 80px;
	font-weight:bold;
}
#contenido .noticia .tituloFind {
	font-weight:bold;
	color:#666666;
}

#contenido .noticia .contenido {
	color: #000;
}

#contenido .menuNoticia{
	text-align: center;
}

#contenido .destacados {
	position: relative;
	clear: both;
	margin-top: 20px;
}

#contenido .destacados .destacado {
	float: left;
	width: 25%;
}

#contenido .destacado .imagen {
	text-align: left;
}

#contenido .destacado .titulo h2{
	font-size: 12px;
	margin-top: 9px;
	margin-right: 20px;
}
#contenido .destacado .texto {
	margin-top: 9px;
	margin-right: 20px;
}
#contenido .destacado .mas {
	margin-top: 9px;
	margin-right: 20px;
	color: #AF2702;
	text-align: right;
}

#foot {
	clear: both;
	background-image: url('imagenes/footerFondo.jpg');
	height: 80px;
	margin-top: 9px;
}

#foot .menu {
	float: left;
	position: relative;
	top: 15px;
	margin-left: 16px;
}
#foot .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}		
#foot .menu li {
	display: inline;
}
#foot .menu a {
	color: #A4A5AA;
}
#foot .menu a:hover {
	color: #AF2702;
	text-decoration: underline;
}

#foot .contacto {
	float: right;
	position: relative;
	top: 15px;
	margin-right: 16px;

}
#foot .texto {
	color: #A4A5AA;
	text-align: right;
}

.clear { clear: both; }

				#lateral {
					margin-top: 10px;
					position: absolute;
					left: 0px;
					width: 180px;
					margin-left: 10px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					-border-radius: 4px;
					padding: 4px 9px;
					color: #444;
					background-color: #F8F8F8;
				}
				
				#margenul {
					margin-left: 15px;
					padding: 10px;
				}
				
				#lateral ul {
					margin: 0px;
					margin-left: 9px;
					padding: 10px;
					list-style-type: none;
				}
				
				#lateral li {
					background-image: url(imagenes/icon/linea_punteada.gif);
					background-position:center bottom;
					background-repeat:no-repeat;
					padding-bottom:10px;
					padding-top:5px;
				}	
								
				#general {
					position: relative;
					margin-left: 210px;
					padding-left: 10px;
					min-height: 600px;
				}
				
				#migasdepan {
					margin-top: 10px;
					border: 1px solid #DDD;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					-border-radius: 4px;
					padding: 4px 9px;
					color: #444;
					background-color: #F8F8F8;
				}
				#migasdepansinborde {
					margin-top: 10px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					-border-radius: 4px;
					padding: 4px 9px;
					background-color: #F8F8F8;
				}	
				#grupoOferta {
					margin-top: 10px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					-border-radius: 4px;
					background-color: #F8F8F8;
				}				
				#titulo h1{
					margin-top: 15px;
				}				
				
				.fototexto {
					padding-top: 10px;
				}
					
				.foto {
					float: left;
					width: 150px;
				}
				.texto_foto {
					position: relative;
					margin-left: 160px;
				}

				.productoAction {
					position: relative;
					float: left;					
					width: 200px;										
					padding-top: 10px;				
					margin-right: 10px;
				}
				
				.nombreProducto{
					text-align:left;
					font-weight:bold;
				}
				
				.productoActionRecuadro {
					position: relative;
					float: left;					
					width: 200px;										
					padding: 5px;
					margin-right: 10px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					-border-radius: 4px;
					border-color: #000000;
					background-color: #F4F4F4;
					border: 1px solid #DDD;
				}				
				
				#productoAction ul {
					margin: 0px;
					margin-left: 0px;
					padding: 0px;
					list-style-type: none;
				}
				
				.productosDos{
					padding-top: 10px;				
					float: left;
					width: 370px;
					margin-right: 10px;
					position: relative;
				}	
				.tablacontenido {
					text-align: left;
					margin-top: 10px;
				}
				
				.enlaceConImg {
					display: block;
					background-repeat: no-repeat;
					padding: 10px;
					padding-left: 30px;
					background-position: 5px 5px;
				}
				.soloImg {
					display: block;
					background-repeat: no-repeat;
					padding: 10px;
					padding-left: 30px;
					background-position: 5px 5px;
					color: #A4A5AA;
				}
				.linea{
					margin-top: 8px;
				}
				.cabecera{
					float: left;
					width: 100px;
					font-weight: bold;
				}
				.cabeceraLarge{
					float: left;
					width: 160px;
					font-weight: bold;
				}				
				.cabeceraDoble{
					float: left;
					width: 80px;
					font-weight: bold;
					margin-left: 15px;
				}				
				.cabeceraxLarge{
					float: left;
					width: 200px;
					font-weight: bold;
				}								
				.dato{
					float: left;
					position:relative;
				}					
				
				.grupoFormulario{
					margin-top: 10px;
					margin-bottom: 10px;
					background-color: #F4F4F4;
					padding: 5px 5px;
				}
				.encabezadoGrupo{
					font-weight: bold;
					font-size:12px;
					margin-top: 5px;
					margin-bottom: 10px;					
				}
				.lineaGrupo{
					margin-top: 5px;
				}
				.lineaGrupo2{
					margin-top: 10px;
				}				
				.entradaMapa{
					margin-top: 6px;
					font-weight:bold;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					-border-radius: 4px;
					padding: 4px 9px;
					color: #444;
					background-color: #F8F8F8;
				}
				.entradaMapaT{
					margin-top: 5px;
					margin-left: 20px;
				}
				
td.headProducto{
	font-weight: bold;
}
td.headProductoC{
	font-weight: bold;
	text-align: center;
}
td.headComparacion{
	font-weight: bold;
	vertical-align: bottom;
}
td.vistaRapida{
	text-align: center;
}
td.headGrupo{
	font-weight: bold;
	text-transform:uppercase;
}
td.contenidoProducto{

}

td.headOferta{
	font-weight: bold;
}
td.headGrupoOferta{
	width: 500px;
	font-weight: bold;
}
td.contenidoOferta{

}
tr.rowGris{
	background-color:#CCCCCC;
}
tr.rowBlanca{
	background-color:#FFFFFF;
}

a.nombreProducto{
	font-weight: bold;
}

select.selectMini{
	font-size: 11px;
}

.rojo{
color: #AF2702;
}

#beneficios {
margin-top: 10px;
width: 600px;
margin-left: 50px;
border: 1px solid #DDD;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 4px 9px;
color: #444;
background-color: #F8F8F8;
}

#body {
width: 400px;
float: left;
}

#form {
width: 330px;
position: relative;
float: right;
border: 1px solid #DDD;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 4px 9px;
color: #444;
background-color: #F8F8F8;
}
