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

body {
	background-color:#E1FFDF;
	color:#000000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding:0;
	margin:0;
	}
	
div#contenu {
	background:url('./images/interface/bg_1.gif') repeat-y;
	width:780px;
	height:auto;
	margin:auto;
	}

img { display:block; margin:0; padding:0; }
a img { border:0; }
ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#D47823; text-decoration:none; font-weight:bold; }
a:hover { color:#E29854; font-weight:bold; }
h1 { text-align:center; margin:0; }
p { margin:0; padding:5px; }
div.clear { clear:both; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
.orange { color:#D27B1E; }
.vert { color:#006600; }

div#contenu_2 {
	background:url('./images/interface/bg_2.jpg') repeat-y;
	background-color:#FFF;
	width:746px;
	height:auto;
	margin-left:17px;
	}

div#header {
	background:url('./images/interface/header.jpg') no-repeat;
	width:746px;
	height:162px;
	}
	
div#name {
	width:654px;
	height:auto;
	position:absolute;
	margin:22px auto auto 46px;
	text-align:right;
	}
	
div#name h1 { 
	text-align:middle; 
	font-weight:normal; 
	letter-spacing:-1px; 
	color:#006600;
	font-family:Book Antiqua, sans-serif;
	font-style: italic;
	font-size: 30px ;
	}

div#name h4 { 
	text-align:center; 
	font-weight:normal; 
	letter-spacing:-1px; 
	color:#003300;
	font-family:Verdana, sans-serif;
	font-size: 16px ;
	}

h5 {
	font-weight: bold;
	font-size: 12px;
	color:#006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
}

h6 {
	font-weight: normal;
	font-size: 15px;
	font-family: Verdana, sans-serif;
	font-style: italic;	
}


div#contenu_3 {
	width:690px;
	height:auto;
	margin-left:17px;
	}
	
div#txt {
	float:left;
	width:470px;
	height:auto;
	}
	
div#txt p { margin-left:40px; padding:5px; }
	
div.titre {
	width:auto;
	height:40px;
	margin-top:20px;
	}
	
div.soustitre {
	width:auto;
	height:30px;
	margin-top:20px;
	margin-left:40px;
	}	
	
div.t_g {
	background:url('./images/interface/t_g.gif') no-repeat;
	width:21px;
	height:40px;
	float:left;
	}
	
div.t_t {
	background:url('./images/interface/bg_t.gif') repeat-x;
	width:auto;
	height:40px;
	float:left;
	}
	
div.t_t p { padding:0px; }
div.t_t h2 { padding-top:12px; color:#006400; font-size:100%; }
div.t_t h5 { padding-top:12px; color:#006400; font-size:100%; }

div.t_d {
	background:url('./images/interface/t_d.gif') no-repeat;
	width:21px;
	height:40px;
	float:left;
	}

div#mns {
	width:162px;
	height:auto;
	float:right;
	}

div.menu {
	background:url('./images/interface/bg_menus.gif') no-repeat bottom;
	background-color:#E1FFDF;
	color:#000;
	width:162px;
	height:auto;
	min-height:130px;
	font-size:80%;
	padding-bottom:12px;
	margin-bottom:40px;
	}

div.menu h3 { background:url('./images/interface/bg_t_m.gif') no-repeat left bottom; font-size:100%; font-weight:bold; padding-bottom:2px; margin-left:13px; }
div.menu a { color:#000; font-weight:normal; }
div.menu a:hover { color:#000; font-weight:bold;  }
div.menu ul { margin-left:12px; margin-top:12px;}
div.menu ul li { background:url('./images/interface/li.gif') no-repeat left; padding-left:15px; margin:5px auto 5px auto; }

div.m_top {
	background:url('./images/interface/m_top.gif') no-repeat;
	text:Dernière mise à jour le 23 Septembre 2009;
	width:162px;
	height:10px;
	}
	
div#footer {
	color:#000000;
	background:url('./images/interface/footer.gif') no-repeat;
	width:746px;
	height:38px;
	margin-top:20px;
	font-size:80%;
	}
	
div#footer p#copy_u { margin-left:10px; text-align:center; float:left; }
div#footer p#copy { width:162px; float:right; margin-right:33px; text-align:center;  }


table {
border:2px solid #6495ed;
border-collapse:collapse;
width:90%;
margin:auto;
}
thead {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
tfoot {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
tbody {
background-color:#FFFFFF;
border:0px solid #6495ed;
}
th {
font-family:monospace;
font-size:150%;
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
width:25%;
}
td {
font-family:sans-serif;
font-size:100%;
border:1px solid #6495ed;
padding:5px;
text-align:left;
}
caption {
font-family:sans-serif;
}

