@charset "utf-8";
/* CSS Document */
.limpia{
	clear:both;
}
body{
	margin:0px;
	padding:0px;
}
.wrap{
	width:980px;
	min-height:650px;
	margin:auto;
}
h1{
	font-family:'natura-light';
	font-size:33px;
	color:#545454;
	margin:0;
	padding:0;
	font-weight:100;
}
.bajada{
	font-family:'natura-light';
	color:#545454;
	font-size:18px;
}
.col{
	width:230px;
	min-height:300px;
	float:left;
	margin:36px 20px 0 0;
	border-top:1px solid #aaa;
	padding:22px 0 0 0;
}
.col.der{
	width:730px;
	min-height:300px;
	float:left;
	margin:36px 0 0 0;
	border-top:1px solid #aaa;
	padding:22px 0 0 0;
}
.raya{
	width:730px;
	height:1px;
	margin:25px 0 25px 0;
	background:#aaa;
}
.foto{
	width:230px;
	height:299px;
	background:url(../images/foto.jpg) no-repeat;
}
.form{
	width:330px;
	height:200px;
	float:left;
}
.txtform{
	font-family:'natura-regular';
	color:#625d5d;
	font-size:14px;
	margin-bottom:6px;
}
input{
	background:#fff;
	border:1px solid #aaa;
	width:320px;
	height:20px;
	padding:5px;
	text-align:left;
	color:#666;
	font-size:13px;
}
input.btn{
	background:#fff;
	border:none;
	height: 30px;
    width: 160px;
	padding:0px;
	margin-top:25px;
}
select{
	background:#fff;
	border:1px solid #aaa;
	width:330px;
	height:30px;
	padding:5px;
	text-align:left;
	color:#666;
	font-size:13px;
}
.bl{
	width:10px;
	height:30px;
}
.mapa{
	width:360px;
	height:270px;
	border:1px solid #aaa;
	float:left;
	margin-left:38px;
}
.bloque_resultados{
	width:730px;
	min-height:150px;
}
.resultado{
	padding:15px;
	width:200px;
	height:108px;
	background:#f3b938;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.resultado.last{
	margin-right:0px;
}
.nombre{
	font-family:'natura-regular';
	font-size:18px;
	color:#fff;
	width:200px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	margin-bottom:15px;
}
.datos{
	font-family:'natura-light';
	font-size:14px;
	color:#fff;
}
.datos a{
	text-decoration:none;
	color:#fff;
}
.datos a:hover{
	text-decoration:underline;
	color:#fff;
}

/*-------- Tabs -------*/
#tabs { margin: 0 0 45px }
#tabs h1 {
	color: #545454;
	font: 33px/34px "natura-regular", serif;
}
#tabs h2 {
	color: #545454;
	font: 18px/19px "natura-light", serif;
	margin: 0 0 40px;
}
#tabs  > ul > li {
	background: #f3b938;
	color: #fff;
}
#tabs ul li.ui-state-active a, #tabs ul li.ui-state-active a:hover { background: #ff6b0b }
#tabs ul li a {
	background: #f2aa33;
	color: #fff;
	font: 14px/47px "natura-light", serif;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	width: 244px
}
#tabs ul li a:hover { background: #f2a133 }
#tabs ul li a:focus { outline: none }
#tabs-1 {/*-*/}
#tabs-2 {/*-*/}
#tabs-3 {
	background: #f8d7c8;
	padding: 30px;
	overflow: hidden;
}
#tabs-4 {/*-*/}
.flex-control-paging li a {
	color: #fff;
	font: 17px/17px "natura-regular", serif;
}
.content-text {
	background: url(../images/arrow.png) no-repeat -110px 0;
	overflow: hidden;
	position: relative; top: -45px;
	padding: 45px 0 0;
}
.slide2 .content-text { background-position: -80px 0 }
.slide3 .content-text { background-position: -53px 0 }
.slide4 .content-text { background-position: -23px 0 }
.slide5 .content-text { background-position: 0 0 }
.content-text .left, .content-text .right  {
	background: #f3b938;
	float: left;
	padding: 40px 30px 18px;
	width: 430px;
	min-height: 160px;
}
.content-text .right {
	background: #f8d7c8;
	color: #fff;
	float: right;
	position: relative;
	top: -22px;
	padding: 60px 30px 20px;
}
.content-text .left h3 {
	color: #fff;
	margin: 0;
	font: 24px/26px "natura-light", serif;
	text-transform: uppercase;
	width: 275px;
}
.content-text .left p {
	color: #fff;
	font: 18px/18px "natura-light", serif;
	margin: 0;
	text-transform: none;
}
#tabs-2 .content-text .left p { width: 190px }
.content-text .right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.content-text .right h4 {
	color: #ff6b0b;
	margin: 0 0 10px;
	font: 24px/25px "natura-light", serif;
}
.content-text .right p {
	color: #ff6b0b;
	font: 18px/19px "natura-light", serif;
	margin: 0;
}
.content-text .right p a {
	text-decoration: none;
	font: 18px/19px "natura-regular", serif;
	font-weight:bold;
	color: #b32239
}
.content-text .right p a:hover { color: #cd3e54 }
.content-text .right ul li {
	background: url(../images/bullet.png) no-repeat left 5px;
	color: #ff6b0b;
	font: 18px/19px "natura-light", serif;
	margin: 15px 0 0;
	padding: 0 0 0 20px;
}
.content-text .right ul li:first-child { margin: 0 }
#tabs-3 .content-video {
	float: left;
	width: 563px;
}
#tabs-3 .content-video h3 {
	color: #ff6b0b;
	font: 24px/25px "natura-light", serif;
	margin: 0;
	text-transform: uppercase;
}
#tabs-3 .content-video h3 + p {
	color: #ff6b0b;
	font: 18px/19px "natura-light", serif;
	margin: 0 0 25px;
}
#tabs-3 .content-video .video {
	text-align: center;
	margin: 0 auto;
}
#tabs-3 .content-video img, #tabs-3 .content-video iframe, #tabs-3 .content-video object {
	border: solid 1px #f3b938
}
#tabs-3 .sidebar {
	background: url(../images/bucket_revista_natura.jpg) no-repeat scroll 0 0 #f3b938;
	float: right;
	padding: 10px 22px;
	text-align: center;
	width: 284px;
	margin-top:50px;
	height: 300px;
}
#tabs-3 .sidebar h4 {
	color: #fff;
	font: 21px/22px "natura-light", serif;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	cursor:pointer; /*default para poner link solo en boton*/
}
#tabs-3 .sidebar p {
	color: #fff;
	font: 14px/15px "natura-light", serif;
	margin: 0 0 20px;
	text-align: center;
}
#tabs-3 .sidebar .img { margin: 10px 30px 30px; }
/*#tabs-3 .sidebar .img img { border: solid 1px #fff }*/

#tabs-3 a.link100  { width: 100%; height: 100%; display: block; cursor: pointer; }

#tabs-3 .sidebar .bt {
	margin: 220px 0 0; background: none repeat scroll 0 0 #ff6b0b;
	color: #fff; display: inline-block; height: 30px; font: 13px/30px 'natura-light',Verdana,Helvetica,Sans-serif;
	padding: 0 15px; text-transform: uppercase;
}

/* LINK SOLO EN BOTON
#tabs-3 .sidebar .bt { margin: 220px 0 0 }
#tabs-3 .sidebar .bt a {
	background: none repeat scroll 0 0 #ff6b0b;
	color: #fff;
	display: inline-block;
	height: 30px;
	font: 13px/30px 'natura-light',Verdana,Helvetica,Sans-serif;
	padding: 0 15px;
	text-transform: uppercase;
	text-decoration: none;
}
#tabs-3 .sidebar .bt a:hover { background: none repeat scroll 0 0 #c82640; }
*/

.cta{line-height: 20px !important}
