/* CSS Document */
body{
	background-color: #DEE3E9;
	background-image: url(images/background.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table{
	font-size: 12px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4D71;
	padding: 1px;
}
a:link{
	color: #2A4D71;
}
a:visited{
	color: #3E5E7E;
}
a:hover{
	background-color: #F7F8FA;
}
a:active{
	color: #3E5E7E;
}
#Header{
	background-image: url(images/HeaderBackground.jpg);
	height: 100px;
	width: 100%;
	text-align: left;
}
#titleHome{
	
}
#Logo{
	float:left;
	margin: 0px;
	margin-top: 5px;
}
#HeaderSWF{
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}
#Content{
	text-align: center;
	width: 750px;
	margin-left: 110px;
}
#ContentSection, #divMenuBottom{
	background-image: url(images/BodyBackground.jpg);
}
#ContentSection{
	width: 750px;
	min-height: 200px;	
	padding: 0px;
	padding-top: 10px;
}
#ContentSection p{
	padding: 4px;
	padding-right: 10px;
	margin: 0px;
}
#ContentSection td{
	vertical-align: top;
	padding: 5px;
}
#Foot{
	background-image: url(images/BodyFoot.gif);
	width: 750px;
	height: 28px;
	margin-bottom: 5px;
}
#Foot a{
	font-size: 10px;
	color: #AAAAAA;
}
#divMenuBottom{
	text-align: left;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divMenuBottom ul{
	text-align: center;
	margin: 0px auto;
	padding: 6px;
	height:13px;
	font-size: 11px;
	width: 665px;
	border: 2px solid #99A9BA;
	background-color: #D2D9DF;
}
#divMenuBottom li{
	display: inline;
	padding:15px;
}
#divMenuBottom li a{
	color: #002B55;
	padding: 4px;
	font-size: 11px;
}
#divMenuBottom li a:hover{
	background-color: #F8F9FA;
}
#Mission  td{
	padding-left: 10px;
	text-align: left;
}
#Company table{
	margin-left: 20px;
	margin-right: 35px;
	display: inline;
}
#Company table td{
	padding: 1px;
	text-align: left;
}
#Company .subtitle{
	font-size: 12px;
	font-weight: bold;
	background-color: #E1E6EA;
	padding: 2px;
}
#Company .label{
	width: 150px;
}
#Company .data{
	width: 150px;
}
#MissionText{
}
#Operations ul, #EngServices ul{
	text-align: left;
	list-style-image: url(images/iconList.jpg);
}
#Operations li, #EngServices li{
	padding: 0px;
	margin: 5px auto;
	margin-right: 10px;
}
.titleBar{
	background-image: url(images/Bar.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	padding-top: 6px;
	width: 700px;
	height: 35px;
	font-size: 18px;
	color: #002B55;
}
.ContentInfo{
	width: 700px;
	margin: 0px auto;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 2px solid #DADFE5;
	border-top: 1px solid #DADFE5;
	border-bottom: 1px solid #DADFE5;
	background-color: #FFFFFF;
}
.ContentInfo strong{
	font-size: 16px;
	font-weight: bold;
	background-color: #DADFE5; 
	padding: 4px;
}
.Foto{
	border: 3px solid #D9DEE5;
}
.Title{
	font-size: 16px;
	font-weight: bold;
	color: #FE6412;
	text-align: center;
	background-color: #EFF3F5;
	border-bottom: 1px solid #94B1C0;
}
.Info{
	text-align: justify;
}
.Customer td{
	display: table-cell;
}
.Customer .Logo{
	width: 350px;
	text-align: center;
}
.Customer .Info{
}
.Customer .Info p{
	font-size: 16px;
	display: box;
}
#Formulario{
	width: 500px;
	margin: 0px auto;
	background-color: #F8FAFA;
	border: 1px solid #CDDCE0;
}
#Formulario td{
	text-align: left;
}
#Formulario input, #Formulario textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
#Formulario .Boton{
	width: 90px;
}
#Formulario td p{
	width: 110px;
	text-align: right;
	color: #002B55;
}
#mailSent{
	font-size: 16px;
	font-weight: bold;
	color: #002B55;
	text-align: center;
}
#mailSent p{
	padding: 10px;
}
#MenuSupDer{
	display: inline;
	top: 15px;
	left: 90%;
	position: absolute;
	width: 10%;
	color: #FFFFFF;
	font-size: 14px; 
}
#MenuSupDer a{
	padding: 4px;
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
}
#MenuSupDer a:hover{
	color: #FFFFFF;
	background-color: #002B55;
	font-size: 12px; 
	font-weight: bold;
}
.noBorder img{
	border: 0px;
}
.noBorder:hover{
	background-color: transparent;
}
#SiteMap{
	text-align: left;
}
#SiteMap li{
	margin: 10px;
}
.Address{
	text-align: left;
	width: 300px;
}
.Products{
	width: 530px;
}
.Products td{
	text-align:left;
}
.Products p{
	font-size: 14px;
	font-weight: bold;
}
.Products  li{
	list-style-image: url(images/iconList.jpg);
}
.LinkPhotos{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	border: 2px solid;
	background-color: #002B55;
	color: #FFFFFF;
}
.LinkPhotos:link{
	color: #FFFFFF;
}
.LinkPhotos:visited{
	color: #D7DEE3;
}
.LinkPhotos:hover{
	color: #002B55;
	background-color: #DBE1E6;
}
.photoAlbum td{
	border: 1px solid #C2CBD3;
	font-size: 12px;
	font-weight: bold;
	width: 220px;
	height: 140px;
	text-align: center;
}
.photoAlbum p{
	background-color: #E8EBEF;
	background-image: url(images/BarAlbum.jpg);
	color: #002B55;
}