/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #003366;*/
	background-image: url(../bg.jpg);
	scrollbar-arrow-color:#1482B6;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color:#ffffff;


}


a.menus {
	text-decoration:none;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
	
}

#barra_navegacao {
    margin:0 auto;
	/*border:#3399FF solid 1px;*/
	width:720px;
	height:26px;
	background-image: url(../imagem/layout/barra_navegacao.png);
}
#top1 {
    margin:0 auto;/*border:#3399FF solid 1px;*/
	width:720px;
	height:23px;
	background-color:#ffffff;
}
#top2 {
    margin:0 auto; /*border:#3399FF solid 1px;*/
	width:720px;
	height:162px;
	background-color:#ffffff;
	
}
#top2_1 {
    margin:0 auto;/*border: #FF0000 solid 1px;*/
	float:left;
	width:240px;
	height:162px;
	background-image: url(../imagem/layout/top2_1.png);
}
#top2_2 {
    margin:0 auto;/*border: #FF0000 solid 1px;*/
	float:right;
	width:480px;
	height:162px;
	background-image: url(../imagem/layout/top2_2.png);
}

#barra_menu {
    margin:0 auto;
	/*border:#3399FF solid 1px;*/
	width:720px;
	height:19px;
	background-color:#ffffff;
}

#barra_menu_esq {
    margin:0 auto;
	/*border:#3399FF solid 1px;*/
	float:left;
	width:242px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	
}

#barra_menu_dir {
	margin:0 auto;
	float:right;
	width:478px;
	height:18px;
    text-align:center;
	/*border-bottom: #CCCCCC solid 1px;	*/
}

#conteudo {
	margin:0 auto;
	width:720px;
	height:500px;
	background-color:#ffffff;

}

#conteudo_esq {
    margin:0 auto; 
	border-right:#e5e6e6 solid 1px;
	/*border-left:#e5e6e6 solid 1px;*/
	float:left;
	width:233px;
	height:485px;
	position:relative;
	left:8px;
	z-index:1;
	

    /*background-image:url(../imagem/layout/conteudo_esq_02.png);*/

}

#conteudo_dir {
	margin:0 auto; 
	float:right;
	width:465px;
	height:475px;
	position:relative;
	left:-5px;
	/*height:100%;*/
	/*border:#3399FF solid 1px;*/
}

#conteudo_dir_cima {
	margin:0 auto; /* border: #009900 solid 1px;*/
	float:right;
	width:475px;
	height:207px;
	background-image: url(../imagem/layout/conteudo_dir_cima.png);

}

#conteudo_dir_baixo_esq {
	margin:0 auto; 
	border: #009900 solid 1px;
	float:left;
	width:238px;
	height:207px;
}
#conteudo_dir_baixo_dir {
	margin:0 auto; border: #009900 solid 1px;
	float:right;
	width:235px;
	height:207px;
}


#rodape {
	margin:0 auto;
	float:right;
	/*border:#3399FF solid 1px;*/
	width:720px;
	height:26px;
	position:relative;
	background-image: url(../imagem/layout/barra_navegacao.png);
	z-index:2;
	
}

#topoconteudo{
    /*color:#FFFFFF;*/
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
}

.tituloConteudo {
	margin-top: 15px;
	font-family: Arial;
	font-size: 14px;
	color:#08344A;
	text-align:center;
	width:98%;
}

.tituloSubMenuConteudo { /* ESTE SÃO OS MENUS LATERAIS */
	border-bottom: #CCCCCC solid 1px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 10px;
	color: #1482B6;
	width:98%;
	cursor:pointer;
}

.tituloSubMenuConteudo2 {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: #999999 solid 1px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1482B6;
	width:98%;
	text-align:center
}

.descricaoSubMenuConteudo {
	font-family: Arial;
	font-size: 12px;
	color: #4A494A;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	text-align: justify;
	text-decoration:none;
	
	/*cursor:pointer;*/
}

.tituloMenus {
	
	width:99%;
	height:30px;
	/*border:#3399FF solid 1px;*/
	margin-top: 10px;
	margin-bottom:10px;
	border-bottom: #e5e6e6 solid 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color: #1482B6;
	text-align:center;

	
}


.tituloMenus1 {
	
	width:99%;
	height:20px;
	/*border-bottom: #cccccc dashed 1px;*/
	margin-top: 10px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    color: #1482B6;
	text-align:center;
	cursor:pointer;
	
}



.tituloSubMenuPaisesSedes {
	margin-top: 8px;
	border-bottom: #CCCCCC solid 1px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #1482B6;
	width:75%;
	text-align:right;
	cursor:pointer;
	
}

.deixarMensagem {
    /*margin-top: 10px;*/
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #1482B6;
	text-align:right;
	cursor:pointer;
	text-decoration:none;
	
}

#pIntegrantes {
	width:99%;
	display:none;
	height:350px;
	/*text-align:right;*/
	padding-right: 5px;
	position:relative;
	left:40px;
	cursor:pointer;
}

#pSedes {
	width:99.5%;
	/*height: 293px;*/
	display:none;
	/*text-align:right;*/
	cursor:pointer;
	position:relative;
	left:40px;
}

.imagemBandeiras {
	float:left;
	width:123px;
	height:87px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:5px;
}


.imagemNoticias{
	margin-top:3px;
	margin-right:5px;
	margin-bottom:3px;
	margin-left:5px;
}

.imagemChamada{
    /*border:1px solid #000;*/
    margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-left:7px;
	width:180px;
	height:135px;
}

#chamada{

	font-family: Arial, Helvetica, sans-serif;
	color: #4A494A;
	font-size: 12px;
	width:98%;
	text-align:justify;
	margin-bottom:10px;


}


#noticias{

	font-family: Arial, Helvetica, sans-serif;
	color: #4A494A;
	font-size: 12px;
	width:98%;
	height:70px;
	cursor:pointer;
    /*background-color:#f2f2f2;*/
	/*background-color:#f0f0e4;*/
	border-bottom:solid 1px #e5e6e6;;
	float:left;
	position:relative;
	top:2px;

}



a.topo{

    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top:5px;
	color: #4A494A;
	text-decoration:none;

}

#destaque{
	width:230px;
	height:162px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	position:relative;

}

#vivencias{
	width:230px;
	height:162px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caixa { /*caixas de texto formulario */
	BORDER: #1482B6 1px solid; 
	FONT-SIZE: 10px;
	/*WIDTH: 200px;*/
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	bACKGROUND-COLOR: #f4f4f4;


}

.caixa01 { /*titulos do formulario */
	
	FONT-SIZE:10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	background-color:#e2e2e2;
	font-weight:bold;
	text-align:center;

	
}

.botao {
	BORDER: #f4f4f4 1px solid; 
	FONT-SIZE: 12px;
	WIDTH: 80px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	bACKGROUND-COLOR: #1482B6;
	cursor:pointer;
}

.titulos {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	font-weight:bold;
	height:30px;
}
#foto_mini{

    position:relative;
    top:10px;
    left:350px ;
    width:80px;
    height:260px;
    overflow: auto;
    overflow-x:hidden;
   	padding-right: 8px;

}

#foto_grande{

     position:absolute;
     top:83px;
     left:10px;
     height:260px;
     width:320px;
}
#video{

     position:relative;
     top:-10px;
     left:1px;
     height:240px;
     width:320px;
}
#galeria{
     position:relative;
     top:-5px;
     left:300px;



}

