.main-content .consultas {
	
	position: absolute;
	
	bottom: 24px;
	
	left: 62px;
	
}

.main-content .principal { padding-bottom: 65px; }

.main-content .principal .consultas {
	
	position: absolute;
	
	bottom: 0;
	
	left: -3px;
	
	margin: 0;
	
}

.main-content .consultas a {
	
	display: block;
	
	background: url(../images/button-consultas.jpg) no-repeat;
	
	width: 247px;
	
	height: 44px;
	
    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */
	
}


#productos .main-content .producto {
	
	position: relative;
	
	background: url(../images/raya-roja-con-cuadritos.gif) left bottom no-repeat;
	
	margin: 0 0 0 45px;
	
	padding: 0 0 50px 20px;

}

#productos .main-content .producto h2 {
	
	background: url(../images/arrow-roja.gif) 8px -3px no-repeat;
	
	margin: 0 0 35px 0;
	
	padding: 12px 0 0 55px;
	
	font-size: 20px;
	
	font-style: italic;
	
	color: #45473d;
	
	text-transform: uppercase;

}

#productos .main-content .producto h2.normal { text-transform: none; }

#productos .main-content .fichatecnica {
	
	margin: 0 45px;
	
	padding: 50px 0 0 0;
	
}

#productos .main-content .fichatecnica h3 {
	
	margin: 0 0 25px 0;
	
	padding: 0;
	
	font-size: 14px;
	
	text-transform: uppercase;
	
	border: none;

}

#productos .main-content .fichatecnica ul,
#productos .main-content .descripcion ul {
	
	margin: 0 0 0 20px;
	
	color: #1a171b;
	
	list-style: none;
	
}

#productos .main-content .fichatecnica ul.normalmargin,
#productos .main-content .descripcion ul.normalmargin {
	
	margin: 0 0 20px 0;
	
}

#productos .main-content .fichatecnica li,
#productos .main-content .descripcion li {
	
	display: block;
	
	background: url(../images/arrow-roja-horizontal-chica.gif) 6px 3px no-repeat;
	
	height: 1%;
	
	padding: 0 0 8px 21px;
	
}




#productos .main-content .principal {
	
	position: relative;
	
	width: 49.9%;
	
	min-width: 370px;

	text-align: center;
	
}



#productos .main-content .slidebox {
	

}

#productos .main-content .slide {
	
	position: relative;
	
	width: 315px;
	
	height: 268px;
	
	margin: 0 0 0 0;
	
	overflow: hidden;

}

#productos .main-content .slidecontent {
	
	background: #4b302f;

	width: 305px;
	
	height: 225px;

	margin: 0;
	
	padding: 5px;

	overflow: hidden;
	
}

#productos .main-content .slide ul {
	
	display: block;

	width: 305px;
	
	height: 225px;

	margin: 0;
	
	padding: 0;

	list-style: none;
	
	overflow: hidden;
	
}

#productos .main-content .slide li {
	
	width: 305px;
	
	height: 225px;
	
	overflow: hidden;
	
}

#productos .main-content .slide #controlsimagenes {
	
	position: absolute;
	
	bottom: 0;
	
	left: 78px;
	
	background: url(../images/button-slides.png) no-repeat;
	
	width: 159px;
	
	height: 29px;
	
	margin: 0;
	
}

#productos .main-content .slide #previmagen, 
#productos .main-content .slide #nextimagen {

	display: block;
	
	position: absolute;

	top: 0;

	left: 0;
	
	background: url(../images/button-slides.png) no-repeat;

}	

#productos .main-content .slide #nextimagen {
	
	left: auto;
	
	right: 0;
	
	background: url(../images/button-slides.png) right top no-repeat;

}														

#productos .main-content .slide #previmagen a, 
#productos .main-content .slide #nextimagen a {

	display: block;

	background: url(../images/button-slides.png) no-repeat;
	
	width: 38px;

	height: 29px;
	
    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}	

#productos .main-content .slide #nextimagen a {

	background: url(../images/button-slides.png) right top no-repeat;
	
}								


