body
{
	background-color: #ddd;
	padding: 0px;
	margin: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #007CD8;
	text-decoration: none;
}
a:visited {
	color: #007CD8;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#foot
{
	z-index: 10;
	background-color: #002C82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
}
#left
{
	float: left;
	width: 190px;
	padding-top: 101px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #94B6DA;
	margin-bottom: 4px;
	width: 290px;
	padding-bottom: 0px;
	padding-top: 12px;
	color: #002C82;
	margin-top: 0px;
}
h2 {
	font-size: 0.65em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 8px;
	color: #002C82;
}

#cont-ianiri {

	margin-left: 190px;
	padding: 20px 15% 25px 30px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #B9D4EE;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #B9D4EE;
	background-color: #F5F5F5;
	background-image: url(../img/fondo-ianiri.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #192965;
	height: 650px;
}
#cont-ianiri p {
	padding-left: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #002C82;
	margin-bottom: 4px;
	margin-right: 80px;
}
#page-ianiri {
	background-color: #FFFFFF;
	color: #666666;
	min-width: 500px;
	height: auto;
	border-top-width: 33px;
	border-top-style: solid;
	border-top-color: #002C82;
}
