/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEB67E;
}

#container   
{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	left: 50%;
	margin-left : -380px;
	text-align: left;
}


#banner
{
	height: 113px;
	width: 760px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #FDD89D;
	font-size: 0px;
}
ul#menu
{
	width:761px;
	height:18px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ul#menu li
{
	float: left ;
	text-align: center ;
	


}

ul#menu li a
{
	display: block;
	text-decoration: none;
	text-align:center;
	background-color:#FDD89D;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	color: #000000;
	padding: 3px;
	font-weight: bold;
}
ul#menu li a:hover
{
	display: block;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	text-decoration: underline;
}



.btn1 {
	width: 60px;
}
.btn {
	width: 116px;
}
.btn_last {
	width: 121px;
}

#corps {
	clear:both;
	float: left;
	width: 720px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	margin-top: 0px;
	padding: 20px;
	background-color: #FDD89D;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#corps a {
	color: #000000;
}

#col1 {
	width: 550px;
	text-align: justify;
}
#col2 {
	position: absolute;
	margin-left:600px;
	text-align: justify;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	left: 0;
	top: 146px;
}
#retrait {
	clear:both;
	margin-left: 20px;
	
}

h1 {
	font-size: 14px;
	text-align: center;
	padding: 5px;
	width: 400px;
	margin: auto;
	text-transform: uppercase;
	background-image: url(images/h1.jpg);
	color: #FFFFFF;
	background-color: #D08D3E;
}
h2 {
	font-size: 12px;
	background-color: #FFB973;
	text-align: center;
	padding: 0px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: underline;
	margin-top: 0px;
}
h3{
	font-size: 12px;
	text-decoration: underline;
}

.souligne{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	
}
#credit {
	font-size: 9px;
	color: #FFFFCC;
	text-align: center;
	clear: both;
}
#credit a {
	font-size: 9px;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
ul#menu1 {
	left: 120px;
	position: relative;
	width: 200px;
	list-style-type: square;
}
ul#menu1 li a:hover {
	font-weight: bold;
}
