body {
	background-color: #222;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_ple.jpg);
	/*background-image: url(images/bg_green.gif);*/
}

img {
	border: none
	}
	

#container {
	margin: auto;
	width: 950px;
	padding: 0px;
}

/* Styles for Header */

#header {
	background-image: url(images/bg_body_white.png);
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 3px solid #fff;
	width: 300px;
}

#header div.headerbody{
	background-color: #fff;
	color: #000;
}

#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	margin: 0px;
	font-weight: 900;
	padding: 10px;
	background-color: #E9E3DC;
}
#header h1 a {
	color: #300;
	text-decoration: none;
	font-size: x-large;
}


#header #description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
#header #translations {
}
#header #description a:link, #header #description a:visited {}
#header #description a:hover {}
#header #translations img {
	padding: 4px;
}

/* Styles for main content 4 columns layout */

#column1, #column2, #column3, #column4 {
	padding: 0px;
	width: 210px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	position: static;
}

div.boxes {
	width: 204px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px solid #fff;
	background-image: url(images/bg_body_white.png);
}
div.boxes img.icons {
	vertical-align: text-top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}

div.boxes ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.boxes li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/puce_fleche6x6.gif);
	padding-left:4px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	/*display: block;*/
}

div.boxes div.boxesbody {
	background-color: #fff;
}


div.boxes h1 {
	color: #300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	margin: 0px;
	font-weight: 600;
	height: 1.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E9E3DC;
}

div.boxes h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #c00;
	text-align: left;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin-top: 0px;
	font-weight: 600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #aaa;
	height: 1.2em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

div.boxes h2 a:link, div.boxes h2 a:visited {
	color: #c00;
}

div.boxes a {
	color: #000;
	text-decoration: none;
}

div.boxes a:link, div.boxes a:visited {
	color: #000;
	text-decoration: none;
}

div.boxes a:hover {
	color: #00f;
}

div.boxes div.boxesbottom {
	display: block;
	height: 4px;
	margin: 0px;
	padding: 0px;
	width: 210px;
	background-color: #FFFFFF;
}

div.boxes img.flags {
	vertical-align: baseline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

div.boxes div.images {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.headlines {
	text-align: center;
}

img.headlines {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer {
	/*position: static;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #fff;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 300px;
	background-color: #E9E3DC;
}
#footer a:link, #footer a:visited {
	color: #300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#container #footer img {
	border: 0px solid #fff;
	vertical-align: sub;
}
#container #footer #webstats4U {
	display: none;
}
