.menu{
text-decoration:none; display:block;height:25px;font-family:Arial; font-size:12px;width:100px; 
}
.menu2{
text-decoration:none; display:block;height:25px;font-family:Arial; font-size:12px; width:100px;background-color:#6DA0C6;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #20D2F9;
}

.trebuchet11{font-family:"Trebuchet MS";font-size:11px; font-weight:normal;}
.trebuchet15{font-family:"Trebuchet MS";font-size:15px; font-weight:bold; color:#333333}
.trebuchet18{font-family:"Trebuchet MS";font-size:25px; font-weight:bold; color:#333333}
.trebuchet11preto{font-family:"Trebuchet MS";font-size:11px;font-weight:bold; color:#333333}
.voltar a {
font-size:12px;
font-weight:bold;
color:#333333;
}
.voltar a:hover {
text-decoration:underline;
}
.pontilhado{ width:100%;height:1px;border-bottom:#333399 dotted 1px;}

.on{display:block;} .off{display:none;}

.titulo{font-family:"Trebuchet MS";font-size:25px; font-weight:normal; color:#000066;}

#carretas {
	margin:0 0 0 120px;
}
#carretas h1,h2,h3,h4,h5,h6 {
	margin:40px 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.carreta {
	float:left;
	margin:0 45px 10px 0;
	height: 255px;
	width: 255px;
}
.carreta img {
	border:10px solid #fff;
}
.paginacao {
	margin:20px 0 40px 0;
}
#wrap {
	margin: 20px 20px 20px 40px;
}
#wrap img {
	border:0;
}