@charset "iso-8859-2";
/* CSS Document */

<!--
* {
	margin: 0;
	padding:0;
}
body {
	background-color:#656c47;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	min-height:100%
}
.global {
	width:1016px;
	background-image:url(../img/bgd.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}
.head_titre {
	width:1016px;
	background-color:#656c47;
	color:#FFFFFF;
	font-size:14pt;
	padding:5pt 0pt 5pt 24pt;
	height:23px;
	background-image:url(../img/head_titre.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.head_bandeau {
	width:950px;
	height:241px;
	margin-left:33px;
}
.head_logo {
	top:150px;
	position:absolute;
	width:170px;
	height:170px;
}
.content {
	padding-left:45px;
	padding-right:45px;
	font-size:12px;
	color:#3a3939;
	margin-top:8px
}
.content .img_d {
	font-size:9pt;
	display:block;
	font-style:italic;
}
.content ul {
	margin-left:25px;
	margin-top : 10px;
	margin-bottom:20px
}
.content li {
	list-style-image:url(../img/puce3.jpg);
}
.foo {
	width:1016px;
	height:45px;
	background-image:url(../img/foo.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	text-align:center;
	color:#494949;
	font-size:8pt
}
.foo a {
	color:#494949;
	text-decoration:none;
}
.foo a:hover {
	color:#727272;
	text-decoration:underline;
}
h1 {
	background-color:#8d9559;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:680px;
	height:25px;
	margin-left:-12px;
	padding-left : 12px;
	padding-top:8px;
	padding-bottom:3px
}
h1:first-letter {
	font-size:20px;
	color: #b0c800;
}
h2 {
	color:#8d9559;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0;
}
h3 {
	font-size:12px;
	text-decoration:underline;
	color:#3a3939;
	font-weight:bold;
	margin:10px 0 10px 0;
}
.content p {
	margin-top:15px;
	margin-bottom:15px;
}
.content a {
	color:#8d9559;
	text-decoration:underline;
}
.content a:hover {
	color:#4B5030;
	text-decoration:underline;
}
.droite {
	width:220px;
	border:0px red solid;
	float:right;
	margin:5px 50px 15px 15px;
}
.droite_head {
	width:180px;
	height:22px;
	background-image:url(../img/right_head.jpg);
	background-repeat:no-repeat;
	font-size:10pt;
	font-weight:bold;
	padding:6px 10px 0 30px;
	color:#1d1e1a
}
.droite_main p {
	padding:0;
	margin:0
}
.droite_main {
	width:200px;
	background-image:url(../img/right_main.jpg);
	background-repeat:repeat-y;
	font-size:9pt;
	padding:5px 10px 5px 10px;
	color:#1d1e1a;
	z-index:4;
}
.droite_main a {
	color:#000000;
	text-decoration:none;
}
.droite_main a:hover {
	text-decoration:underline;
}
.droite_main .content_btn {
	border:0px red solid;
	padding:0;
	margin:0;
	width:200px;
	text-align:right;
	margin-bottom:5px;
	z-index:1;
}
.content_btn .btn a, .content_btn .btn a:hover {
	border:0px blue solid;
	font-size:8pt;
	text-align:right;
	background-image:url(../img/btn_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 10px 15px 10px 10px;
	margin-left:auto;
	margin-top:3px
}
.droite_main .ligne {
	background-image:url(../img/right_bgd_btn.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
.droite_main .content_btn .btn a {
	color:#1d1e1a;
	text-decoration:none;
}
.droite_main .content_btn .btn a:hover {
	text-decoration:underline;
	background-image:url(../img/btn_right_over.jpg);
}
.droite_main ul {
	padding-left:15px;
}
.droite_main li {
	list-style-image:url(../img/puce3.jpg);
}
.droite_foo {
	width:220px;
	height:10px;
	background-image:url(../img/right_foo.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px
}
/* FORMULAIRE */
.form_head {
	position:relative;
	top:-30px;
	left:800px;
	width:190px;
	height:0;
	border:0px red solid;
}
.form_head .head_input {
	background: url("../img/search_input.jpg") no-repeat left top;
	width:135px;
	height:14px;
	color:#FFFFFF;
	font-size:9pt;
	border:none;
	background-color:#8d9559;
	display:block;
	padding:5px;
}
.form_head .button {   
    cursor: pointer; 
	background: url("../img/search_btn.jpg") no-repeat left top;  
    width: 27px;   
    height: 24px;   
    border: none;       
	display:block;
	margin-left:150px;
	margin-top:-25px
}   

.form_head .button:hover {   
	background: url("../img/search_btn_over.jpg") no-repeat left top;  
}

.form_head .button:active, .form_head .button:visited {   
	background: url("../img/search_btn_click.jpg") no-repeat left top;  
} 

-->
