@charset "utf-8";
/* CSS Document */
#products_example {
	position:relative;
	width:655px;
	height:490px;
	margin-left:8px;
	margin-top:80px;
	}
#products .slides_container {
	width:655px;
	overflow:hidden;
	float:left;
	position:relative;
	display:none;
	top:34px;
	}
.slides_container .cont{
	width:655px;
	height:680px;
	display:block;
	text-decoration:none;
	cursor:default;
	color:#000;
	}
#products .prev {
	background-image:url(../img/prev.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-99999px;
	top:330px;
	left:375px;
	z-index:10;
	}
#products .prev:hover{
	background-image:url(../img/prev-h.png);
	}
#products .next{
	background-image:url(../img/next.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-999999px;
	top:350px;
	left:405px;
	z-index:10;
	}
#products .next:hover{
	background-image:url(../img/next-h.png);
	}
#products .pagination {
	width:960px;
	position:absolute;
	z-index:10;
	left:-294px;
	top:510px;
	}
#products .pagination li {
	float:left;
	list-style:none;
	margin-left:13px;
	}
#products .pagination li a {
	display:block;
	overflow:hidden;
	float:left;
	}
#products .pagination li.current a {
	margin:0;
	color:#896a0c;
	}
#products_example_f {
	position:relative;
	width:655px;
	height:490px;
	margin-left:8px;
	margin-top:70px;
	}
#products_f .slides_container {
	width:655px;
	overflow:hidden;
	float:left;
	position:relative;
	display:none;
	top:34px;
	}
.slides_container .cont{
	width:655px;
	height:680px;
	display:block;
	text-decoration:none;
	cursor:default;
	color:#000;
	}
#products_f .prev {
	background-image:url(../img/prev.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-99999px;
	top:330px;
	left:375px;
	z-index:10;
	}
#products_f .prev:hover{
	background-image:url(../img/prev-h.png);
	}
#products_f .next{
	background-image:url(../img/next.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-999999px;
	top:350px;
	left:405px;
	z-index:10;
	}
#products_f .next:hover{
	background-image:url(../img/next-h.png);
	}
#products_f .pagination {
	width:960px;
	position:absolute;
	z-index:10;
	left:-294px;
	top:525px;
	}
#products_f .pagination li {
	float:left;
	list-style:none;
	margin-left:13px;
	}
#products_f .pagination li a {
	display:block;
	overflow:hidden;
	float:left;
	}
#products_f .pagination li.current a {
	margin:0;
	color:#896a0c;
	}
.texto{
	width:636px;
	float:left;
	position:relative;
	padding-top:25px;
	padding-bottom:17px;
	}
.texto h1{
	font-family:"Bebas_Kai";
	font-size:19px;
	line-height:19px;
	color:#fff;
	margin-left:20px;
	text-transform:uppercase;
	}
.foto{
	width:97%;
	float:left;
	position:relative;
	margin-left:4px;
	margin-top:13px;
	}
.foto p{
    float: left;
    font-family: "DejaVu_Sans_Condensed";
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-top: 1px solid #fff;
	padding-top: 8px;
    padding-bottom: 8px;
	text-transform: uppercase;
	background: #f48120;
	text-align: center;
    width: 100%;
}
.texto-5{	
	height: 57px;
	width: 362px;
	position: absolute;
	float: left;
	left: 8px;
	top: 12px;
	font-family:"DejaVu_Sans_Condensed";
	color: rgb(255, 255, 255);
	font-size:16px;
	text-align:justify;
    } 
.fondocolor {
	width: 640px;
	height: 380px;
	position: absolute;
	top: 60px;
	}
#products_example_e {
	position:relative;
	width:655px;
	height:490px;
	margin-left:8px;
	margin-top:69px;
	}
#products_e .slides_container {
	width:655px;
	overflow:hidden;
	float:left;
	position:relative;
	display:none;
	top:34px;
	}
.slides_container .cont{
	width:655px;
	height:680px;
	display:block;
	text-decoration:none;
	cursor:default;
	color:#000;
	}
#products_e .prev {
	background-image:url(../img/prev.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-99999px;
	top:330px;
	left:375px;
	z-index:10;
	}
#products_e .prev:hover{
	background-image:url(../img/prev-h.png);
	}
#products_e .next{
	background-image:url(../img/next.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-999999px;
	top:350px;
	left:405px;
	z-index:10;
	}
#products_e .next:hover{
	background-image:url(../img/next-h.png);
	}
#products_e .pagination {
	width:960px;
	position:absolute;
	z-index:10;
	left:-294px;
	top:525px;
	}
#products_e .pagination li {
	float:left;
	list-style:none;
	margin-left:13px;
	}
#products_e .pagination li a {
	display:block;
	overflow:hidden;
	float:left;
	}
#products_e .pagination li.current a {
	margin:0;
	color:#896a0c;
	}	
#products_example_r {
	position:relative;
	width:655px;
	height:490px;
	margin-left:8px;
	margin-top:60px;
	}
#products_r .slides_container {
	width:655px;
	overflow:hidden;
	float:left;
	position:relative;
	display:none;
	top:34px;
	}
.slides_container .cont{
	width:655px;
	height:680px;
	display:block;
	text-decoration:none;
	cursor:default;
	color:#000;
	}
#products_r .prev {
	background-image:url(../img/prev.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-99999px;
	top:330px;
	left:375px;
	z-index:10;
	}
#products_r .prev:hover{
	background-image:url(../img/prev-h.png);
	}
#products_r .next{
	background-image:url(../img/next.png);
	width:32px;
	height:53px;
	position:absolute;
	text-indent:-999999px;
	top:350px;
	left:405px;
	z-index:10;
	}
#products_r .next:hover{
	background-image:url(../img/next-h.png);
	}
#products_r .pagination {
	width:960px;
	position:absolute;
	z-index:10;
	left:138px;
	top:525px;
	}
#products_r .pagination li {
	float:left;
	list-style:none;
	margin-left:13px;
	}
#products_r .pagination li a {
	display:block;
	overflow:hidden;
	float:left;
	}
#products_r .pagination li.current a {
	margin:0;
	color:#896a0c;
	}				