body {
	margin:0px;
	background-color: #ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#EEEEEE;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	background-image:url('../img/bg_02.jpg');
	background-position:top center;
	background-repeat:repeat-x;
}
A	{
	color: #333333;
	text-decoration: none;
}
A:hover	{
	color: #B33A2E;
	text-decoration: underline;
}
A.secund	{
	color: #A8D3FF;
	text-decoration: none;
}
A.secund:hover	{
	color: #ffffff;
	text-decoration: none;
}
.head {
	height:91px;
	background-image:url('../img/bg2_03.gif');
}
.projetos {
	height:486px;
	width:433px;
	background-image:url(../img/projetos_19.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#57257c;
}
.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5;
	color: #666666;
	padding:20px;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url('../img/bg2_22.gif');
	background-repeat:repeat-x;
	font-size: 9px;
	color: #666666;
	padding:10px;
}
.txt_padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:1.3;
}
.titulo_padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B33A2E;
	font-weight:bold;
}
.StileH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B33A2E;
	font-weight:bold;
}
.txtbox_contato {	
	border: #666666;
	font-size: 12px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #000000;
	width: 400px;
}
.txtbox_login {	
	border: #666666;
	font-size: 12px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #000000;
	width: 200px;
}
.txtbox_adm {	
	border: #666666;
	font-size: 12px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #000000;
	width: 650px;
}
.txtbox_medio {	
	border: #666666;
	font-size: 12px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #000000;
	width: 150px;
}

.but {	
	border: #666666;
	font-size: 11px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana;
	color: #000000;
	width: 100 px;
}
