@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
}

<!--HOME-->

#box {
margin:10px;
}

#box h3 {
font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
font-size: 18px;
margin: 0 0 20px 0;
color: #333333;
margin-bottom: 10px;
padding:0px;
margin:0px;
text-transform:uppercase;
}

#box h4 {
font-size:11px;
color:#999999;
padding:0px;
margin:0px;
text-transform:capitalize;
}

h5 {
width:90%;
height:40px;
color: #006699;
font-size:24px;
text-align: center;
padding:03px;
border-bottom:1px dashed #333333;
text-transform:capitalize;
}


<!--SERVICOS-->

#box2 {
margin:10px;
}

#box2 h4 {
font-size:11px;
color: #000000;
padding:0px;
margin:0px 10px;
text-align:center;
text-transform:capitalize;
}

<!--PROMOÇÔES-->

#box3 {
margin:10px;
}

#box3 h4 {
font-size:11px;
color: #000000;
padding:0px;
margin:0px 10px;
text-align:center;
text-transform:capitalize;
}

#box3 .preco{
text-align:center;
margin:40px 15px 0 0 ;
width:80px;
height:30px;
font-size:16px;
color:#FFFFFF;
font-weight:bold;

}



<!--RODAPE-->

#rodape {
}

#rodape p{
font-size:14px;
color:#333333;
}

#rodape p a{
font-size:14px;
color:#333333;
text-decoration:none;
}

#rodape p a:hover{
color: #000000;
text-decoration: underline;
}

#rodape li{
display:inline;
margin-right:20px;
color:#333333;
font-size:14px;
}

#rodape li a{
color:#333333;
font-size:14px;
text-decoration:none;
}

#rodape li a:hover{
color: #000000;
font-size:14px;
text-decoration: underline;
}

<!--New letter--!>

#new {
width: 290px;
}

#new .titulo{
position: relative;
top: 150px;
background: url(../images/new_latter.jpg) no-repeat;
height: 45px;
width: 290px;
}

#new .titulo #form{
font: 10px, "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", #000, left, bold;
width: 285px;
padding: 50px 10px 10px 10px;
text-align: left;
}

#new .input_cadastro{
background: url(../images/bg_input_newlatter.jpg) no-repeat;
width:279px;
height:37px;
padding-top:12px;
padding-left:20px;
}

#new .input_cadastro #newsletter{
background-color: #ccffff;
border:2px solid #ccffff;
color: #003366;
}
