body { 
padding: 0; 
margin: 0; 
font: 12px Arial, sans-serif; 
background: #F0F0F0; 
color: #454545; 
}

a { 
color: #0E4D8B; 
text-decoration: none;
}

a:hover { 
color: #000; 
text-decoration: underline;
}

a.title { 
color: #B41A1A; 
background: #FFF; 
}

.clear { clear: both; }

h1 { 
font: bold 2em Arial, Sans-Serif; 
letter-spacing: -1px; 
padding: 16px 0 0 8px; 
margin: 0; 
}

h2 { 
margin: 0; 
padding: 0; 
font: normal 1.6em Arial, Sans-Serif; 
letter-spacing: -1px; 
}

h1 a { 
color: #FFF;
background: inherit; 
}

h1 a, h2 a { text-decoration: none; }

h1 a:hover, h2 a:hover { 
color: #BFE1ED; 
background: inherit; 
}

h3 { 
font: 90% Arial, Sans-Serif; 
margin: 0 0 10px 0;
padding: 0; 
color: #5f5f5f; 
background: #FFF; 
}

p {
margin: 0; 
line-height: 1.7em; 
}

form { margin: 0; }

input, select { 
width: 110px;
}

/* layout */
#content { 
margin: 10px auto;
width: 768px;
background: #FFF url(images/big_middle.gif) repeat-y;
color: #454545;
}
/* header */

.header_top { 
background: #FEFEFE url(images/big_top.gif) no-repeat; 
color: #FFF; 
height: 15px; 
}

.header { 
padding: 0px 10px 0 10px; 
border: solid 0px #F00;
float: left;
width: 745px;
}

#head {
border: solid 0px;
width: 100%;
float: left;
}

.head_logo {
border-bottom: solid 0px #F8C301 ;
width: 744px;
padding: 0 0 5px 0;
text-align: center;
float: left;
}

.head_logo_l {
border: solid 0px #F00;
width: 225px;
padding: 20px 0 0 5px;
text-align: center;
float: left;
color: #974478;
font-size: 11px;
font-weight: bold;
line-height: 13px;
}

.head_logo_r {
border: solid 0px #F00;
width: 504px;
padding: 20px 0 0 0;
float: right;
}

.head_logo_r img {
border: solid 1px #CCC;
width: 500px;
height: 100px;
padding: 1px;
}

.head_search {
border-top: solid 2px #974478; 
border-bottom: solid 2px #974478; 
float: left;
padding: 0 0 0 5px; 
margin: 10px 0 10px 0; 
line-height: 20px;
font-weight: bold;
background: url(images/bg.jpg);
color: #000;
}

.search_l {
border: solid 0px;
width: 120px;
float: left;
padding: 10px 0 0 10px;
}

.search_r {
width: 90px;
padding: 28px 0 0 0;
border: solid 0px;
float: right;
}

.header_bottom { 
clear: both;
background: #FEFEFE url(images/big_bottom.gif) no-repeat; 
color: #FFF; 
height: 15px; 
}

/* navigation */
#nav { 
width:100%; 
float: left;
padding-bottom: 0px;
font: 11px Verdana, sans-serif;
}

#nav ul { 
margin:0; 
list-style:none; 
padding: 0; 
}

#nav a, #nav strong, #nav span { 
float:left; 
display:block; 
color:#fff; 
padding: 7px 15px 4px 7px;
background: #C43219 url(images/nav.gif) no-repeat 100% 0px; 
text-decoration:none; 
font-weight: bold; 
font-size: 12px;
}

#nav li { 
border-bottom: solid 2px #AA1717;
float:left; 
color: #FFF; 
background: #C43219 url(images/nav.gif) no-repeat 0px 0px; 
margin:0; 
padding:0 0 0 9px; 
}

#nav #current { 
background: #1995C2 url(images/nav.gif) no-repeat 0 -41px; 
color: #FFF; 
}

#nav #current a { 
background: #1995C2 url(images/nav.gif) no-repeat 100% -41px; 
padding:7px 20px 4px 11px;
color:#FFF; 
}

#nav a:hover { 
color:#BFE1ED; 
background: #C43219 url(images/nav.gif) no-repeat 100% 0px; 
}

.formbutton {
width: 70px;
height: 24px;
cursor: pointer;
border: outset 1px #ccc;
background: #999;
font-weight: bold;
padding: 0 ;
margin: 0 0 0 5px;
letter-spacing: 1px;
background: url(images/formbg.gif) repeat-x left top;
}

.left {
float: left;
width: 595px;
margin: 0 0 10px 0;
}

.box_top_r {
background: #F0F0F0 url(images/rightbox_top.jpg) no-repeat;
color: #FFF;
height: 40px;
width: 159px;
border: solid 0px #F00;
}

.box_top_r h2 {
color: #FFF;
background: inherit;
padding: 7px 0 0 5px;
margin: 0;
text-align: center;
}

.box_r {
border-left: 2px solid #F8C301;
border-right: 2px solid #F8C301;
padding: 0 4px 0 7px;
margin: 0;
width: 144px;
color: #595959;
background: #FFF;
}

.box_bottom_r {
background: #FFF url(images/rightbox_bottom.jpg) no-repeat;
color: #000;
height: 13px;
width: 160px;
margin: 0 0 7px 0;
}

.right_side { 
float: left; 
width: 550px; 
margin: 0 0 0 0;
padding: 0 0 0 25px;
border: solid 0px;
font-size: 13px;
}

.right { 
float: right; 
width: 170px; 
margin: 10px 0 10px 0;
border: solid 0px;
}

.footer { 
clear: both; 
text-align: center;
color: #808080;
background: #f0f0f0;
padding: 10px 0 5px 0;
border-top: 1px solid #eee;
}

.footer ul {
color: #A2ADB9;
margin: 0;
padding: 0;
list-style: none;
border: solid 0px;
}

.footer li {
display: inline;
padding: 0 10px 0 11px;
border-right: solid 1px;
}

.footer a {
border-bottom: 1px dotted #808080; 
color: #4F4F4F; 
background: #f0f0f0; 
text-decoration: none; 
}

.footer a:hover {
border-bottom: 0px dotted #808080; 
}

.right_side .nome_titulo {
font-size: 17px;
color: #974478;
margin: 10px 0 5px 0;
padding: 0;
letter-spacing: 1px;
}

.right_side .nome_titulo a {
font-size: 17px;
color: #974478;
margin: 10px 0 5px 0;
padding: 0;
letter-spacing: 1px;
}

.right_side .nome_titulo a:hover {
text-decoration: none;
color: #AACCD5;
}

.right_side h1 {
font-size: 18px;
color: #974478;
border-bottom: solid 1px #AACCD5;
margin: 0 0 5px 0;
padding: 20px 0 0 0;
letter-spacing: 1px;
}

.right_side ul {
margin: 0 0 10px 0; 
padding: 0 0 0 15px; 
color: #A2ADB9;
border: solid 0px;
}

.right_side li {
list-style: square ;
margin:0;
padding:0;
line-height: 20px;
}

.right_side li a {
text-decoration: none;
margin:0;
padding:0;
}

.right_side li a:hover {
text-decoration: underline;
}

#box_content {
margin: 5px 0 10px 0;
border: solid 0px;
float: left;
background: url(images/bg5.gif) repeat-y;
}

#box_content img {
border: solid 1px #AACCD5;
padding: 1px;
width: 155px;
height: 70px;
}

#box_content .box_content_a {
border: solid 0px;
width: 160px;
float: left;
margin: 0 20px 0 0;
}

#box_content .box_content_a p {
margin: 0;
padding: 0;
}

#box_content .box_content_b {
border: solid 0px;
width: 160px;
float: left;
margin: 0 0 0 13px;
}

#box_content .box_content_c p {
margin: 0;
padding: 0;
}

#box_content .box_content_c {
border: solid 0px #F00;
width: 160px;
float: left;
margin: 0 0 0 37px;
}

#box_side_content {
border: 0px solid #AACCD5;
padding: 0;
width:160px;
float: left;
line-height: 16px;
font-size: 12px;
}

#box_side_content a {
font-weight: bold;
}

/* Colunas - Lista de produtos */
#colunas{
border:solid 0px;
float:left;
margin:0;
padding:0;
}

#coluna1{
float:left;
width:260px;
height:auto;
border:solid 0px;
margin:0;
padding:0;
}

#coluna2{
float:right;
width:260px;
height:auto;
border:solid 0px;
margin:0;
padding:0;
}

.box_contato {
background: #FFF url(images/bg_c.jpg) repeat-y; 
padding:10px; 
width: 410px;
border-left:solid 1px #AACCD5; 
float: left;
line-height:24px;
color: #000;
font-weight: bold;
font-family: verdana;
margin: 0;
}

.box_contato span {
color: #999;
}

/** FORM - ORÇAMENTOS **/
#form_o {
width: 550px;
text-align: left;
border: solid 0px;
margin: 0 auto;
}

#form_o fieldset {
margin: 0;
border: 0;
padding: 0 0 0 15px;
text-indent:0;
clear: left;
border: 1px solid #CCC;
position: relative;
}

#form_o legend {
padding: 5px 0px 10px 0px;
margin: 0 0 0 0; 
font-size: 14px;
font-weight: bold;
position: relative;
left: -7px; /* explorer */
border: solid 0px;
color: #BBB;
}

#form_o label {
display: block;
font-size: 12px;
line-height: 14px;
padding: 0px 0px 3px 0px;
border: solid 0px;
font-weight: bold;
}

.input_ab {
border: solid 0px;
float: left;
width: 260px;
padding: 0 0 0 5px;
}

.input_ac {
border: solid 0px;
float: right;
width: 260px;
padding: 0 0 0 0;
}

.input_a {
width: 233px;
margin: 0 0 15px 0;
padding: 2px 0 2px 0;
} 

.input_c {
width: 231px;
margin: 0 0 15px 0;
padding: 2px 0 2px 0;
}

.input_p {
border: solid 0px; 
width: 251px;
float: left;
}

.input_aq {
border: solid 0px; 
width: 90px;
float: left;
padding: 0 0 0 5px;
}

.textarea_o {
border: solid 0px; 
float: left; 
margin: 0 0 0 1px;
padding: 0 0 0 0;
}

#form_o textarea {
display: block;
width: 410px;
height: 60px;
font-family: arial;
}

.submit {
width: 170px;
cursor: pointer;
border: outset 1px #ccc;
background: #999;
font-weight: bold;
padding: 3px 0 3px 0;
margin: 0;
letter-spacing: 1px;
background: url(images/formbg.gif) repeat-x left top;
color:#000;
font-size:14px;
} 

.diasemana {
margin: 0;
padding: 0;
width: 20px;
}

/*************************/


/** BOX SEMANA **/
#boxsemana_l {
border: solid 0px;
width: 110px;
float: left;
padding: 6px 0 0 5px;
}

#boxsemana_c {
border: solid 0px;
width: 150px;
float: left;
}

#boxsemana_c input {
width: 20px;
margin:0;
padding:0;
}

#boxsemana_c ul {
margin: 0;
padding: 0;
}

#boxsemana_c li {
margin: 0;
padding: 5px 0 6px 0;
border-bottom: solid 1px #CCC;
list-style: none;
color: #000;
}

#boxsemana_r {
border: solid 0px;
padding: 0 0 0 15px;
width: 140px;
float: left;
}

#boxsemana_r ul {
margin: 0;
padding: 0;
}

#boxsemana_r li {
margin: 0;
padding: 5px 0 5px 0;
list-style: none;
border-bottom: solid 1px #CCC;
color: #000;
}

/* --- --- --- --- */
.pb_r {
padding:5px 0 10px 0;
margin:0;
line-height: 18px; 
border-bottom: solid 1px #ABCCD5;
font-size: 11px;
min-height: 90px;
_height: 90px; /* IE 6 */
}

.pb_r img {
float: left; 
margin: 5px 5px 0 0;
padding: 1px; 
border: solid 1px #F8C301;
}

#calendar {
border: solid 1px #F00; 
margin: 0;
width: 18px;
float: right;
}

.cc {
font: 12px verdana;
}

.pages {
border-top: solid 1px #F8C301;
border-bottom: solid 1px #F8C301;
padding: 5px 0 5px 0;
text-align: center;
margin: 0 0 20px 0;
}

.lista_eventos {
border-bottom: solid 0px #CCC;
margin: 0 0 20px 0;
}

.lista_eventos .lista_h1 {
font-size: 19px;
font-weight: normal;
}

.lista_eventos .lista_h1 a{
font-size: 19px;
font-weight: normal;
color: #0E4D8B;
}

.lista_eventos .lista_h1 a:hover{
text-decoration: none;
color: #974478;
}

.fotos_ambientes {
border: solid 0px;
margin: 0 1px 15px 11px; 
_margin: 0 5px 15px 5px;
width: 23%; 
float: left; 
text-align: center;
}

.fotos_ambientes img {
height: 120px;
margin:5px 0 0 0;
border: solid 1px #999;
padding: 1px;
}

.fotos_ambientes img:hover {
border: solid 1px #000;
}

.flyer {
border: solid 0px;
margin: 0 1px 15px 11px; 
_margin: 0 5px 15px 5px;
width: 23%; 
float: left; 
text-align: center;
}

.flyer img {
height: 100px;
margin:5px 0 0 0;
border: solid 1px #999;
padding: 1px;
}

.flyer img:hover {
border: solid 1px #000;
}

.subimitcontato {
width: 170px;
cursor: pointer;
border: outset 1px #ccc;
background: #999;
font-weight: bold;
padding: 3px 0 3px 0;
margin: 0 0 0 17px;
letter-spacing: 1px;
background: url(images/formbg.gif) repeat-x left top;
color:#000;
font-size:14px;
}

.cadastraemail {
width: 141px;
height: 24px;
cursor: pointer;
border: outset 1px #ccc;
background: #999;
letter-spacing: 1px;
background: url(images/formbg.gif) repeat-x left top;
}

.des_do_card li {
border-bottom: solid 1px #EEE;
color: #333;
font-weight: bold;
list-style: none;
float: left;
width: 100%;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

.des_do_card img {
float: right;
margin: 0 0 0 10px;
}



.fotos_grupos {
border: solid 0px #F00;
margin: 0 5px 15px 5px; 
_margin: 0 4px 15px 4px;
width: 169px; 
float: left; 
text-align: center;
}

.fotos_grupos img {
width: 155px;
margin:5px 0 0 0;
border: solid 1px #999;
padding: 2px;
}

.fotos_grupos img:hover {
border: solid 1px #000;
}

.ag_grupos li {
color: #333;
font-weight: bold;
list-style: none;
float: left;
width: 100%;
margin: 0 0 10px 0;
}

.list_ar_gr {
border: solid 1px;
}


ul.az_busca_grupos {
margin: 0;
padding: 0;
}

ul.az_busca_grupos li{
list-style: none;
float: left;
padding: 2px;
border: solid 1px;
width: 12px;
text-align: center;
font-weight: bold;
margin: 0 1px 0 1px;
}