@charset "utf-8";
/* CSS Document */

.fontcliente {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 15px;
	letter-spacing: 1px;
}
.pformulario { 
	background-color:#FFFFFF; 
	border-width:0px; 
	font-family:'Trebuchet MS', Arial, Tahoma; 
	font-size:11px; 
	color:#000000; 
	padding:2px;
	}
	
.pfont {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.celulamenu {
	display:block;
	background-color: #212121;
	
	border-top-width: 1px;
	border-top-color: #212121;
	
	border-right-width: 1px;
	border-right-color: #212121;
	
	border-left-width: 1px;
	border-left-color: #212121;
	
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #212121;
	
	font-family:'Trebuchet MS', Arial, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height:24px;
	font-weight: 520;
	letter-spacing: 1px;
	padding-top:5px;
		}

.celulamenu:hover{
	background-color: #121212;
	border-top-color: #FFCC33;
	border-right-color: #121212;
	border-left-color: #121212;
	border-bottom-color: #121212;
	
	}
	
	
	.celulamenuint {
	display:block;
	background-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	font-family:'Trebuchet MS', Arial, Tahoma;
	border-style: solid;
	border-color: #E2E2E2;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	letter-spacing: 1px;
		}

.celulamenuint:hover{
	background-color: #93D900;
	color: #ffffff;
	}
		
	.celulamenuint2 {
	display:block;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	font-family:'Trebuchet MS', Arial, Tahoma;
	border-style: solid;
	border-color: #E2E2E2;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	letter-spacing: 1px;
		}

.celulamenuint2:hover{
	background-color: #93D900;
	color: #ffffff;
	}
	
.ititulo {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 15px;
}
.itexto {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	letter-spacing: 1px;
}
.ititcontato {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #CCCCCC;
	line-height: 18px;
	letter-spacing: 1px;
}
.ititcontato2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
}
.ifont {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.iformulario {
	background-color:#D8D8D8;
	border-width:0px;
	font-family:'Trebuchet MS', Arial, Tahoma;
	font-size:11px;
	color:#6F6F6F;
	padding:2px;
}
