body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#432740;
	background-color:#7E2A75;/* ultima cor do gradiente */
	background-image:url(imagens/background.jpg);
	background-repeat:repeat-x;
	margin:0;

}


p {
	padding-left:0px;
	padding-right: 25px;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#432740;
	font-weight: lighter;
	padding-left: 0px;
}


a {
	font-size:18px;
	color:#CC0000;
	text-decoration: none;
	
}

.ainfo {
	font-size:12px;
	color:#432740;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
	color: #000000;
}


.abottom {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	
}





#container {
	width:975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	height: 0px;
}

#image {
	height:305px;
	background-image: url(imagens/image-center.jpg);

}



/***  Destaques  ***/

#main {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#main-in {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;

}



#destaque01 {
	width: 300px;
	float: left;

}

#destaque01-programa {
width: 220px;
margin-left: 50px;
float: left;
}

#destaque01-programa li {
list-style-image: url(imagens/doc_pdf.jpg);
}

#apoios-titulo {
width: 190px;
height: 20px;
margin-top: 30px;
margin-left: 30px;
text-align: left;
float: left;
}

#apoios {
width: 190px;
min-height: 500px;
overflow: auto;
margin-left: 30px;
text-align: center;
float: left;
}


#destaque02 {
	width: 258px;
	float: right;
}

#destaque03 {
	width: 258px;
	float:right;
}
#mainfoto {
	width: 258px;
	float: left;
}
#maintext {
	width: 650px;
	float: right;
}

#fotoreportagem {
	width: 600px;
	float: right;
}





#bottom{
/*	background-image: url(imagens/bottom-reflect.png);*/
	height: 150px;
	background-repeat: no-repeat;
	padding-top: 10px;
	clear: right;
	margin-top: 1px;
}




#voltar {
	padding-left: 700px;
	background-image: url(imagens/bottom-bg.jpg);
	height: 25px;
}



.amenu {
	color:#FFFFFF;
	font-size:15px;

}

#menu {
	height:70px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #432740;

}
	


/*MENU*/

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:50px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../wimages/layout/nav_bg.png) repeat-x top left;

}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 70px;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
	
ul#menu li a:hover
{
	color:#FFFFFF;
	height:45px;
	background-color: #231422;
}
ul#menu   li   a.current
{
	display:inline;
	height:22px;
	float:left;
	margin:0;
	text-decoration: underline;
	color: #FFFFFF;
}
#menu-right {
	float: right;
	height: 45px;
	padding-top: 25px;
	padding-right: 20px;
}
input {
	margin: 0px;
	padding: 0px;
}



/*HOMEPAGE*/
#content-container {
width: 975px;
min-height: 874px;
overflow: auto;
background: url(imagens/home_background.jpg) top no-repeat;
}

#programa-texto {
width: 465px;
overflow: auto;
margin-top: 380px;
margin-left: 50px;
padding-bottom: 30px;
font-size: 13px;
color: #6a2568;
float: left;
}

#programa-rodape {
width: 890px;
overflow: auto;
margin-left: 50px;
font-size: 13px;
color: #868686;
clear: both;
}
