.menuDown a:hover{
		color				:#AFB578;
		text-decoration		:none;
}

.menuDown a {
		color				:#6D6868;
		text-decoration		:none;
}
.menuDown .title a {
		color				:#0486B6;
		text-decoration		:none;
}
.menuDown .title a:hover{
		color				:#AFB578;
		text-decoration		:none;
}
.menuDown .title0 a {
		color				:#0486B6;
		text-decoration		:none;
}
.menuDown .title0 a:hover{
		color				:#AFB578;
		text-decoration		:none;
}

.menuDown #ancora_topo{
	color				:#0486B6;
	border				:medium none;
	text-decoration		:none;
}

.menuDown{
	/*background-color		:#F8F3DE;*/
	background-image			:url('/images/bg-MenuDown.jpg');
	width					:100%;
	height					:145px;
	position				:relative;
	float					:left;
	margin-top				:75px;
    padding-top:15px;
    padding-bottom:15px;
    font-size:12px;
    line-height:12px;
    font-weight:bold;
}

.menuDown .left{
	float					:left;
	margin-left				:10px;
	margin-right			:10px;
	margin-top				:0px;
	position				:relative;
	width					:150px;
}

.menuDown .center{
	float					:left;
	margin-top				:0px;
}	

.menuDown .center .coluna_1{
	float					:left;
	height					:145px;
	width					:200px;
    margin:0px;
	color					:#6D6868;    
}

.menuDown .center .coluna_2{
	color:#6D6868;
       float:left;
        height:145px;
        margin-left:50px;
       margin-right:30px;
       text-align:left;
         width:200px;
}


.menuDown .center .coluna_3{
	float					:left;
	height					:145px;
	width					:200px;
    margin:0px;
	color					:#6D6868;
}

.menuDown .right{
	float					:right;
	background-image		:url(/images/bk_voltar_home.jpg);
	background-position		: top right;
	background-repeat		:no-repeat;
	margin-left				:10px;
	margin-right			:10px;
	margin-top				:0px;
	position				:relative;
	width					:109px;
    height:auto;
	text-align				:left;
    font-size:12px;    
	color					:#0486B6;
}
.menuDown  .title0{
    float					:left;
	clear					:both;
	margin-bottom			:5px;
	color					:#0486B6;
    font-size: 12px;
    font-weight:bold;
    width:100%;
    text-align:left;
}
.menuDown .title{
	float					:left;
	clear					:both;
	margin-bottom			:2px;
	color					:#0486B6;
    font-size: 12px;
    font-weight:bold;
    width:100%;
    text-align:left;
}
.menuDown .title2{
	float					:left;
	clear					:both;
	margin-bottom			:5px;
    font-size: 14px;
    font-weight:bold;
    width:100%;
    text-align:left;
}