body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

a:link {
	color:#006600;
	text-decoration:underline;
}

a:visited {
	color:#006600;
	text-decoration:underline;
}

a:hover {
	color:#FF6633;
	text-decoration:underline;
}

h2 {
	font-size:11px;
	color:#006600;
	font-weight:bold;
}

/* chassis */

#root {
	width:760px;
	height:550px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-380px;
} 

#top {
	width:760px;
	height:190px;
	background-image:url(img/bg_top.jpg);
}

#top_menu {
	position:absolute;
	top:145px;
	left:400px;
	width:350px;
	font-size:12px;
	font-weight:bold;
}
#top_menu li {
	text-decoration:none;
	float:right;
	margin-right:5px;
	height:20px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
#top_menu li:hover {
	background-image:url(img/bg_menu.gif);
}
#top_menu a:link {
	text-decoration:none;
	color:#008900;
}
#top_menu a:visited {
	text-decoration:none;
	color:#008900;
}
#top_menu a:hover {
	text-decoration:none;
	color:#008900;
}
#mid {
	position:absolute;
	left:0px;
	top:190px;
	width:510px;
}

#barrav {
	position:absolute;
	top:195px;
	left:520px;
	width:7px;
	height:370px;
}

#bottom {
	position:absolute;
	left:0px;
	top:545px;
	width:760px;
	text-align:right;
	font-size:9px;
}

#bottom a:link {
	color:#000000;
	text-decoration:underline;
}

#bottom a:visited {
	color:#000000;
	text-decoration:underline;
}

#bottom a:hover {
	color:#FF6633;
	text-decoration:underline;
}

/* rignt */

#box_contato {
	position:absolute;
	left:540px;
	top:190px;
	width:202px;
	height:187px;
	background-image:url(img/bg_boxcontato.jpg);
	text-align:center;
	z-index:2;
}

#box_contato h3 {
	margin:20px;
	font-size:12px;
	color:#006600;
	font-weight:bold;
}

#box_contato p {
	margin:15px;
	margin-top:5px;
}

#box_informativo {
	position:absolute;
	top:380px;
	left:540px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:202px;
	height:87px;
	background-image:url(img/bg_abraselsp.jpg);
	z-index:2;
}

#box_informativo h3 {
	margin-top:15px;
	color:#000000;
	font-size:14px;
}
#box_informativo a {
	margin:15px;
	margin-top:0px;
}

#box_abraselsp {
	position:absolute;
	top:465px;
	left:540px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:202px;
	height:87px;
	background-image:url(img/bg_abraselsp.jpg);
	z-index:2;
}

#box_abraselsp h3 {
	margin-top:15px;
	color:#000000;
	font-size:14px;
}
#box_abraselsp a {
	margin:15px;
	margin-top:0px;
}

/* mid */

.mid {
	width:510px;
	height:355px;
}


/* home */

.home_box {
	width:373px;
	height:116px;
	background-image:url(img/home_bgbox.jpg)
}

.home_box h2 {
	text-align:center;
	margin-top:12px;
	margin-bottom:0px;
}

.home_box p {
	margin-left:18px;
	margin-right:18px;
	margin-top:8px;
}

#home_box1{
	position:absolute;
	left:20px;
	top:00px;
}

#home_foto1 {
	position:absolute;
	left:400px;
	top:20px;
}

#home_box2 {
	position:absolute;
	left:120px;
	top:120px;
}
#home_foto2 {
	position:absolute;
	left:25px;
	top:130px;
}


#home_box3 {
	position:absolute;
	left:20px;
	top:240px;
}

#home_foto3 {
	position:absolute;
	left:400px;
	top:260px;
}

/* todos */

#todos h2 {
	margin-top:10px;
	font-size:16px;
}
#todos a:link {
	color:#666666;
}
#todos a:visited {
	color:#666666;
}
#todos a:hover {
	color:#FF6633;
}
