@import url(http://fonts.googleapis.com/css?family=Raleway:400,600);


#CBCR{
	width:960px; 
	margin:0 auto; 
	text-align:left; 
	font-size:13px;
	font-family: 'Raleway', sans-serif;font-weight:400;
	color:#6c6d70; 
	margin-top:3px;
	height: 23px;
}

body{
	font-family: 'Raleway', sans-serif;font-weight:400;
	font-size: 13px;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;

}

/*LINK GERAL*/
a {
	font-family: 'Raleway', sans-serif;font-weight:400;
	font-size: 13px;
	color: #004d9d;
	text-decoration: none;
}
a:visited {
	color: #004d9d;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
a:active {
	color: #004d9d;
}

/*FIM LINK GERAL*/


.titulo{
	font-size: 30px; 
	font-family: 'Raleway', sans-serif;font-weight:600;
	color: #004d9d;	
	/*font-weight: bold;*/
}

.titulo2{
	font-size: 19px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;	
	/*font-weight: bold;*/
}

.titulo3{
	font-size: 15px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #0066CC;	
	/*font-weight: bold;*/
}

.news_title {
	font-family: 'Raleway', sans-serif;font-weight:600;
	font-size: 18px;
	color: #004d9d;
	padding-left:3px;

}
a.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCCC;
	/*font-weight: bold;*/
}
a.noticia:link {
	text-decoration: none;
}
a.noticia:visited {
	text-decoration: none;
	color: #00CCCC;
}
a.noticia:hover {
	text-decoration: none;
	color: #0066CC;
}
a.noticia:active {
	text-decoration: none;
	color: #00CCCC;
}
/*LINK NOTICIAS 1*/
a.noticia1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*font-weight: bold;*/
}
a.noticia1:link {
	text-decoration: none;
}
a.noticia1:visited {
	text-decoration: none;
	color: #666666;
}
a.noticia1:hover {
	text-decoration: none;
	color: #0066CC;
}
a.noticia1:active {
	text-decoration: none;
	color: #666666;
}
/*LINK NOTICIAS HOME*/
a.noticia2 {
	font-family: 'Raleway', sans-serif;font-weight:400;
	font-size: 13px;
	color: #999;
	display: block;
	float: left;
	width: 98%;
	/*font-weight: bold;*/
}
a.noticia2:link {
	text-decoration: none;
	color:#999;
}
a.noticia2:visited {
	text-decoration: none;
	color: #999;
}
a.noticia2:hover {
	text-decoration: none;
	color: #004d9d;
}
a.noticia2:active {
	text-decoration: none;
	color: #999;
}


.veja_mais {
	font-family: 'Raleway', sans-serif;font-weight:600;
	font-size: 11px;
	color: #f0e500;
	background-color:#474749;
	padding: 5px 10px 5px 10px;
	float: right;
	text-decoration: none;
	
}
.veja_mais:link {
	text-decoration: none;
	color:#999;
}
.veja_mais:visited {
	text-decoration: none;
	color: #999;
}
.veja_mais:hover {
	text-decoration: none;
	color: #fff;
	background-color:#95969a;
}
.veja_mais:active {
	text-decoration: none;
	color: #999;
}



/* 2 BOXES DA HOME*/
	
#box1
{
	width : 295px;
	height : 150px;
	margin-left : 0px;
	margin-top : 20px;
	float : left;
	background-color:#f6f7f8;
	padding:5px;
	border: 1px solid #E8E8E8;
}

#box1:hover
{
	background-color:#E5E5E5;
	border: 1px solid #ccc;
}

#brief-fique-atento, #brief-texto-presidente{
	width: 475px;
	padding: 10px;
	color: white;
	display: block;
	float: left;
	margin-bottom: 20px;
}
#brief-fique-atento a, #brief-texto-presidente a{
	color: white;
}
#brief-fique-atento:hover, #brief-texto-presidente:hover{
	text-decoration: none;
	opacity: 0.9;
}

#brief-fique-atento h2, #brief-texto-presidente h2{
	text-transform: uppercase;
	border-bottom: 2px solid white;
	padding: 10px;
	margin: -10px -10px 5px -10px;
}
#brief-fique-atento h2{	border-color: #f8ad7a; }
#brief-texto-presidente h2{	border-color: #8eb6c7; }

#brief-fique-atento{
	background: #f16421 url(images/box_fiqueatento_bottom.gif) no-repeat bottom right;
}
#brief-texto-presidente{
	background: #1c75bb url(images/box_presidente_bottom.gif) no-repeat bottom right;
}


/* O Código acima informa a largura (width) da div, a altura (height), não havendo espaços   esquerda (margin-left), com 20 pixels abaixo da div content (margin-top), flutuando   esquerda (float) e cor de fundo (background-color) */
#box2
{
width : 295px;
height : 150px;
margin-left : 17px;
margin-top : 20px;
float : left;
background-color:#f6f7f8;
padding:5px;
border: 1px solid #E8E8E8;
}

#box2:hover
{
	background-color:#E5E5E5;
	border: 1px solid #ccc;
}
/* O Código acima informa a largura (width) da div, a altura (height), espaço   esquerda (margin-left), com 20 pixels abaixo da div content (margin-top), flutuando   esquerda (float) e cor de fundo (background-color) */

#box3
{
width : 295px;
height : 150px;
margin-left : 0px;
margin-top : 20px;
float:right;
background-color:#f6f7f8;
padding:5px;
border: 1px solid #E8E8E8;
}

#box3:hover
{
	background-color:#E5E5E5;
	border: 1px solid #ccc;
}
/* O Código acima informa a largura (width) da div, a altura (height), não havendo espaços   esquerda (margin-left), com 20 pixels abaixo da div content (margin-top), flutuando   esquerda (float) e cor de fundo (background-color) */


#3boxes{
	margin: auto;
	width: 950px;
	height:auto;
	padding:5px;
}

#divTextos {
	width:928px; margin:auto; background-color:#f5f5f5; padding:10px;
	font-family: 'Raleway', sans-serif;font-weight:400; font-size:13px; color:#333;
	padding-left: 20px;
	}


#content {
	position: relative;
	width: 940px;
	padding: 20px;
	margin: 0 auto;
}

#cont_news {
	float: left;
	width: 390px;
	margin: 20px 0px 20px 20px;
	text-align: left;
	background-color:#fff;
	padding:15px 0px 20px 15px;

}

#cont_banners {
	float: left; width: 190px; margin: 20px 0px 18px 0px; padding-left:20px;
	
}

.img_banners:hover {
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
	
}

.empresas img{
	max-width: 300px;
	max-height: 90px;
	margin: 20px 30px;
}

.empresas#diamante img{
	max-width: 240px;
	max-height: 130px;
}
.empresas#platina img{
	max-width: 180px;
	max-height: 100px;
}
.empresas#ouro img{
	max-width: 150px;
	max-height: 90px;
}
.empresas#prata img{
	max-width: 130px;
	max-height: 80px;
}
.empresas#bronze img{
	max-width: 120px;
	max-height: 70px;
}
.empresas#estanho img{
	max-width: 85px;
	max-height: 48px;
}

.empresas#apoio img{
	max-width: 75px;
	max-height: 40px;
}



/*Área Restrita*/
	.area_restrita{
		margin: 10px auto;
		padding: 20px;
		width: 200px;
		border: 1px solid #666;
		background: white;
		text-align: center;
	}
	#insEmail_CPF, #email_cad{
		background: url(images/login.png) no-repeat;
	}
	#insSenha{
		background: url(images/senha.png) no-repeat;
		margin-left: 5px
	}
	#email_cad{
		width: 100%;
	}	
	#insEmail_CPF, #insSenha, #email_cad{
		background-repeat: no-repeat;
		padding: 5px 5px 5px 30px;
		border: 1px solid #666;
		color: #081d58;
		border-radius: 5px;
		transition: all 0.3s ease-in; 
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
	}
	.bottom_area{
		background: #004d9d;
		border: 1px solid #004d9d;
		padding: 10px;
		color: white;
		transition: all 0.3s ease-in;
			-webkit-transition: all 0.3s ease-in;
			-moz-transition: all 0.3s ease-in;
	}
	.bottom_area:hover{
		cursor: pointer;
		background: #01b2bc;
		border: 1px solid #01b2bc;
		color: #fff;
		transition: all 0.3s ease-in;
			-webkit-transition: all 0.3s ease-in;
			-moz-transition: all 0.3s ease-in;
	}

/*Palestrantes*/
	#speakers{
		list-style: none;
	}
	#speakers li{
		float: left;
		display: block;
		margin: 20px 0;
		width: 100% !important;
	}



/*Galerias*/
	.galerias ul li{
		list-style: none;
		padding: 5px 0;
		border-bottom: 2px solid #ccc;
		float: left;
		width: 100%; display: block;
		margin: 10px 0;
	}
	.galerias ul li a:hover .foto_gal_clicar{
		background-color: #bbb;
	}
	.foto_gal{
		float: left;
		margin: 10px;
	}
	.foto_gal img{
		width: 150px;
	}
	.foto_gal_desc{
		float: left;
	}
	.foto_gal_clicar{
		padding: 10px;
		background-color: #ccc;
		clear: both;
	}
	.galerias_fotos ul li{
		text-align: center;
		list-style: none;
		margin: 10px;
		width: 170px;
		float: left;
	}
	.galerias_fotos ul li img{
		width: 155px;
	}
	
ul.MenuBarHorizontal a {
    
    font-size: 8pt !important;}
	
a.MenuBarItemSubmenuHover {
    
    color: #f0e500 !important;}
	
a.MenuBarItemHover {
    
    color: #f0e500 !important;}
	
table{
	border-collapse: collapse;
}
table td{
	padding: 10px;
}