@import url("topo-rodape.css");
@import url("css-pages.css");
@import url("contato.css");

/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

body {
	background:#C9D4D6;
	}

#container {
	width:804px;
	margin:0 auto;
	background:url(../images/fundocaontainer.gif) center top no-repeat;
	}
	
html>body #meio {
	background:url(../images/fundomeio.gif) center center repeat-y;
	padding-bottom:15px;
	}
	
#meio {
	background:url(../images/fundomeio.gif) center center repeat-y;
	padding-bottom:15px;
	}

#convite {
	width:497px;
	height:130px;
	float:left;
	margin-left:10px;
	margin-top:12px;
	}

html>body #convite {
	margin-left:20px;
	}
	
#convite a {
	text-decoration:none;
	}
	
#contato {
	background:#FFFFFF url(../images/cartinha.jpg) 166px 68px no-repeat;
	width:255px;
	height:131px;
	float:right;
	margin-right:10px;
	margin-top:12px;
	}
	
html>body #contato {
	margin-right:20px;
	}
	
#contato h2 {
	background:url(../images/subendereco.gif) center center no-repeat;
	height:35px;
	text-indent:32px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	}
	
#contato h2 a{
	color:#FFF;
	text-decoration:none;
	display:block;
	height:19px;
	padding-top:8px;
	}
	
#contato address {
	font-size:15px;
	font-style:normal;
	padding-left:5px;
	}
	
#volacc {
	background:#FFF;
	width:496px;
	float:left;
	margin-left:10px;
	margin-top:12px;
	padding-bottom:15px;
	}
	
html>body #volacc {
	margin-left:20px;
	}
	
#volacc h2 {
	background:url(../images/subchamado.gif) center center no-repeat;
	height:27px;
	margin-top:-2px;
	text-indent:32px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	}
	
html>body #volacc h2 {
	margin-top:0px;
	}
	
#volacc h2 a {
	color:#FFF;
	text-decoration:none;
	display:block;
	height:30px;
	padding-top:5px;
	}
	
#volacc .ilustratexto img {
	float:left;
	margin-left:5px;
	padding-top:7px;
	}
	
#volacc .ilustratexto p {
	float:right;
	font-size:12px;
	width:300px;
	margin-right:5px;
	}
	
#volacc p {
	font-size:12px;
	line-height:16px;
	letter-spacing:1px;
	margin-top:5px;
	margin-left:5px;
	}
	
#campanha {
	background:#FFF;
	width:255px;
	height:305px;
	float:right;
	margin-right:10px;
	margin-top:12px;
	}
	
html>body #campanha {
	margin-right:20px;
	height:290px;
	}
	
#campanha h2 {
	background:url(../images/subendereco.gif) center center no-repeat;
	height:33px;
	text-indent:32px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	}
	
#campanha h2 a {
	color:#FFF;
	text-decoration:none;
	display:block;
	height:19px;
	padding-top:5px;
	}
	
#campanha p {
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	margin-top:5px;
	margin-left:5px;
	}