*{
	margin:0px;
	padding:0px;
}
body{
	background-image:url(../images/back_repeat.jpg);
	background-repeat:repeat-x;
	font-family:Georgia,Garamond, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4e4e4e;
}
#deco{
	margin:0px auto;
	width:965px;
	background-image:url(../images/back_deco.jpg);
	background-repeat:no-repeat;
}
#container{
	margin:0px auto;
	width:707px;
}
#top{
	margin:0px auto;
	width:701px;
	height:76px;
	text-align:right;
}
#lan{
	padding-top:31px;
}
#banner{
	margin:0px auto;
	width:701px;
}
.banner{
	border-left:solid #333333 5px;
	border-top:solid #333333 5px;
	border-right:solid #333333 5px;
	border-bottom:solid #333333 5px;
}
hr{
	width:701px;
	padding:0px;
	margin:0px;
}
#footer{
	width:701px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656360;
}
#fLeft{
	float:left;
}
#fRight{
	float:right;
}
a:link {
	color:#6C3600;
	text-decoration: none;
}
a:link .woo {
	color:#bb6500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C3600;
}
a:hover {
	text-decoration: underline;
	color: #6C3600;
}
a:active {
	text-decoration: none;
}
.border{
	border:#333333 solid 3px;
}
li{
	list-style:url(../images/bul.jpg);
	list-style-image: url(../images/bul.jpg);
	margin-top:3px;
}
ul{
	padding-left:20px;
}
.textIndex{
	padding-left:15px;
	padding-right:10px;
}
#indexSection2{
	background-image:url(../images/sec2_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#indexSection3{
		background-image:url(../images/sec2_back2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#l{
	float:left;
	width:45%;
	padding:15px;
}
#r{
	float:left;
	width:45%;
	padding:15px;
}
#clearer{
	clear:both;
}
#menu_b{
	background-image:url(../images/menu_bleu/back.jpg);
	background-repeat:repeat-x;
}
#menu_m{
	background-image:url(../images/menu_mauve/back.jpg);
	background-repeat:repeat-x;
	height:68px;
}
#menu_v{
	background-image:url(../images/menu_vert/back.jpg);
	background-repeat:repeat-x;
	height:68px;
}
textarea,select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}