@charset "utf-8";
/* CSS Document */

body {
      margin:0px;
	  background:#333333;
}

#mold {
       width:780px;
	   margin:auto;
	   border:3px solid #666666;
	   background:#FFFFFF;
}
#topo {
       width:760px;
	   height:250px;
	   margin:auto;
}
#c1 {
	width:361px;
	margin-left:5px;

	 *margin-top:25px;
	float:left;
	font-size: 12px;
}
#img_contato {
     width:365px;
	 height:114px;
	 margin-left:-360px;
	 margin-top:150px;
	 *margin-top:150px;
	 float:left;
	 background:url(../imagens/contato.jpg);
}
.style1 {color: #666666}
.style2 {color: #000000}
#c2 {
     width:270px;
	 height:179px;
	 margin-right:30px;
	 *margin-top:25px;
	 margin-top:50px;
	 float:right;
}
#c3 {
    width:760px;
	margin:auto;
}
#c4 {
     width:760px;
	 height:212px;
	 margin:auto;
	 clear:both;
}
#c5 {
     width:370px;
	 margin-right:10px;
	 *margin-top:25px;
	 margin-top:50px;
	 float:right;
}
#rdp { 
     width:760px;
	 height:83px;
	 margin:auto;
	 clear:both;
	 background:url(../imagens/rdp.jpg);
}
.p1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
}
h1, h2, h3, h4, h5, h6,{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
address {
	font-family:"Trebuchet MS";
	font-style:normal;
	text-align:center;
	font-size:15px;
	padding-top:11px;
	color:#FFF;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}

.titulo{font-size:18px;}
