html{
	min-width:980px;
	height:100%;
}
body{
	margin:0;
	background:url(../images/bg-body.gif) repeat-x;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:980px;
	height:100%;
}
a{
	text-decoration:none;
	color:#7d990c;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
h3 { margin:10px 0 0; font-size:14px;}
.error {
	color:red;
}
#wrapper{
	width:980px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
#header{
	height:116px;
	background:url(../images/bg-header.gif) no-repeat 100% 0;
	overflow:hidden;
	position:relative;
}
.logo{
	margin:0;
	float:left;
}
.logo a{
	display:block;
	width:271px;
	height:85px;
	text-indent:-9999px;
	background:url(../images/bg-logo.gif) no-repeat;
	overflow:hidden;
	margin:11px 0 0 0px;
}
.add-nav{
	margin:2px -10px 21px 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.add-nav li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 2px;
	padding:0 9px 0 12px;
	margin:0 1px 0 -1px;
}
.add-nav li a{
	color:#7d990c;
}
.add-nav li a:hover, .add-nav li.active a{
	text-decoration:underline;
}
.add-nav li.active a{
	font-weight:bold;
}
.search-form{
	float:right;
	clear:right;
	overflow:hidden;
}
.search-form fieldset{
	float:right;
}
.search-form .text{
	width:129px;
	border:1px solid #666;
	padding:4px 5px 3px;
	margin:0 7px 0 0;
	float:left;
}
.search-form .submit{
	float:left;
	background:url(../images/btn-submit01.gif) no-repeat;
	width:70px;
	height:25px;
	color:#000;
	text-align:center;
	border:0;
	cursor:pointer;
}
#nav,
#nav div{
	display:inline;
	overflow:hidden;
}
#nav{
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
#nav span{
	position:absolute;
	top:0;
	width:6px;
	height:6px;
}
#nav span.nav-left-corner{
	background:url(../images/bg-nav-left.gif) no-repeat 0 0 ;
	left:0;
}
#nav span.nav-right-corner{
	background:url(../images/bg-nav-right.gif) no-repeat 0 0;
	right:0;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x;
	height:32px;
	overflow:hidden;
	float:left;
}
#nav li{
	float:left;
	background:url(../images/separator02.gif) no-repeat;
	padding:0 0 0 2px;
}
#nav li a{
	float:left;
	color:#000;
	height:21px;
	padding:11px 13px 0 13px;
	text-transform:uppercase;
}
#nav li.first{
	background:none;
	padding:0;
}
#nav li.first a{
	background:url(../images/bg-nav-first.gif) no-repeat;
}
/*#nav li.first a:hover, #nav li.first.active a{
	background:url(../images/bg-nav-first.gif) no-repeat 0 -32px;
}*/
#nav li.last a{
	background:url(../images/bg-nav-last.gif) no-repeat 100% 0;
}
/*#nav li.last a:hover, #nav li.last.active a{
	background:url(../images/bg-nav-last.gif) no-repeat 100% -32px;
}*/
#nav li a:hover, #nav li.active a{
	text-decoration:none;
	color:#7d990c;
	background:#fff;
}

#main{
	padding:9px 0 100px;
	width:100%;
	overflow:hidden;
}
.intro-block{
	width:100%;
	overflow:hidden;
	padding:0 0 2px;
}
.visuals{
	float:right;
	width:670px;
	height:310px;
	position:relative;
}
.visuals img{
	display:block;
}
.overlay-text{
	height:54px;
	width:646px;
	padding:19px 0 0 24px;
	background:url(../images/bg-overlay-text.png) repeat-x;
	position:absolute;
	bottom:22px;
}
.overlay-text h3{
	margin:0;
	color:#b5db12;
	font-size:28px;
	line-height:31px;
	font-weight:normal;
}
.info-boxes{
	width:301px;
	float:left;
}
.section{
	width:301px;
	background:#000 url(../images/bg-intro-box-top.gif) no-repeat;
	color:#666;
	margin:0 0 7px;
}
.section .frame{
	width:297px;
	padding:0 4px 0 0;
	overflow:hidden;
	background:url(../images/bg-intro-box-bottom.gif) no-repeat 0 100%;
}
.section .inner{
	width:163px;
	float:right;
	font-size:11px;
	line-height:13px;
	padding:4px 0 0;
}
.section h3{
	text-transform:uppercase;
	margin:0 0 4px;
	padding:0 0 2px;
	color:#7d990c;
	font-size:12px;
	line-height:15px;
	border-bottom:1px solid #333;
	font-weight:normal;
}
.section h3 a{
	color:#7d990c;
}
.section p{
	margin:0;
}
.section img{
	float:left;
	border:0;
}
.three-columns{
	width:978px;
	background:url(../images/bg-three-columns-center.gif) repeat-y;
}
.three-columns .holder{
	width:978px;
	background:url(../images/bg-three-columns-top.gif) no-repeat;
}
.three-columns .frame{
	background:url(../images/bg-three-columns-bottom.gif) no-repeat 0 100%;
	width:978px;
}
.columns-holder{
	width:984px;
	overflow:hidden;
	margin:0 0 0 -6px;
}
.column{
	float:left;
	width:309px;
	display:inline;
	color:#fff;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	padding:9px 4px 10px 9px;
	margin:0 0 0 6px;
}
.column img{
	float:left;
	border:0;
}
.column .text-content{
	position:relative;
	min-height:100px;
	width:203px;
	float:right;
	font-size:11px;
}
.column h3{
	margin:0;
	padding:0 0 5px;
	font-size:12px;
	line-height:15px;
	color:#000;
	font-weight:normal;
}

.column h3 a{
	color:#000;
}
.column p{
	margin:0;
	padding:0 0 14px;
}
.column p.read-more {
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
}
.column p.read-more a {
	color:#2b2b2b;
}
.green h3{
	background:url(../images/bg-column-heading-green.gif) repeat-x 0 100%;
}
.blue h3{
	background:url(../images/bg-column-heading-blue.gif) repeat-x 0 100%;
}
.orange h3{
	background:url(../images/bg-column-heading-orange.gif) repeat-x 0 100%;
}
.breadcrumbs-holder{
	width:100%;
	overflow:hidden;
}
.breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullet01.gif) no-repeat 0 5px;
	padding:0 3px 0 10px;
	margin:0 5px 0 -5px;
}
.block {
	padding:0 0 14px;
}
.col-l, .col-r {
	display:block;
	overflow:hidden
}
.col-l { float:left; width:310px; }
.col-r { float:right; width:200px; }
.box{
	/*width:600px;*/
	display:block;
	overflow:hidden;
	float:none;
	/* margin:6px 0; */
	margin:6px 0 10px;
}
.box .t {background:#e6e6e6 url(../images/bg-box-t.gif) repeat-x;}
.box .b {background:url(../images/bg-box-b.gif) repeat-x 0 100%;}
.box .tl {background:url(../images/bg-box-tl.gif) no-repeat;}
.box .tr {
	padding-top:5px;
	background:url(../images/bg-box-tr.gif) no-repeat 100% 0;
}
.box .bl {background:url(../images/bg-box-bl.gif) no-repeat 0 100%;}
.box .br {
	background:url(../images/bg-box-br.gif) no-repeat 100% 100%;
	padding-bottom:5px;
}
.box .l {background:url(../images/bg-box-l.gif) repeat-y;}
.box .r {
	background:url(../images/bg-box-r.gif) repeat-y 100% 0;
	padding:4px 10px;
	overflow:hidden;
	height:1%;
}
.box p {
	margin:0;
}
#two-columns{
	width:798px;
	float:right;
}
.two-coulumns-inner{
	width:100%;
	overflow:hidden;
}
#content{
	width:530px;
	float:left;
	overflow:hidden;
	padding:15px 0 0;
}
.content-section{
	width:100%;
	padding:0 0 23px;
}
#search-results{
	width:700px;
	float:left;
	overflow:hidden;
	padding:15px 0 0;
}
.pagewidth{
	width:100%;
	overflow:hidden;
	text-align:justify;
	/*padding:0 0 14px;*/
}
.content-section .heading{
	background:url(../images/bg-content-heading.gif) repeat-x 0 100%;
	margin:0 0 9px;
	padding:0 0 5px;
}
.content-section .heading h2{
	margin:0;
	font-size:18px;
	line-height:21px;
}
.content-section .heading h3{
	margin:0;
	font-size:14px;
	line-height:17px;
}
.content-section p{
	margin:0;
}
.sample-box{
	width:170px;
	float:left;
	margin:0 25px 22px 0;
	position:relative;
}
.sample-box img{
	display:block;
}
.zoom{
	width:27px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:6px;
	right:7px;
	background:url(../images/bg-zoom.gif) no-repeat;
}

/*.documents-links{
	width:529px;
}
.documents-links .r{
	padding:2px 11px 3px 12px;
}*/
.descargar{
	float:left;
	background:url(../images/ico-descargar.gif) no-repeat;
	padding:1px 0 4px 25px;
	margin:0 0 7px;
}
.enlance{
	float:left;
	clear:left;
	background:url(../images/ico-enlance.gif) no-repeat;
	padding:1px 0 2px 25px;
}
.enlance02{
	float:left;

	background:url(../images/ico-enlance.gif) no-repeat;
	padding:1px 0 2px 25px;
}
.recomendations{
	/*width:310px;
	float:left;*/
}
.recomendations strong{
	/*display:block;*/
	margin:10px 0 10px;
}
.recomendations ul, .pagewidth ul{
	margin:0;
	padding:5px;
	list-style:none;
}
.recomendations ul li, .pagewidth ul li{
	/*margin:-1px 0 -1px;*/
	padding:2px;
	text-align: left;
}
.recomendations ul li span, .pagewidth ul li span{
	/*background:url(../images/bullet03.gif) no-repeat 3px 6px;*/
	background:url(../images/bullet02.gif) no-repeat 0px 5px;
	padding:0 0 0 11px;
	display:block;
}
.experto{
	/*width:200px;*/
	background:url(../images/bg-experto-center.gif) repeat-y;
	color:#7d990c;
	float:right;
}
.experto .holder{
	width:200px;
	background:url(../images/bg-experto-top.gif) no-repeat;
}
.experto .frame{
	/*width:198px;*/
	/*padding:0 1px;*/
	padding:5px 10px;
	background:url(../images/bg-experto-bottom.gif) no-repeat 0 100%;
}
.experto .heading{
	border-bottom:1px solid #ccc;
	text-align:center;
	/*padding:8px 0 7px;*/
	padding:3px 0 7px;
	margin:0 0 6px;
	background:none;
}
.experto h3{
	margin:0;
	font-size:12px;
	line-height:15px;
}
.experto ul{
	margin:0;
	padding:0;
	/*padding:0 8px 2px;*/
	list-style:none;
	overflow:hidden;
	height:1%;
}
.experto ul li{
	background:url(../images/bg-experto-list.gif) repeat-x;
	padding:6px 0 7px; 
	margin:-1px 0 1px; 
	height:1%;
	vertical-align:middle;
}
.experto ul li span{
	display:block;
	padding:0 0 0 10px;
	background:url(../images/bullet02.gif) no-repeat 0 5px;
	text-align:left;
}
/*.descargos-links{
	width:309px;
}
.descargos-links .r{
	padding:2px 10px 6px;
}*/
.descargar02{
	float:left;
	background:url(../images/ico-descargar02.gif) no-repeat 3px 2px;
	padding:1px 0 4px 25px;
	margin:0 0 7px;
}
.subscribe-form{
	width:390px;
	margin:32px 0 26px 66px;
}
.subscribe-form .row{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.subscribe-form label{
	float:left;
	width:50px;
	text-align:right;
	font-weight:bold;
	margin:5px 11px 0 0;
}
.subscribe-form .text{
	float:left;
	width:316px;
	border:1px solid #7d990c;
	padding:4px 5px 3px;
	margin:0;
}
.subscribe-form textarea{
	width:316px;
	height:158px;
	padding:0 5px;
	border:1px solid #7d990c;
	overflow:auto;
	margin:0;
	float:left;
}
.subscribe-form .submit{
	width:69px;
	height:24px;
	background:none;
	border:0;
	background:url(../images/btn-submit02.gif) no-repeat;
	float:right;
	margin:-7px 0 0;
}

.subscribe-form .message{
	float:left;
	margin:8px 0 0;
	padding:0 0 0 60px;
}

ul.product-types{
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	width:540px;
}
.product-types li{
	/*float:left;
	height:170px;
	overflow:hidden;*/
	width:167px;
	margin:0 0 35px 10px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.product-types li img{
	border:none;
	display:block;
	width:170px;
}

.product-types .img_holder{
	height:170px;
	width:170px;
	overflow:hidden;
}
.product-types li a{
	/*
	font-size:12px;
	color:#B5DB12;
	*/
}
.product-types .text-overlay{
	/*
	height:20px;
	background:url(../images/bg-product-types-overlay-trans.png) repeat-x;
	bottom:0;
	width:160px;
	*/
	color:#b4da12;
	padding:5px 3px 0 7px;
	text-align:center;
	/* position:absolute;*/	
}
.faq-box{
	/*width:530px;*/
}
.faq-box .r{
	padding:4px 10px 3px 17px;
}
.faq-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.faq-box ul li{
	height:1%;
	overflow:hidden;
	padding:0 0 4px;
}
.faq-box ul li a{
	background:url(../images/bullet07.gif) no-repeat 100% 3px;
	padding:0 14px 0 0;
}
.faq-box ul li.active a{
	background:url(../images/bullet08.gif) no-repeat 100% 3px;
}
.faq-box ul li p{
	margin:0;
}
.faq-box .number{
	color:#7d990c;
	width:13px;
	float:left;
}
.faq-box ul li .inner{
	float:left;
	width:480px;
}
.faq-box ul li .inner div{
	padding:8px 0 16px 4px;
}
.aside{
	width:250px;
	float:right;
	overflow:hidden;
	padding:15px 0 0;
}
.aside-box{
	width:250px;
	background:#000 url(../images/bg-asidebox-top.gif) no-repeat;
	color:#7d990c;
	font-size:11px;
	margin:0 0 11px;
}
.aside-box .frame{
	width:250px;
	padding:5px 0 10px;
	background:url(../images/bg-asidebox-bottom.gif) no-repeat 0 100%;
}
.aside-box h3{
	margin:0;
	font-size:12px;
	line-height:15px;
}
.aside-box .heading{
	background:url(../images/bg-asidebox-heading.gif) repeat-x 0 100%;
	padding:0 0 5px 20px;
	margin:0 0 11px;
}
.aside-box .centered{
	padding:0 0 5px;
	text-align:center;
}
.aside-box p{
	margin:0;
}
.map-holder{
	padding:0 10px 14px 21px;
}
.map-holder img{
	display:block;
	margin:0 0 5px;
}

.selection-holder{
	background:url(../images/bg-selection-holder.gif) repeat-y;
	height:1%;
	overflow:hidden;
}
.selection-holder ul{
	margin:0 0 0 -7px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:264px;
}
.selection-holder ul li{
	width:112px;
	float:left;
	background:url(../images/bg-selection.gif) repeat-x;
	padding:1px 0 3px;
	display:inline;
	margin:-1px 0 1px 14px;
}
.selection-holder ul li a{
	padding:0 0 0 10px;
	font-size:11px;
	display:block;
}
.selection-holder ul li a:hover{
	text-decoration:none;
	background:url(../images/bullet06.gif) no-repeat 0 4px;
}
.selection-holder ul li.active a{
	font-weight:bold;
	background:url(../images/bullet06.gif) no-repeat 0 4px;
}
.item-list01{
	margin:-8px 0 -8px;
	padding:0 14px 0 14px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.item-list01 li{
	background:url(../images/bg-asidebox-list.gif) repeat-x;
	height:1%;
	overflow:hidden;
	padding:9px 0 7px;
	margin:-1px 0 1px;
	/*text-align:justify;*/
}
.item-list01 li img{
	float:left;
	margin:0 11px 0 0;
	width:70px;
	height:auto;
}
.item-list02{
	margin:-8px 0 -9px;
	padding:0 14px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.item-list02 li{
	background:url(../images/bg-asidebox-list.gif) repeat-x;
	padding:9px 3px 11px 6px;
	margin:-1px 0 1px;
}
.item-list02 li img{
	display:block;
	margin:0 0 5px;
}
.address-bar01{
	/*width:529px;*/
}
.address-bar01 .r{
	text-align:center;
	padding:11px 10px 14px;
}
.address-bar01 strong{
	display:block;
}
.address-bar01 .mark{
	color:#7d990c;
	font-size:14px;
	line-height:17px;
}
.address-bar01 p{
	margin:0;
}
.delegados-section p{
	margin:0 0 10px;
}
#mapa_delegados {
	margin:20px 0;
}
.addresses{
	width:813px;
	margin:0 0 0 -15px;
	overflow:hidden;
}
.addresses .box{
	width:256px;
	float:left;
	display:inline;
	margin:0 0 10px 15px;
	text-align:center;
}
.addresses .box strong{
	display:block;
}
.addresses .box .mark{
	color:#7d990c;
	font-size:14px;
	line-height:17px;
}
.addresses .box p{
	margin:0;
}

.results-table{
	border-collapse:collapse;
	padding:0;
	width:800px;
	margin:-9px 0 0;
}
.results-table tr, .results-table td{
	border-collapse:collapse;
	padding:0;
	height:35px;
}
.results-table .grey td{
	background-color:#f5f5f5;
}
.results-table .image-cell{
	width:38px;
	background:url(../images/bg-image-cell.gif) repeat-y 100% 0;
	text-align:center;
}
.results-table .text-cell{
	width:750px;
	padding:0 0 0 12px;
}
.pageswitcher-holder{
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.switcher{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.switcher li{
	float:left;
	padding:0 0 0 4px;
	color:#000;
}
.switcher li a:hover, .switcher li.active a{
	color:#000;
	text-decoration:none;
}
#sidebar{
	width:160px;
	float:left;
	padding:16px 0 0 2px;
}
.menu{
	width:160px;
	background:url(../images/bg-menu01-c.gif) repeat-y;
}
.menu .holder{
	width:160px;
	background:url(../images/bg-menu01-t.gif) no-repeat;
}
.menu .frame{
	width:160px;
	background:url(../images/bg-menu01-b.gif) no-repeat 0 100%;
	padding:0 0 13px;
}
.menu .heading{
	border-bottom:1px solid #666;
	padding:6px 0 2px 16px;
	margin:0 0 3px;
}
.menu .heading h3{
	margin:0;
	color:#7d990d;
	font-size:12px;
	line-height:15px;
}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu ul li{
	background:url(../images/bg-menu-li01.gif) repeat-x 0 100%;
	padding:5px 0 5px;
	/*height:1%;*/
}
/*
.menu ul li.active {
	padding:5px 0 0;
}
*/
.menu ul li a{
	color:#000;
	padding:0 0 0 12px;
	margin:0 0 0 4px;
	display:block;
}
.menu ul li a:hover, .menu ul li.active a{
	background:url(../images/bullet04.gif) no-repeat 0 3px;
	font-weight:bold;
	text-decoration:none;
}
.menu ul li ul{
	background:url(../images/bg-menu-li01.gif) repeat-x;
	padding:2px 0 0;
	margin:4px 0 0;
	overflow:hidden;
	height:1%;
}

.menu ul li ul li{
	background:url(../images/bg-menu-li02.gif) repeat-x;
	margin:-3px 0 3px;
	padding:4px 0 4px;
	height:1%;
}
.menu ul li ul li a, .menu ul li.active ul li a{
	font-size:11px;
	padding:0 0 0 13px;
	margin:0 0 0 26px;
	font-weight:normal;
	background:none;
}
.menu ul li ul li a:hover, .menu ul li ul li.active a{
	background:url(../images/bullet05.gif) no-repeat 0 5px;
	font-weight:bold;
}
.footer-wrapper{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main.gif) no-repeat 50% 0;
	padding:58px 0 0;
	margin-top:-93px;
	height:35px;
}
.footer-inner{
	border-top:2px solid #b5db12;
	background:#000;
	padding:9px 0 0;
	overflow:hidden;
	height:35px;
}
#footer{
	width:975px;
	padding:0 0 0 5px;
	margin:0 auto;
	color:#666;
	font-size:11px;
}
#footer ul{
	margin:1px -10px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 2px;
	padding:0 7px 0 8px;
	margin:0 1px 0 -1px;
}
#footer p{
	margin:0;
}

.outline{
	display:block;
	margin:10px 0 5px;
}
