/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family:tahoma, arial;
	font-size:10px;
}

body{
	background-color:#CECACA;
}.geral{
	width:780px;

}
.header{ 
		width:779px;
		z-index:2;
		height:210px; 
		position: absolute;

	}
.menutopo{
	width:779px;
	height:50px;
	background-image: url(../img/box_menu.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	position:absolute;
	margin:auto;
	margin-top:179px;
	z-index:200;
}.menutopo ul{
	list-style:none;
	padding-top:0px;
	padding-left:16px;
}
.menutopo li{
	list-style:none;
	display:inline;
}
.body{
	padding-top:5px;
  	background-color:#FFFFFF;
	height:738px; width:779px;
	margin-top:5px;
	position:absolute;
	margin-top:224px;
}

.bottom{
	height:60px;
	width:762px;
	margin-left:8px;
	_margin-left:8px;
	background-color:#F0EEEF;
	position:absolute;
	margin-top:902px;
	color:#868686;	
}

a:link{
	color:#000000;	
	text-decoration: none;

}
a:visited{
	color:#000000;	
	text-decoration: none;

}
a:hover{
	color:#000000;	
	text-decoration: none;

}
a:active{
	color:#000000;	
	text-decoration: none;

}


.form_link a:link{
	color:#000000;	

}
.form_link a:visited{
	color:#000000;	

}
.form_link a:hover{
	color:#000000;	

}
.form_link a:active{
	color:#000000;	

}

.textobottom{
	padding-top: 23px;
	padding-left:14px;
	float:left;
}

.officina{
	padding-top: 13px;
	padding-right:23px;
	float:right;
}

.menu{
	width:244px;
	height:311px;
	float:left;
	margin-left:9px;
	_margin-left:5px;
}

.content{
	width: 503px;
	margin-left:10px;
	float:left;
}


.ctfoto{
	width:100%;
	height:129px;
	background-color:	#dc2829;
}

.mnfoto{
	width:244px;
}

.mnlinks{
	background-color:#cecacb;
	height:73px;
	_margin-top: -3px;
	padding-left:12px;
	padding-top:9px;
}

.cttexto{
   line-height: 15px;
	font-family:Tahoma, Arial, Verdana;
	color:#878787;
	font-size:11px;
	margin-top:10px;	
	width:100%;
}

.cttexto b{
	font-size:14px;
}

.melhoramentotitle{
	text-indent:-99999px;
	padding-top:81px;
	padding-left:180px;
	background-image:url(../img/conectados/title.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:311px;
	height:41px;
}

.saibamais{
	text-indent:-99999px;
	background-image:url(../img/saibamais.gif);
	background-repeat:no-repeat;
	width:124px;
	height:27px;
}


ul{
	margin-top:9px;
	list-style:none;
	font-size:10px;
	color:black;
	line-height:17px;
}

input{
	border:1px solid #a19e9e;
	height:17px;
	width:347px;
}


.botao{
	border:none;
	width:auto;
	height:auto;
}

.mnlinks a:link{
 	font-size:10px;
}
.mnlinks a:visited{
 	font-size:10px;
}
.mnlinks a:hover{
 	font-size:10px;
}
.mnlinks a:active{
 	font-size:10px;
}

.cttexto p{
	font-size:11px;
}

.cttexto strong{
	font-size:11px;
}
.cttexto span{
	font-size:11px;
}



