#contenidoint{
	position:relative;
	display:block;
	float:left;
	width:100%;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D91A9;
}
.centralint{

	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.tituloR{
	font-size:16px;
	color:#E5231B;
}
.contbanner{
	margin:0px auto;
	width:700px;
	height:160px;
}
.bannerhome{
	position:relative;
	display:inline;
	float:left;
	width:290px;
	height:140px;
	margin:10px;
	padding:0px 0px 0px 40px;
	overflow:hidden;
}
#banner0{
	background:url(../img/banner1.jpg) no-repeat;
}
#banner1{
	background:url(../img/banner2.jpg) no-repeat;
}
#banner2{
	background:url(../img/banner3.jpg) no-repeat;
}
#banner3{
	background:url(../img/banner4.jpg) no-repeat;
}
#banner4{
	background:url(../img/banner5.jpg) no-repeat;
}
#banner5{
	background:url(../img/banner6.jpg) no-repeat;
}
#banner6{
	background:url(../img/banner7.jpg) no-repeat;
}
.pestania{
	position:absolute;
	width:252px;
	height:200px;
	background:url(../img/fondopestania.jpg) bottom repeat-x;
	font-size:18px;
	top:0px;
}
.pestania a{
	position:absolute;
	width:252px;
	height:80px;
	color:#fff;
	padding:120px 0px 0px 5px;
	text-decoration:none;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.pestania a:hover{
	color:#fff;
}
.tituloazulOfertas{
	font-size:18px;
	color:#6D91A9;
	font-variant:small-caps;
	font-weight:bold;
}
.textoazulOfertas{
	font-size:14px;
	color:#6D91A9;
}
.textoazulOfertaspeq{
	font-size:12px;
	color:#6D91A9;
}
.contrecuadroscarrito{
	width:100%;
	margin:0px;
}
.contrecuadros{
	width:1050px;
	margin:0 auto;
}
.recuadro{
	position:relative;
	float:left;
	width:444px;
	min-height: 260px;
	padding:8px;
	margin:5px;
	background-color:#FCF7F4;
}
.recuadro img{
	float:left;
	padding-right:5px;
}
.contbotones{
	position:absolute;
	bottom: 0px;
	right:0px;
	width:444px;
	height:auto;
}
.botonrojo{
	position::relative;
	float:right;
	margin-left:20px;
	padding:5px;
	background-color:#E5231B;
}
.botonrojo a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.botonrojo a:hover{
	color:#1148BA;
}
.boton{
	position:absolute;
	bottom: 0px;
	right:0px;
	padding:5px;
	background-color:#E5231B;
}
.boton a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.boton a:hover{
	color:#1148BA;
}
.linkrojoOf a{
	color:#E5231B;
	text-decoration:none;
}
.linkrojoOf a:hover{
	color:#1148BA;
	text-decoration:none;
}
.derecha{
	text-align:right;
}
