/* HEADER PAGES MAIN */

.headerBgMain {
    background:url(../images/backgrounds/bgHeader.jpg) repeat scroll 0 0 ;
    height: 174px;
    margin-left: -100%;
    margin-top:-419px;
	position:absolute;
    width: 125%;
}

.headerMain {
	background:url(../images/backgrounds/bgHeaderTemas.jpg);
	float:right;
	height:204px;
	margin-left:-253px;
	margin-top:-420px;
	position:relative;
	width:1193px;	
}

.headerMain .aba {
	background:url(../images/backgrounds/bgFicha.jpg);
	float:left;
	height:185px;
	margin-top:19px;
	margin-left:245px;
	position:absolute;
	width:345px;	
}

.headerMain .aba h1 {
	color:#3f3f3f;
	font-family:'CalibriBold';
	font-family:Calibri;
	font-size:35px;
	font-weight:bold;
	margin:15px;
}

.headerMain .aba p {
	color:#868684;
	font-size:14px;
	padding:0 15px;
}

.headerMain ul{
	float:left;
	height:133px;
	list-style:none;
	margin:25px 0 0 600px;
	padding:0;
	width:238px;
}

.headerMain ul li{
	background:url(../images/backgrounds/bgSubMenuTemasSegundoNivel.png);
	float:left;
	height:25px;
	margin:0 0 2px 0;
	padding:0;
	width:238px;
}

.headerMain ul li:hover{
	background:url(../images/backgrounds/bgSubMenuTemasSegundoNivelAtual.png);
	float:left;
	height:25px;
	margin:0 0 2px 0;
	padding:0;
	width:238px;
}

.headerMain ul li:hover a{
	color:#fff;
}

.headerMain ul li a{
	color:#868684;
	float:left;
	font-size:14px;
	padding:5px 10px;
	text-decoration:none;
}

.headerMain ul li.atual{
	background:url(../images/backgrounds/bgSubMenuTemasSegundoNivelAtual.png);
	float:left;
	height:25px;
	margin:0 0 2px 0;
	padding:0;
	width:238px;
}

.headerMain ul li.atual a{
	color:#fff;
	float:left;
	font-size:14px;
	padding:5px 10px;
	text-decoration:none;
}

.headerMain span{
	color:#a3a3a3;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:175px 0 0 20px;	
}

/* HEADER PAGES MAIN SITEMAP */

.headerMain .sitemap{
	height:22px;
	margin:178px 0 0 934px;
	width:258px;	
}

.headerMain .sitemap ul{
	float:left;
	height:auto;
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	width:258px;
}

.headerMain .sitemap ul li{
	background:none;
	color:#919191;
	float:left;
	font-family:'CalibriRegular';
	font-family:Calibri;
	font-size:12px;
	height:22px;
	margin:0 3px 2px 3px;
	padding:0;
	width:auto;
}

.headerMain .sitemap ul li img{
	margin-top:0;
}

.headerMain .sitemap ul li.atual{
	color:#232323;
}

/* BOX PAGES MAIN */

.boxMain {
	float:left;
	margin-top:-200px;
	position:relative;
	width:950px
}

.boxMain h1 {
	color:#3f3f3f;
	font-family:'CalibriBold';
	font-family:Calibri;
	font-size:30px;
	font-weight:bold;
}

.boxMain ul {
	margin-left:-26px;
}

.boxMain ul li{
	margin:25px 0 0 19px;
}

.fimContent {
	background:#0091d7;
	height:20px;
	width:950px;
	margin-top:25px;
	float:left;
}

/* HEADER BG TEMAS */

.headerBgMainImg {
	float:left; 
	position:relative; 
	margin:-419px 0 0 690px; 
	z-index:1000;
}
                	
.headerBgMainImg img {
	float:left; 
	position:relative;
}

/* EFEITO LEGENDA TEMAS */

.boxgradeTemas {
	float:left; 
	height:194px; 
	margin:0; 
	overflow:hidden; 
	position:relative; 
	width:299px;
}

.boxgradeTemas img {
	border:0; 
	position:absolute; 
}

.boxgradeTemas a {
	color:#fff; 
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:160px;
	padding:0;
	position:absolute;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:299px;
}				

.boxlegendaTemas	{
	background:/*url(../images/imgs/temas/inclusaosocial/seta.png) bottom left no-repeat*/ #0091d7;
	cursor:pointer;
	float:left; 
	height:194px; 
	margin-top:-144px; 
	opacity:.9; 
	position:absolute; 
	width:299px;
	/* Para IE 5-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* Para IE 8 */
	-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.legendafull .boxlegendaTemas{
	top:260;
}

.legenda .boxlegendaTemas{
	top:225;
}		

.legenda .boxlegendaTemas img{
	float:left;
	margin-top:192px;
}		

/* EFEITO LEGENDA CEDOC */

.boxgrade {
	float:left; 
	height:194px; 
	margin:0; 
	overflow:hidden; 
	position:relative; 
	width:176px;
}

.boxgrade img {
	border:0; 
	position:absolute; 
}

.boxgrade a {
	color:#fff; 
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:160px;
	padding:0;
	position:absolute;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:176px;
}				

.boxlegenda	{
	background:/*url(../images/imgs/temas/inclusaosocial/seta.png) bottom left no-repeat*/ #0091d7;
	cursor:pointer;
	float:left; 
	height:194px; 
	margin-top:-144px; 
	opacity:.9; 
	position:absolute; 
	width:176px;
	/* Para IE 5-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* Para IE 8 */
	-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.legendafull .boxlegenda{
	top:260;
}

.legenda .boxlegenda{
	top:225;
}		

.legenda .boxlegenda img{
	float:left;
	margin-top:192px;
}		