html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-color: #F4F3F0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

div#container {
	text-align: left;
	margin: 0px auto;
	width: 776px;
	background-image: url('../_images/bordi_laterali.gif');
	height: 100%;
	position: relative;
}
body>div#container{
	height: auto;
	min-height: 100%;
}
#containerInt {
	margin-left: 17px;
	margin-right: 16px;
}

#header {
	color: white;
	background-color: #003366;
	text-align: right;
}
#horizmenu {
	color: #333;
	text-align:			left;
	padding-top:		5px;
	padding-bottom:	5px;
	padding-left:		10px;
	padding-right:		10px;
	background-image:	url('../_images/gradiente_grigio_scuro.jpg');
	clear: both;
}
#horizmenu a {
	color:#003868;
	text-decoration: none;
}
#horizmenu a:hover {
	color:#990000;
	text-decoration: underline;
}

#contentExt {
	width: 533px;
	float: left;
	padding-bottom: 100px;
}
#horizmenuRight {
	float: right;
}

.contentInt {
  margin: 10px;
}

.contentInt h1
{
	BACKGROUND-COLOR: transparent;
	COLOR: #600;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 30px;
	FONT-WEIGHT: normal;
	MARGIN: 0px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #999 3px solid;
	LETTER-SPACING: 1px;

}
.contentInt h2
{
	COLOR: #600;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #999 2px solid;
	LETTER-SPACING: 1px;
	margin: 6px 0px 0px 0px;
}

.contentInt p
{
	COLOR: #444;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 1px;

}

#navigationExt {
	float: right;
	width: 207px;
	padding-bottom: 50px;
	padding-bottom: 100px;
}
#navigationInt {
	width: auto;
	margin: 10px;
}

#girl
{
  margin-bottom: 5px;
}

#footer {
	clear: both;
	position: absolute;
	bottom:0;
	width: 100%;

}
#footerInt {
	text-align: right;
	color: White;
	background-color: Black;
	margin-left: 17px;
	margin-right: 17px;
}
#thumbnails{
	background-color: #AEBCE6;
	padding: 3px;
	text-align: right;
}
#footer a
{
	color: #FFF;
}

#footer a:hover
{
	color: #66F;
}

div#horizads {
	background:#E5E6E6;
	padding:4px 5px;
	border-bottom:solid 2px #999;
	font-weight:bold;
}

div.extra a {
	color:#89BDE4;
	text-decoration:none;
}
div.extra a:hover {
	text-decoration:underline;
}