/* @group defaults */
body{
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 62.5%;
	color: #818B8A;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#colCenterLeft p a{
	color: #818B8A;
	font-weight: bold;
}
a.seeAll{
	display: block;
	background: #606767 url(../_img/seeAllBullet.gif) 5px center no-repeat;
	color: #fff;
	line-height: 2em;
	padding-left: 15px;
}
h1{}
h2{
	color: #0092A2;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h3{
	color: #606767;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.1em;
}
h3.green{
	color: #0092A2;
}
img.imgLeft{
	float: left;
	margin: 0 10px 5px 0;
}
/* @group h2s */
h2.h2Projectos{
	background: url(../_img/h2Projectos.gif) left center no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 72px;
}
h2.h2Noticias{
	background: url(../_img/h2Noticias.gif) left center no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 62px;
}
h2.h2UltimaNoticia{
	background: url(../_img/h2UltimaNoticia.gif) left center no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 95px;
}
h2.h2Historial{
	background: url(../_img/h2Historial.gif) left center no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 69px;
}
h2.h2PressCenter{
	background: url(../_img/h2PressCenter.gif) left center no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 95px;
}
h2.h2Contactos{
	background: url(../_img/h2Contactos.gif) left center no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 77px;
}
/* @end */
h3 a{
	color: #606767;
}
h3 a:hover{
	color: #0092A2;
	text-decoration: none;
}
p{
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
p.barraAccoes{
	display: block;
	background: #606767;
	color: #fff;
	line-height: 2em;
}
p.barraAccoes a{
	background: #606767 url(../_img/seeAllBullet.gif) 5px center no-repeat;
	color: #fff !IMPORTANT;
	font-weight: normal !IMPORTANT;
	padding-left: 15px;
}
p strong{
	color: #606767;
	font-weight: bold;
}
/* @end */
#mainWrapper{
	margin: 0 auto;
	padding-top: 40px;
	width: 93.5em;
	position: relative;
}
/* @group branding */
#brandingWrapper{
	float: left;
	width: 30.5em;
	margin-bottom: 20px;
}
#brandingWrapper h1{
	text-indent: -9999px;
}
/* @end */
/* @group nav */
#navWrapper{
	width: 59em;
	background: #737a7a;
	float: right;
	margin: 29px 0 20px 0;
}
#navWrapper ul{
	overflow: hidden;
	padding: 0 10px;
}
#navWrapper ul li{
	float: left;
}
#navWrapper ul li a{
	display: block;
	text-indent: -9999px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 18px;
}
#navWrapper ul li a:hover{
	background-position: left bottom;
}
#navWrapper ul #indexNav a{
	width: 110px;
	background-image: url(../_img/navPagPrincipal.gif);
}
#navWrapper ul #historialNav a{
	width: 66px;
	background-image: url(../_img/navHistorial.gif);
}
#navWrapper ul #projectosNav a{
	width: 71px;
	background-image: url(../_img/navProjectos.gif);
}
#navWrapper ul #noticiasNav a{
	width: 59px;
	background-image: url(../_img/navNoticias.gif);
}
#navWrapper ul #pressCenterNav a{
	width: 90px;
	background-image: url(../_img/navPressCenter.gif);
}
#navWrapper ul #contactosNav a{
	width: 71px;
	background-image: url(../_img/navContactos.gif);
	margin-right: 0;
}
/* @end */
/* @group content */
#contentWrapper{
	clear: both;
	overflow: hidden;
}
/* @group colRight */
#colRight{
	float: right;
	width: 57.8em; /* 590 - 12 */
	position: relative;
	overflow: hidden;
	background: #fafbfb;
	border: 1px solid #e2e6e6;
	padding: 12px 12px 12px 0;
}
/* @group cols CenterLeft & CenterRight */
#colRight #colCenter{
	overflow: hidden;
	padding-left: 12px;
}
#colRight #colCenterRight{
	/*width: 29.9em;*/
	width: 45%;
	float: left;
	overflow: hidden;
	margin-left: 40px;
}
#colRight #colCenterRight ul li{
	border-bottom: solid 1px #CCC;
	margin-bottom:15px;
}
#indexB #colRight #colCenterRight ul li{
	border-bottom: none;
	margin-bottom: 0;
}
#indexB #colRight #colCenterRight{
	/*width: 29.9em;*/
	width: 30.9em;
}
#noticiasB #colRight #colCenterRight, #projectosB #colRight #colCenterRight{
	width: 22em;
}
#colRight #colCenterLeft{
	/*width: 22em;*/
	width: 45%;
	padding-left: 12px;
	overflow: hidden;
	float: left;
}
#indexB #colRight #colCenterLeft{
	/*width: 22em;*/
	width: 21em;
}
#noticiasB #colRight #colCenterLeft, #projectosB #colRight #colCenterLeft{
	width: 30em;
}
#colRight #colCenterLeft h2{
	
}
#colRight #colCenterLeft ul{
	margin-top: 10px;
}
#colRight #colCenterLeft ul li{
	border-bottom: 1px solid #bebfbf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#colRight #colCenterLeft ul li.last{
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}
#colRight p.info{
	color: #606767;
}
#colRight p.info a{
	color: #818B8A;
}
#colRight p.info a:hover{
	color: #0092A2;
}
/* @end */
/* @group index ul projectWrapper */
#projectWrapper{
	margin-top: 10px;
	border: 1px solid #e2e6e6;
	padding: 5px;
}
#projectWrapper li{
	margin: 0;
	padding: 0;
}
#projectWrapper a{
	display: none;
	margin: 0;
	padding: 0;
}
#projectWrapper h3{
	margin: 0;
	padding: 0;
}
#projectWrapper h3 a{
	display: block;
	height: 100px;
	text-indent: -9999px;
}
#projectWrapper a.seeAll{
	margin-top: 5px;
}
/* @end */
/* @group ul greyUL */
.greyUL{
	background-color: #8a9090;
	padding: 10px;
}
.greyUL li{
	border-bottom: 1px solid #808585;
}
#noticiasB #mainWrapper #contentWrapper #colRight #colCenterRight ul.greyUL li{
	margin-bottom: 0;
}
.greyUL li a{
	color: #FFF;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin:4px 0;
}
.greyUL li a:hover{
	color: #494f4e;
	text-decoration: none;
}
/* @end */
table{
	width: 100%;
}
table thead{
	background-color: #e8ebeb;
}
table thead th{
	background-color: #e8ebeb;
	border: 1px solid #c7caca;
	border-right: none;
	border-left: none;
	color: #606767;
	line-height: 1.8em;
	padding: 0 5px 0 5px !IMPORTANT;
	margin: 0 !IMPORTANT;
}
table thead th span{
	color: #b0bebd;
}
table tbody td{
	border-bottom: 1px solid #c7caca;
	color: #606767;
	line-height: 1.8em;
	padding: 0 5px 0 5px;
}
/*table tbody tr:hover{
	background: #dbeff2;
	cursor: pointer;
}
table tbody tr:hover a{
	color: #0092a2;
	text-decoration: none;
}*/
table tbody td a{
	color: #818b8a;
}
table tbody td.viewLink a{
	color: #0092a2;
	padding: 0 0 0 10px;
	background: url(../_img/setaVerde.gif) no-repeat center left;
	white-space: nowrap;
}
table tbody td a:hover{
	color: #0092a2;
	text-decoration: none;
}
/* @end */
/* @group colLeft */
#colLeft{
	float: left;
	width: 30.5em;
	position: relative;
}
#colLeft h2{
	background: #1aa4cb;
	margin-bottom: 0;
}
#colLeft h2 a{
	display: block;
	height: 30px;
	background: url(../_img/subscreverBG.gif) center left no-repeat;
	text-indent: -9999px;
}
/* @group newsSubsForm */
#newsSubsForm{
	background: #e8f6f8;
	padding: 10px;
}
form label{
	display: block;
	font-size: 1em;
	color: #737a7a;
	text-transform: uppercase;
	margin-bottom: 2px;
}
form input, form textarea{
	border: #a3dde3 solid 1px;
	margin-bottom: 5px;
	width: 96%;
	color: #606767;
	font-size: 1em;
	padding: 2px 4px;
}
form textarea{
	height: 150px;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
form #btnSubmit{
	border: none;
	background-color: #606767;
	color: #fff;
	text-transform: uppercase;
	padding: 5px;
	font-size: 1em;
	width: auto;
	cursor: pointer;
}
form #btnSubmit:hover{
	background-color: #0092a2;
}
p.formMessage {
	padding: 10px;
}
/* @end */
/* @end */
/* @group breadCrumb */
#breadCrumb{
	background: #afb3b3 url(../_img/breadCrumbBG.gif) center right no-repeat;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
#breadCrumb a{
	display: block;
	float: left;
	line-height: 2.2em;
	color: #FFF;
	margin-right: 5px;
	background: url(../_img/breadCrumbBullet.gif) center left no-repeat;
	padding-left: 10px;
}
#breadCrumb a:hover{
	color: #606767;
	text-decoration: underline;
}
#breadCrumb a.first{
	background: none;
	padding-left: 0;
}
/* @end */
/* @end */
/* @group footer */
#footerWrapper{
	clear: both;
	padding-left: 34.5em;
	padding-top: 5px;
}
#footerWrapper img{
	vertical-align: middle;
}
#footerWrapper ul{
	clear: both;
	display: block;
	border-top: 1px solid #e2e6e6;
	margin-top: 5px;
}
#footerWrapper ul li{
	float: left;
	margin-right: 13px;
	padding-left: 17px;
	line-height: 19px;
}
#footerWrapper ul li a{
	float: left;
	color: #818B8A;
}
#footerWrapper ul #footMail{
	background: url(../_img/footerMouse.gif) left center no-repeat;
}
#footerWrapper ul #footPhone{
	background: url(../_img/footerPhone.gif) left center no-repeat;
}
#footerWrapper ul #footAddress{
	background: url(../_img/footerEnvelope.gif) left center no-repeat;
}
/* @end */
/* @group projectList */
#projectList, #projectListRight{
	overflow: hidden;
	float: left;
}
#projectListRight{
	float: left;
	margin-left:5px;
}
#projectList li{

}
#projectList li a, #projectListRight li a{
	width: 265px;
	height: 40px;
	display: block;
	margin: 2px 0 0 2px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
}
#projectList li a:hover, #projectListRight li a:hover{
	background-position: left top;
	background: none;
}
/* @end */
/* @group miniProjectList & shower */
#miniProjectList, #miniProjectList2{
	overflow: hidden;
	width: 148px;
	float: left;
}
#miniProjectList li, #miniProjectList2 li{
	float: left;
}
#miniProjectList li a, #miniProjectList2 li a{
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 2px 2px 0;
	text-indent: -9999px;
}
#miniProjectShower{
	width: 157px;
	height: 146px;
	background-color: #fff;
	margin-bottom: 2px;	
	overflow: hidden;
}
#miniProjectShower ul{
	width: 157px;
	height: auto;
	/*margin-top: 146px;*/
}
#miniProjectShower li{
	float: none;
	position: absolute;
	right: 0;
	top: 0;
}
#miniProjectShower li a {
	height: 146px;
	margin-right: 0;
	width: 157px;
}
/* @end */
/* @group validation */
input.required, textarea.required {
	/*border: 1px solid #00A8E6;*/
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #ff9742;
/*	color : #FF3300;*/
}
input.validation-passed, textarea.validation-passed {
	/*border: 1px solid #00CC00;
	color : #000;*/
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ff9742;
	color : #FFF;
	font-weight: bold;
}
.validation-advice-label {
	padding: 5px;
	color: #ff9742;
	font-weight: bold;
	display: inline;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
/* @end */
/* @group ulGeral */
.ulGeral{
	margin: 0 0 10px 20px;
	font-size: 1.1em;
	color: #606767;
}
.ulGeral li{
	margin: 0 0 5px 0 !IMPORTANT;
	padding-left: 10px;
	background: url(../_img/bulletUl.gif) left 3px no-repeat;
	border: none !IMPORTANT;
}
/* @end */
.imageSets{
	display: block;
	overflow: hidden;
	height: 1%;
	border: solid 1px #afb3b3;
	padding:5px 5px 0 5px;
	margin:10px 0 10px 0;
}
.imageSets a img{
	width: 10%;
	height: 10%;
	margin-bottom:5px;
}
#newsSubsForm label,
#contactoForm label {
	float: left;
	margin-right: 5px;
}
.fc-error {
	margin: 0 !important;
	border: 0 !important;
	background: none !important;
	float: left !important;
}
.fc-error p {
	margin: 0 !important;
	color: #FF9742 !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
.fc-field-error {
	border-color: #FF9742 !important;
}
/* @group bannerSlideshow */
ul#bannerSlideshow {
	width: 304px;
	height: 322px;
	overflow: hidden;
	position: relative;
}
ul#bannerSlideshow li {
	position: absolute;
	top: 0;
	left: 0;
}
/* @end */
/* @group recomendarB */
#recomendarB form {
	margin: 10px;
}
#recomendarB #fieldsetLeft {
	width: 48%;
	float: left;
}
#recomendarB #fieldsetRight {
	width: 48%;
	float: right;
	margin-left: 5px;
}
#recomendarB #submitWrapper {
	clear: both;
	width: 100%;
}
#recomendarB form label {
	float: left;
	margin-right: 7px;
}
#recomendarB form input {
	clear: both;
}
#recomendarB div.fc-error {
	float: left;
	display: inline;
}
/* @end */



