@charset "iso-8859-1";
/* CSS Document */

* { text-decoration:none; list-style:none; }

body { margin:0px; background:#A5D6D0;
background:url(../images/bg-verao.jpg) repeat-x top center;
}

.t10 { font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.t11 { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.t12 { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.t14 { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.t16 { font-family:Arial, Helvetica, sans-serif; font-size:16px; }
.t18 { font-family:Arial, Helvetica, sans-serif; font-size:18px; }
.t24 { font-family:Arial, Helvetica, sans-serif; font-size:24px; }
.t36 { font-family:Arial, Helvetica, sans-serif; font-size:36px; }

.bold { font-weight:bold; }

.azulescuro { color:#036; }
.cinza { color:#999; }
.cinzaescuro { color:#333; }
.preto { color:#000; }
.vermelho { color:#C00; }
.laranja { color:#E77817; }

#segtop { width:100%; margin:auto; 
/* background:url(../images/bgtopsite.jpg) repeat-x bottom; */

 }
#topsite { width:100%; height:175px; margin:auto; }

#meiosite { width:750px; margin:auto; clear:both; display:table; background:#FFF; }

#menusite { width:700px; float:left; height:21px; margin-top:5px; margin-left:25px; }

#meiositecapa {
	width:700px;
	float:left;
	margin-top:5px;
	min-height:710px;
	margin-left:25px;
}

#rodapesite { width:100%; clear:both; float:left; text-align:center; margin-top:15px; padding-bottom:10px; }

#vinhetasite { width:690px; float:left; padding:5px; cursor:default;  }

