/* CSS par Gounlaf pour http://www.kits-gratuits.net - Tous droits réservés - */

body {
	background-color:#F6BF00;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:0;
	margin:0;
	}
	
div#contenu {
	width:954px;
	height:auto;
	margin:auto;
	font-size:80%;
	}

img { display:block; margin:0; padding:0; }
ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#333333; text-decoration:none; font-weight:bold; }
a:hover { color:#666666; font-weight:bold; }
a img { border:0; }
h1 { margin:0; color:#8C0900; }
h2 { margin:0; padding:0; font-size:100%; font-weight:normal; }
p { margin:0; padding:5px; }
div.clear { clear:both; }
input { margin:0; padding:0; }
.center { text-align:center; }
form { margin:0; padding:0; }

h2 { background:url('./images/interface/bg_h2.gif') repeat-x; background-position:50% 50%; margin-bottom:8px !important; margin-bottom:0; }
h2 span { background-color:#FFFFFF; padding-right:5px; }

div#top {
	background:url('./images/interface/top.gif') no-repeat;
	width:953px;
	height:63px;
	padding-left:1px;
	color:#555555;
	}

div#top p { padding:0; margin-top:5px; }
div#top input.ok { width:25px; height:16px; font-size:100%; }

div#top_left {
	width:133px;
	height:63px;
	background:url('./images/interface/bg_t_l.png') no-repeat #FFFFFF bottom;
	float:left;
	margin-left:36px !important;
	margin-left:18px;
	padding:0px 9px 0 9px;
	}
	
div#top_middle {
	width:264px;
	height:63px;
	background:url('./images/interface/bg_t_m.png') no-repeat #FFFFFF bottom;
	float:left;
	margin-left:170px;
	padding:0px 9px 0 9px;
	}
	
div#top_middle input { width:68px; height:13px; background-color:#F2F2F2; border:1px solid #555555; font-size:100%; }
	
div#top_right {
	width:229px;
	height:63px;
	background:url('./images/interface/bg_t_r.png') no-repeat #FFFFFF bottom;
	float:left;
	margin-left:62px;
	padding:0px 9px 0 9px;
	}
	
div#top_right input { width:127px; height:13px; background-color:#F2F2F2; border:1px solid #555555; font-size:100%; }

div#contenu_2 {
	background:url('./images/interface/bg.gif') repeat-y;
	width:954px;
	height:auto;
	}
	
h1 { margin-top:118px; margin-left:198px !important; margin-left:10px; color:#8C0900; font-size:210%; position:absolute; }

div#contenu_3 {
	background:url('./images/interface/header.png') no-repeat;
	width:954px;
	height:auto;
	padding-top:1px;
	}
	
div#menu {
	width:131px;
	padding:0px 9px 0 9px;
	height:auto;
	float:left;
	margin-left:38px !important;
	margin-left:19px;
	margin-top:83px;
	}
	
div#contenu_4 {
	width:750px;
	height:auto;
	float:right;
	margin-right:10px !important;
	margin-right:5px;
	margin-top:159px;
	}
	
div#texte { 
	width:540px;
	height:auto;
	float:left;
	}
	
div#imgs {
	width:200px;
	height:auto;
	float:right;
	text-align:center;
	border-left:1px dashed #E0E0E0;
	margin-bottom:10px;
	}
	
div#imgs img { border:1px solid #000000; margin:auto; }
div#imgs li { margin-bottom:22px; }

div#copy {
	background:url('./images/interface/copy.gif') no-repeat;
	width:150px;
	height:22px;
	margin-left:37px;
	margin-top:-22px;
	}
