/****************  MAIN STYLES **************/
*{
	margin:0;
	padding:0;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
html, body{
	background-color: #ecf6ff;
	font-size: 12px;
	color: #000;
	min-height: 100%;
}
body{
	background: transparent;	
}
a,a:visited,a:hover,a:active{
	color: #A84CFF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration: blink;	
}
ul,ol{
	padding-left: 40px;
}
.cleared{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/**************** /MAIN STYLES **************/
#header{
	background: transparent url(images/header.jpg) 50% 0 no-repeat;
	height: 110px;
}
#header .content{	
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#header h1{
	width: 168px;
	height: 69px;
	padding-top: 25px;
	margin-right: 30px;
	float: right;
	background: transparent url(images/logo.png) 0 100% no-repeat;
}
#header h1 a, #header h1 a:visited, #header h1 a:hover, #header h1 a:active{
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
}
#languages{
	position: absolute;
	bottom: -160px;
	right: -6px;
	width: 36px;
	height: 112px;
	padding-top: 8px;
	background: transparent url(images/flags.jpg) 100% 100% no-repeat;
}
#languages a, #languages a:visited, #languages a:hover, #languages a:active{
	display: block;
	height: 27px;
	padding-top: 17px;
	text-transform: uppercase;
	text-align: center;
	color: #004880;
	font-size: 11px;
}
#body{
	background: transparent url(images/body.jpg) 50% 0 no-repeat;
}
#body .content{	
	width: 980px;
	margin: 0 auto;
}
#mid{}
#body .menu{
	width: 630px;
	padding-left: 20px;
}
#body .menu div{
	float: left;
	height: 40px;
	margin-right: 30px;
}
#body .menu div a, #body .menu div a:visited,
#body .menu div a:hover, #body .menu div a:active{
	display: block;
	padding-top: 12px;
	height: 28px;
	font-size: 14px;
	color: #0066b3;
	text-transform: uppercase;
}
#foot .content{
	border-top: 50px solid #d5e9b9;
	height: 70px;
}
#wirtuale, #wirtuale:visited, #wirtuale:hover, #wirtuale:active{
	float: right;
	width: 174px;
	height: 21px;
	background: transparent url(images/wirtuale.png) 0 0 no-repeat;
	margin: 20px 20px 0 0;
}
