@charset "iso-8859-1";

body {
	margin:0px;
	padding:0px;
	background-color:#eee;
	text-align:center;
}
div#container {
	width:880px;	
	height:635px;
	margin:0 auto;
	text-align:left;
	font:bold 7pt/11pt arial;
	color:#999;
}
div#logo {
	float:left;
	width:280px;	
	height:200px;
	background:url(imgs/home_top_1.jpg);
}

div#menu {
	float:right;
	width:600px;	
	height:200px;
	background:url(imgs/home_top_2.jpg);
}
div#corpo_1 {
	float:left;
	width:440px;	
	height:100px;
	background:url(imgs/home_corpo_1.jpg);
}
div#corpo_2 {
	float:right;
	width:440px;	
	height:100px;
	background:url(imgs/home_corpo_2.jpg);
}
div#corpo2_1 {
	float:left;
	width:280px;	
	height:165px;
	background:url(imgs/home_corpo2_1.jpg);
}
div#corpo2_1 p {
	width:200px;
	padding:0px;
	margin-top:55px;
	margin-left:15px;
	font:9pt/11pt arial;
	color:#050;
}
div#corpo2_2 {
	float:right;
	width:600px;	
	height:165px;
	text-align:right;
	background:url(imgs/home_corpo2_2.jpg);
}
div#corpo2_2 img {
	margin-top:75px;
	margin-right:21px;
	border:0;	
}
div#cont {
	float:right;
	position:relative;
	width:880px;	
	height:170px;
	background-color:#eee;
	font:8pt Arial;
	color:#fff;
	background-color:#fff;
}
div#cont h1 {
	margin:0px 0px 5px 0px;
	font:bold 13pt/11pt "trebuchet ms";
	color:#fff;
}
div#cont h2 {
	margin:0px 0px 5px 0px;
	font:bold 9pt Arial;
	color:#fff;
	text-transform:uppercase;
}
div#cont a {
	align:right;
	font:bold 9pt Arial;
	color:#fff;
	text-decoration:none;
}
div#container_1 {
	position:absolute;
	width:276px;	
	height:170px;
	padding-left:15px;
	background:url(imgs/home_container_1.gif);
}
div#container_2 {
	position:absolute;
	left:291px;
	width:274px;	
	height:170px;
	padding-left:15px;
	background:url(imgs/home_container_2.gif);
}
div#container_3 {
	position:absolute;
	left:580px;
	width:275px;	
	height:170px;
	padding-left:15px;
	margin-right:15px;
	background:url(imgs/home_container_3.gif);
}
div#int_logo {
	float:left;
	width:280px;	
	height:185px;
}
div#int_menu {
	float:right;
	width:700px;	
	height:185px;
	background:url(imgs/int_top_2.jpg);
}
div#int_corpo_1_1 {
	float:left;
	width:237px;
	background:url(imgs/back_corpo.gif) repeat-y;
	font:8.5pt/10pt "trebuchet ms";
	color:#333;
}
div#int_corpo_1_2 {
	margin:20px;
}
div#int_corpo_1_2 h1 {
	font:bold 13pt/11pt "trebuchet ms";
	color:#090;
}
div#int_corpo_1_2 hr {
	color:#090;
	height:1px;
	margin:0px;
}
div#int_corpo_1_2 a, a:hover {
	color:#000;
}
div#int_corpo_1_3 {
	width:237px;
	height:45px;
	background:url(imgs/int_menu_back.gif) repeat-y;
}
div#int_corpo_2_1 {
	float:right;
	background-color:#fff;
}
div#int_corpo_2_2 {
	margin:20px;
	width:603px;
	font:8.5pt/10pt "trebuchet ms";
	color:#333;
}
div#int_corpo_2_2 h1 {
	font:bold 13pt/11pt "trebuchet ms";
	color:#090;
}
div#int_corpo_2_2 h2 {
	font:bold 11pt/15pt "trebuchet ms";
	color:#777;
	border-bottom:1px dashed #777;
}
div#int_corpo_2_2 a, a:hover {
	color:#090;
}
div#bottom {
	width:643px;
	height:144px;
	background:url(imgs/bottom_back.jpg);
	text-align:right;
}
div#bottom2 {
	padding:65px 20px 0 20px;
	font:7pt/10pt "trebuchet ms";
	color:#333
}
div#bottom2 a, a:hover{
	color:#090;
}
#nav {
	padding:0px; margin-top:10px; margin-left:0px; line-height:1; list-style-type:none; text-transform:uppercase;
}
#nav UL {
	text-align:left; padding-right:0px; padding-left:0px; padding-bottom:0px; margin:0px; line-height:1; padding-top:0px; list-style-type:none;
}
#nav A {
	padding-top:4px; padding-bottom:4px; padding-left:3px; padding-right:10px; display:block; width:9em; background-color:#090; color:#FFF; text-decoration:none;
}
#nav A:hover {
	display:block; background-color:#fff; text-decoration:none; color:#090;
}
#nav LI {
	float:left; width:9.6em;
}
#nav LI UL {
	background:#090; left:-999em; width:9em; position:absolute;
}
#nav LI UL UL {
	margin:-1em 0px 0px 9em;
}
#nav LI:hover UL UL {
	left:-999em;
}
#nav LI.sfhover UL UL {
	left:-999em;
}
#nav LI:hover UL {
	left:auto;
}
#nav LI LI:hover UL {
	left:auto;
}
#nav LI.sfhover UL {
	left:auto;
}
#nav LI LI.sfhover UL {
	left:auto;
}
#content {
	clera:left; color:#ccc;
}
