body {
	font: 13px Arial, Helvetica, sans-serif; line-height:1.6em; color:#535353; 
	background: #efefef;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
 a{color:#1a55a1;}
#spacer {float:left; width: 525px; padding-left:25px; margin-left:25px; height:10px; border-bottom:1px solid #d1dded; margin-bottom:20px;}


#layer1 { position: absolute; margin-top: 170px; width:400px; height:40px; z-index:1; background: #1f417b; border: 1px none #000000; 
		visibility: visible; filter: alpha(opacity=65); opacity: .65	; -moz-opacity:0.65}
#layer2 { position: absolute; width:377px;  height:15px; z-index:2; visibility: visible; 
		font-family: Arial, sans-serif, Helvetica, Verdana ; font-size: 12px; color: #e8e8e8; 
		margin: 190px 8px 0 15px; line-height:1.4em;}
#layer3 { position: absolute; width:377px;  height:15px; z-index:2; visibility: visible; 
		font-family: Arial, sans-serif, Helvetica, Verdana ; font-size: 17px; color: #e8e8e8; 
		margin: 170px 8px 0 15px; line-height:1.4em; font-weight:bold}
		
.decrease { line-height:1.4em; text-indent:0px;}
.limpa {clear:both;     height:0;   line-height: 0px;}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
#container {position:absolute; left:50%; margin-left:-500px; width:1000px; background-color:white; border:1px solid #eaf0f8;}
#container h1, h2{ color:#f7881b; font-family:Arial, Helvetica, sans-serif}
#container h1{font-size:20px; font-weight:lighter}
#container h2 { font-size:17px}
#header {width:1000px; height:142px; background:url(../images/feajr_body_01.gif) no-repeat; margin:0; padding:0 } 
#menu_top{ padding-top:5px}
#menu_top ul{color:#b7b7b7; list-style:none; float:right; width:500px; text-align:right; margin:0; padding:0}
#menu_top ul li {display:inline; height:20px; padding:0}
#menu_top li {}
#menu_top li a{text-decoration:none; color:#314883; font: 13px Arial, Helvetica, sans-serif; margin-left:15px; margin-right:15px; }
#menu_top ul li a:hover, .m_header_ativo { border-top:4px solid #d4e1f2; line-height: 20px}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/* MENU/////*/
#menu_bar {position:absolute; left:250px; top: 90px;}
#menu_bar a {display:block; height: 37px; float:left; }

.m_bar_emprs {background: url(../images/menu_link_01.gif) no-repeat; width:148px;}
.m_bar_emprs:hover{ background: url(../images/menu_over_01.gif) no-repeat;}
.m_bar_emprs_a { background: url(../images/menu_active_01.gif) no-repeat;}

.m_bar_cons {background: url(../images/menu_link_03.gif) no-repeat; width:182px; } 
.m_bar_cons:hover { background: url(../images/menu_over_03.gif) no-repeat;}
.m_bar_cons_a { background: url(../images/menu_active_03.gif) no-repeat;}

.m_bar_evnt {background: url(../images/menu_link_05.gif) no-repeat; width:129px; } 
.m_bar_evnt:hover {background: url(../images/menu_over_05.gif) no-repeat;}
.m_bar_evnt_a {background: url(../images/menu_active_05.gif) no-repeat;}

.m_bar_sele {background: url(../images/menu_link_06.gif) no-repeat; width:240px;} 
.m_bar_sele:hover {background: url(../images/menu_over_06.gif) no-repeat;}
.m_bar_sele_a {background: url(../images/menu_active_06.gif) no-repeat;}

#menu_bar a span {display:none;}

/* LEFT /////*/
#left {float:left; width:210px; min-height: 350px; _height:350px;}
#logo {margin-left:5px;margin-bottom:15px;}
#logo .viva {margin-top:10px;}
#menup{  }
#menuc ul{list-style:none; padding:0; margin-top:70px; margin-left:15px}
#menuc ul li {}
#menuc li { }
#menuc li a{ display:block; width:180 px; height:27px; text-decoration:none; color:#296abc; font: 14px Arial, Helvetica, sans-serif;  background:url(../images/sub_m_link.gif) left top no-repeat; padding-top:5px }
#menuc ul li a:hover, .m_header_ativo { background:url(../images/sub_m_over.gif) left top no-repeat;}
#menuc span{margin-left:10px; color:#296abc; font: 14px Arial, Helvetica, sans-serif; padding-top:10px}
#menup ul{list-style:none; padding:0; margin-top:90px; margin-left:15px}
#menup ul li {}
#menup li { }
#menup li a{ display:block; width:180 px; height:27px; text-decoration:none; color:#296abc; font: 14px Arial, Helvetica, sans-serif;  background:url(../images/sub_m_link.gif) left top no-repeat; padding-top:5px }
#menup ul li a:hover, .m_header_ativo { background:url(../images/sub_m_over.gif) left top no-repeat;}
#menup span{margin-left:10px; color:#296abc; font: 14px Arial, Helvetica, sans-serif; padding-top:10px}

#img_dstk {  }
#img_dstk ul{list-style:none; padding:0; margin-left:20px;}
#img_dstk img{}

/* RIGHT /////*/
#right {float:right; width:790px;  background:url(../images/bg_gray.jpg) left top no-repeat; margin-top:-15px; text-align:left}
.news{ background:url(../images/box_news.gif) no-repeat top; }
.tit_news{ color:#f76e1b; line-height: 2em;}
.tit_membros{ color:#296abc; line-height: 2em; }

#right form{ font: 13px Arial, Helvetica, sans-serif; color:#666666; margin-left: 10px}
#right input { border:1px solid #bbc6d6; text-align:left;font: 13px Arial, Helvetica, sans-serif; color:#666666; margin-left: 10px}
#right select { border:1px solid #bbc6d6;font: 13px Arial, Helvetica, sans-serif; color:#666666; margin-left: 10px}
#right textarea { border:1px solid #bbc6d6;font: 13px Arial, Helvetica, sans-serif; color:#666666;}
#right h1{ text-indent: 25px; margin-top:60px}
#right h2{ text-indent: 25px;}
.conteudo{ padding-left: 35px; width: 550px}

#form_consult { }
#form_consult input{ margin: 2px 0 2px 5px;}
#form_consult select{ margin: 2px 0 2px 5px;}
#form_consult textarea{ margin: 2px 0 2px 5px;}


#gestao{ position:absolute;  float:right; width:130px; top:230px; left:840px;}
#gestao ul{list-style:none; padding:0; margin:0 }
#gestao ul li { width:130px;text-align:center;}
#gestao li a{ display:block; height:30px; text-decoration:none; color:#a39f86; font: 12px Arial, Helvetica, sans-serif;  padding-top:15px; border-bottom:1px solid #e3e2da; margin-top:-5px; }
#gestao ul li a:hover { color:#676450}
.m_header_ativo{ font-weight:bold}
#gestao span{ color:#296abc; font: 14px Arial, Helvetica, sans-serif; text-decoration:underline; }

#SEinscBTN {margin:20px 230px;}
#SEinscBTN a{background:url(../images/empreendedor/inscricaoBTN.gif) 0 0; padding:12px 12px 12px 140px;}
#SEinscBTN a:hover{background:url(../images/empreendedor/inscricaoBTN.gif) 0 40px; padding:12px 12px 12px 140px;}


#eventos{width: 550px; padding-left: 25px; float:left}
#eventos h3{color:#5d5b5b; font: 11px Arial, Helvetica, sans-serif; font-weight:lighter; border-bottom: #d1dded solid 1px;; height:25px; padding-top:8px; text-indent:5px; margin:0}
#lista_eventos{ float:left; margin-right:15px}
#lista_eventos h4{color:#1a55a1; font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:25px; margin:0; padding:0; text-decoration:none;}
#lista_eventos h5{color:#1a55a1; font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:5px; margin:0; padding:0; text-decoration:none;}
#lista_eventos img{ border-left:#ffe698 solid 9px; text-decoration:none;}
#lista_eventos p{margin-left: 25px; width: 550px}

#noticias{width: 550px; padding-left: 25px; float:left}
#noticias h3{color:#5d5b5b; font: 11px Arial, Helvetica, sans-serif; font-weight:lighter; border-bottom: #d1dded solid 1px;; height:15px; padding-top:8px; text-indent:5px; margin:0}

.lista_noticias{ margin-right:15px}
.lista_noticias h5{color:#1a55a1; font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin:0; padding:0; text-decoration: underline; text-indent:25px; margin-bottom:-10px; margin-top:8px}
.lista_noticias p{margin-left: 25px; width: 550px; line-height: 16px}
.lista_noticias a{color:#1a55a1;}



#mainContent { 
	padding: 8px 0 1px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:left; background:url(../images/bg_home_destq.gif) repeat; height:216px; border-bottom:#efeee9 solid 1px; background-position: 5px; }

#txtdestaque{ margin: 8px 0 0 37px; border-left:#a4bedd solid 1px; padding:0; height: 27px }
#txtdestaque h4{ color:#3773c0; font: 1.2em sans-serif, Arial, Helvetica; font-weight:bolder; text-indent:10px; margin:0; padding:0}
#txtdestaque2{ margin: 8px 0 0 2px; border-left:#a4bedd solid 1px; padding:0; height: 27px }
#txtdestaque2 h4{ color:#3773c0; font: 1.2em sans-serif, Arial, Helvetica; font-weight:bolder; text-indent:10px; margin:0; padding:0}
#chamada1{ margin: 0 0 0 48px; line-height:1.2em; font-size:12px}
#chamada1 a  { text-decoration:none; color:#535353;}
#chamada1 a:hover{text-decoration:underline}

#chamada2{ margin: 0 0 0 13px; line-height:1.2em; font-size:12px; width:210px}
#chamada2 a  { text-decoration:none; color:#535353;}
#chamada2 a:hover{text-decoration:underline}

	
#destq1{ width:268px; float:left; margin:0; padding:0}
#destq1 img{border-left:#ffe698 solid 3px; border-right:#ffe698 solid 3px; margin-left: 35px}

#destq2{ margin: 0 0 0 295px; padding:0; width: 403px; background:#ffe698; padding-left:3px; height:215px }
#destq2_img{background: url(../images/img_destaque1.jpg) no-repeat; width:400px; height:215px}

#destq3{ width:268px; float: right; margin:0; padding:0}
#destq3 img{border-left:#ffe698 solid 3px; border-right:#ffe698 solid 3px; }

#destq4{ width:410px; float: right; margin:0 30px 0 0; padding:0}

#destq2_img *{text-decoration:none; color:#e8e8e8;}

#middlecontent1{ float:left; width:732px; margin-top:14px;}
#consult{ }
#titconsult { height: 17px; font: 18px Arial, Helvetica, sans-serif; color:#f76e1b; margin: 0 0 0 45px; }
#titconsult a{color:#f76e1b; text-decoration:none;}
#boxconsult {height:164px; border:1px solid #fcebde; background:#fffffb; line-height:1.2em; padding-top:8px; padding-right: 10px}
#boxconsult a  { text-decoration:none; color:#535353;}
#boxconsult a:hover{text-decoration:underline}

#depoimentos{ }
#titdepoi { height: 13px; font: 13px Arial, Helvetica, sans-serif; color:#296abc; margin: 2px 0 0 45px; }
#boxdepoi { height:164px; border:1px solid #e9f0f8; background:#fafafa; line-height:1.2em; margin: 0 0 0 20px; padding: 10px 10px 0 10px;}
#nome{ color:#296abc; font-size:12px; text-align:right; margin-top:5px}


#middlecontent2{ float:right; width:268px}
#middlecontent2 form{ font: 13px Arial, Helvetica, sans-serif; color:#666666; margin:0; padding:0}
#middlecontent2 input { border:1px solid #bbc6d6;}
#middlecontent2 select { border:1px solid #bbc6d6;}
.thin{font-size:11px; line-height:2.5em}


#parceiros{width:732px; height:50px;  background:#f6f8fb; margin-top:18px}
.titparceiros{ color:#034388; font: 16px sans-serif, Arial, Helvetica; font-weight:500; padding:0 0 0 50px; margin:0 }
#parceiros img{ border:0px; }
#boxparceiros{ width:180px; height:50px; background:#eaeff6; margin:0; padding:0}
#txtparceiros{ margin: 0; border-left:#a4bedd solid 1px; padding:0; height: 35px;  }
#txtparceiros h5{ color:#034388; font: 12px sans-serif, Arial, Helvetica;  margin:0; padding:0 15px 0 15px; }
#txtparceiros h5 a{text-decoration:none; color:#034388;}




#footer { clear:both; padding: 2px 0 0 0;	width:1000px; height:25px;	background:url(../images/feajr_body_04.gif) bottom no-repeat; } 
#developer{ float:left ; margin-left: 15px}
#developer img{ border:0;}
#copyr { color:#8b8b8b; font: 11px Verdana, Arial, Helvetica, sans-serif;  margin-left: 260px; padding-top:8px; padding-left:45px;
	 /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.paginacao {width:570px; text-align:right;}
.paginacao a {text-decoration:none;}
.paginacao a:hover {text-decoration:underline;}
.paginacao * {color: black;}

* html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="_img/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}

.cp_sinopsecaract{float:left; margin-top:2px; margin-left:2px; color:#999999;}
.cp_sinopse{float:left;border:1px solid #999999; text-align:center; width:60px; margin-top:2px; color:#999999; margin-left:5px;}