* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 14px;
    line-height: 20px;
    font-family: arial, sans-serif;
    color: #c9c9c9;
    background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/body.png) repeat 0 0; 
    min-width: 960px;
}

a { color: #00afc6; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

h2 { font-size: 24px; line-height: 34px; color: #fff; font-family: georgia, arial, helvetica, serif; font-style: italic; }
h3 { font-size: 22px; line-height: 32px; color: #747474; font-family: georgia, arial, helvetica, serif; font-weight: normal; font-style: italic; }
h4 { font-size: 20px; line-height: 30px; color: #fff; font-family: georgia, arial, helvetica, serif; font-weight: normal; }
.shell { width: 960px; margin: 0 auto; }


/**********/
/* Header */
/**********/
header { background-color: #141414; border-bottom: 1px solid #006e86; height: 90px; }
header .shell { position: relative; }


/*************/
/* Menu Topo */
/*************/
#navigation { text-align: right; padding-top: 34px; font-size: 16px; font-family: georgia, arial, helvetica, serif; padding-right: 16px; }
#navigation a { margin-left: 38px; color: #fff; }
#navigation a:hover { text-decoration: none; color: #0096b4; }


/**********/
/* Slider */
/**********/
.slider-section { background: #009bb9 url(https://est.no.comunidades.net/estilos/style40/01/css/images/slider-section.png) repeat-x center 0; height: 269px; min-height: 269px; }
.slider-holder { background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/slider-holder.png) repeat 0 0; border-top: 1px solid #568993; width: 940px; height: 250px; padding: 9px; position: relative; bottom: -30px; }
.slider-holder span.slider-shadow { background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/slider-shadow.png) no-repeat 0 0; width: 960px; height: 37px; position: absolute; bottom: -37px; left: 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.flexslider { width: 940px; height: 250px; overflow: hidden: }
.flexslider ul.slides { list-style: none; list-style-position: outside; position: relative; }
.flexslider ul.slides li { width: 940px; height: 250px; float: left; position: relative; }
.flexslider ul.slides li img { width: 940px; height: 250px; }
.flexslider ul.slides li .slide-cnt { width: 336px; padding: 30px 26px 20px 26px; background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/slide-cnt.png) repeat 0 0; position: absolute; top: 41px; right: 47px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.flexslider ul.slides li .slide-cnt h3 { color: #eae8de; font-weight: normal; line-height: 22px; padding-bottom: 14px;  }
.flexslider ul.slides li .slide-cnt p { color: #39daf5; font-size: 14px; line-height: 22px; padding-bottom: 16px; }
.flexslider ul.slides li .slide-cnt a.slider-btn { width: 115px; height: 33px; line-height: 33px; text-align: center; padding: 0 44px 0 22px; font-size: 17px; color: #0d0d0d; display: block; font-weight: bold; 
text-shadow: rgba(255,255,255,0.4) 1px 1px 2px; background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/slider-btn.png) no-repeat 0 0; }
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { color: #fff; text-decoration: none; text-shadow: rgba(0,0,0,0.4) 1px 1px 2px; }


/********/
/* Topo */
/********/
#topo { padding-top:65px; width:100%; text-align:center; }


/********/
/* Main */
/********/
#wrapper { min-height: 100%; height: auto !important; height: 100%; }
.main { padding-top: 5px; padding-bottom: 30px; }


/*******************/
/* Coluna Esquerda */
/*******************/
.content { width: 700px; float: left; padding-left: 3px;  }
.content h2 { padding-bottom: 15px; }
.content p { padding-bottom: 15px; text-align: justify;}
.content p:last-child { padding-bottom: 0; }
.content .box { background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/box.png) repeat 0 0; padding: 20px 25px 30px 25px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }


/******************/
/* Coluna Direita */
/******************/
aside { width: 220px; float: right; padding-top:45px; }
aside .widget ul { list-style: none; list-style-position: outside; padding-bottom:15px; }
aside .widget ul li { background: url(https://est.no.comunidades.net/estilos/style40/01/css/images/plus-ico.png) no-repeat 0 8px; padding: 0 0 5px 14px; line-height: 22px; }
aside .widget ul li a { color: #39daf5; font-size:14px; }
aside .widget ul li a:hover { color: #0092b1; text-decoration:none; }
.sub-pages {padding-left:15px;}
aside p { text-align: justify; padding: 5px 0; }


/**********/
/* Footer */
/**********/
#footer { background: #141414; border-top: 1px solid #006e86; min-width: 960px; margin-top:20px; }
.footer-content  { height: 100%; padding: 25px 0; position: relative; }
.footer-content p { text-align: center; padding:5px 0;}


/**********/
/* Outros */
/**********/
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.titulo {visibility:hidden;overflow:hidden;line-height:0;padding:0;font-size:0px;}
.warning{color: #CC0000;}

