* {
    padding: 0;
    margin: 0;
} 

body {
background: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #D60501;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
padding-bottom:10px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: 0px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -0.3px;
line-height: 12px;
padding-bottom:10px;
}

#menu {
height: 30px;
line-height: 30px;
background: #3E92EA url(images/menu.jpg) no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: #555 url(images/content.jpg) repeat-y;
padding: 10px 20px;
}

.left {
width: 558px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: 0px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 160px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #555 url(images/top.jpg) no-repeat;
padding: 5px 0;
}
#bottom {
background: #555 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}


.input-contato {
	font-family         : Trebuchet MS, Tahoma, Helvetica, Verdana, Arial, Sans-serif;
	font-size           : 11px;
	color               : #333333;
	margin              : 0px;
	padding             : 0px;
	
	-moz-background-clip           : border;
	-moz-background-inline-policy  : continuous;
	-moz-background-origin         : padding;
	-moz-border-radius-bottomleft  : 3px;
	-moz-border-radius-bottomright : 3px;
	-moz-border-radius-topleft     : 3px;
	-moz-border-radius-topright    : 3px;
	background          : #FFFFFF url( 'images/bg_campo.png' ) repeat-x scroll 0 0;
	border              : 1px solid #B7B7B7;
	height              : 15px;
	margin              : 2px 0px 2px 0px;
	padding             : 2px;

}


/* bandeiras de meios de pagamento, um bloco semelhante existe em unlogged.css */
#flags{padding:20px 0 20px 0; clear:both; }
#flags span{background:transparent url(images/sprite_flags.gif) no-repeat 0 0; display:block; float:left; height:20px; margin-right:10px; text-indent:-9999px; width:42px}
#flags #flag_visa{background-position:-52px 0}
#flags #flag_mastercard{background-position:-104px 0}
#flags #flag_diners{background-position:-156px 0}
#flags #flag_americanexpress{background-position:-207px 0}
#flags #flag_hipercard{background-position:-259px 0}
#flags #flag_aura{background-position:-311px 0}
#flags #flag_bradesco{background-position:-363px 0}
#flags #flag_itau{background-position:-415px 0}
#flags #flag_unibanco{background-position:-467px 0}
#flags #flag_bb{background-position:-518px 0}
#flags #flag_real{background-position:-570px 0}
#flags #flag_banrisul{background-position:-622px 0}
#flags #flag_boleto{background-position:-674px 0; margin-right:0}