/* CSS Document */
body {
	margin:0px;
	background-color:#290b72;
	/*background-image:url(../images/fundo.png);*/
	font-family:Tahoma;
	font-size:12px;
	color:#290b72;
}
#content {
	position:absolute;
	z-index:1;
	left:50%;
	width:800px;
	margin-left:-400px;
	background-color:#ffffff;
}
hr {
	height:3px;
	color:#290b72;
}
img {
	border:0px solid #000000;
	vertical-align:middle;
}
.fotos {
	border:1px solid #290b72;
	vertical-align:middle;
}
a:link {
	color:#290b72;
	text-decoration:none;
}
a:visited {
	color:#290b72;
	text-decoration:none;
}
a:active {
	color:#290b72;
	text-decoration:none;
}
a:hover {
	color:#cccccc;
	text-decoration:underline;
}
.selec {
	color:#cccccc;
	text-decoration:underline;
}
.legenda {
	font-size:10px;
}
#top {
	float:left;
	width:800px;
	height:150px;
	background-image:url(../images/fundo_top.png);
	background-repeat:no-repeat;
}
#menu {
	float:left;
	width:800px;
	height:30px;
	border-top:3px solid #290b72;
	border-bottom:3px solid #290b72;
}
#menu table {
	width:100%;
	height:100%;
	border:0px solid #000000;
	border-collapse:collapse;
}
#menu tr {
	vertical-align:middle;
}
#corpo {
	float:left;
	width:800px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:3px solid #290b72;
}
#esq {
	float:left;
	width:200px;
	line-height:2;
}
#esq ul {
	list-style:inside none none;
	padding-left:20px;
	margin-left:0px;
}
#esq li.pai {
	font-size:16px;
	font-weight:bold;
	padding-left:0px;
}
#esq li.filho {
	padding-left:10px;
}
#esq a {
	display:block;
}
#dir {
	float:left;
	width:579px;
	min-height:500px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #290b72;
}
#fundo {
	float:left;
	width:800px;
	text-align:center;
	line-height:1.5;
}
#fundo_down {
	float:left;
	width:800px;
	height:10px;
	background-image:url(../images/fundo_down.png);
}
#turbomar {
	width:150px;
	height:50px;
	background-image:url(../images/turbomarpb.png);
}
#turbomar:hover {
	background-image:url(../images/turbomar.png);
}
#weidmuller {
	width:150px;
	height:20px;
	background-image:url(../images/weidmullerpb.png);
}
#weidmuller:hover {
	background-image:url(../images/weidmuller.png);
}
#pemsa {
	width:150px;
	height:33px;
	background-image:url(../images/pemsapb.png);
}
#pemsa:hover {
	background-image:url(../images/pemsa.png);
}
#mge {
	width:150px;
	height:67px;
	background-image:url(../images/mgepb.png);
}
#mge:hover {
	background-image:url(../images/mge.png);
}
