body{
	margin:0;
	font-family:'Arial';
	font-size:14px;
	background:#f9faf7;
	color:#7f7f7f;
}

.envolvente{
	width:100%;
	overflow:hidden;
}

/*********HEADER********/

#headazul{
	height:10px;
	width:100%;
	background:#adcd6e;
	margin-bottom:20px;
}

#bannerprin{
	width:100%;
	margin-bottom:20px; background-image:url(../imgs/bg_bnr.png);
}
#bannerprin .bnr_prin{
	width:1280px;
	height:460px;
	margin:0px auto 20px auto;
}

#bannerprin .bnr_prin img{
	width:1280px;
	height:460px;
}

#logo{
	width:230px;
	height:100px;
	margin-left:20px;
	/*margin:0px auto;*/
	margin-bottom:15px;
	float:left
}

#opciones{
	height:100px;
	margin-right:20px;
	/*margin:0px auto;*/
	margin-bottom:15px;
	float:right
}
/*********CONTENIDO********/

#contenido{
	width:1150px;
	margin:0 auto;
}

/*********GALERIA INICIO********/

#nombre, #precio{
	font-size:20px;
	color:#b10303;
	font-weight:bold;
	font-family:'Times New Roman';
	font-style:italic;
}

#precio{
	text-align:right;
	float:right;
	margin-right:35px;
}

#nombre{
	float:left;
}

#detalles{
	width:526px;
	height:25px;
	background:#d6e6b7;
	padding-top:6px;
	margin-bottom:30px;
	padding:5px 7px 5px 7px;
}

#iconos{
	width:300px;
	float:left;
	margin-left:10px;
}

#iconomas{
	width:200px;
	text-align:right;
	float:right;
	margin-right:10px;
}

/*********DETALLE********/
#columna1{
	width:714px;
	float:left;
	margin-right:20px;
}

#columna2{
	width:365px;
	float:left;
}

#detalles1{
	width:700px;
	height:25px;
}

#detalles2{
	width:365px;
	height:25px;	
}

#detalles1, #detalles2{
	background:#d6e6b7;
	margin-bottom:20px;
	padding:5px 7px 5px 7px;
	font-family:'Arial';
	font-size:18px;
	font-weight:bold;
	color:#7f7f7f;
}

#detext{
	color:#7f7f7f;
	font-size:14px;
	font-weight:100;
}

#carrusel{
	width:714px;
	height:589px;
	margin-bottom:20px;
}

#carruself{
	width:714px;
	height:482px;
	margin-bottom:22px;
}

#carruself2{
	width:104px;
	height:70px;
	float:left;
	margin-right:20px;
}

#info{
	width:714px;
	color:#7f7f7f;
	line-height:30px;
}

#nombreprecio{
	font-size:14px;
	color:#b10303;
	font-weight:bold;
	font-family:'Times New Roman';
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
}

#info2{
	width:350px;
	color:#7f7f7f;
	line-height:20px;
	margin-bottom:20px;
	padding-left:15px;
	font-size:15px;
}


/*********FOOTER********/

#footer{
	height:208px;
	width:100%;
}

#footer01{
	height:143px;
	width:100%;
	background:#2d2d2d;
	font-size:12px;
	color:#ffffff;
	padding-top:15px;
}

#footer01cont{
	width:1100px;
	margin:0 auto;
}

#footer0101{
	float:left;
	width:260px;
	margin-right:200px;
}

#footer0102{
	float:left;
	width:260px;
}

#footer0103{
	float:right;
	width:200px;
	text-align:right;
}

#footer02{
	height:40px;
	width:100%;
	background:#000000;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding-top:10px;
}

.footitulos{
	font-weight:bold;
	font-family:'Times New Roman';
	font-style:italic;
	font-size:20px;
}
/*viñeta*/
ul.pin { list-style-image: url("../imgs/pin.png"); padding-left:20px; }
ul.pin li { line-height:32px; padding-left:5px; }

ul.pin-home { list-style-image: url("../imgs/pin.png"); padding-left:20px; margin:0px; padding-top:5px; padding-bottom:5px }
ul.pin-home li { padding-left:5px; }
a{
	text-decoration:none;
}

/*Buscador*/
.buscador_home{
	position:absolute;
	top:250px;
	width:100%;
	height:184px;
}
.buscador_int{
	position:absolute;
	top:150px;
	width:100%;
	height:184px;
}