/* CSS Document */

BODY {
	background-color : white;
	background-repeat : no-repeat;
	scrollbar-3d-light-color:#8F8858;
	scrollbar-arrow-color:#8F8858;
	scrollbar-base-color:#C7C4AC;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#C7C4AC;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	background: #ffffff url(images/fondsite.gif) repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8F8858;
	margin: auto; 
	padding: 0;
	width: 778px;
}
A {
	COLOR: #49442A;
	text-decoration : underline;
}
A:hover {
	COLOR: #49442A;
	text-decoration : none;
}
UL{
	list-style-image:url(images/puce1.gif);
}

P{
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
}

INPUT {
	background-color:#C7C4AC;
	word-spacing: normal;
	border: 1px solid #8F8858;
	font-size:9px;
	margin-top:4px;
	padding:1px;
	color: 49442A;
}
TEXTAREA {  
	background-color:#E5E5E5;	
	word-spacing: normal;	
	border: #49442A 1px solid; 
	font-size:9px;
	margin-top:4px;
	padding:1px;
}
SELECT { 
	background-color:#C7C4AC;
	color:#49442A;
	font-size:9px;
	letter-spacing: normal; 
	word-spacing: normal;	
	padding-top: 0px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	padding-left: 0px;
	border: 1px none; 
	border-bottom: #8F8858 1px solid; 
	border-left: #8F8858 1px solid; 
	border-right:#8F8858 1px solid; 
	border-top: #8F8858 1px solid; 
	margin-bottom:5px;
	margin-top:5px;
}
OPTGROUP{
	font-size:9px;
}
OPTION {
	font-size:9px;
}
FORM{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
TD, TR, TABLE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
/* ------------------------------ MISE EN PAGE ------------------------------ */

.cr1{
	clear:both;
}
.footer{
	margin:0px;
	padding:10px;
	height:50px;
	font-size:10px;
	text-align:center;
}
.footer A{
	COLOR: #000;
	text-decoration : none;
}
.footer A:HOVER{
	COLOR: #BA8650;
	text-decoration : underline;
}
#logo{
	text-align:left;
	padding-left:28px;
	padding-top:80px;
	width:180px;
	float:left;
}

#recherche{
	float:left;
	text-align:right;
	margin-bottom:5px;
	color: #8F8858;
	font-size: 15px;
	font-weight:bold;
	border: 2px solid #C5A533;
}

#corps
{
   margin-bottom: 0px;
   padding: 5px;   
   color: #000000;
   background-color: #626262;
   background-image: url("images/fondsite.gif");
   background-repeat: repeat;
   border: 2px solid #C5A533;
}

#corps h1
{
   color: #000;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 20px;
}

#corps .list
{
   height: 10px;
   background-image: url("images/puce1.gif");
   background-repeat: no-repeat;
   padding-left: 15px;
   color: #fff;
   text-align: left;
}

#corps .title{
text-align: left;
font-size: 20px;
color: #8F8858;
font-weight:bold;}

#corps .body{
padding-left: 170px;
text-align: left;
font-size: 15px;
color: #000000;}

/* ------------------------------ FORMULAIRES ------------------------------ */
#q{
	padding-left: 15px;
	background: #C7C4AC url(images/search.gif) no-repeat;
	margin-top:1px;
	margin-bottom:1px;
	width:85px;
	color:#49442A;
}
.search{
font-size:15px;
}

.trucs{
background-image:url(images/bktrucs.gif);
background-repeat:no-repeat;
height: 153px;}

.bkimg1{
background-image:url(images/4lt.gif);
background-repeat:no-repeat;
background-position:top left;
height: 105px;}

.bkimg2{
background-image:url(images/1lt.gif);
background-repeat:no-repeat;
background-position:top left;
height: 105px;}

.padding{
padding-left: 170px;}
