* {
margin: 0;
padding: 0;
vertical-align: baseline;
list-style: none;
font-weight: normal;
}

@font-face {
    font-family: 'helvetica_lightregular';
    src: url('helvetica-light-webfont.eot');
    src: url('helvetica-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-light-webfont.woff') format('woff'),
         url('helvetica-light-webfont.ttf') format('truetype'),
         url('helvetica-light-webfont.svg#helvetica_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'alexandriaflfbold';
    src: url('alexandriaflf-bold-webfont.eot');
    src: url('alexandriaflf-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('alexandriaflf-bold-webfont.woff') format('woff'),
         url('alexandriaflf-bold-webfont.ttf') format('truetype'),
         url('alexandriaflf-bold-webfont.svg#alexandriaflfbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'alexandriaflfregular';
    src: url('alexandriaflf-webfont.eot');
    src: url('alexandriaflf-webfont.eot?#iefix') format('embedded-opentype'),
         url('alexandriaflf-webfont.woff') format('woff'),
         url('alexandriaflf-webfont.ttf') format('truetype'),
         url('alexandriaflf-webfont.svg#alexandriaflfregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.clear {clear: both;}


/* CORES

	Amarelo:			#D92D81
	Laranja:			#8d3c83
	Cinza-Texto			#9a9a9a




*/



/* ============================================== */

#page-wrap					{ position: relative; }

#content-container			{ width: 960px; height:auto; padding: 15px 0 0;
							  position:relative; margin: 0 auto; background:; }

#header				{ width: 940px; height: 165px; background: #FFF; position: relative;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd; }
#logo h1 a			{ width:427px; height:127px; display: block;
					  background: url(../images/logo.png) no-repeat center center;
					  position:absolute; top:20px; left: 10px;
					  text-indent: -9999px; }
					  
					  
#dataLocal			{ width:330px; height: 140; position: relative; float: right; padding: 20px 10px 0; 
					  font-family: 'alexandriaflfregular';  }
#dataLocal h2		{ font-size: 30px; color: #fff; background: #D92D81; padding: 6px 10px 4px; 
					  font-family:'alexandriaflfbold'; position: relative; margin-bottom: 2px; display: inline-block;}
#dataLocal h3		{ font-size: 27px; color: #fff; background: #8d3c83; padding: 6px 10px 4px;
					  margin-bottom: 2px; display: inline-block; }
#dataLocal h4		{ font-size: 20px; color: #8d3c83; background: #fff; padding: 6px 10px 4px; 
					  border: 1px solid #eee; display: inline-block; }
							  
							  
							  
					  
		
.container				{ width: 940px; height: auto; padding: 10px; background-color:rgba(255,255,255,0.9); 
						  margin-bottom: 10px; }

#menu					{ width: 940px; height: 50px; background: #FFF; text-align: center;
						  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd;}
#menu ul				{ padding: 15px; margin-right: 30px; position: relative;}
#menu ul li				{ display: inline; margin-right: 13px; font-family:'alexandriaflfregular'; }
#menu ul li a			{ text-decoration: none; color: #9a9a9a; font-size: 20px; }
#menu ul li a:hover		{ color: #D92D81; }
#menu ul li.facebook a 	{ width: 30px; height: 30px; display: block;
						  background: url(../images/face_menu.png) no-repeat top left; text-indent: -9999px; 
						  position: absolute; top: 10px; right: 25px;}




/* ============================================== */


#slider				{ width: 940px; height: 346px; background: #000; margin-bottom: 20px;}


.destaque			{ width: 460px; height: auto; margin-right:10px; 
					  position: relative; float: left;}
.destaque h3		{ font-family: 'alexandriaflfregular'; color: #fff; text-transform: uppercase; font-size: 8px; 
					  padding-top: 2px; margin-bottom: 10px; height: 90px; }
.destaque h3 span	{ font-family: 'alexandriaflfbold'; background: #D92D81; font-size: 20px; padding: 5px 5px 3px;}
.destaque h3 strong	{ background: #8d3c83; font-size: 50px; padding: 5px 5px 3px; }

.destaque .box		{ width: 440px; height: 250px; position: relative; padding: 10px; background: #FFF;
					  font-family:'helvetica_lightregular'; font-size: 15px; color: #bbb; text-align: right;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd; }
.destaque p			{ margin-bottom: 10px; padding-bottom: 15px; text-align: justify; line-height: 21px;}
.destaque p strong	{ font-family: 'alexandriaflfbold'; color:#8d3c83;  }
.destaque .box a	{ font-family: 'alexandriaflfregular'; text-decoration: none; color: #6b2263;
					  position: absolute; width: 440px; left: 10px; bottom: 0; padding: 10px 0; border-top: 3px solid #eee;}
					  


.noticia1			{ width: 230px; height: auto; margin-right:10px;
					  position: relative; float: left; }
					  
.noticia1 h3		{ font-family: 'alexandriaflfregular'; color: #fff; text-transform: uppercase; font-size: 8px; 
					  padding-top: 2px; margin-bottom: 10px; height: 60px; }
.noticia1 h3 span	{ font-family: 'alexandriaflfbold'; background: #D92D81; font-size: 18px; padding: 5px 5px 3px;}
.noticia1 h3 strong	{ background: #8d3c83; font-size: 25px; padding: 5px 5px 3px; }

.noticia1 .box		{ width: 210px; height: 280px; position: relative; padding: 10px; background: #FFF;
					  font-family:'helvetica_lightregular'; font-size: 15px; color: #bbb; text-align: right;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd; }
.noticia1 p			{ margin-bottom: 10px; padding-bottom: 15px; text-align: justify;}
.noticia1 .box a	{ font-family: 'alexandriaflfregular'; text-decoration: none; color: #8d3c83;
					  position: absolute; width: 210px; left: 10px; bottom: 0; padding: 10px 0; border-top: 3px solid #eee;}


			  
					  
.noticia2			{ width: 230px; float: left; position: relative; }

.noticia2 h3		{ font-family: 'alexandriaflfregular'; color: #fff; text-transform: uppercase; font-size: 8px; 
					  padding-top: 2px; margin-bottom: 10px; height: 60px; }
.noticia2 h3 span	{ font-family: 'alexandriaflfbold'; background: #D92D81; font-size: 16px; padding: 5px 5px 3px;}
.noticia2 h3 strong	{ background: #8d3c83; font-size: 26px; padding: 5px 5px 3px; }

.noticia2 .box		{ width: 210px; height: 280px; position: relative; padding: 10px; background: #FFF;
					  font-family:'helvetica_lightregular'; font-size: 15px; color: #bbb; text-align: right;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd; }
.noticia2 p			{ margin-bottom: 10px; padding-bottom: 15px; text-align: justify;}
.noticia2 .box a	{ font-family: 'alexandriaflfregular'; text-decoration: none; color: #8d3c83;
					  position: absolute; width: 210px; left: 10px; bottom: 0; padding: 10px 0; border-top: 3px solid #eee;}
							  


#parceiros			{ width: 940px; height: 625px; background: #FFF; text-align: center; padding: 10px 0;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd;}
#parceiros h4		{ display: inline-block;; margin: 0 auto 10px;
					  font-family: 'alexandriaflfregular'; font-size:25px; padding: 5px 5px 3px; 
					  color: #FFF; background: #D92D81;  }
#parceiros h5		{ display: inline-block; margin: 10px auto 10px;
					  font-family: 'alexandriaflfregular'; font-size:22px; padding: 5px 5px 3px; 
					  color: #FFF; background: #8d3c83;  }
#parceiros img		{ margin-bottom: 15px; }



/* ============================================== */


.footerContainer	{ width: 720px; height: auto; padding: 10px; background-color:rgba(255,255,255,0.4);
					  right: -220px; margin-bottom: 20px; position: relative;}
#footer				{ width: 720px; height: 50px; background: #FFF; text-align: center; position: relative;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					   box-shadow: 0px 1px 5px 0px #ddd;}
#footer ul			{ padding: 15px 0; margin-right: 30px;}
#footer ul li		{ display: inline; margin-right: 7px; font-family:'alexandriaflfregular';}
#footer ul li a		{ text-decoration: none; color: #aaa; font-size: 16px; text-decoration:  }
#footer ul li a:hover	{ color: #8d3c83; }

#footer ul li.facebook a 	{ width: 30px; height: 30px; display: block;
						  background: url(../images/face_menu.png) no-repeat top left; text-indent: -9999px; 
						  position: absolute; top: 10px; right: 25px;}					  




div.bg1				{ position: fixed; top: 0; left: 50%; width: 566px; height: 1200px; margin-left: -278px;
					  background: url('../images/bg1.png') no-repeat ; z-index: -1;   }

div.bg2				{ position: fixed; top: 70px; left: 0; width: 1849px; height: 1130px;
					  background: url('../images/bg2.png') no-repeat ; z-index: -2; }

div.bg3				{ position: fixed; bottom: 0; left: 0px; width: 1047px; height: 988px; margin-bottom: -1200px;
					  background: url('../images/bg3.png') no-repeat ; z-index: -1; }
					  
div.bg4				{ position: fixed; top: 73px; right:0; width: 905px; height: 1127px; 
					  background: url('../images/bg4.png') no-repeat ; z-index: -1; }					  
					  

/* =================================*****INTERNAS*****===================================== */

#intPalestrantes h2	{ font-family:'alexandriaflfregular'; font-size: 58px; color:#8d3c83; text-transform: uppercase;
					  padding: 8px 12px 5px; margin-bottom: 20px; position: relative; display: inline-block; background: #FFF;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }

#intPalestrantes ul li		{ position: relative; height: auto; margin-bottom: 10px; }

#intPalestrantes li h3			{ font-family:'alexandriaflfregular'; font-size: 26px; color:#9a9a9a; text-transform: none;
						  		  padding: 8px 12px 5px; margin-bottom: 10px; display: inline-block; background: #FFF;
						  		  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
						  		  box-shadow: 0px 1px 5px 0px #ddd; }

#intPalestrantes li h3 strong		{ color: #D92D81;  }
#intPalestrantes li.alt h3 			{ font-size: 30px; }
#intPalestrantes li.alt h3 strong	{ color: #8d3c83; text-transform: uppercase; }

#intPalestrantes li h4			{ font-family:'helvetica_lightregular' ; font-size: 14px; ; color:#fff; background: #D92D81;
								  display: inline-block; padding: 5px 8px; }
#intPalestrantes li.alt h4		{ background: #8d3c83; }

#intPalestrantes img			{ position: relative;}		
#intPalestrantes li .info		{ position: absolute; top: 10px; left: 145px; width: auto;  }
#intPalestrantes li div.info.mesa	{ top: 5px; }
#intPalestrantes li.alt .info 	{ top: 30px; left: 350px;}	  
					  

/* ============================================== */


#intPrograma h2		{ font-family:'alexandriaflfregular'; font-size: 58px; color:#D92D81; text-transform: uppercase;
					  padding: 8px 12px 5px; margin-bottom: 20px; position: relative; display: inline-block; background: #FFF;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }
					  
#intPrograma h3				{ font-family:'alexandriaflfregular'; font-size: 39px; margin: 10px 0 20px; }
#intPrograma h3 span		{ color: #D92D81; background: #FFF; padding: 8px 10px 5px; margin-right: 5px;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
							  box-shadow: 0px 1px 5px 0px #ddd ;}
#intPrograma h3 strong		{ font-family:'alexandriaflfbold'; color: #FFF; background: #D92D81; padding: 8px 10px 5px;}

#intPrograma h3.alt			{ margin-top: 35px; }
#intPrograma h3.alt span 	{ color: #8d3c83; }
#intPrograma h3.alt strong	{ background: #8d3c83; }


#intPrograma ul li			{ background: #FFF; padding: 5px 10px 5px;}
#intPrograma ul li.alt		{ background: #f7f7f7; }
#intPrograma ul li span.hora{ font-family:'alexandriaflfregular'; font-size: 22px; color:#8d3c83; margin-right: 10px; }
#intPrograma ul li p		{ font-family: 'helvetica_lightregular'; font-size: 16px; color: #a6a6a6; }
#intPrograma li span		{ color: #D92D81; }
#intPrograma li strong		{ color:#8d3c83; }
#intPrograma p.palestra		{ color:#8d3c83; margin-left: 70px; }

#intPrograma p.asterisco	{ font-family:'alexandriaflfregular'; color: #fff; padding: 7px 10px; background: #8d3c83;  position: relative; margin-top: 10px; width: 440px; }

/* ============================================== */

#intInvest h2		{ font-family:'alexandriaflfregular'; font-size: 58px; color:#8d3c83; text-transform: uppercase;
					  padding: 8px 12px 5px; margin-bottom: 20px; position: relative; display: inline-block; background: #FFF;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }
#intInvest div		{ position: relative; padding: 10px 15px; background: #8d3c83; color: #FFF; }
#intInvest div.container	{ padding: 10px; background-color:rgba(255,255,255,0.4); }


#intInvest ul li		{ border-bottom: 4px solid #FFF; padding: 10px 0; }
#intInvest ul p			{ font-family:'alexandriaflfregular'; font-size: 18px; text-transform: uppercase;}	
#intInvest ul p.valor	{ font-family:'alexandriaflfbold'; font-size: 35px;  text-transform: uppercase;}


#intInvest ul.desconto			{ margin-top: 20px; }
#intInvest ul.desconto h3		{ font-family:'alexandriaflfregular';  font-size: 20px; text-transform: uppercase;
								  padding: 5px 10px 3px; margin-bottom: 5px; background: #fff; color: #8d3c83; width: 115px;  }
#intInvest ul.desconto p		{ font-family:'alexandriaflfregular'; font-size: 18px; text-transform: uppercase; }
#intInvest ul.desconto strong	{ font-family:'alexandriaflfbold'; font-size: 21px;}
#intInvest ul.desconto li		{ border: none; padding: 3px 0; }

#intInvest h3		{ font-family:'alexandriaflfregular'; font-size: 23px; color: #9a9a9a ; background: #fff;
					 padding: 8px 12px 5px; margin-bottom: 10px; display: inline-block;
					 -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd; }
#intInvest h3 strong	{ font-family: 'alexandriaflfbold'; color: #8d3c83; }
#intInvest h3 span		{ font-size: 20px; margin-top: 10px; display: inline-block; }	
#intInvest h3 a			{ text-transform: none; color: #D92D81; }
#intInvest h3 a:hover	{ color: #8d3c83; }

#intInvest h4		{ font-family:'helvetica_lightregular' ; font-size: 13.5px; ; color:#fff; background: #D92D81;
					  display: inline-block; padding: 5px 8px; margin-top: 10px;}
#intInvest h4 strong{ font-family:'alexandriaflfbold' ; }					  
/* ============================================== */

#intInscricao		{ position: relative; }
#intInscricao h2	{ font-family:'alexandriaflfregular'; font-size: 58px; color:#d9107d; text-transform: uppercase;
					  padding: 8px 12px 5px; margin-bottom: 20px; position: relative; width:310px; background: #FFF;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }

#intInscricao h3	{ font-family:'alexandriaflfregular'; font-size: 19px; color: #9a9a9a ; background: #fff;
					 padding: 8px 12px 5px; margin-bottom: 20px;  text-transform: uppercase; display: inline-block;
					 -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd; }				  
					
#intInscricao form	{ background: #fff; padding: 15px; font-family:'alexandriaflfregular'; font-size: 15px; }
#intInscricao form b{ font-family: 'alexandriaflfbold'; color:#892c7e; }


#intInscricao #enviar	{ font-family: 'alexandriaflfbold'; color: #FFF; background:#892c7e;
						  text-decoration: none; padding: 10px; font-size: 40px;}

.enviarTable			{ margin-top: 25px; }


#intInscricao #valores				{ position: absolute; z-index: 10; right: 20px; top:120px;
									  padding: 10px 15px; background: #3f2f50; color: #FFF; }

#intInscricao #valores ul li		{ border-bottom: 4px solid #19101e; padding: 10px 0; }
#intInscricao #valores ul p			{ font-family:'alexandriaflfregular'; font-size: 20px; text-transform: uppercase;}	
#intInscricao #valores ul p.valor	{ font-family:'alexandriaflfbold'; font-size: 40px;  text-transform: uppercase;}

#intInscricao #valores ul.desconto			{ margin-top: 20px; }
#intInscricao #valores ul.desconto h3		{ font-family:'alexandriaflfregular';  font-size: 20px; text-transform: uppercase;
								 			  padding: 5px 10px 3px; margin-bottom: 5px; background: #bc1e6c; width: 115px;  }
#intInscricao #valores ul.desconto p		{ font-family:'alexandriaflfregular'; font-size: 18px; text-transform: uppercase; }
#intInscricao #valores ul.desconto strong	{ font-family:'alexandriaflfbold'; font-size: 25px;}
#intInscricao #valores ul.desconto li		{ border: none; padding: 3px 0; }



/* ============================================== */


#intChegar h2		{ font-family:'alexandriaflfregular'; font-size: 58px; color:#8d3c83; text-transform: uppercase;
					  padding: 8px 12px 5px; margin-bottom: 20px; position: relative; display: inline-block; background: #FFF;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }

#intChegar h3		{ font-family:'alexandriaflfbold'; color: #FFF; background:#8d3c83; padding: 6px 8px; display: inline-block;
					  margin-bottom: 10px; }

#mapa				{ height: 343px; position: relative; 
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }
					  
#mapa h3			{ font-family:'alexandriaflfregular'; font-size: 32px; color:#fff;
					  padding: 12px 12px 7px; margin-bottom: 5px; position: relative; display: inline-block; background: #8d3c83;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd; }

#mapa h4			{ font-family:'alexandriaflfregular'; font-size: 20px; color:#fff;
					  padding: 12px 12px 7px; margin-bottom: 5px; position: relative; display: inline-block;; background: #D92D81;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd; }
					  
#mapa h5			{ font-family:'alexandriaflfregular'; font-size: 20px; color:#D92D81; 
					  padding: 12px 12px 7px; margin-bottom: 5px; position: relative;display: inline-block; background: #FFF; 
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;}					  

#mapa .local		{ position: absolute; top: 40px; left: 10px; }


#intChegar .transp			{ position: relative; width:460px; float: left; margin-right: 20px;}
#intChegar .transp h3		{ font-family:'alexandriaflfregular'; font-size: 19px; color: #D92D81; background: #FFF;
							  width: 155px;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
							  box-shadow: 0px 1px 5px 0px #ddd;  }	
#intChegar .transp .logo	{ height: 261px; margin-bottom: 5px;
						 	 -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
						 	 box-shadow: 0px 1px 5px 0px #ddd; }
.transp .store				{ height: 102px; background: #FFF;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
						 	  box-shadow: 0px 1px 5px 0px #ddd; padding-top:31px;  }
.transp .store a			{ margin: 20px 0 0 23px; }
			

#intChegar .agencia			{ position: relative; width:460px; float: left; }
#intChegar .agencia h3		{ font-family:'alexandriaflfregular'; font-size: 19px; color: #D92D81; background: #FFF; width: 139px;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
							  box-shadow: 0px 1px 5px 0px #ddd;  }	
#intChegar .agencia .logo	{ height: 261px; margin-bottom: 5px;
						 	 -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
						 	 box-shadow: 0px 1px 5px 0px #ddd; }
#intChegar .agencia h4		{ font-family:'alexandriaflfregular'; font-size: 26px; color: #fff; background: #D92D81; 
							  width: 345px; padding: 8px 12px 5px; text-transform: uppercase; margin-bottom: 5px;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
							  box-shadow: 0px 1px 5px 0px #ddd;  }						 	 
.agencia .text				{ font-family:'alexandriaflfregular'; color: #797979; background: #FFF; padding: 10px;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
							  box-shadow: 0px 1px 5px 0px #ddd; }

.agencia .text p strong		{ font-size: 23px; color: #797979; }
.agencia .text p			{ font-size: 18px; color: #fbc457; padding-bottom: 5px; }
.agencia .text p span strong{ font-size: 22px; color: #fbc457; }
.agencia .text p span		{ font-size: 18px; color: #797979; }

/* ============================================== */

#intContato h2		{ font-family:'alexandriaflfregular'; font-size: 58px; color:#8d3c83; text-transform: uppercase;
					  padding: 8px 12px 5px; margin-bottom: 20px; position: relative; width:285px; background: #FFF;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd;  }

#intContato p			{ font-family:'alexandriaflfregular'; font-size: 15px; color: #8f8f8f; margin-bottom: 10px; }
#intContato p strong	{ font-family:'alexandriaflfbold'; font-size: 20px; color: #8d3c83;  }


#intContato table			{ margin-top: 30px; }
#intContato label			{ font-family:'alexandriaflfregular'; font-size: 17px; color: #8f8f8f; margin-right: 10px;}
#intContato td				{ padding: 5px 0; }
#intContato input			{ padding: 5px 0; font-size: 12px; font-family:'helvetica_lightregular';}
#intContato textarea		{ padding: 5px;font-size: 12px; font-family:'helvetica_lightregular'; width: 400px;}
#intContato input.enviar	{ background: #8d3c83; color: #FFF; font-family: 'alexandriaflfbold'; border: none;
							  padding: 10px; font-size: 40px; text-transform: uppercase; margin: 20px 0 0 0px;
							  cursor: pointer; }

/* ============================================== */

#intNoticia h3		{ font-family:'alexandriaflfbold'; color: #FFF; background:#8d3c83; padding: 6px 8px; width: 65px;
					  margin-bottom: 10px; }

#intNoticia h2			{ font-family:'alexandriaflfregular';color: #fff; text-transform: uppercase; font-size: 20px; 
					  	  padding-top: 2px; margin-bottom: 20px;}
#intNoticia h2 span		{ background: #fff; color: #8d3c83; font-size: 58px; padding: 8px 12px 5px;
						  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
						  box-shadow: 0px 1px 5px 0px #ddd;}

#intNoticia h2 strong	{ background: #fff; color:#8d3c83; font-size: 58px; padding: 8px 12px 5px; 
						  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
						  box-shadow: 0px 1px 5px 0px #ddd;}

#intNoticia div		{ position: relative; padding: 15px 15px; background: #fff; color: #8f8f8f;
					  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  box-shadow: 0px 1px 5px 0px #ddd; 
					  font-family: 'helvetica_lightregular'; color: #8f8f8f; font-size: 17px; line-height: 23px; }
#intNoticia p		{ margin-bottom: 20px; }

#intNoticia h4				{ font-family:'alexandriaflfregular'; font-size: 20px; margin-bottom: 20px; margin-top: 40px; }
#intNoticia h4 span			{ color: #8d3c83; background: #FFF; padding: 8px 10px 5px; margin-right: 5px;
							  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
							  box-shadow: 0px 1px 5px 0px #ddd ;}
#intNoticia h4 strong		{ font-family:'alexandriaflfbold'; color: #FFF; background: #8d3c83; padding: 8px 10px 5px;}

/* ============================================== */


#intConasec2013 h2					{ font-family:'alexandriaflfregular'; font-size: 58px; color:#8d3c83; text-transform: uppercase;
					  				  padding: 8px 12px 5px; margin-bottom: 10px; position: relative; display: inline-block; background: #FFF;
					  				  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  				  box-shadow: 0px 1px 5px 0px #ddd;  }
#intConasec2013 h2 span				{ color: #9a9a9a; }
#intConasec2013 h4					{ font-family:'alexandriaflfregular'; font-size: 19px; color: #9a9a9a ; background: #fff;
									  padding: 8px 12px 5px; margin-bottom: 20px;  text-transform: uppercase; display: inline-block;
									  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  				  box-shadow: 0px 1px 5px 0px #ddd; }
#intConasec2013 a:hover h4 			{ background: #8d3c83 ; color: #fff; }


#intConasec2013 div.container		{ padding: 10px; background-color:rgba(255,255,255,0.4); }

#intConasec2013 ul.fotos li			{ float: left; margin: 0 21px 15px 0; }
#intConasec2013 ul.fotos li.zero	{ margin: 0; }


#intConasec2013 ul.depoimentos li	{ width: 458px; height: auto; position: relative; float: left; margin: 0 23px 30px 0; }
#intConasec2013 ul.depoimentos li.zero	{ margin: 0; }
#intConasec2013 ul.depoimentos h3	{ font-family:'alexandriaflfregular'; font-size: 17px; color: #9a9a9a ; background: #fff;
									  padding: 8px 12px 5px; margin: 10px 0;  display: inline-block;
									  -webkit-box-shadow: 0px 1px 5px 0px #ddd; -moz-box-shadow: 0px 1px 5px 0px #ddd;
					  				  box-shadow: 0px 1px 5px 0px #ddd; }
#intConasec2013 ul.depoimentos li.alt		{ width: auto; height: auto; margin-bottom: 0px; }
#intConasec2013 ul.depoimentos li.alt h3	{ position: relative; right: -20px; top: -150px;
											  font-size: 30px; }
#intConasec2013 ul.depoimentos li.alt h3 span{ color: #D92D81; }
#intConasec2013 ul.depoimentos h3 span	{ color: #8d3c83 ; }
