﻿div.breadcrumb {
	font-size:1.0em;
	color:#000;
	font-weight:bold;
	margin:5px 0 0 8px;
}
div.breadcrumb a{
	font-weight: normal;
	text-decoration:underline;
	color: #000;
}
div.breadcrumb a:hover{
	font-weight: normal;
	text-decoration:underline;
	background:#CFEBDC;
}
div.detalle_producto {
	background:#978A71 url('img/bg-detalle_prod.jpg') no-repeat top left;
	width:667px;
	float:left;
	padding-bottom:10px;
	margin-left:28px;
}
div.detalle_producto h2 {
	width:400px;
	height:32px;
	font-size:1.6em;
	float:right;
	padding: 13px 20px 0 0;
	overflow:hidden;
}
img.detalle_producto {
	width:220px;
	height:220px;
	border:solid 2px #FFCB08;
	float:left;
	margin:6px 0 0 6px;
}
div.detalle_producto dl {
	width:400px;
	font-size:1.1em;
	float:right;
	padding:13px 20px 0 0;
	color:#fff;
	line-height:1.4em;
}
div.detalle_producto dt {
	font-weight:bold;
	float:left;
	margin: 0px 3px 0 0;
	clear:left;
}
div.detalle_producto dd {
	margin-bottom:4px;
	text-align:justify;
}
div.detalle_producto dd a {
	color: #F1F0C9;
	text-decoration:none;
}
div.detalle_producto dd a:hover {
	text-decoration:underline;
	background-color:#67A77D;
}

div.detalle_producto h4 {
	float:right;
	width:400px;
	padding:13px 20px 0 0;
	font-size:1.3em;
	color:#fff;
}
div.detalle_producto h4 a {
	color: #F1F0C9;
	text-decoration:none;
}
div.detalle_producto h4 a:hover {
	text-decoration:underline;
	background-color:#67A77D;
}
h3.subtitulo_detalles {
	width: 646px;
	background:#E1DF8B url('img/bg-subtitle_det.jpg') repeat-x;
	height:22px;
	margin:25px 0 20px 1px;
	color:#000;
	font-size:1.4em;
	overflow:hidden;
	padding:3px 0 0 19px;
	float:left;
}
div.detalle_producto h5 {
	font-size:1.4em;
	color:#fff;
	text-align:left;
	padding-left:20px;
	clear:both;
	margin-bottom:13px;
	background:#A69B86;
}
div.detalle_producto p.main {
	width:400px;
	font-size:1.1em;
	float:right;
	padding:13px 20px 0 0;
	color:#fff;
	line-height:1.4em;
}
div.detalle_producto p.main a {
	color: #F1F0C9;
	text-decoration:underline;
}
div.detalle_producto p.main a:hover {
	background:#67A77D;
	text-decoration:underline;
}
div.detalle_producto p.cpo_sub_detalles {
	font-size:1.1em;
	color:#fff;
	margin:0 20px 10px 20px;
	width:626px;
	display:inline-block;
}
div.detalle_producto p.cpo_sub_detalles a {
	color: #F1F0C9;
	text-decoration:underline;
}
div.detalle_producto p.cpo_sub_detalles a:hover {
	background:#67A77D;
	text-decoration:underline;
}
div.detalle_producto table {
	margin:auto;
}
div.detalle_producto table th a {
	width:89px;
	float:right;
	background: url('img/itinerario_ampliar_todos.gif') no-repeat 0px 0px;
	padding: 0 0 0 27px;
	color:#255C3D;
	font-size:12px;
	text-decoration:underline;
	height:19px;
}
div.detalle_producto table th a:hover {
	color: #30764E;
	background: url('img/itinerario_ampliar_todos.gif') no-repeat 0px -34px;

}
div.detalle_producto th {
	padding-bottom:5px;
}
div.detalle_producto th, tr.itinerario_collapsed td {
	border-bottom: solid 1px #FFCB08;
	height:24px;
	font-size:1.4em;
	color:#000;
	padding:3px 3px 0 3px;
}
table.itinerario {
	background:#B3AA97;
}
tr.itinerario_expanded td {
	border-bottom: solid 1px #FFCB08;
	font-size: 1.4em;
	color: #000;
	padding: 3px;
	background: #7E725A;
}
tr.itinerario_expanded td a {
	float:right;
	background: url('img/itinerario_colapsar.png') no-repeat 0px 3px;
	display:block;
	padding:0 0 0px 15px;
	color:#FFCB08;
	font-size:12px;
	clear:right;
	margin-bottom:10px;
	width:50px;
}
tr.itinerario_expanded td a:hover {
	background: url('img/itinerario_colapsar.png') no-repeat 0px -35px;
	color:#fff;
}
td.itinerario_day {
	vertical-align:top;	
	border-right: #A7DCBD solid 1px;
	width:62px;
	text-align:center;
	}
td.itinerario_day img {
	padding-top:1px;
}
th.itinerario_day {
	text-align:center;
	border-right: #A7DCBD solid 1px;
}
tr.itinerario_collapsed  td a {
	float:right;
	background: url('img/itinerario_ampliar.png') no-repeat 0px 3px;
	display:block;
	padding:0 0 0 15px;
	color:#255C3D;
	font-size:12px;
	width:50px;
}
tr.itinerario_collapsed td a:hover {
	background: url('img/itinerario_ampliar.png') no-repeat 0px -35px;
	color:#30764E;
}
tr.itinerario_collapsed span, tr.itinerario_expanded td span {
	font-weight:normal;
	float:left;
	width:400px;
	padding-left:6px;
	overflow:hidden;
}
tr.itinerario_collapsed td div {
	display:none;
}
tr.itinerario_expanded td span {
	color:#fff;
	margin-top:2px;
	overflow:hidden;
}
div.itinerario_info img {
	width:108px;
	height:108px;
	border:2px #FFCB08 solid;
	float:left;
	clear:left;
	margin: 10px 0 0 6px;
}
div.itinerario_info p {
	font-size:0.8em;
	color:#fff;
	width:410px;
	padding:0px 10px 0 5px;
	float:right;
	text-align:justify;
}
div.mini_items_box {
	padding:0 0 0 20px;
}
div.mini_item {
	width:309px;
	height:124px;
	background:#94866B url('img/bg-items_mini.jpg') no-repeat top left;
	float:left;
	margin:0 8px 8px 0px;
}
div.mini_item img {
	width:108px;
	height:108px;
	float:left;
	border:2px solid #A7DCBD;
	margin:6px 0 0 6px;
}
div.mini_item h3 {
	float:right;
	width:171px;
	height:34px;
	padding:11px 14px 0 0;
	color:#000;
	font-size:14px;
	line-height:15px;
}
div.mini_item p {
	float:right;
	width: 171px;
	height:40px;
	padding:10px 14px 0 0;
	font-size:11px;
	color:#fff;
	line-height:13px;
	overflow:hidden;
}
div.mini_item a{
	float:left;
	position:relative;
	display:block;
	width:309px;
	height:125px;
	cursor:pointer;
	margin-top:-119px;
	background:url('img/px-trans.gif');
}
div.mini_item a span {
	visibility:hidden;
	display:none;
}
div.mini_item a:hover {
	background:url('img/a-ver_detalles_mini.gif') no-repeat top left;	
}
div.mini_item i {
	font-size:10px;
	color:#2E2B26;
	background-color:#85CFA5;
	border:1px dotted #2C6B47;
	float:left;
	padding:0 4px 1px 4px;
	margin:7px 0 0 6px;
	height:12px;
}
div.rates, div.related_products, div.volver {
	background:#B3AA97;
	width:191px;
	padding-bottom:5px;
}
div.rates {
	margin: 85px 0 10px 9px;;
}
div.related_products {
	margin:0px 0 10px 9px;
}
div.rates a{
	color:#F1F0C9;
	text-decoration:underline;
}
div.rates a:hover {
	background:#67A77D;
	text-decoration:underline;
}
div.rates p {
	padding: 0 9px 8px 9px;
	font-size:1.1em;
	color:#fff;
}
div.rates dl {
	margin:0 9px 8px 9px;
	font-size:1.1em;
	color:#fff;
}
div.rates dt {
	font-weight:bold;
}
div.rates dd {
	border-bottom:dotted 1px #fff;
	text-align:right;
	margin-bottom:3px;
}
div.related_products a {
	display:block;
	clear:left;
	margin:0px auto 2px auto;
	height:52px;
	width:174px;
	border:solid 2px #FFCB08;
	font-size:1.2em;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
}
div.related_products a:hover {
	border:solid 2px #7BCA9B;
}
div.related_products img {
	display:inline;
	white-space:normal;
	float:left;
	border:solid 2px #FFCB08;
	margin:0 5px 0 0;
}
div.pager_top {
	text-align:right;
	margin:10px 12px -25px 0;
}
div.pager_bottom {
	clear:both;
	text-align:right;
	margin:0px 12px 5px 0;
	padding-top:10px;
}
div.pager_top a, div.pager_bottom a {
	padding: 0px 2px;
	border: solid 1px #F2C100;
	background:#F2C100;
	color:#136437;
	margin-left:2px;
	text-decoration:none;
}
div.pager_top strong, div.pager_bottom strong {
	padding: 0px 2px;
	border: solid 1px #fff;
	background:#B99400;
	color:#fff;
	margin-left:2px;
}
div.pager_top a:hover, div.pager_bottom a:hover {
	padding: 0px 2px;
	border: solid 1px #fff;
	background:#136437;
	color:#fff;
	text-decoration: underline;
}
p.alojamientos {
	color:#fff;
	font-size:1.2em;
	width:400px;
	float:right;
	padding:13px 20px 0 0;
	line-height:1.4em;
}
p.alojamientos a {
	color: #F1F0C9;
	text-decoration:none;
}
p.alojamientos a:hover {
	text-decoration:underline;
	background:#67A77D;
}
ul.servicios_alojamientos {
	color:#fff;
	font-size:1.1em;
	width:640px;
	margin: 0 0 10px 20px;
	overflow:hidden;
}
ul.servicios_alojamientos li {
	float:left;
	width:203px;
	margin:0 8px 0 0;
	height:20px;
	overflow:hidden;
}
p.ubicacion {
	font-size:1.1em;
	color:#fff;
	width:627px;
	margin:0 0 10px 20px
}
p.ubicacion a {
	color: #F1F0C9;
	text-decoration:underline;
}
p.ubicacion a:hover {
	text-decoration:underline;
	background:#67A77D;
}
p.base {
	font-size:1.2em;
	color:#000;
	text-align:justify;
	margin:0 28px 5px 28px;
}
p.base a {
	color: #007138;
	text-decoration:none;
}
p.base a:hover {
	text-decoration:underline;
	background:#CFEBDC;
}
fieldset.contact_form {
	width:346px;
	border:solid 1px #5CA67C;
	float:left;
	margin-left:28px;
	}
fieldset.contact_form legend{
	color:#254534;
	font-size:1.4em;
	padding-bottom:10px;
}
fieldset.contact_form label {
	width:135px;
	text-align:right;
	color:#254534;
	font-size:1.2em;
	display:block;
	float:left;
	clear:left;
	padding-top:3px;
}
fieldset.contact_form input {
	background: #D0CBBF;
	border:solid 1px #A1957D;
	height:16px;
	width:186px;
	margin-left:5px;
	float:left;
	margin-bottom:10px;
	font-size:1.2em;
	padding:2px;
}
fieldset.contact_form select {
	background: #D0CBBF;
	border:solid 1px #A1957D;
	height:22px;
	width:192px;
	margin-left:5px;
	float:left;
	margin-bottom:10px;
	font-size:1.2em;
}
fieldset.contact_form textarea {
	background: #D0CBBF;
	border:solid 1px #A1957D;
	width:190px;
	margin-left:5px;
	float:left;
	margin-bottom:5px;
}
fieldset.contact_form button {
	clear:both;
	background:#E3DE82 url('img/bt-forms.jpg') top left repeat-x;
	display:block;
	font-size:1.2em;
	color:#456A56;
	font-weight:bold;
	border:solid 1px #5CA67C;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	position:relative;
	left:262px;
	width:70px;
	top:10px;
	margin:0px 0 20px 0;
	height:20px;
	}
fieldset.contact_form button:hover {
	border: solid 1px #000;
	color:black;
	cursor:pointer;
}
div.datos_contacto {
	width: 300px;
	float:right;
	padding-right:23px;
}
div.datos_contacto h3 {
	color:#254534;
	font-size:1.4em;
	border-bottom:#5CA67C solid 1px;
}
div.datos_contacto h4 {
	color:#254534;
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
}
div.datos_contacto ul {
	color:#254534;
	font-size:1.2em;
	margin:5px 0 10px 0;
}
div.datos_contacto a {
	color:#007138;
	text-decoration:underline;
}
div.datos_contacto a:hover {
	background:#CFEBDC;
}
fieldset.newsletter_form {
	width:665px;
	border:solid 1px #5CA67C;
	padding-bottom:10px;
	margin-bottom:10px;
}
fieldset.newsletter_form legend{
	color:#254534;
	font-size:1.4em;
	padding-bottom:10px;
}
fieldset.newsletter_form label.text, fieldset.newsletter_form label.select {
	width:240px;
	text-align:right;
	color:#254534;
	font-size:1.2em;
	display:block;
	float:left;
	padding-top:3px;
}
fieldset.newsletter_form input.text {
	background: #D0CBBF;
	border:solid 1px #A1957D;
	height:16px;
	width:186px;
	margin-left:5px;
	float:left;
	margin-bottom:10px;
	font-size:1.2em;
	padding:2px;
	margin-right:200px;
}
fieldset.newsletter_form label.radio {
	float:left;
	margin:3px 0 7px 10px;
	font-size:1.1em;
	color:#254534;
	}
fieldset.newsletter_form label.chk_box {
	clear:left;
	width:320px;
	display:block;
	margin: 0 0 5px 254px;
	font-size:1.1em;
	color:#254534;
}
fieldset.newsletter_form select {
	background: #D0CBBF;
	border:solid 1px #A1957D;
	height:22px;
	width:192px;
	margin-left:5px;
	float:left;
	margin-bottom:10px;
	font-size:1.2em;
}
fieldset.newsletter_form button {
	clear:both;
	background:#E3DE82 url('img/bt-forms.jpg') top left repeat-x;
	display:block;
	font-size:1.2em;
	color:#456A56;
	font-weight:bold;
	border:solid 1px #5CA67C;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	position:relative;
	left:572px;
	width:70px;
	top:10px;
	margin:0px 0 20px 0;
	}
fieldset.newsletter_form button:hover {
	border: solid 1px #000;
	color:black;
	cursor:pointer;
}
a.folleto {
	color: #FFCB08;
	text-decoration:underline;
	padding:5px 20px 5px 0px;
	display:block;
	clear:both;
	float:right;
	width:100px;
	font-size:12px;
	text-align:right;
}
a.folleto:hover {
	color:#fff;
}
#lightbox_header {
	background: url('img/lightbox_header.png') no-repeat;
	width:670px;
	height:91px;
	margin:auto;
}
#lightbox_header a {
	color: #255C3D;
	font-size:10px;
	margin:70px 44px 0 0;
	float:right;
	background:url('img/lightbox_a.png') no-repeat;
	padding-left:15px;
}
#lightbox_header a:hover {
	color: #FFCB08;
}
#lightbox_middle {
	width:614px;
	background: url('img/lightbox_middle.png') repeat-y;
	padding: 0 28px 15px 28px;
	margin:auto;
}
#lightbox_middle h1{
	color: #fff;
	font-size: 1.4em;
	padding:10px 0 5px 0;
}
#lightbox_middle p{
	color:#fff;
	font-size:1.2em;	
}
#lightbox_middle hr {
	color:#FFCB09;
	height:1px;
}
#lightbox_footer {
	width:670px;
	height:39px;
	background:url('img/lightbox_footer.png') no-repeat;
	margin:auto;
}
#lightbox_footer a {
	color: #255C3D;
	font-size:10px;
	margin:0px 44px 0 0;
	float:right;
	background:url('img/lightbox_a.png') no-repeat;
	padding-left:15px;
}
#lightbox_footer a:hover {
	color: #FFCB08;
}
div.contenedor_videos {
	background:#B3AA97 url('img/bg-detalle_prod.jpg') no-repeat top left;
	width:667px;
	float:left;
	padding-bottom:10px;
	text-align:center;
}
div.contenedor_videos h2 {
	width:620px;
	height:32px;
	font-size:1.4em;
	float:left;
	padding: 13px 20px 0 19px;
	overflow:hidden;
	text-align:left;
	margin-bottom:20px;
}
div.contenedor_videos object {
	margin: 20px 0 0 0;
}
div.contenedor_videos h3 {
	width: 646px;
	background:#E1DF8B url('img/bg-subtitle_det.jpg') repeat-x;
	height:22px;
	margin:25px 0 20px 1px;
	color:#000;
	font-size:1.4em;
	overflow:hidden;
	padding:3px 0 0 19px;
	float:left;
	text-align:left;
}
div.contenedor_videos ul {
	float:left;
	padding-left:19px;
}
div.contenedor_videos li {
	border-bottom: solid 1px #FFCB08;
	height:62px;
	margin-top:9px;
	text-align:left;
	width:626px;
}
div.contenedor_videos li img {
	border:#FFCB08 solid 2px;
	display:inline;
	white-space:normal;
	overflow:hidden;
	vertical-align: middle;
	margin-right:10px;
}
div.contenedor_videos li a {
	text-decoration:none;
	color:#fff;
	font-size:1.2em;
}
div.contenedor_videos li a:hover {
	color: #B9E3CA;
}
div.contenedor_videos li a:hover img{
	border:solid 2px #B9E3CA;
}
div.volver {
	margin: 85px 0 10px 9px;;
}
div.volver a{
	color:#F1F0C9;
	text-decoration:underline;
	display:block;
	margin:10px;
	font-size:1.2em;
}
div.volver a:hover {
	background:#67A77D;
	text-decoration:underline;
}
/********* news ******************/
#content.news #left_column fieldset, #content.testimonios #left_column fieldset {
	background:url('img/fieldset-single.png') no-repeat;
	margin:0 0 15px 28px;
	height:49px;
	line-height:49px;
	padding:0 0 0 21px;
	width:646px;
	display:block;
}
#content.news #left_column fieldset legend, #content.testimonios #left_column fieldset legend {
	display:none;
}
#content.news #left_column fieldset label, #content.testimonios #left_column fieldset label {
	color:#000;
	font-size:13px;
	float:left;
	margin-right:5px;
}
#content.news #left_column fieldset select, #content.news #left_column fieldset input, #content.testimonios #left_column fieldset select, #content.testimonios #left_column fieldset input {
	background:#F5F4F1;
	border: solid 1px #D3CCBF;
	font-size:13px;
	float:left;
	margin:14px 15px 0 0;
	color:#827660;
	width: 136px;
}
#content.news #left_column fieldset select, #content.testimonios #left_column fieldset select {
	padding:0 1px;
	height:22px;
}
#content.news #left_column fieldset input, #content.testimonios #left_column fieldset input {
	padding:1px;
	height:18px;
}
#content.news #left_column fieldset button, #content.testimonios #left_column fieldset button {
	display:block;
	float:right;
	width:20px;
	height:20px;
	background: url('img/bt-search2.png') no-repeat left top;
	border:none;
	margin:15px 25px 0 0;
}
#content.news #left_column fieldset button:hover, #content.testimonios #left_column fieldset button:hover {
	background: url('img/bt-search2.png') no-repeat left bottom;
	cursor:pointer;
}
#content.news #left_column fieldset button span, #content.testimonios #left_column fieldset button span {
	display:none;
}
#content.news #left_column div.board, #content.testimonios #left_column div.board {
	width:667px;
	margin-left: 28px;
	background: #978A71 url(img/bg-detalle_prod.jpg) no-repeat scroll left top;
	overflow:hidden;
}
#content.news #left_column div.board h2, #content.testimonios #left_column div.board h2{
	float:left;
	height:46px;
	line-height:46px;
	font-size: 1.6em;
	color:#2C2B26;
	margin:0 0 10px 21px;
}
#content.news #left_column div.board a.switch, #content.testimonios #left_column div.board a.switch {
	float:right;
	margin:10px 18px 0 0;
	font-size:1.4em;
	color:#126338;
	padding:3px;
}
#content.news #left_column div.board a.switch:hover, #content.testimonios #left_column div.board a.switch:hover {
	background:#CFEBDC;
}
#content.news #left_column div.board table, #content.testimonios #left_column div.board table {
	width: 642px;
	margin:0 auto 5px auto;
	clear:both;
	color:#fff;
	font-size:1.1em;
}
#content.news #left_column div.board table th, #content.testimonios #left_column div.board table th {
	font-weight:bold;
	padding:4px;
	height:25px;
	font-size:1.15em;
}
#content.news #left_column div.board table td, #content.testimonios #left_column div.board table td {
	border-top: solid 1px #FFCB08;	
}
#content.news #left_column div.board table td a, #content.testimonios #left_column div.board table td a {
	color:#fff;
}
#content.news #left_column div.board table td a:hover, #content.testimonios #left_column div.board table td a:hover {
	color:#FFCB08;
}
#content.news #left_column div.board div.pager, #content.testimonios #left_column div.board div.pager {
	text-align:right;
	font-size:1.0em;
	font-weight:bold;
	padding: 1px 21px 15px 0;
	float:right;
}
#content.news #left_column div.board div.pager strong, #content.testimonios #left_column div.board div.pager strong {
	padding: 0px 2px;
	border: solid 1px #fff;
	background:#B99400;
	color:#fff;
	margin-left:2px;
}
#content.news #left_column div.board div.pager a, #content.testimonios #left_column div.board div.pager a {
	padding: 0px 2px;
	border: solid 1px #F2C100;
	background:#F2C100;
	color:#136437;
	margin-left:2px;
	text-decoration:none;
}
#content.news #left_column div.board div.pager a:hover, #content.testimonios #left_column div.board div.pager a:hover {
	padding: 0px 2px;
	border: solid 1px #fff;
	background:#136437;
	color:#fff;
	text-decoration: underline;
}
/********** news detalle *****************/
#content.news_detalle #left_column div.nota {
	width:667px;
	margin-left: 28px;
	background: #978A71 url(img/bg-detalle_prod.jpg) no-repeat scroll left top;
	clear:both;
	overflow:hidden;
	padding-bottom:25px;
}
#content.news_detalle #left_column div.nota h2{
	float:left;
	height:46px;
	line-height:46px;
	font-size: 1.7em;
	color:#2C2B26;
	margin:0 0 7px 15px;
}
#content.news_detalle #left_column div.nota img.autor {
	float:right;
	width:72px;
	height:72px;
	border:solid 1px #F8CB0C;
	margin:14px 10px 0 0;
	background:gray;
}
#content.news_detalle #left_column div.nota div.autor {
	font-size:1.3em;
	color:#fff;
	padding-left:15px;
	clear:left;
}
#content.news_detalle #left_column div.nota div.date {
	font-size:1.1em;
	color:#fff;
	padding-left:15px;
	clear:left;
}
#content.news_detalle #left_column div.nota div.fotos {
	width: 222px;
	margin: 17px 0 0 15px;
	float:left;
}
#content.news_detalle #left_column div.nota div.fotos img{
	width:218px;
	height:218px;
	border:solid 2px #F8CB0C;
	display:block;
	margin-bottom:17px;
	background:gray;
}
#content.news_detalle #left_column div.nota div.cuerpo {
	margin-top:17px;
	width:403px;
	float:right;
	margin-right: 10px;
}
#content.news_detalle #left_column div.nota div.cuerpo p {
	font-size:1.1em;
	padding:0 0 13px 0;
	color:#fff;
	line-height:1.4em;
}
#content.news_detalle #left_column div.nota div.cuerpo p a{
	color:#F1F0C9;
	line-height:1.4em;
}
#content.news_detalle #left_column div.nota div.cuerpo p a:hover {
	background: #67A77D;
}
/*************** detalle testimonos ******************/
#content.testimonies_details #left_column div.nota {
	width:667px;
	margin-left: 28px;
	background: #978A71 url(img/bg-detalle_prod.jpg) no-repeat scroll left top;
	clear:both;
	overflow:hidden;
	padding-bottom:25px;
}
#content.testimonies_details #left_column div.nota h2{
	float:left;
	height:46px;
	line-height:46px;
	font-size: 1.7em;
	color:#2C2B26;
	margin:0 0 7px 19px;
}
#content.testimonies_details #left_column div.nota div.date {
	font-size:1.1em;
	color:#fff;
	float:right;
	width: 400px;
	padding:13px 20px 0 0;
}
#content.testimonies_details #left_column div.nota div.fotos {
	width: 222px;
	margin: 6px 0 0 6px;
	float:left;
}
#content.testimonies_details #left_column div.nota div.fotos img{
	width:218px;
	height:218px;
	border:solid 2px #F8CB0C;
	display:block;
	margin-bottom:6px;
	background:gray;
}
#content.testimonies_details #left_column div.nota div.cuerpo {
	float:right;
	width: 400px;
	padding:13px 20px 0 0;

}
#content.testimonies_details #left_column div.nota div.cuerpo p {
	font-size:1.1em;
	padding:0 0 13px 0;
	color:#fff;
	line-height:1.4em;
}
#content.testimonies_details #left_column div.nota div.cuerpo p a{
	color:#F1F0C9;
	line-height:1.4em;
}
#content.testimonies_details #left_column div.nota div.cuerpo p a:hover {
	background: #67A77D;
}
/******* main img gallery **************/
div.detalle_main_gallery {
	background:#978A71 url('img/bg-detalle_prod.jpg') no-repeat top left;
	width:667px;
	float:left;
	padding-bottom:10px;
	margin:20px 0 0 28px;
}
div.detalle_main_gallery h2 {
	height:32px;
	font-size:1.6em;
	float:left;
	padding: 13px 0 0 20px;
	overflow:hidden;
	margin-bottom:20px;
}