/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F66014;
    SCROLLBAR-HIGHLIGHT-COLOR: #999999;
    SCROLLBAR-SHADOW-COLOR: #999999;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #999999;
    SCROLLBAR-BASE-COLOR: #999999;
    SCROLLBAR-FACE-COLOR: #999999;

}

.bodyConsultoria {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#80C4F0;
    
}

.bodyAulas {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#4C9505;
    
}

.bodyCafe {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#873821;
    
}

.bodyVinho {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D01111;
    
}
.SmallFont {
	font-size: 1px;
}
.Font11Cinza {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #6F6F6F;
}
.Font10Cinza {

	font-family: "Century Gothic";
	font-size: 10px;
	color: #6F6F6F;
}
.Font12Laranja {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #F66014;
}

.FormNome {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	width: 250px;
	border: 1px solid #F66014;
}
.FormData {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	width: 40px;
	border: 1px solid #F66014;
}
.FormData2 {

	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	width: 60px;
	border: 1px solid #F66014;
}
.FormSemana {


	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px solid #F66014;
}
.FormTel {



	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	width: 120px;
	border: 1px solid #F66014;
}
.FormMensagem {

	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 120px;
	width: 250px;
	border: 1px solid #F66014;
}
.Font12Azul {


	font-family: "Century Gothic";
	font-size: 12px;
	color: #80C4F0;
}
.Font12Verde {



	font-family: "Century Gothic";
	font-size: 12px;
	color: #4C9505;
}

