body {
	margin: 0;
  height: 100%;
	padding: 0;
	background: #f2f2f2;
}
/*.content-static-pages-wrapper {
	margin: 0;
	padding: 0;
	width: 98%;
	padding: 1%;
	background: #f3f3f3;
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e0e0e0));
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e0e0e0 100%);
	background: -o-linear-gradient(top, #f3f3f3 0%,#e0e0e0 100%);
	background: -ms-linear-gradient(top, #f3f3f3 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom, #f3f3f3 0%,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e0e0e0',GradientType=0 );
}*/
/*.content-static-pages-wrapper .content-border-trl{
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3% 3%;
}
*/
/*.content-static-pages-wrapper .content-border-trl h2 {
	font-size: 1em;
	color: #666;
	line-height: 1.5em;
	margin: .2em 0 .4em 0;
	font-weight: bold;
}*/
.content-static-pages-wrapper .content-border-trl .preguntas{
	width: 100%;
	display: inline-table;
	margin-right: 5%;
}
.content-static-pages-wrapper .content-border-trl .contact{
	width: 22%;
	display: inline-table;

}
.content-static-pages-wrapper .content-border-bottom {
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	background-color: #303030;
}

.content-static-pages-wrapper .content-border-bottom .content-border-trl {
	margin: 0;
	padding: 12px 12px 0 12px;
	background-color: #e3e3e3;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs {
	margin: 0;
	padding: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #fff;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-header-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-header-wrapper
.content-header {
	margin: 0;
	padding: 30px 12px 0 12px;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-tabs-wrapper {
	margin: 0;
	padding: 17px 0 0 0;
}


ul.tabs {
	margin: 20px 0 20px;
	padding: 0;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #51AA29;
	border-left: 0px solid #51AA29;
	width: 100%;
	clear: both;
}
ul.tabs li {
	float: left;
	margin: 0 0 0 25px;
	cursor: pointer;
	padding: 0px 20px ;
	height: 31px;
	line-height: 31px;
	border: 1px solid #51AA29;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	font-weight: bold;
	background: #fff;
	overflow: hidden;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CFCFCF;
	text-transform: uppercase;
}
ul.tabs li:hover {
	color: #4CDC25;
}
ul.tabs li.active{
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #51AA29;
	border-right: 1px solid #51AA29;
	border-left: 1px solid #51AA29;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	text-transform: uppercase;
}



.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-colset-wrapper {
	margin: 0;
	padding: 0 12px 12px 12px;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-colset-wrapper
.content-colset {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	background-color: #fff;
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-colset-wrapper
.content-colset
.content-colmask {
	position: relative;				/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	float: left;
	width: 100%;					/* width of whole page */
	overflow: hidden;				/* This chops off any overhanging divs */
}

.content-static-pages-wrapper
.content-border-bottom
.content-border-trl
.content-box-tabs
.content-wrapper
.content-colset-wrapper
.content-colset
.content-righbox {
	background:#fff;
}

.content-righbox .colleft {
	float: left;
	width: 200%;
	margin-left: -280px;
	position: relative;
	right: 100%;
	background: #fff;
}

.content-righbox .col1wrap {
	position: relative;
	margin: 0;
/*
	padding-bottom: 1em;
*/
	width: 50%;
	left: 50%;
	float: left;
}

.content-righbox .col1 {
	margin: 0 0 0 280px;
	overflow: hidden;
/*	background-color: #0CF;*/
}

.content-righbox .col2 {
	position: relative;
	padding: 0 0 0 20px;
	width: 260px;
	left: 280px;
	float: right;
	background-color: #fff;
}

.content-righbox .col2 .message-box,
.contact .message-box {
	margin: 0;
	padding: 15px 10px 10px 10px;
	width: 238px;
	border: 1px solid #e3e3e3;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #f5f5f5 url("../../img/Pages/bg_grey_box.png") repeat-x;
}
.contact .message-box h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0d0d0d;
	font-weight: normal;
}


.content-righbox .col2 .message-box .titulo {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0d0d0d;
}

.content-righbox .col2 .message-box .text,
.contact .text {
	margin: 0;
	padding: 23px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.7em;*/
	color: #686868;
}

.content-righbox .col2 .message-box .text a,
.contact .text a {
	text-decoration: none;
	color: #0d0d0d;
}

.content-righbox
.col2
.message-box
.text a:hover {
	text-decoration: underline;
	color: #0d0d0d;
}

.content-righbox
.col2
.message-box
.spacer {
	margin: 0;
	padding: 15px 0 0 0;
	width: 104px;
	height: 9px;
}

/*.content-righbox .col2 .message-box .send-button a,*/
.contact  a#dudas_contact {
	margin: 0;
	padding: 0;
	width: 104px;
	height: 24px;
	text-indent:-9999px;
	background: url("../../img/Pages/contactanos_button.png") no-repeat center top transparent;
	display: block;
}

.content-righbox .col2 .message-box .send-button a:hover,
.contact  a#dudas_contact:hover{
	background-position: center bottom;
}

/*
.content-header h1,
.content-header h2,
.content-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

.content-header h1 {
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 1.5384em;
	color:#22C01F;
	line-height: 1.2em;
	font-weight: bold;
}
.content-header h2 {
	margin: 4px 0 0 13px;
	padding: 0;
	font-size: 0.7em;
	font-weight: 500;
	color: #686868;
}
.content-header h3 {
	margin: 0;
	padding: 0;
	font-size: 0.4em;
	font-weight: 100;
}

.col1 h1,
.col1 h2,
.col1 h3 {
	font-family: Arial, Helvetica, sans-serif;
}

.col1 h1 {
	font-size: 1.5384em;
	color:#22C01F;
	line-height: 1.2em;
	font-weight: bold;

	margin: 40px 0 0 0;
	padding: 0;
}
.col1 h2 {
	margin: 36px 0 0 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: 500;
	line-height: 0.4em;
	color: #26C11F;
}
.col1 h3 {
	font-size: 1.3em;
	font-weight: 100;
	margin: 10px 0;
	text-align: center;
}

.col1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	line-height: 1.5em;
}
*/

.col1
.panel-wrapper {
	margin: 0;
	padding: 16px 0 0 0;
}

.col1
.panel-wrapper
.panel {
	margin: 0;
	padding: 0;
	border: 1px solid #e3e3e3;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #f5f5f5 url("../../img/Pages/bg_message_box.png") repeat-x;
	height: 200px;
}

.col1 .panel .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #686868;
}
.content-static-pages-wrapper article h3{
	margin-bottom:	0px;
	text-shadow: 1px 1px 1px #fff;
	margin-top: 8px !important;
}
.content-static-pages-wrapper article h3:hover,
.preguntas .cont-faq h2:hover{
	color: #fff;
	background: #3b3b3b;
	background: -moz-linear-gradient(top, #3b3b3b 0%, #030303 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b3b3b), color-stop(100%,#030303));
	background: -webkit-linear-gradient(top, #3b3b3b 0%,#030303 100%);
	background: -o-linear-gradient(top, #3b3b3b 0%,#030303 100%);
	background: -ms-linear-gradient(top, #3b3b3b 0%,#030303 100%);
	background: linear-gradient(to bottom, #3b3b3b 0%,#030303 100%);
	text-shadow: 1px 1px 1px #010101;
}
.content-static-pages-wrapper article h3 span{
	display: none;
}
.content-static-pages-wrapper article p:last-child {
	margin-bottom: 0px;
}
.content-static-pages-wrapper article div.cont-row-faq{
	height: auto !important;
	padding: 10px;
}
.content-static-pages-wrapper article h3.ui-state-active{
	color: #fff;
	background: #3b3b3b;
	background: -moz-linear-gradient(top, #3b3b3b 0%, #030303 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b3b3b), color-stop(100%,#030303));
	background: -webkit-linear-gradient(top, #3b3b3b 0%,#030303 100%);
	background: -o-linear-gradient(top, #3b3b3b 0%,#030303 100%);
	background: -ms-linear-gradient(top, #3b3b3b 0%,#030303 100%);
	background: linear-gradient(to bottom, #3b3b3b 0%,#030303 100%);
	text-shadow: 1px 1px 1px #010101;
	border:none;
}
.content-static-pages-wrapper article div.ui-accordion-content-active{
	background: #f6f6f6;
	border: 1px solid #fafafa;
}
