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:#000000 url('bg_fond.gif') repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	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;
	border: 1px solid #333333;
}

a {
	outline:none;
}

/*******FLAG*************/

div.flags {
	position:absolute;
	bottom:0px;
	right:10px;
}

div.flags div {
	width:26px;
	height:26px;
	_margin-right:0px;
	float:left;
}

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

div.flags div a b {
	display:none;
}

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

div.flags div.uk {
	margin-left:0px;
	_margin-left:0px;
	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);
}

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

p {
	text-align:justify;
}

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

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

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

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

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

/************************* structure site ****************************/

#main {
	width:972px;
	margin:auto;
	/*float:left;*/
	margin-top:10px;
}

#contenu {
	width:100%;
	float:left;
	background:url('bg.gif') repeat-y center;
}

#sideleft {
	width:163px;
	float:left;
	position:relative;
}

#sideleft div.logo {
	width:163px; height:206px;
	background:url('logo.gif') no-repeat;
	float:left;
}

#sideleft div.logo h1 {
	display:none;
}

#sideflash {
	width:245px;
	float:left;
	position:relative;
}

#sideflash div.flashside {
	width:245px;
	height:434px;
	float:left;
	background:url('img_flash.jpg') no-repeat;
}

#sidecontent {
	width:564px;
	float:right;
	position:relative;
}

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

#menu {
	position:absolute;
	bottom:28px;
	left:5px;
}

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

#menu li {
	height:25px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:0px;
	margin-right:3px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	height:25px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
}

#menu a:hover, #menu a.active {
	color:#333333;
	background:#fff url('menu_left.gif') left top no-repeat;
	text-decoration:none;
}

#menu div{
	padding:5px;
}

/*******menusideleft**************/

.menuside {
	float:left;
	width:163px;
	margin-top:10px;
}

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

.menuside li {
	width:163px;
	text-align:left;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:0px;
}

.menuside a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#ffffff;
	width:163px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
}

.menuside a:hover, .menuside a.active {
	color:#ffffff;
	background:#222222;
	text-decoration:none;
}

.menuside div{
	padding-top:4px;
	padding-left:10px;
	padding-bottom:4px;
}

/*********************************/

#content {
	float:left;
	clear:both;
	width:100%;
	position:relative;
	background: url('content.gif') no-repeat top center;
	min-height:400px;
	_height:400px;
}

#php {
	float:left;
	width:524px;
	padding:20px;
}

#footer {
	width:100%;
	float:left;
	clear:both;
	color:#FFFFFF;
	font-size:9px;
	text-align:right;
}

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

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

/* CONTACT */
div.contact form {
	margin:0; padding:0;
}

div.contact form fieldset {
	margin:0; padding:0;
	border:0;
	margin-bottom:5px;
}

div.contact form legend {
	font-size:18px;
	color:#bb4704;
	font-weight:normal;
	margin:10px;
	margin-bottom:0;
	padding:5px;
	padding-bottom:0;
	border-bottom:2px solid #eee;
}

div.contact form sup {
	color:#cc0000;
}

div.contact table.inner label {
	font-weight:bold;
	/*float:left;
	width:40%;
	clear:left;*/
}

div.contact table.inner div {
	float:right;
	width:58%;
	clear:right;
}

div.contact table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.contact textarea, div.contact input, div.contact select {
	/*border-width:1px;
	border-color:#666;*/
	border:1px solid #aaaaaa;
}

div.contact textarea {
	width:100%;
}

div.contact table.inner input, div.contact table.inner textarea, div.contact table.inner select {
	width:100%;
}

div.contact form input.radio {
	width:auto;
	clear:none;
}

div.contact form input.submit {
	background:url('submit.gif') no-repeat;
	border:0;
	width:147px;
	height:40px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
/*ajout sof form */

.left {
	float:left;
}
.spacer {
	clear:both;
}
.random {
	width:174px;
}
.random img{
	border:0;
}
.random a {
	text-decoration : none;
}
a.brown , a.brown:visited{
	color:#660000;
}
.random img.border_img{
	border:5px solid #ebdfdc;
	margin-right:10px;
	margin-top:12px;
}
.random h4 {
	padding-right:5px;
	font-size:11px;
	width:150px;
	
}
h4 {
	font-size:11px;	
}
div.mail form sup {
	color:#cc0000;
}
div .mail .hightlight {  
     border:2px solid #9F1319;  
}
div.mail textarea, div.mail input{
	border:1px solid #aaaaaa;
}
form#myForm, .mail {
	padding-top:10px;
}
div.mail label{
	width:100px;
	display: block;
	float:left;
}
div.mail label, div.mail textarea, div.mail input  {
	margin:2px 0;
}