body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-image: url(../imagens/bodyBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a img
{
	border: none;
}
img
{
	border: none;
}
h3
{
	padding: 0;
	margin: 0;
	margin: 5px;
	font-size: 14px;
}
form
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
select, input
{
	width: 200px;
	font-size: 14px;
	font-weight: normal;
}
textarea
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 705px;
	height: 200px;
}
.button
{
	width: 80px;
	margin-top: 15px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
label
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.small
{
	border: none;
	padding: 0;
	margin: 5px;
	font-size: 12px;
	line-height: 20px;
}
div.small h3
{
	margin: 0;
	margin-bottom: 5px;
}
ul
{
	margin: 20px;
}
ul li
{
	margin-left: 20px;
	line-height: 28px;
}
table
{
	width: 722px;
}
table tr td
{
	width: 350px;
	vertical-align: top;
}
#main
{
	position: absolute;
	width: 768px;
	height: auto;
	margin-left: -384px;
	left: 50%;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 2px;
	border-bottom: none;
	border-top: none;
	overflow: hidden;
}
div.left
{
	float: left;
}
div.right
{
	float: right;
}
#header
{
	width: inherit;
	height: 320px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	overflow: hidden;
}
#header div.left
{
	width: 248px;
	height: auto;
}
#header div.left div.logo
{
	width: inherit;
	height: 100px;
	overflow: hidden;
}
#header div.left div.menu
{
	width: inherit;
	height: 220px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header div.right
{
	width: 520px;
	height: inherit;
	background-repeat: repeat-y;
	background-image: url(../imagens/headerRightBackground.png);
	background-color: #CC0000;
}
#header div.right div.menu
{
	width: inherit;
	height: 20px;
	text-align: right;
}
#header div.right div.menu img
{
	margin-top: 2px;
	border: none;
}
#header div.right div.anima
{
	width: inherit;
	height: 210px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-right: none;
}
#header div.right div.phrase
{
	width: inherit;
	height: 90px;
	text-align: center;
}
#header div.right div.phrase img
{
	margin-top: 25px;
}
#content
{
	width: inherit;
	height: auto;
}
#content div.areas
{
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	background-image: url(../imagens/contentAreasBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#content #empresa.areas
{
	background-image: url(../imagens/contentAreasHomeEmpresaBackground.png);
	background-position: top left;
	background-repeat: no-repeat;
}	
#content div.areas div.title
{
	clear: both;
	height: 35px;
	border-bottom: 1px dotted #E4E4E4;
	margin-bottom: 10px;
}
#main #content .areas img.left, #main #content .areas object.left
{
	float: left;
	margin-right: 15px;
}
#main #content .areas img.right, #main #content .areas object.right
{
	float: right;
	margin-left: 15px;
}
#content div.areas p
{
	padding: 5px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: text-top;
}
#content div.areas p.opaque
{
	/*
	border: 1px solid #E4E4E4;
	background-color: #F9F9F9;
	*/
}
#mapa
{
	width: 722px;
	height: 280px;
	margin-bottom: 15px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
}
#mapa.big
{
	height: 400px;
}
#footer
{
	width: 740px;
	height: 50px;
	background-color: #999999;
	padding-left: 15px;	
	padding-right: 15px;
	vertical-align: middle;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#footer p
{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	color: #FFFFFF;
}
#footer img
{
	margin-top: 6px;
}