body, td, tr, p, div, input, textarea {
	font-family:Tahoma, "Trebuchet MS", Verdana;
	font-size:11px;
	color:#7c7c7c;
}
body, p, ul, li, div, form, input, textarea, h1, h2, h3, h4, h5	{
	margin:0px;
	padding:0px;
	text-align:justify;
}
a	{
	text-decoration:none;
	color:#5e5e5e;
}
a:hover	{
	text-decoration:underline;
}
img	{border:none;}


input	{
	border:none;
	background-color:transparent;
	height:20px;
	margin-top:5px;
}
textarea	{
	border:none;
	background-color:transparent;
	height:175px;
	width:640px;
	padding:5px;
}
.rioto {
	color:#007dc4;
	font-weight:bold;
	font-weight:11px;
}

.linha {
	height:1px;
	background-color:#f2f2f2;
	width:100%;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
}




/* ---------------------- Rodapé */
.rodape	{
	height:70px;
	background-image:url(../imgs/home/rodape.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:45px;
	padding-top:35px;
	/*Formatacao*/
	color:#4b4b4b;
	font-size:12px;
}	
.rodape	.telefone	{
	color:#989898;
	font-size:11px;
}
.rodape	.telefone	.strong	{
	color:#4f4f4f;
	font-size:14px;
	font-weight:bold;
}
.rodape	.rioto	{
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
}
.rodape a	{
	color:#969696;
	font-size:10px;
}
.rodape	.clicknow	{
	font-weight:bold;
}
