body {
background:#a4a5a4 url(../imagens/fundo_site.jpg) repeat-x center top;
margin:0; 
padding:0;
font:13px 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
color:#000;
height:100%;
}

.links {
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.links:hover {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none; 
	color: #cccccc;
}

.links:visited {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none; 
	color: #cccccc;
}
.linkspreto {
	font-size: 13px;
	font-weight:bold;
	color: #666;
	text-decoration: underline;
}

.linkspreto:hover {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none; 
	color: #595959;
}

.linkspreto:visited {
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline; 
	color: #000000;
}

.forms {
	font: 10px 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
	border:solid 1px #000000;
	background:#cccccc;
}

.formsfontes {
	font: 11px 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}

.menuhtml {
	font-weight: normal;
	size:10px;
	outline:none;
}
.menuhtml a:link {
	color: #606060;
	text-decoration: none;
}
.menuhtml a:hover {
	text-decoration: none;
	color: #0000;
}
.menuhtml a:active {
	color:#000;
	text-decoration: none;
}
.menuhtml a:visited {
	text-decoration: none;
	color:#000;
}

/* divs */

#divContainer { 
background: url(../imagens/fundo_topo.jpg) no-repeat top;
width:897px;
margin:0 auto;
padding-left:93px;
text-align:left;
}

#divHeader {
width:770px;
height:333px;
}

#convites_ie7{
width:770px;
height:230px;
}

#convites{
width:700px;
height:186px;
background-image: url(../imagens/base_convites.jpg);
margin: 10px 0 20px 0;
padding: 15px 35px 15px 35px;
position: relative;
}

#divPortfolio {
width:700px;
height:320px;
}

#center{
width:770px;
padding-bottom: 30px;
}

#left{
width:364px;
height:339px;
float:left;
background-image:url(../imagens/home_esq.jpg);
}

#right{
width:398px;
height:339px;
float:right;
background-image:url(../imagens/home_dir.jpg);
	}

#divFinal { 
background: url(../imagens/fundo_final_site.jpg) no-repeat top;
width:990px;
height:41px;
margin:0 auto;
clear:both;
}

/* -----------CONTEUDO-------------- */

#divTitulo {
width:770px;
height:68px;
}

#divConteudo_topo{
width:770px;
height:28px;
background-image:url(../imagens/topo_conteudo.jpg);
}

#divTexto{
width:710px;
padding: 0px 30px 0px 30px;
background-image:url(../imagens/fundo_conteudo.jpg);
}
	
#divConteudo_base{
width:770px;
height:62px;
background-image:url(../imagens/base_conteudo.jpg);
}

#divSlogan {
background:url(../imagens/frase_home.jpg) no-repeat;
margin:30px 0 60px 0;
width:770px;
height:85px;
clear:both;
}

.titulosG {
	font-size: 16px;
	font-weight:bold;
	color: #36b63c;
}


/* -----------RODAPE-------------- */

#divRodape {
width:770px;
padding: 5px 0 5px 0;
text-align:center;
background-color:#009b40;
}

#divRodape a{
color: #ffffff;
text-decoration: none;
}


/* -----------MENU HTML-------------- */

#divMenuHtml {
background-color:#FFFFFF;
width:900px;
clear:both;
margin:20px auto 0px auto;
padding: 25px 0px 30px 0px;
text-align:center;
border-top: 1px solid #0089e1;
	
}
#divMenuHtml ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration: none;
}
#divMenuHtml ul li {
	display:inline;
	padding: 0px 4px 0px 4px;
}
#divMenuHtml ul li a:link, #divMenuHtml ul li a:visited {
	color:#6d2634;
	text-decoration:none;
}
#divMenuHtml ul li a:hover {
	color: #c52720;
	border-bottom:2px solid #c52720;
}
#divMenuHtml ul li a:active {
	color: #c52720;
	border-bottom:2px solid #c52720;
}




/* headings */

h1, h2, h3, h4, h5 {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h1 {
	font-weight:bold;
	font-size:16px;
	color: #597694;
}
h2 {
	font-size:12px;
	font-style:italic;
	color: #606060;
}
h3 {
	font-size:10px;
	font-style:italic;
	color: #606060;
}
h4 {
	font-size:10px;
	margin:10px 0px 0px 0px;
	font-weight:normal;
}
h5 {
	color: #c52720;
	font-size:12px;
}

hr {
	border:none;
	border:1px solid #CCC;
}

.textoPequeno {
font:11px Arial, Helvetica, sans-serif;
color:#333333;
margin:0;
}

#divMapa {
clear:both;
width:700px;
height:360px;
margin:15px auto 0 auto;
padding:0;
}

#divAssinatura {
width:900px;
clear:both;
margin:0 auto 20px auto;
text-align:left;
}

