@charset "utf-8";
/* CSS Document */
*{
	border:0 none;
	margin:0;
	padding:0;
	text-decoration:none;
}
body {
	background-color:#333333;
}
#projectList {
	float: left;
	width: 190px;
	margin-top: 5px;
}
#projectTit {
	height: 22px;
	float: left;
	width: 400px;
	margin-top: 8px;
	color: #ca7c67;
	font-size: 16px;
}
#projectPicQTY {
	float: right;
	text-align: right;
	height: 17px;
	width: auto;
	margin-top: 8px;
}
#projectText {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 5px;
}
#serviceList {
	float: left;
	width: 200px;
	margin-top: 100px;
}


#projectBox {
	float: right;
	width: 750px;
	height: auto;
	margin-right: 5px;
	margin-top: 10px;
}
#projectPic {
	border: 2px solid #FFFFFF;
}
#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	width: auto;
	margin-top: 10px;
	height: auto;
}
#content {
	width: 990px;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
	font: 9pt Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
}
#topLeft {
	float: left;
}
#logo {
	float: left;
	margin-top: 50px;
	margin-left: 40px;
}
#acobir {
	margin-top: 5px;
	height: 30px;
	width: 115px;
	float: left;
	margin-left: 90px;
}
.acobirText {
	float: left;
	width: 120px;
	margin-left: 98px;
	margin-top: 10px;
}


#borderLeft {
	float: left;
	height: 10px;
	width: 7px;
	background-image: url(../images/crossNew.gif);
	background-repeat: no-repeat;
}
#borderRight {
	float: right;
	height: 10px;
	width: 7px;
	background-image: url(../images/crossNew.gif);
	background-repeat: no-repeat;
}
#header {
	height: 60px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#leftBox {
	float: left;
	height: 380px;
	width: 300px;
	margin-left: 10px;
	margin-top: 50px;
}
#contactleftBox {
	float: left;
	width: 200px;
	height: auto;
	margin-top: 108px;
	margin-left: 180px;
}
#contactRightBox {
	float: left;
	margin-top: 108px;
	margin-left: 10px;
	width: 400px;
}


#centerBox {
	float: left;
	height: 380px;
	width: 315px;
	margin-left: 10px;
	margin-top: 50px;
}
#centerPic {
	border:solid 3px #FFFFFF;
	width:308px;
}
#rightBox {
	float: left;
	height: 350px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 80px;
	text-align: left;
	vertical-align: middle;
}
#footer {
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footerBg02.jpg);
	background-repeat: repeat-x;
}
#footerBG {
	height: 60px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerFondo.jpg);
}
#footerLogo {
	float: right;
	height: 52px;
	width: 73px;
	background-image: url(../../images/logo.jpg);
}
#footerMenu {
	float: left;
	height: 60px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	margin-top: -2px;
}
#crossFooterLeft {
	float: left;
	height: 60px;
	width: 7px;
	background-image: url(../images/crossDown.gif);
	margin-top: 3px;
}
#crossFooterRight {
	float: right;
	height: 60px;
	width: 7px;
	background-image: url(../images/crossDown.gif);
	margin-top: 3px;
}
.cleaner {
	clear:both;
}
#homeSpace {
	float: left;
	width: 500px;
	height: 83px;
}
#contactSpace {
	float: left;
	width: 540px;
	height: 208px;
}
#projSpace {
	float: left;
	width: 500px;
	height: 138px;
}
#navcontainer {
	width: 190px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size:10pt;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}
#navcontainer a {
	display: block;
	padding: 3px;
	margin: 2px;
	width: 190px;
	background-color: #2a2a2a;
}
#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #c0715c;
	color: #fff;
}

.noLine{
	text-decoration:none;
	color:#999999;
}
.noLineP{
	text-decoration:none;
	color:#999999;
}

.selected{
	text-decoration:none;
	color:#FFFFFF;
}
.selectedP{
	text-decoration:none;
	color:#FFFFFF;
}
.inputBox{
	width:288px;
}
#serviceText {
	float: right;
	width: 740px;
	height: auto;
	margin-top: 100px;
	border-left: solid #999 0.5px;
	margin-left: 10px;
	padding-left: 10px;
}
#serviceDesc {
	float: left;
	height: auto;
	width: 500px;
	margin-top: 10px;
}
#servicePic {
	float: right;
	width: 176px;
	height: 185px;
	margin-top: 10px;
	border: solid #fff 2px;
	margin-right: 20px;
}
#teamText {
	float: right;
	width: 740px;
	height: auto;
	margin-top: 100px;
	margin-left: 10px;
	padding-left: 10px;
}
#teamPic {
	float: left;
	width: 246px;
	height: 350px;
	margin-top: 10px;
	border: solid #fff 2px;
	margin-right: 20px;
}
#newTeamPic {
	float: left;
	width: auto;
	height: auto;
	margin-top: 10px;
	border: solid #fff 2px;
	margin-right: 20px;
}
#teamPic2 {
	float: left;
	width: 450px;
	height: 300px;
	margin-top: 12px;
	border: solid #fff 2px;
	margin-right: 20px;
}
#teamTit{
	float:right;
	width:470px;
	height:22px;
	color: #ca7c67;
	font-size: 16px;
	margin-top: 5px;
}
#cargo {
	float: right;
	width: 470px;
	height: 20px;
}

#teamDesc {
	float: right;
	height: auto;
	width: 455px;
	margin-top: 10px;
	margin-right: 15px;
}
.lang{
	text-decoration:none;
	color: #ca7c67;
}
.little{
font-size:10px;
}
.credits {
	color: #5d5d5d;
	float: right;
	text-decoration:none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	margin-top: 2px;
	width: 150px;
	text-align: right;
}
.credits a:link {
	color: #5d5d5d;
	text-decoration:none;
}
#vinculo {
	float: left;
	margin-top: 10px;
	margin-left: 80px;
	width: auto;
	text-decoration: none;
}
#multiPag {
	float: left;
	width: 180px;
	margin-top: 12px;
}
#groupDesc {
	float: left;
	margin-top: 5px;
	width: 550px;
}
#groupPicQTY {
	float: right;
	text-align: right;
	height: 17px;
	width: auto;
	margin-top: 5px;
	margin-right: 135px;
}
