* {
	border:0px;
	margin:0px;
	padding:0px;
}
html {
	width:100%;
	text-align:center;
	float:left;
	background-color:#ffffff;
}
body {
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tudo {
	width:900px;
	margin:0px auto;
	text-align:center;
}
#tudo #header {
	width:900px;
	background-color:#ffffff;
	text-align:left;
	display:block;
}
#tudo #header img.logo {
	float:left;
}
#tudo #header ul {
	list-style:none;
	display:block;
}
#tudo #header ul img{
	display:block;
}
#tudo #header ul li {
	float:left;
	display:block;
}
#tudo #header ul li a {
	float:left;
	display:block;
	text-decoration:none;
	border:none;
}
#tudo #header ul li a img {
	float:left;
	display:block;
	height:72px;
	text-decoration:none;
	border:none;
}
#tudo #header ul li a.home img {
	width:45px;
	background:url(imgs/home.jpg) no-repeat center;
}
#tudo #header ul li a.home:hover img {
	background:url(imgs/homehover.jpg) no-repeat center;
}
#tudo #header ul li a.homeact img {
	width:45px;
	background:url(imgs/homeact.jpg) no-repeat center;
}
#tudo #header ul li a.servicos img {
	width:60px;
	background:url(imgs/servicos.jpg) no-repeat center;
}
#tudo #header ul li a.servicos:hover img {
	background:url(imgs/servicoshover.jpg) no-repeat center;
}
#tudo #header ul li a.servicosact img {
	width:60px;
	background:url(imgs/servicosact.jpg) no-repeat center;
}
#tudo #header ul li a.equipamentos img {
	width:95px;
	background:url(imgs/equipamentos.jpg) no-repeat center;
}
#tudo #header ul li a.equipamentos:hover img {
	background:url(imgs/equipamentoshover.jpg) no-repeat center;
}
#tudo #header ul li a.equipamentosact img {
	width:95px;
	background:url(imgs/equipamentosact.jpg) no-repeat center;
}
#tudo #header ul li a.portfolio img {
	width:110px;
	background:url(imgs/portfolio.jpg) no-repeat center;
}
#tudo #header ul li a.portfolio:hover img {
	background:url(imgs/portfoliohover.jpg) no-repeat center;
}
#tudo #header ul li a.portfolioact img {
	width:110px;
	background:url(imgs/portfolioact.jpg) no-repeat center;
}
#tudo #header ul li a.contactos img {
	width:70px;
	background:url(imgs/contactos.jpg) no-repeat center;
}
#tudo #header ul li a.contactos:hover img {
	background:url(imgs/contactoshover.jpg) no-repeat center;
}
#tudo #header ul li a.contactosact img {
	width:70px;
	background:url(imgs/contactosact.jpg) no-repeat center;
}
#tudo #header img.cceop{
	float:right;
}
#tudo .cont{
	width:900px;
	display:block;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	float:left;
}
#tudo .cont .areaimg{
	width:623px;
	float:left;
	display:block;
}
#tudo .cont .areatxt{
	width:231px;
	float:left;
	display:block;
	background:url(imgs/backtxt.jpg) no-repeat right top;
	background-color:#999999;
	height:374px;
	overflow:hidden;
	margin-left:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
#tudo .cont .areatxt .titulo{
	width:200px;
	line-height:40px;
	color:#ff8226;
	font-size:13px;
	font-weight:bold;
}
#tudo .cont .areatxt .txt{
	padding-top:20px;
	width:220px;
	color:#5f5f5f;
	font-size:11px;
}
#tudo .cont .areatxt .txt a{
 	color:#5f5f5f;
	font-size:11px;
	text-decoration:underline;
}
#tudo .cont .areatxt .txt a:hover{
 	color:#333333;
	font-size:11px;
	text-decoration:underline;
}
#tudo .cont .areatxt .txt a.portfolio{
 	color:#5f5f5f;
	font-size:11px;
	text-decoration:none;
}
#tudo .cont .areatxt .txt a.portfolio:hover{
 	color:#cccccc;
	font-size:11px;
	background-color:#5f5f5f;
	text-decoration:none;
}
#tudo .rodape{
	width:900px;
	color:#5f5f5f;
	font-size:9px;
	padding-top:3px;
}
#tudo .rodape span.copy{
	width:623px;
	text-align:left;
	padding-left:15px;
	float:left;
}
#tudo .rodape span.lisa{
	width:260px;
	text-align:center;
	float:right;
}
#tudo .rodape span.lisa a{
	text-decoration:none;
	color:#5f5f5f;
}
#tudo .rodape span.lisa a:hover{
	text-decoration:none;
	color:#ff8226;
	font-weight:bold;
}
#myGallery
{
width: 623px !important;
height: 394px !important;
} 
