@CHARSET "UTF-8";

body{background-color:#E5E5E5;font-family:arial;font-size:14px;margin:0px;color:#5a5a5a}
h1,h2,h3,h4,h5,h6{margin:0}
a{text-decoration:none;color:#000}
a:hover{color:#ec3237}
.clear{clear:both}

#site{text-align:center}
#site #corpo{width:850px;background-color:#FFF;margin:0 auto;text-align:left}

#site #corpo #esquerda{float:left;width:330px}
#site #corpo #esquerda #bg-1{background:url(i/bg-1.jpg) no-repeat top left;width:331px;height:431px;float:left}
#site #corpo #esquerda #bg-2{background:url(i/bg-2.jpg) no-repeat top left;width:227px;height:229px;float:left}

#site #corpo #direita{float:right;width:510px}
#site #corpo #direita #logo{background:url(i/logo_jfios.jpg) no-repeat top center;width:510px;height:146px;float:right;margin-top:10px;margin-right:10px}
#site #corpo #direita #texto{clear:both;padding:10px}
#site #corpo #direita #texto h1{text-align:left;padding-top:20px;font-size:24px}
#site #corpo #direita #texto p{text-align:justify}
#site #corpo #direita #texto p.padrao-1{font-weight:bold;font-size:18px}

#site #rodape{margin:0 auto;background:#ec3237;width:850px;color:#FFF}
#site #rodape #dados{padding:10px}
#site #rodape #dados p{margin:0}
#site #rodape #dados p.email{margin-bottom:10px}
#site #rodape #dados p.email a{color:#FFF;font-weight:bold;font-size:25px}
#site #rodape #dados p.email a:hover{color:#000}
#site #rodape #dados p.telefone{font-weight:bold;font-size:26px}
#site #rodape #dados p.endereco{font-size:16px}

#site #creditos{margin:0 auto;font-size:12px}