
*               {margin:0; padding:0;}
html , body     {margin:0;padding:0;font-size:11px; font-family:arial,verdana,tahoma; color:#666; height:100%;background:#B5CDF3 url(../imgs/newback.jpg) repeat-x;}
form            {margin:0; padding:0;}  
img             {border:0; vertical-align:top; text-align:left;}
h1, .Title      {font-size:24px; font-weight:normal; text-decoration:none;margin:5px 0;padding-bottom:2px; font-family: 'Cuprum', arial, serif; color:#54B948}
p               {margin:0;}
h2              {color:#54B948; background:url(../imgs/bullet.png) no-repeat left 4px; padding-left:20px; padding-bottom:5px; font-size:20px; border-bottom:1px solid #C2D3EF; font-family: 'Cuprum', arial, serif;  font-weight:normal;}
h3				{padding-left:10px; padding-bottom:5px; margin:10px 0; font-size:18px; font-family: 'Cuprum', arial, serif;  font-weight:normal; color:#ff9000;}
h4              {}
h5              {}
ul , ol , li    {list-style:none;margin:0px; padding:0px; outline:none;}
a               {text-decoration:underline; color:#ff377c; outline:none;}
a:hover         {text-decoration:none}
a:visited       {text-decoration:underline;}
textarea        {font-family:arial,verdana,tahoma;font-size:11px;}
        
#main           {margin:0 auto;width:955px; padding:5px;}
#topleft        {position:absolute;top:5px;width:305px;;margin-left:10px;}
#topleft a      {}
#topleft img    {height:130px;}
#topright       {width:620px;margin-right:18px;height:133px;float:right;}

.struct_table td{vertical-align:top;}

/*Menu*/
#menu{margin-top:73px; float:right; padding:0; height:60px;}
#menu ul li{float:left; width:120px; height:40px; margin-left:4px; padding-top:20px;}
#menu ul li.apresentacao{background:url(../imgs/menu1.png) no-repeat 0 0;}
#menu ul li.actividades{background:url(../imgs/menu2.png) no-repeat 0 0;}
#menu ul li.servicos{background:url(../imgs/menu3.png) no-repeat 0 0;}
#menu ul li.galeria{background:url(../imgs/menu4.png) no-repeat 0 0;}
#menu ul li.contactos{background:url(../imgs/menu5.png) no-repeat 0 0;}

#menu ul li a{font-family: 'Cuprum', arial, serif; text-decoration:none; text-align:center; color:#fff; width:120px; height:40px; display:block; font-size:16px; text-transform:lowercase;}
#menu ul li a:hover, #menu ul li a.on{color:#fff; }

/*Conteudo*/
#contentwrapper{clear:both;background:url(../imgs/contentback.png) no-repeat bottom center;padding-bottom:8px;}
#contentzapper{width:918px; margin:0 auto;}
#content p {padding:5px 0;}

.list{margin-left:10px;}
.list li {
	background:url(../imgs/list_marker.jpg) no-repeat 0 0;
	padding-left:30px;
	min-height:26px;
	margin-bottom:10px;
	font-size:13px;
	padding-top:4px;
}

/* Pagina Inicial */
#backimage{margin-bottom:3px}
#content{/*width:884px;*/ background:#fff; margin:0 auto; padding:0 17px;}
#contentborder p{padding:15px 0 0;}

/* Pagina Normal */
#backimageborder{border-top:1px solid #ececec; border-bottom:1px solid #ececec;}
#contentborder{width:884px; background:#fff;  margin:0 auto; padding:0 17px 20px 17px;border-left:1px solid  #ececec;border-right:1px solid #ececec;}
#left{float:left;width:195px;padding-right:35px;}

#content p{font-size:12px; line-height:18px;}

/*Artigos - Areas Editaveis */
#articles{}
#footer-left ,  #footer-center1 , #footer-center2 {width:229px;height:76px;color:#31556d;float:left;font-size:12px;}
#footer-left div, #footer-right div, #footer-center1 div, #footer-center2 div{ padding:12px 18px 5px; color:#fff; font-size:20px; font-family: 'Cuprum', arial, serif;}
#footer-left strong , #footer-center1 strong {color:#FFF;font-size:16px;display:block; padding-bottom:5px; font-weight:normal;}
#footer-left{background:url(../imgs/footer1.png)  no-repeat bottom center;}
#footer-center2{background:url(../imgs/footer3.png) no-repeat bottom center;}
#footer-center1 {background:url(../imgs/footer2.png) no-repeat bottom center;}
#footer-right{float:left;background:url(../imgs/footer4.png) no-repeat bottom center;width:231px;height:76px;}
#footer-right div{color:#444444;}

/*Navbar */
#navbar{padding:15px 10px 15px;text-transform:lowercase; color:#6e8dbf;font-family:Tahoma, Arial, Verdana;}
#navbar a{text-decoration:none;color:#b3c3dc;}

/*Bottom*/
#copyright{color:#8fa1bc;margin:5px  0 10px 22px;}
#copyright a ,  #copyright a strong{ text-decoration:none; color:#8fa1bc;}
#green{color:green;}

.clear{clear:both;}

.info{
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-box-shadow:2px 2px 2px #888888;
  padding:15px 20px!important;
  background:none repeat scroll 0 0 #7896C4;
  color:#FFFFFF;
  font-size:18px!important;
  line-hieght:19px!important;
  font-family: 'Yanone Kaffeesatz', arial, serif;
  margin-bottom:15px;
}
.blue{background:#069EF6;}
.green{background:#73DC0A;}
.roxo{background:#BC0ADC}
.laranja{background:#FBB200;}
.gray{color:#444444!important;}

/* mensagem popup */
#mask_msg{width:100%; height:100%; background:#000; opacity:0.4; filter:alpha(opacity=40); left:0; top:0; position:absolute; z-index:1000; display:none;}
#msg{height:183px; width:300px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; z-index:1001; display:none;}
#msg .close-msg{width:24px; height:24px; position:absolute; right:0; z-index:1002}
