﻿/*BASE*/
*{margin:0;padding:0;border:0;outline:0;list-style:none;text-decoration:none}
html, body ,#main{height:100%;}
body{font:14px "Palatino Linotype", Georgia;color:#000;text-align:center;background:#CB987B url(../images/bg_body.jpg) no-repeat top center}
form input,form select,form textarea{border:1px solid #D6D6D6;font:12px Arial;color:#000}
a{color:#000}
a:hover{text-decoration:underline}
hr{display:none}
.hr{border-bottom:1px dashed #ccc}
/*CLASSE GLOBAIS*/
.clear{clear:both !important}
.nomg{margin:0 !important}
.nopd{padding:0 !important}
.nobd{border:0 !important}
.nobg{background:none !important}

/*INICIO*/
#main{width:100%;text-align:left;background:url(../images/bg_menu.gif) repeat-x 0 140px;_background-position: 0 145px}
#container{margin:0 auto;width:800px;position:relative;min-height:100%}
* html #container{height: 100%}
/*HEADER*/
#header{padding:25px 0;height:88px}
#header h1 a{float:left;color:#fff;background:#505455;padding:15px 30px;text-decoration:none;font:normal 1.5em "Palatino Linotype", Georgia}

/*MENU*/
#menu {clear:both}
#menu ul li{float:left;font:normal 24px "Palatino Linotype", Georgia;padding:12px 20px}

/*MensagemHome*/
#mensagemHome{width:500px;background:#CBC4B2;padding:20px 50px;margin-top:100px;filter:alpha(opacity=80);opacity:0.8;}

/*Content*/
#content{width:525px;margin:30px 0 50px 200px}
#content h2{float:left;font:normal 36px "Palatino Linotype", Georgia;color:#fff;background:#505455;padding:0 10px}
#content  #conteudo{clear:both;background:#fff;padding:10px}
#content  #conteudo h3{border-bottom:1px solid #000;font:normal 18px "Palatino Linotype", Georgia;margin-bottom:10px}
#content  #conteudo p{margin-bottom:10px}
.crr ul{margin:0 20px}
.crr ul li{list-style:circle;margin-bottom:5px}

/* GALERIA */
#palco{height:350px;background:#ccc;text-align:center}
#legenda{padding:10px 0;font-size:20px;text-align:center;height:27px}
#thumbs{background:#f5f5f5;padding:5px;height:49px;width:495px;overflow-x:auto}
#thumbs a {margin-right:5px}
#thumbs a img{width:50px;height:50px}
#thumbs a.setas img{width:auto;height:auto}

.chamagal{clear:both;float:left}
.chamagal img{float:left;margin-right:10px}
.chamagal a{float:left;margin-top:40px;font:bold 15px "Palatino Linotype", Georgia}

/*CONTATO*/
#contato{margin-left:40px}
#contato label{display:block}
#contato input{padding:2px;width:400px;height:16px;margin:5px 0}
#contato input.ddd{width:20px}
#contato input.fone{width:100px}
#contato input.enviar{width:60px;border:0;height:24px;background:#D7AF23;font-weight:bold}
#contato textarea{padding:2px;width:400px;height:150px}

/*EXPOSIÇÕES*/
.expo li{margin-bottom:10px;list-style-type:square;margin-left:30px}

/*Assinatura*/
h6{position:absolute;bottom:10px;right:0;float:right;background:#CBC4B2;font-size:14px;padding:2px 5px}

/*Ajustes*/
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb100{margin-bottom:100px !important}

.egal{float:left;width:500px}