@charset "utf-8";
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFCC33;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Fond_2009.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	list-style-type: circle;
}
#wrapper {
	text-align: left;
	width: 1152px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../images/fond.png);
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	background-color: #000000;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
#footer {
	margin-top: 12px;
	padding-top: 12px;
	clear: both;
}
#logo {
	height: 45px;
	padding-bottom: 12px;
}
#nav {
	height: 120px;
	text-align: left;
	float: none;
	width: 1000px;
}
#banner {
	height: 470px;
}
#leftcolumn {
	float: left;
	width: 380px;
	text-align: left;
}
#rightcolumn {
	width: 560px;
	float: right;
}
#sidebarleft {
	float: left;
	width: 180px;
}
#wrappersmall {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/FOND_centre.gif);
}
.bordure {
	border: 10px ridge #999999;
}

#sidebarright {
	float: right;
	width: 200px;
}
#leftcolumn1 {
	float: left;
	width: 370px;
}
#rightcolumn1 {
	float: right;
	width: 351px;
}
#content_main {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/fond.png);
	width: 1000px;
}
#minigauche {
	float: left;
	width: 160px;
	position: absolute;
	left: 5px;
	top: 3px;
	height: 150px;
}
.centrer {
	text-align: center;
	left: 10px;
	right: 10px;
}

#minidroit {
	float: right;
	width: 60px;
}
.bordure1 {
	background-image: url(../images/bordure1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#content1 {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
