@charset "utf-8";
/* CSS Document */

body {

	background-color:#0D1B24;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#home_ {
   width:800px;
   height:565px;
   background-color:#FFF;
   background-image:url(img_/home_.jpg);
   background-position:top;
   margin-top: 20px;
}

	

#top {
   height:119px;
   background-image:url(img_/top_background.jpg);
   margin-top: 20px;
}

#top_empresa {
   height:119px;
   background-image:url(img_/top_empresa_back.jpg);
   margin-top: 20px;
}

#top_contato {
   height:119px;
   background-image:url(img_/top_contato_back.jpg);
   margin-top: 20px;
}

#top_cliente {
   height:119px;
   background-image:url(img_/top_clientes_back.jpg);
   margin-top: 20px;
}



#posicao_menu_ {
    margin-top: 8px;
	margin-right: 37px;

}

#menu_ a {
    color:#122632;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;

}
#menu_ a:hover {
    color:#CDCED0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;

}

#posicao_port_left {
   margin-left:15px;
   margin-top: 20px;
}

#port_top_left {
   width:241px;
   height:46px;
   background-image:url(img_/port_top_left.jpg);
   background-repeat:no-repeat;
}

#port_center_left { 
   width:241px;
  
   background-image:url(img_/port_center_left.jpg);
   background-repeat:repeat-y;
}

#port_bottom_left { 
   width:241px;
   height: 20px;
   background-image:url(img_/port_bottom_left.jpg);
   background-repeat:no-repeat;
}

#posicao_port_right {
    height:283px;
   width:283px;
   background-image:url(img_/port_back_right.gif);
   background-repeat:no-repeat;
}

#posicao_port_texto {
   margin-left:  12px;
   margin-right:   12px;
   
   

   margin-top:110px;
   }


