			img {
				border:0;
			}
			body {
				margin:0;
				padding: 0;
				font: 11px 'Tahoma';
				border:0;
				text-align:center;
				background:#fff;
				color:#555555;
			}

			#box {
				position: absolute;
				left: 0;
				top: 0;
				width: 100px;
				height: 50px;
				background: #ddd;
				border: 1px solid #ccc;
				opacity: 0.5;
				filter: alpha(opacity=50);
			}
			#post {
				padding: 3px;
				border:1px solid #fff;
				width:100px;
				color:#00659c;
				text-decoration:none;
				cursor:pointer;
			}

			#post:hover {
				border:1px solid #fff;
				background: #6c6c6c;
				color:#fff;

			}

			.header {
				font: 12px "Tahoma";
				color: #eee;
				margin: 20px 0 20px 0;
				width:900px;
			}
			.textarea {
				width: 395px;
				height: 80px;
				margin: 20px 5px 5px 5px;
				color: #555;
				font: 12px "Tahoma";
			}
			.closeLink {
				position: absolute;
				top: 2px;
				right: 5px;
				text-decoration: none;
				color: #ddd;
				cursor: pointer;
				cursor: hand;
			}
			.closeLink:hover {
				color: #fff
			}
			.field {
				width: 170px;
				margin: 0 10px 2px 5px;
				padding: 2px;
				color: #555;
				font: 11px "Tahoma";
			}
			.desc {
				font: 10px "Tahoma";
				color: #666;
			}
			.postButton {
				display: block;
				width: 50px;
				font: 12px "Tahoma";
				color: #eee;
				background: #999;
				margin: 10px 0 5px 5px;
				padding: 3px;
				text-align: center;
				cursor: pointer;
				border: 1px solid #eee;
			}
			.postButton:hover {
				background: #666;
				color: #fff;
				border: 1px solid #fff;
			}


*+html .floatFix {height:1%}
* html .floatFix {height:1%}
.floatFix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}


a {color:#00659c;text-decoration:none}
a:hover {text-decoration:underline}

.logo {
	font: 12px 'Tahoma';
	color:#4a4d4a;
	text-align:center;
	float:left;
}

#navBar {width:auto;float:left;margin-top:0px;}
#navBar ul{font: 12px "Tahoma";color:#666666;list-style: none;padding:0 5px 0 5px;margin:0;}
#navBar li {float:left;padding: 15px 0px  15px 0px;margin:20px;text-align:center;}
#navBar ul li.navOn {float:left;padding: 15px 10px  15px 10px;margin-left:10px;background-color:#f77e2d;}
#navBar ul li a {
	background:#808080;
	color:#fff;
	padding:8px;
	display:block;
	width:50px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	}
#navBar ul li a:hover{
	background:#f77e2d;
	text-decoration:none;
}

#content {background:#fff;margin:0px 0 30px 0;text-align:left;width:900px;font-family:Verdana;font-size:13px;}
#content a{text-decoration:underline;}
/*#content a:hover{background-color:#f77e2d;color:#fff;}*/
#content .title {font: 25px "Tahoma";color:#666666;padding:20px 0 5px 0;}
#content .img {padding:10px;width:180px;border:0;}
#content h2 {margin:5px 0 5px 0;padding:0px;color:#f77e2d;font: 25px "Tahoma";}
.orangeBack {background-color:#f77e2d;height:5px;padding:0;margin:0;border:0;}
.orangeBack div {width:750px;border:0;height:5px;text-align:right;}
.orangeBack .img_tit {margin:106px 0px 0 0;padding:0px;}


#footer {background-image:url('../imgs/varios/back-footer.png');background-repeat: repeat-x;width:100%;height:200px;padding-top:30px;text-align:center;}
#footer .contentfooter{width:900px;}
.workitem h2 {color:#6C6C6C !important;}
.workitem {font-size:13px;margin:15px 0 15px 0;border-bottom:1px solid #cccccc;padding-bottom:15px;}
.workitem .left {float:left;border:1px solid #CCCCCC;padding:5px;}
.workitem .right {float:left;margin-left:10px;}
h3 {margin:0;padding:0;}


.form {
	font:11px 'Tahoma';
	width:450px;
	margin:auto;
}

.form .textinput {
	background:url('../imgs/layout/backgrounds/textbox_200.gif') 0 0 no-repeat;
	height:26px;
	margin: 5px 0 0 0;

}

.form .input_contact{
	width:188px;
	height:21px;
	padding:5px 6px 0;
	background:transparent none repeat scroll 0 0;
	border:0;
}

.form .textarea {
	background:transparent url('/imgs/layout/backgrounds/textarea_430.gif') no-repeat scroll 0 0;
	height:95px;
	margin:3px 0 0;
	width:430px;
}

.form .textarea textarea {
	background:transparent none repeat scroll 0 0;
	border:none;
	height:83px;
	margin:5px 6px;
	width:418px;
}
.mainContent {}
.thumbs {float:left;margin-left:20px;}
.homeThumb {margin:10px 0;}
.homeThumb a {text-decoration:none;}
.homeThumb a:hover {text-decoration:none !important;background-color:#fff !important;}


/* SLIDE */
.sliderContainer {position:relative;margin-bottom:20px;background:#222222;}
#nextBtn a{
	position:absolute;
	top:150px;
	background:url('/imgs/layout/icons/big-arrows.png') no-repeat scroll 0 0;
	background-position: right top;
	right:-22px;
	width:50px;
	height:50px;
	z-index:3;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}
#nextBtn a:hover{background-color:auto;background-position:right bottom;}

#prevBtn a{
	position:absolute;
	top:150px;
	background:url('/imgs/layout/icons/big-arrows.png') no-repeat scroll 0 0;
	background-position:left top;
	left:-22px;
	width:50px;
	height:50px;
	z-index:3;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}

/* TWITTER */
ul.twitter {float:left;width:400px;list-style:none;margin:0;padding:0;margin-right:20px;}
ul.twitter li {margin:10px 0;}
ul.twitter li a {text-decoration:none !important;color:#222222;}
ul.twitter li a:hover {text-decoration:underline !important;}
.facebook {float:right;}