body
{
	background-image:url("../../images/presentation/fundo.gif");
	margin-top:0px;
	padding: 0px 0px 0px 0px;
	/*margin-left:230px;*/
}

#banner_topo
{
	background-image:url("../../images/presentation/banner.png");
	background-repeat:no-repeat;
	width:800px;
	height:135px;
	margin-top:20px;
	
}
#menu a
{
	color:#0080C0;
	text-decoration:none;
}
#menu a:hover
{
	color:red;
	text-decoration:none;
	text-align:center;
}
#menu li a:hover, .fixed
{
	background-image:url("../../images/presentation/seletor.png") ;
	background-repeat:no-repeat;
	background-position:center;	
	width:106px;
	height:57px;
	padding:20px 30px;
}
#menu li a
{	
	padding:20px 30px;
}
#menu a:active
{
	color:#0065ff;
	text-decoration:none;
	text-align:center;
}

#menu ul
{
	margin-left:55px;
	margin-top:105px;
	float: left;
	list-style:none;
}

#menu
{
	padding:20px 20px;
	margin-left:0px;
	color:black;
	font:bold 12px sans-serif;
	width: 100%;
}

img.imageminicio
{
	float:left;
	margin: 1em 1em 1em 0em
}

#positionimage
{
	padding:0px;
}

#positionimage li
{
	padding:10px;
	list-style:none;
	float:left;
}

#positionimage2 li
{
	padding:10px;
	list-style:none;
	float:left;
}

h3
{	
	/*color:#555555;*/
	color:#FF8000;
	margin-top:15px;
	margin-bottom: 10px;
	margin-left:25px;
	font:bold 20px "Helvetica",sans-serif;
}

form.conform
{
	position: center;
}


#conteudo
{
	width:800px;
	height:1080px;
	border-radius:10px 10px 10px 10px;
	margin-top:40px;
	box-shadow: 0px 0px 20px gray;
}

#twitterposition
{
	margin-top:670px;
	margin-left:20px;
	position:absolute;
}


#cont2
{
	width:390px;
	height:300px;
	/*background-color:;	*/
	border-radius:10px 10px 10px 10px;
	margin-top:210px;	
	margin-left:5px;
	position:absolute;
}

div._cont21
{
	margin-top:5px;	
	margin-left:5px;	
	font:12px Arial;
	text-align:justify;
	padding:2px 10px;
	width:360px;
	height:170px;
	color:black;
	border-radius:10px 10px 10px 10px;
}

#cont3
{
	width:390px;
	height:545px;
	border-radius:10px 10px 10px 10px;
	margin-top:210px;	
	margin-left:405px;
	position:absolute;
}

#cont1
{
	width:790px;
	height:1070px;
	background-color: white;
	border-radius:10px 10px 10px 10px;
	margin-top:5px;	
	margin-left:5px;
	position:absolute;
}
#cont1 ul
{
	padding: 0px 0px;
}
#cont1 li
{
	padding: 0px 20px;
	list-style:none;
}
div._cont11
{
	margin-top:5px;	
	margin-left:5px;	
	font:12px Arial;
	text-align:justify;
	padding:2px 10px;
	width:760px;
	height:170px;
	color:black;
	border-radius:10px 10px 10px 10px;
}

strong.colortitle
{
	color:#0080FF;
}
strong.color
{
	/*color:#555555;*/
	color:#FE3A01;
	font:bold 16px "Helvetica",sans-serif;
	margin-top: 10px;
}
hr
{
	width:755px;
	color:#095197;
}

p
{
	font: normal 14px sans-serif;
}

p.text
{
	color:#C0C0C0;
	/*font: normal 18px sans-serif;*/
	margin: 0px;
	
}

ul.positionimage li { display: block;}
#menu ul li { display: inline; }

#banner_bottom
{
	background-image:url("../../images/presentation/banner2.png");
	background-position:right;
	background-repeat:no-repeat;
	width:750px;
	height:100px;
	margin-top:20px;
}
