	body {
      	margin: 0px auto;
	}

	#geral{
		position:relative;
		margin: 0px auto;
		width:800px;
		background:#FFFFFF;
	}
	
	#top{
		height:99px;
	}
	
	#logo{
	  background:#FFFFFF;
	  padding-left:10px;
	}
	#logo img{
	  padding-top:10px;
	}
	
	#titulo{
		position:relative;
		height:25px;
		background:#db251a;
		text-decoration:none;
		font-family: tahoma;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		
		color:#FFFFFF;
		padding-top:10px;
		padding-left:10px;
		background-image:url(../imagens/fundo.gif);
		background-repeat: repeat-x;
	}

	
	/******* Meio *****/
	
	#container{
	    position:relative;
		float:left;
		background:#FFFFFF;
		width:100%;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	/******* Menu *****/
		
	#menu{
	   position:relative;
	   float:left;
	   width: 180px;
	   background:#FFFFFF;
	   text-align:left;
	   margin: 0px auto;
	}		
	
	#menu ul{
		list-style:none;
		line-height:normal;
		margin: 0px auto;
		padding-left:10px;
		padding-right:10px;
	}

	#menu ul li{
		font-family: tahoma;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
		font-weight: bold;
		color: #000000;
		height: 22px;
		padding-top:10px;
		padding-bottom:2px;
		border-bottom:#BCD1DE solid 1px;
	}
	
	a{
	  text-decoration:none;
	}
	
	a:hover{
	   	color:#CC0000;
		text-decoration:none;
	}
	
	/******* fim - menu *****/

	#conteudo{
		position:relative;
		float:right;
		border-left:#BCD1DE solid 1px;
		padding-left:5px;
		background:#FFFFFF;
		width:614px;

	}
	
	#conteudo ul li{
		padding-bottom:10px;
	}
	
	/****** rodape *****/
	
	#rodape{
	   position:relative;
	   float:left;
	   height:40px;
	   width:800px;
	   background:#999999;
	   color:#FFFFFF;
	   text-align:center;
	}
	
	#rodape span a{
		text-decoration:none;
		font-family: tahoma;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
		font-weight: bold;
		color:#FFFFFF;
	}

	#rodape span a:hover{
		color:#FFFF00;
		text-decoration:none;
	}	

	#rodape span{
		text-decoration:none;
		font-family: tahoma;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
		font-weight: bold;
		color:#FFFFFF;
	}


	.text-titulo{
	   font-weight:bold;
	}
	.label_preto{
		font-family: tahoma;
		font-size: 13px;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
		height: 22px;
	}


.titulo-riskvision {
	color: #FF9900;
	font-weight: bold;
}

#container-texto{
    padding-left:10px;
	padding-right:10px;
	width:380px;
	position:relative;
	float:left;
	text-align:justify;
	line-height:200%;
}
#ScreenShot{
     position:relative;
	 float:right;
	 width:205px;
}
.imagem{
 	 padding-bottom:20px;
}

  h1 { 

    font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 18px; 

    font-weight: bold; 

    color: #000000; 

    } 

.texto-div{
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
