
html,body{height:100%}

body {
        min-width: 1200px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:100%;
        color: #000;
        padding:0;
        margin:0 auto;
        font-size:12px;
        line-height:18px;
}


/********/
/* Site */
/********/
.container {margin: 0 auto;width: 1132px;}


/**********/
/* Header */
/**********/
.grid1 {background:#3b0000 url(https://est.no.comunidades.net/estilos/html5/header_vermelho.png) repeat-x top center;}
#header {height:100px;}


/******************/
/* Titulo do Site */
/******************/
.container .grid2 {float: left; width: 1100px; height:40px; padding: 0 16px;}
#titulo {margin-top:20px; font:30px "Helvetica", Arial, sans-serif; color:#fff; text-shadow: #000 2px 2px 3px;}


/****************/
/* Menu do Topo */
/****************/
.container .grid3_1 {float: right; width:30px; height:72px; background: url(https://est.no.comunidades.net/estilos/html5/menu_right_vermelho.png) no-repeat;}
.container .grid3_2 {float: right; max-width: 1000px; height:72px; padding-top:26px; background: url(https://est.no.comunidades.net/estilos/html5/menu_center_vermelho.png) repeat-x;}
.container .grid3_3 {float: right; width:30px; height:72px; background: url(https://est.no.comunidades.net/estilos/html5/menu_left_vermelho.png) no-repeat;}


/************************/
/* Menu do Topo - cores */
/************************/
#menu a {color: #bbb;}
#menu li:hover > a {color: #ffffff;}
*html #menu li a:hover {color: #ffffff;}


/***********************************/
/* Menu do Topo > Sub-Menu - cores */
/***********************************/
#menu ul{
background: #8b2214;
background: -moz-linear-gradient(#8b2214, #450c05);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #450c05),color-stop(1, #8b2214));
background: -webkit-linear-gradient(#8b2214, #450c05);
background: -o-linear-gradient(#8b2214, #450c05);
background: -ms-linear-gradient(#8b2214, #450c05);
background: linear-gradient(#8b2214, #450c05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b2214', endColorstr='#450c05');
background: -webkit-gradient(linear, left top, left bottom, from(#8b2214), to(#450c05));
background: -moz-linear-gradient(top,  #8b2214,  #450c05);
border:1px solid #480d06;
}
#menu ul a:hover{background: #66160c;}
#menu ul li{-moz-box-shadow: 0 1px 0 #480d06;-webkit-box-shadow: 0 1px 0 #480d06;box-shadow: 0 1px 0 #480d06;}


/****************/
/* Menu do Topo */
/****************/
#menu {float:right; padding:0px;}
#menu li{float: left;padding: 0px 0 10px 0;position: relative;line-height: 0; list-style: none;}
#menu a {float: left; height: 20px; margin: 0 15px 0 15px; font:15px/20px "Helvetica", Arial, sans-serif; text-decoration: none;text-shadow: 0 2px 0 #000; max-width:150px; overflow: hidden; white-space: nowrap;}
#menu a {text-align:center;}
#menu li:hover > ul {display: block;}


/***************************/
/* Menu do Topo > Sub-Menu */
/***************************/
#menu ul{list-style: none;margin: 0;padding: 0; display: none;position: absolute;top: 29px;left: 0px;z-index: 99999;}

#menu ul ul{top: 0;left: 150px;}
#menu ul li{float: none;margin: 0;padding: 0;display: bloc;}

#menu ul li:last-child {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
#menu ul a {font:14px "Helvetica", Arial, sans-serif; padding: 10px 20px; margin:0px;height: 10px;height: auto;line-height: 1;display: block;white-space: nowrap;float: none;text-transform: none;text-align:left; max-width:none; text-shadow:none;}

*html #menu ul a{height: 10px;}
*:first-child+html #menu ul a {height: 10px;}

#menu ul ul li:first-child a:after{left: -8px;top: 12px;width: 0;height: 0;border-left: 0;border-bottom: 5px solid transparent;border-top: 5px solid transparent;}
#menu ul li:first-child a:hover:after {}
#menu ul ul li:first-child a:hover:after {border-bottom-color: transparent;}
#menu:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


/********************/
/* Slide de Imagens */
/********************/
.container .grid4 {width: 1100px;margin: 0 auto; height:330px; padding-top:55px;}
.nivoSlider img {
        max-width:1100px;
        max-height:275px;
	-moz-border-radius: 10px;border-radius: 10px;-webkit-border-radius:10px;
}


/********************/
/* Conteudo do Site */
/********************/
#content{width:100%;margin-top:-100px;min-height:200px;padding: 80px 0 20px 0;}
.geral {background:#f8f8f8 url(https://est.no.comunidades.net/estilos/html5/shadow.png) no-repeat top center;}
.main-section {padding:0 0 20px 0; margin:0px auto;}


/********/
/* Topo */
/********/
.container .grid8 {width: 1100px; margin: 0 auto; padding-bottom:20px;}
#topo {margin: 30px 0 0px 0; text-align:center; color:#333;}
#topo p {text-align:center;}


/**********************/
/* Coluna da Esquerda */
/**********************/
.container .grid5 {width: 250px;float: left; color:#333; padding-left:15px;}
.container .grid9 {padding:15px; background: #fff; border:1px solid #e9e9e9; -moz-border-radius: 10px;border-radius: 10px;-webkit-border-radius:10px;}
.container .grid9 p {margin: 0px;padding: 5px 0;text-align: left;}


/****************/
/* Menu Lateral */
/****************/
.graphite {padding:10px; background: #fff; border:1px solid #e9e9e9; -moz-border-radius: 10px;border-radius: 10px;-webkit-border-radius:10px;}
.graphite .accordion a {color: #900;}
.graphite .accordion ul a {color: #900;}
.graphite .accordion a.dcjq-parent {color: #900;}
.graphite .accordion a.dcjq-parent:hover {color: #000;}
.graphite .accordion a:hover {color: #000;}

ul,li{border:0;outline:none;margin:0;padding:0;}
ul, ul li{list-style: none;}
.graphite {margin-bottom: 30px;}
.graphite .accordion {font: bold 14px "Helvetica", Arial, sans-serif;}
.graphite .accordion, .graphite .accordion li {margin: 0; padding: 0; border: none;}
.graphite .accordion a {padding: 5px 0px 5px 18px;  text-decoration:none; margin-top: 0px; display: block; font-weight:bold; position: relative;}
.graphite .accordion li a {background: url(https://est.no.comunidades.net/estilos/html5/arrow_black_right5.png) no-repeat 0 center;}
.graphite .accordion ul a {padding-left:18px; background:none;}
.graphite .accordion a .dcjq-icon {position: absolute; top: 50%; left: 0px; width: 20px; margin-top: -7px; height: 15px;}
.graphite .accordion a.dcjq-parent.active .dcjq-icon {background: url(https://est.no.comunidades.net/estilos/html5/arrow_black_down5.png) no-repeat 0 center;}
.graphite .accordion a:active{}


/*********************/
/* Coluna da Direita */
/*********************/
.container .grid6 {width: 810px; float: right; margin-right:15px;}


/**********/
/* Footer */
/**********/
#footer {width:100%; color:#eee; padding:30px 0; background:#3b0000 url(https://est.no.comunidades.net/estilos/html5/footer_vermelho.png) repeat-x top center;}
.container .grid7 {width: 1100px; margin: 0 auto; text-align:center;}
#footer p {text-align:center;}
#footer a:link, #footer a:visited {color: #fff; text-decoration: underline; font-weight: normal;}
#footer a:active, #footer a:hover {color: #fff; text-decoration: none;}


/*********/
/* Geral */
/*********/
a:link, a:visited {color: #900; text-decoration: none; font-weight: normal;}
a:active, a:hover {color: #000; text-decoration: none;}

.container p {margin: 0px;padding-bottom: 10px;text-align: justify;}
img {border:0px; -moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius:5px;}
.container .grid5 img {max-width: 220px; width: expression(this.width > 220 ? 220: true);}
.container .grid6 img {max-width: 800px; width: expression(this.width > 800 ? 800: true);}

h1 {font-size: 22px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

.titulo {visibility:hidden;overflow:hidden;line-height:0;padding:0;font-size:0px;}
.warning{color: #CC0000;}
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
