
/* CSS Document */
body{
background-image:url(../images09/bgBody.jpg);
background-repeat:repeat-x;
margin:0;
font-family: Arial, Helvetica, sans-serif;


}

#principal{
position:relative;
float:left;
width:955px;
display:table;


}
#listNoticia{
position:relative;
float:left;
border-bottom:1px solid #ccc;
margin-bottom:10px;
padding-bottom:10px;

}


#listNoticia2{
position:relative;
float:left;
border-bottom:1px solid #ccc;
margin-bottom:10px;
padding-bottom:10px;
width:250px;
}

#lateralEsquerda{
position:relative;
float:left;
width:193px;
background-color:#fff;


}


#top{
position:relative;
float:left;
width:562px;
height:315px;
background-color:#FFFFFF;
margin-bottom:10px;
margin-top:12px;

}


#nucleo{
position:relative;
float:left;
padding-right:15px;
padding-left:10px;
width:552px;
height:620px;


}
#lateralDireita{
position:relative;
float:left;
padding-left:10px;
width:542px;
margin-right:10px;
}
#lateralDireita2{
position:relative;
float:left;
width:192px;


}
#flash{
position:relative;
float:right;
width:552px;
height:396px;
margin-bottom:15px;
border-right:10px solid #fff;


}

#menuEsquerdo{
position:relative;
float:left;
width:193px;
background-color:#E0E3EE;
padding-left:8px;



}
#menuSuperior{
position:relative;
float:left;
width:545px;
height:21px;
background-color:#236db6;
margin-left:7px;


}

#login{
height:99px;
background-image:url(../images09/topLateralDireita.gif);
background-position:bottom;
background-repeat:no-repeat;
margin-top:12px;


}

#UltimasNoticias{
position:relative;
float:left;

width:257px;
margin-top:10px;
}

#Lancamentos{
position:relative;
float:left;
margin-left:5px;


width:257px;
margin-top:10px;
}
#Lancamentos img{


}





/*////////////////////Positions Absolutes /
#UltimasNoticias{
position:absolute;
z-index:2;
top:35px;
left:10px;
width:528px;
margin-top:10px;
}

#Lancamentos{
position:absolute;
z-index:3;
visibility:hidden;
top:35px;
left:10px;
width:528px;
margin-top:10px;
}

/////////////////////*/



#menuEsquerdo a{
	display:block;
	width:178px;
	height:20px;
	border-top:2px solid #fff;
	border-left:3px solid #FF6600;
	padding-left:5px;
	font-size: 12px;
	color: #5B7284;
	text-decoration: none;
	background-color:#E0E3EE;
	}
	
#menuEsquerdo a:hover{
	background-color:#FFFFFF;
	color: #FF6600;
	}
	
	img{
	border:0px;
	margin:0px;
	}
	
#menuSuperior a{
display:inline-block;

color:#fff;
font-size: 11px;
text-decoration:none;
margin-right:5px;
padding-right:7px;
margin-bottom:3px;
border-right:1px solid #fff;




}
#menuSuperior a:hover{
color:#c1ced5;
}





#nucleo a{
	font-size: 11px;
	color: #5B7284;
	text-decoration: none;
	


}
#nucleo img{
position:relative;
float:left;
margin-right:5px;

}
#busca{
position:relative;
float:left;
width:190px;
height:20px;
border:1px solid #e0e3ee;
padding-top:10px;
margin-bottom:10px;

}

#footer{
position:relative;
clear:left;
margin-top:20px;
width:100%;
height:100px;
background-color:#e0e3ee;
padding:20px;

}

hr{
height:1px;
border-bottom:1px dotted #ccc;

}

.Branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/*/////FONTES/////////*/

h4{
height:20px;
width:auto;
padding-top:3px;
padding-left:5px;
background-color:#dbe0f1;
font-size:14px;
color:#ff6600;



}

h6{
font-size:11px;
font-weight:normal;
color:#858a9c;

}



/*/////////Form////////*/

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
	border-top: 1px solid #A1A0A0;
	border-right: 1px solid #D6D6D5;
	border-bottom: 1px solid #D6D6D5;
	border-left: 1px solid #A1A0A0;
	background-color: #F4F3F3;
}


