@charset "utf-8";
/* CSS Document */

/* ----------------------- General ----------------------- */
body{background: #b9b9b9 url(../images/bg.gif) repeat-x top left; padding: 0; margin: 0;}
*{font-family:Geneva, Arial, Helvetica, sans-serif;}
#content{width: 1024px; margin: 0 auto; padding: 0;} 
#info{width: 972px; margin: 0; padding: 0 22px 0 30px; float: left; background: url(../images/bg-contact-middle.jpg) repeat-y 30px 0;} 
#info-top{width: 972px; margin: 0; padding: 0; float: left; background: url(../images/bg-contact-top.jpg) no-repeat top left;} 
#info-down{width: 972px; margin: 0; padding: 0; float: left; background: url(../images/bg-contact-down.jpg) no-repeat bottom left;} 

/* ----------------------- Top ----------------------- */
#top{width: 1024px; margin: 0; padding: 0; float: left; background: url(../images/header.jpg) no-repeat top left;} 
#logo{float: left; margin: 20px 0 0 0; width: 450px; height: 160px; padding: 0 0 0 50px;}
#top .contact{float: right; margin: 15px 0 0 0; padding: 0 43px 0 0; width: 175px; text-align: right; font-family: "Times New Roman", Times, serif; font-size: 28px; line-height: 32px; color: #FFF;}

/* Menu */
#menu{width: 972px; margin: 0; float: left; padding: 0 22px 0 30px; height: 42px; background: url(../images/bg-menu.gif) no-repeat 30px 0;}
#menu ul {padding: 0; margin: 0; list-style: none;}
#menu ul li{float: left; padding: 1px 2px 1px 0; margin: 0; list-style: none; background: url(../images/separador.gif) no-repeat top right;}
#menu ul li a{ text-decoration: none; color: #fff; font-size: 12px; display: block; float: left; margin: 0; padding: 0 25px; line-height: 41px;}
#menu ul li a:hover, #menu ul li a.select{ background: #3b6237;}

/* Banner */
#banner{width: 972px; float: left; padding: 0 22px 0 30px;}

/* ----------------------- Content ----------------------- */
#option{width: 994px; float: left; height: 155px;}
#option .phone{float: left; padding: 12px 117px 0 35px; width: 165px; background: url(../images/icon-phone.png) no-repeat top right; font-size: 11px; line-height: 13px; color: #fff;}
#option .mail{float: left; padding: 12px 112px 0 41px; width: 173px; background: url(../images/icon-msg.png) no-repeat right 12px; font-size: 11px; line-height: 13px; color: #fff;}
#option .blog{float: left; padding: 12px 102px 0 15px; width: 177px; background: url(../images/icon-msg.png) no-repeat right 12px; font-size: 11px; line-height: 13px; color: #fff;}
#option .phone span, #option .mail span, #option .blog span{
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	color: #D7E5FF;
	text-align: right;
	margin: 0 0 8px;
}
#option .phone a.a, #option .mail a.a, #option .blog a.a{ display: block; float: right; width: 87px; font-family: "Times New Roman", Times, serif; font-size: 10px; line-height: 24px; color: #112f0c; text-align: center; padding: 0; background: url(../images/btn-login.png) no-repeat top left; text-decoration: none; margin: 5px 0 0 0;}

#data{width: 972px; float: left;}

/* --- Column Left --- */
#column-left{float: left; width: 290px; padding: 0; margin: 0;}
#column-left .row{float: left; width: 290px; padding: 0; margin: 0 0 20px;}
#column-left .row .title{float: left; width: 263px; padding: 0 0 0 26px; text-transform: uppercase; font-family: "Times New Roman", Times, serif; color: #0d230c; font-size: 20px; line-height: 46px; margin: 0 0 15px; background: url(../images/bg-title.png) no-repeat top left;}
#column-left .row .text{
	float: left;
	width: 260px;
	padding: 0;
	margin-left:10px;
}
#column-left .row .text p{
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 10px;
}
#column-left .row .text li {
	color:#fff;
	font-size:1.3em;
	line-height:1.5em;
	padding:8px 0;
	list-style-image:url(../images/bullet-wht.png);
}
#column-left .row .text .image{margin: 0 auto; border: 1px solid #193516; box-shadow: 0px 0px 8px #333; -webkit-box-shadow: 0px 0px 8px #333; -moz-box-shadow: 0px 0px 8px #333;}
#column-left .row .providing{ background: url(../images/providing.png) no-repeat top right; width: 208px; height: 115px; padding: 12px 0 0 38px; float: left; color: #FFF; font-size: 11px; line-height: 16px; margin: 0 0 7px;}
#column-left .row .providing strong{display: block; margin: 0 0 8px; color: #000; font-size: 12px;}
#column-left .row a.a{ display: block; float: right; width: 87px; font-family: "Times New Roman", Times, serif; font-size: 10px; line-height: 24px; color: #112f0c; text-align: center; padding: 0; background: url(../images/btn-login.png) no-repeat top left; text-decoration: none; margin: 0;}

/* --- Column Middle --- */
#column-middle{float: left; width: 614px; padding: 0 28px 20px; min-height: 580px;}
#column-middle li {
	font-size:1.3em;
	padding: 3px 0;
	color: #333;
	line-height: 1.8em;
	list-style-image:url(../images/bullet-green.png);
}

/* ----------------------- Text ----------------------- */
p{
	margin: 0 0 15px 0;
	padding :0;
	text-align: left;
	color: #333;
	font-size: 1.3em;
	line-height: 1.8em;
}
a{
	text-decoration: underline;
	font-size: inherit;
	color:#336F5D;
}
a:hover{text-decoration: none;}
a:visited{
	color: #162C15;
}
textarea{width:260px;font-size:11px;color:#666;margin:0 0 7px 0;height:150px; background: #FFFFFF; outline: none; border: #999999 1px solid;}
strong{font-size: inherit;}
h1{
	color: #900;
	font-size: 2.4em;
	margin: 0 0 20px;
	font-weight: bold;
	padding: 1px 0;
	line-height: 28px;
	border-bottom: 1px dashed #900;
}
h2{
	color: #009;
	font-size: 2em;
	margin: 0 0 10px;
	padding: 0;
	line-height: 22px;
	font-weight: bold;
}
h3{
	font-size: 1.8em;
	color: #244F7B;
	margin: 0 0 10px;
	padding: 5px 0;
	background: url(../images/vinieta.gif) no-repeat center left;
	font-weight: bold;
}
h4{
	font-size: 1.6em;
	color: #244F7B;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 3px 0;
}
h5{ font-size: 12px; color: #a47711; text-transform: uppercase; margin: 0px 0 5px 0;}

/* ----------------------- Footer ----------------------- */  
#footer{ width: 972px; float: left; padding: 0; text-align: center; font-size: 12px; color: #0c1f0a; line-height: 14px; text-align: center; margin: 0; height: 81px;}
#footer .logo{float: left; width: 245px;}
#footer a{ text-align: center; /*padding: 0 42px;*/ font-size: 10px; color: #0c1f0a; /*text-decoration: none;*/ letter-spacing: normal; line-height: 14px;}
#footer a.a{ text-align: center; padding: 0; font-size: 10px; color: #0c1f0a; text-decoration: none; letter-spacing: normal; line-height: 14px;}
#footer ul { margin: 15px 0 15px; list-style: none; display: block; width: 660px; padding: 0 0 0 20px; float: right;}
#footer ul li{float: left; padding: 0 10px 0 0; margin: 0; list-style: none;}
#footer ul li a{ text-decoration: none; color: #0c1f0a; font-size: 10px; display: block; float: left; margin: 0; padding: 0 8px; line-height: 14px;}
#footer ul li a:hover, #footer ul li a.select{ color: #fff;}

/* ----------------------- Clearfix ----------------------- */ 
/* slightly enhanced, universal clearfix hack */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;line-height: 0; }
.clearfix {display: inline-block;}

/* start commented backslash hack \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* close commented backslash hack */

.clear{clear:both; height:0;}
/*########################################
               CONTACT PAGE
########################################*/

.textbox {
	background:#ffffff;
	border:1px solid #dadada;
	color: #333333;
	width:260px;
	float:left;
	height:18px;
}
.textarea {
	background:#ffffff;
	border:1px solid #dadada;
	color: #333333;
	width:260px;
	float:left;
	height:100px;
}
#form .submit-holder {
	width:360px;
	text-align:left;
	float:left;
}
#form .submit {
	border:1px solid #dadada;
	background:#ffffff;
	color: #00bbf2;
	width:100px;
	height:30px;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
}
.form-error {
	color:#ff0000;
	font-weight:bold;
}
.form-correct {
	color:#336699;
	font-weight:bold;
	font-size: 120%;
}
.label-holder {
	height: 20px;
	width: 200px;
	float: left;
}
fieldset {
 !important;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	border: 1px solid #002f6d;
}
.recaptchatable #recaptcha_response_field {
 !important;
	float:left;
	font-size:10pt;
	left:0;
	margin:7px 0 0 !important;
	padding:0 !important;
	position: relative !important;
	top:0;
	width:145px !important;
}
/*fieldset.active		{border:2px solid #999}*/

label {
	color: #666;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:17px;
	letter-spacing:2px;
	line-height:1.1;
	width: 200px;
	margin-top: 3px;
	margin-right: 2px;
}
.buttons {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	background-attachment: scroll;
	background-color: #89A187;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	padding:5px 45px;
	float: left;
	cursor:pointer;
	margin:10px 0 0 200px;
	border:1px solid #000;
}
.buttons:hover {
	background-color:#1A351A;
	color:#FFF;
	border-color: #666;
}
.info_messages {
	color: #333333;
	background-attachment: scroll;
	background-color: #C0DCFF;
	background-image: url(../images/Help.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border:1px solid #69F;
	margin:10px 0;
	padding:7px 15px 7px 60px;
	width: 550px;
}
.validMsg {
	width:16px;
	height:16px;
	margin-left:6px;
	margin-top:-2px;
	display:none;
}
.textfieldValidState .validMsg, .textareaValidState .validMsg, .selectValidState .validMsg, .checkboxValidState .validMsg, .radioValidState .validMsg { display:inline; }
.checkboxRequiredState .checkboxRequiredMsg, .checkboxMaxSelectionsState .checkboxMaxSelectionsMsg, .selectRequiredState .selectRequiredMsg, .textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg, .textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .radioRequiredState .radioRequiredMsg {
	border:0px;
	padding-left:22px;
	margin-left:4px;
	background-image:url(../images/error.png);
	background-repeat:no-repeat;
}
.required {
	color: #CC3300;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
}

/***************************************************
					VARIOS
***************************************************/
.roundedborder {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    padding: 15px;
}


/*########################################
               BREADCRUMB
########################################*/
#breadcrumb {
	font-size:10px;
	color: #666;
	height: 40px;
}
#breadcrumb a { text-decoration:none; color: #666; font-weight: normal; font-size:10px; }
#breadcrumb a:hover { text-decoration:underline; }
#breadcrumb .active {font-weight:bold;}



/*    CALL TO ACTION  */
.calltoaction {margin-left:120px;}
