@charset "utf-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	margin-top:10px;
	background:#FFF url(img/fundo.jpg) repeat-x;
}

a:link, a:visited {
	text-decoration:none;
	color:#0066CC;
}

a:hover {
	text-decoration:underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464646;
	line-height:normal;
	margin-bottom:15px;
	text-align: justify;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464646;
	line-height:normal;
	text-align:left;
	margin-left:15px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464646;
	line-height:normal;
}


.links a {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.links a:visited {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.links a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

.links a:active {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.textobranco {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

.texto {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-decoration:none;
}

h2.titulo {
	background:#83b5ce;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #ffffff;
	padding:5px 10px;
}

ul.menu {
	margin:0;
	padding:5px 0 0;
	border-top:1px dashed #CCCCCC;
}

ul.menu li {
	padding:0 0 0 15px;
	margin:0 0 5px;
	list-style:none;
	line-height:0.9em;
}

ul.menu li a, ul.menu li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

ul.menu li a:hover {
	text-decoration:none;
	color:#666666;
}

ul.menu li ul{
	margin:0 0 15px;
	padding:0;
}

ul.menu li ul li a, ul.menu li ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1874A0;
}

ul.menu li ul li a:hover {
	text-decoration:none;
	color: #003366;
}

div#parceiros {
	background:#efeff7;
	width:159px;
}

div#parceiros img {
	margin:5px 0;
}

#rodape p {
	margin-left:15px;
}

div#menubar {
	text-align:right;
	background:url(img/menubar_01.gif) repeat-x;
	background-position:bottom;
	width:760px;
}

div#esp_menu {
	background:url(img/menubar_07.gif) right;
	height:18px;
	width:760px;
}

ul.menu_lateral {
	margin:0;
	padding:0;
	width:150px;
	margin:0;
	padding:0;
	border:0 none;	
}
		ul.menu_lateral li {
			width:150px;
			margin:0;
			padding:0;
			border:0 none;
			list-style:none;			
		}

		ul.menu_lateral li a, ul.menu_lateral li a:visited{
			width:150px;
			display:block;
			text-indent:-5000px;
		}
		
		ul.menu_lateral li:hover {
			background-position:bottom;
		}
		
		li#tit_produtos {
			background:url(img/produtos_tit.gif) no-repeat;
			height:30px;
			width:150px;
		}
		
		li#tit_servicos {
			background:url(img/servicos_tit.gif) no-repeat;
			height:30px;
			width:150px;
		}		
		
		li#ml_comp {
			background:url(img/ml_comp.gif) no-repeat top;
			height:25px;
			width:150px;			
		}
		
		li#ml_comp a:hover, li#ml_comp:hover{
			background-position:bottom;
		}
		
		li#ml_moni {
			background:url(img/ml_moni.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_moni a:hover, li#ml_moni:hover{
			background-position:bottom;
		}
		
		li#ml_impr {
			background:url(img/ml_impr.gif) no-repeat top;
			height:50px;
		}
		
		li#ml_impr a {
			height:50px;		
		}
		
		li#ml_impr a:hover, li#ml_impr:hover{
			background-position:bottom;
		}
		
		li#ml_imag {
			background:url(img/ml_imag.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_imag a:hover, li#ml_imag:hover{
			background-position:bottom;
		}
		
		li#ml_netw {
			background:url(img/ml_netw.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_netw a:hover, li#ml_netw:hover{
			background-position:bottom;
		}
		
		li#ml_soft {
			background:url(img/ml_soft.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_soft a:hover, li#ml_soft:hover{
			background-position:bottom;
		}
		
		li#ml_peri {
			background:url(img/ml_peri.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_peri a:hover, li#ml_peri:hover{
			background-position:bottom;
		}	
		
		li#ml_outs {
			background:url(img/ml_outs.gif) no-repeat top;
			height:50px;
		}

		li#ml_outs a {
			height:50px;		
		}		
		
		li#ml_outs a:hover, li#ml_outs:hover{
			background-position:bottom;
		}
		
		li#ml_assi {
			background:url(img/ml_assi.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_assi a:hover, li#ml_assi:hover{
			background-position:bottom;
		}
		
		li#ml_manu {
			background:url(img/ml_manu.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_manu a:hover, li#ml_manu:hover{
			background-position:bottom;
		}
		
		li#ml_proj {
			background:url(img/ml_proj.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_proj a:hover, li#ml_proj:hover{
			background-position:bottom;
		}

		li#ml_proj {
			background:url(img/ml_proj.gif) no-repeat top;
			height:25px;
		}
		
		li#ml_proj a:hover, li#ml_proj:hover{
			background-position:bottom;
		}