@charset "UTF-8";
body
{ 
background-color: #f0f0f0;
padding-left:150px;
padding-right:50px;
padding-top:10px;
padding-bottom:10px;
}
footer {
  display: block;
}
header{
 
	margin-bottom: 20px;
} 
#wrapper {
	width:1110px;
	background-color: #ffffff;
}

#logi {
	
	text-align: center;
	width: 1110px;
	
}
.text
{ 
text-align: left;
color:#000000;
font-style:normal;
}
 .sidebar {
	
float: left;
	background-color:#fcfcfc;
	align:center;
	padding-left: 2px;
	border-left: 1px solid #330;
	width:280px;
	clear: both;


}
.sidebar ul li
{list-style: none;}
.sidebar ul li a:link
{text-decoration:none;
color: #483D8B;}
.sidebar ul li a:active
{text-decoration:none;
color: #483D8B;}
.sidebar ul li a:visited
{text-decoration:none;
color: #483D8B;}
.sidebar ul li a:hover
{text-decoration:none;
color: white;
background-color:#87CEFA;}
 #main {
	width: 1100px;
padding-right:1px;
	float: left;
background-color:#fcfcfc;

	
}
#footer {
	clear: both;
	width: 1110px;
	color: #000;
	text-align: center;
	
}
 #nav {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	margin: 0px;
	border:2px;
	border-radius:0 0 0  0;
	width: inherit;
	height: 60px;
}

a:link {
	color:#0091CC;
	text-decoration:none;
}

a:visited {
	color:#0091CC;
	text-decoration:none;
}

a:hover {
	color:#F00;
	text-decoration:none;
}

a:active {
	color:#003;
	text-decoration:none;
}
#mentin {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
}
#sigla {
	text-align:center;

	}
#mentin { background-color:#CFFCCD;
font-weight:bold;
}#main .inv {
	font-weight: bold;
	text-align: center;
}
#main ol.cad {
	white-space: normal;
	padding-left: 150px;	
}
#main p {
	
	font-weight:bold;
	 }#main .ins {
	
}

