@charset "utf-8";
/* CSS Document */

html, body{
	background-image		:url(../img/bg-geral.png);
	background-repeat		:repeat-x;
	height					:100%;
}

*{
	margin-left				:0px;
	margin-top				:0px;
}



#all {
	margin					:1em auto;
	margin-top				:0px;
	width					:1001px;
	height					:auto !important;
    height					:100%;
    min-height				:100%;

}	


#all #top{
	/*height					:475px;*/
}

#all #corpo{
	padding-bottom			:214px;
	height					:auto !important;
    height					:100%;
    min-height				:100%;

}

#all #corpo #corpo_dir{
	width					:213px;
	float					:left;

}

#all #corpo #corpo_centro{
	width					:574px;
	float					:left;
	margin-bottom:10px;
}

#all #corpo #corpo_centro #cartola_miolo{
	width					:554px;
	height					:37px;
	margin-left				:11px;
	margin-right			:10px;
}


#all #corpo #corpo_centro #corpo_miolo{
	width					:534px;
	margin-left				:11px;
	margin-right			:10px;
	border-bottom			:1px solid #3c3c3c;
	background-color		:#edebeb;
	padding					:10px 10px 10px 10px;
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
}

#corpo_miolo a{
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	text-decoration:none;
	color:#000000;
}

#corpo_miolo a:hover{
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	text-decoration:underline;
	color:#000000;
}


#all #corpo #corpo_esq{
	width					:213px;
	float					:left;
}

#cartola{
	width					:213px;
	height					:37px;
}

#corpo_cartola {
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	text-align				:justify;
	width					:193px;
	margin-bottom			:10px;
	border-bottom			:1px solid #3c3c3c;
	background-color		:#edebeb;
	padding					:10px 10px 10px 10px;
}

#corpo_cartola a {
	text-decoration:none;
	color:#000000;
}

#corpo_cartola a:hover {
	text-decoration:underline;
	color:#000000;
	/*background-color:#0099FF;*/
}

#cartola_conhecer{
	width					:183px;
	background-color		:#3c3c3c;
	height					:100px;
	padding-left			:5px;
	padding-right			:5px;
	padding-top				:5px;
	text-align				:center;
	line-height				:34px;
	color					:#f4bc45;
	margin-bottom			:10px;
}

#cartola_conhecer a{
	color					:#f4bc45;
	text-decoration			:none;	
}

#cartola_conhecer a:hover{
	color					:#f4bc45;
	text-decoration			:underline;	
}

#corpo_conhecer{
	width					:183px;
	height					:67px;
	background-color		:#FFFFFF;
}

#all #logos{
	padding-bottom			:214px;
	height					:auto !important;
    height					:100%;
    min-height				:100%;
	clear: both;
	text-align:center;
}

#rodape{
	padding-top				:15px;
	position				:relative;
    margin-top				:-214px; /* A mesma altura do rodapé, o valor deve ser negativo */
    height					:214px;
    clear					:both;
	background-color		:#3c3c3c;
	text-align				:center;
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	color					:#FFFFFF;
}
#footer{
	width					:700px;
	margin					:1em auto;
}

#footer a{
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	text-decoration			:none;
	color					:#FFFFFF;
}

#footer a:hover{
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	text-decoration			:underline;
	color					:#FFFFFF;
}

#aux {
	width:100%;
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:12px;
	border-bottom:1px solid  #CCCCCC; 
	border-top				:1px solid #CCCCCC;
	margin-bottom			:10px;
	padding-top				:10px;
	padding-bottom			:10px;
	
}



#corpo_pp{
	width					:552px;
	height:90px;
	border:1px solid #3c3c3c;
	margin-left				:11px;
	margin-right			:10px;
	margin-bottom:10px;
}


.estiloform{
	font-family				:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size				:11px;
}

.estiloimg{
	border:1px solid #999999;
}
