html,body {
margin:0;
padding:0;
}

body {
font-size:65.5%;
background-color:#FFC;
background-image:url(layout/sfondo01.jpg);
background-repeat:repeat-x;
font-family:Verdana;
color:#444;
text-decoration:none;
text-align:justify;
line-height:1.5em;
}

p {
margin:5px 10px 5px 5px;
}

a:link,a:visited {
color:red;
text-decoration:none;
font-weight:700;
}

a:hover,active {
color:#000;
text-decoration:underline;
}

a img {
border:none;
}

div#header h1 {
height:163px;
line-height:80px;
color:#000;
background-image:url(layout/banner.jpg);
background-repeat:no-repeat;
text-indent:-10000px;
width:801px;
margin:0;
}

div#header h2 {
width:95px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position:absolute;
top:0;
height:20px;
margin-top:3px;
margin-left:20px;
margin-bottom:0;
}

div#header h2 a {
background:none !important;
color:#FFF;
margin-right:18px;
text-decoration:none;
}

div#header h2 a:hover,active {
color:#FFC;
text-decoration:none;
}

.custom {
height:155px;
width:155px;
position:absolute;
left:0;
top:0;
}

div#container {
text-align:left;
width:800px;
margin:0 auto;
}

div#content p {
line-height:1.4;
}

div#content h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#75140E;
	margin-top:10px;
	font-size:1.4em;
	border-left-width:20px;
	border-left-style:solid;
	border-left-color:#900;
	padding-left:5px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#900;
	font-variant:small-caps;
	margin-left: 2px;
}

div#content h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#1F1E2C;
font-size:1.2em;
padding-left:5px;
font-weight:700;
}

div#navigation {
	background-image:url(layout/menu.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:260px;
	text-align:center;
	float:right;
	margin:0;
	padding:0;
}

div#extra {
	float:right;
	clear:right;
	width:200px;
	margin-top:10px;
	text-align:left;
}

div#content {
float:left;
width:560px;
}

#menu {
text-align:left;
list-style-type:none;
}

#menu a,#menu a:visited {
width:128px;
height:32px;
display:block;
color:#FFC;
font-size:12px;
margin-left:40px;
text-decoration:none;
border:none;
background:none;
}

#menu a:hover {
color:#000;
}

#menu li.current a,li.current a:visited {
color:#000;
font-weight:700;
}

div#footer {
left:0;
bottom:0;
width:100%;
text-align:center;
float:left;
}

div#bannerCentrale {
clear:both;
padding-top:20px;
color:#C00;
}

a.affiliates {
color:#900;
text-decoration:none;
font-weight:700;
font-size:110%;
border:1px solid #999;
background-color:#FF9;
display:block;
margin-bottom:5px;
text-align:left;
margin-right:auto;
margin-left:auto;
padding:5px;
}

a.affiliates:hover {
color:#FF0;
border:1px solid #999;
background-color:#900;
}

*:first-child+html #menu,* html #menu {
margin-top:11px;
}
.links {
	text-align: left;
	list-style-type: none;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
}
#extra h2 {
	background-color: #FF6600;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	width: 145px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 20px;
}

.links li {
	letter-spacing: 1px;	
}

.links a {
	color: #FF6600;
}

