html {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #660000;
}

body {
	float:left;
	width:100%;
	clear:both;
	background:#652031 url('bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#333333;
}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#fff;
}

/*input, textarea {
	border: 1px solid #cccccc;
}
*>input, *>textarea {
	border-color : #333;
}*/

div.flags {
	margin-top:150px;
	float:left;
}

div.flags div {
	width:30px;
	height:20px;
	float:left;
	border:1px solid #7A7A7A;
}

div.flags div a {
	display:block;
	width:100%;
	height:100%;
}

div.flags div.fr {
	margin-left:110px;
	background:url('fr.gif') no-repeat;
}

div.flags div.uk {
	margin-left:5px;
	background:url('uk.gif') no-repeat;
}

div.flags div.fr.off {
	background:url('fr_off.gif') no-repeat;
}

div.flags div.uk.off {
	background:url('uk_off.gif') no-repeat;
}

.trans {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.transno {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.creation {
	width:150px;
	margin:2px;
}

p {
	text-align:justify;
}

.email {unicode-bidi:bidi-override; direction: rtl;}

/************************ liens txt ****************************/

a {
	text-decoration:underline;
	color:#333333;
}

a:visited {
	text-decoration:none;
	color: #333333;
}

a:active {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:none;
	color:#660000;
}

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.lienstrans a{
	display:block;
	width:235px;
	height:84px;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.lienstrans a:hover{
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

/************************* structure site ****************************/
#main {
	width:1000px;
	margin:auto;
}

#top {
	float:left;
	width:100%;
	clear:both;
	background: url('top.jpg') top center no-repeat;
	position:relative;
	height:120px;
}

#menu {
	float:left;
	width:184px;
	margin-top:30px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

#menu li {
	width:184px;
	text-align:left;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:0px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	width:184px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	background:url('btn.gif') no-repeat;
}

#menu a:hover, #menu a.active {
	color:#ffffff;
	background:#9b6d1f;
	text-decoration:none;
}

#menu div.txtmenu {
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}

#menu div.bottommenu {
	background:url('menu_bottom.gif') no-repeat;
	width:184px; height:303px;
	float:left;
}

#content {
	float:left;
	clear:both;
	width:100%;
	position:relative;
	background: url('content.gif') repeat-y top center;
}

#content2 {
	float:left;
	width:100%;
	position:relative;
	background: url('top_content.jpg') no-repeat top center;
	min-height:228px;
	_height:228px;
}

#sideleft {
	float:left;
	text-align:justify;
	width:184px;
	min-height:200px;
	_height:200px;
	margin-left:30px;
}

#sideright {
	float:left;
	text-align:justify;
	width:770px;
	/*min-height:330px;
	_height:330px;*/
}

.php {
	float:left;
	width:730px;
	padding-left:20px;
}

.anim {
	float:left;
	width:786px; height:228px;
}

#footer {
	float:left;
	width:100%;
	clear:both;
	color:#000;
	position:relative;
	background: url('bottom.jpg') no-repeat top center;
	height:115px;
	text-align:left;
	font-size:9px;
}

#footer div {
	width:400px;
	position:absolute;
	bottom:40px;
	left:650px;
	text-align:left;
	
}

#footer a {
	color:#000;
	text-decoration:underline;
}

#footer a:hover{
	color#663333;
}

/* CONTACT */
form.contact {
	margin:0; padding:0;
	float:left;
	width:100%;
	clear:both;
}

form.contact fieldset {
	float:left;
	width:100%;
	clear:both;
	margin:0; padding:0;
	margin-bottom:20px;
	border:1px solid #663333;
}

form.contact legend {
	color:#663333;
	font-weight:bold;
	background:#f1f2f4;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

form.contact input.radio {
	width:auto;
}

form.contact label {
	clear:left;
	float:left;
	width:100px;
	font-size:11px;
}

form.contact input, form.contact select {
	float:left;
	width:170px;
	clear:right;
	margin-top:5px;
}

form.contact textarea {
	float:left;
	width:625px;
	clear:both;
}

form.contact input.valid {
	background:#663333;
	color:#fff;
	font-weight:bold;
	border:1px solid #660033;
	padding:5px;
}

/******************bouton*****************/

div.btn {
	width:138px; height:199px;
	float:left;
}

div.btn a {
	width:138px; height:199px;
	display:block;
	_display:block;
}

div.btn a:hover {
	background:#ffffff;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}