<!--
/* css :  
// author : s. gander 
// update : 22/04/2007 
// file : abedismain.css 
// site : abedis.fr */

body { 
	margin-top:0; margin-left:0; margin-right:0; padding: 0; font-family: Trebuchet MS; font-size: 13px;
	scrollbar-face-color: #f00; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; 
	background: #FFFFFF;}        /* Format des scrollbar enfant (ne fonctionne que sous IE) */

/* DIVISIONS */
#cadre { 
	width: 340px; background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-top: 0px; margin-left: 18px;
	filter: progid:DXImageTransform.Microsoft.shadow(color=#CCCCCC,direction=135);}
 }
 

/* PARAGRAPHES et RETRAITS */
p {	
	margin-top:0; 	margin-bottom:5px;  }    /* line-height: 1.7em ;  */
	
.slogan {
	color: #000; font-size:13px; font-weight: bold;  margin-top:10px; margin-bottom:20px;  }

  	
.bords_gris { border: 1px solid #C4C6C8; }

.champ {
	font-family: Trebuchet ms; 
	font-size: 12px; }

/* TABLEAUX */
table {
	border-collapse: collapse; border: 0px; }
td {
	font: 13px "Trebuchet MS", helvetica, sans-serif; }

td.cadre1 {
	border: 1px solid #fff; color: #fff; font-size: 13px; padding: 10px 4px 10px 4px; }
	
ul.puce1 { 
	margin-top:2px; margin-bottom:5px; list-style-image:url('../images/b1.gif'); }
li { 	
	margin-bottom:1; }
	
ul.puce2 { 
	margin-left:50; margin-top:0; margin-bottom:0; list-style-image:url('../images/b2.gif'); }  /* pas utilisé */
	

/* LIENS HYPERTEXTES */

a {
	color: #AD6C1D; text-decoration: none; font-weight:bold; }
a:hover {
	text-decoration: underline;}
a:visited {
	color: #AD6C1D;  }
	
	
	
.menu a {
	color: #fff; font: 13px "Trebuchet MS", helvetica, sans-serif;  font-weight:bold; letter-spacing:2px; }
.menu a:hover {
	text-decoration: underline; }

.menupied a {
	color: #666; font-size: 11px; font-weight: normal; }

	
/* TITRES */

h1 {
	font-family: trebuchet ms; font-size: 14px;	font-weight: bold; 
	color: #FF0000; letter-spacing: 0pt; 
	margin-top:0; margin-bottom:0; }
	
h2 {
	font-family: trebuchet ms;  font-size: 14px;
	margin-top:4px; margin-bottom:2px; 
	color: #FFA008; }
h3 {
	font-family: trebuchet ms;  font-size: 14px; 
	margin-top:4px;  margin-bottom:2px; 
	color: #000000; }
	
h4 {
	font-family: trebuchet ms; font-size: 13px; font-weight: bold;  
	margin-top:0;  margin-bottom:0; 
	color: #000;}

	
-->
