@charset "utf-8";
/* CSS Document */

body
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF url(../images/bg.png) repeat-x;
	font-family: "Century Gothic";
	font-size:14px;
	color: #000000;
	line-height:25px;
	}
h1
	{
	color:#19548B;
	font-size:25px;
	}
h2
	{
	color:#19548B;
	font-size:18px;
	}
h3
	{
	color:#19548B;
	font-size:17px;
	margin-bottom:0px;
	}
a
	{
	color:#19548B;
	text-decoration:underline;
	}
a:hover
	{
	color:#19548B;
	text-decoration:none;
	}
.glare
	{
	background:url(../images/glare.png) no-repeat top left;
	}
.wrap
	{
	width:900px;
	}
.header
	{
	text-align:left;
	padding-left:0px;
	background:url(../images/glare.jpg) no-repeat top;
	}
.logo
	{
	margin-top:10px;
	float:left;
	}
.lingue
	{
	padding-top:60px;
	text-align:right;
	padding-bottom:10px;
	}
.banner
	{
	border:#FFFFFF solid 6px;
	clear:both;
	}
.topmenu
	{
	height:25px;
	}
.content
	{
	float:left;
	width:577px;
	padding-right:27px;
	padding-left:13px;
	padding-top:20px;
	background: url(../images/hline.jpg) right top no-repeat;
	}
.right
	{
	padding-top:20px;
	}
.right ul
	{
	list-style:none;
	}
.submenu
	{
	line-height:15px;}
.imgleft
	{
	margin-right:10px;
	border:#1BB4E3 solid 4px;
	}
.footer
	{
	clear:both;
	background-color:#4E4E4E;
	
	color:#FFFFFF;
	font-size:12px;
	}
.footer a
	{
	color:#FFFFFF;
	}
.footer a:hover
	{
	color:#FFFFFF;
	}
.footer-inn
	{
	width:900px;
	text-align:left;
	padding-top:25px;
	padding-bottom:25px;
	}
