* {
	padding: 0;
	margin: 0;
    border: 0;
	}

body {
	background: #3b3b3b url(fond.gif) fixed;
	color: #3a3a3a;
    font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
    text-align: center;
	}
#centrage {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 613px;
	margin: -304px 0 0 -482px;
	width: 964px;
	}
/* BANNIERE */
#banniere {
	background-color: transparent;
	margin: 0 auto 0 auto;
    padding: 0;
	text-align: left;
	width: 960px;
	}


/* MENU DE NAVIGATION */
#navigation {
    background-color: transparent;
	font-size: 10px;
	font-weight: bold;
    height: 20px;
    margin: 0 auto 0 auto;
	text-align: right;
    width: 960px;
	}
#navigation li {
    display: inline;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
    letter-spacing: 1px;
    list-style: none;
    }
#navigation a {
    background:url("menuG.gif") no-repeat left top;
    border-bottom: none;
    float: right;
    color: #ffffff;
    padding: 0 0 0 1px;
    text-decoration:none;
    }
#navigation a:hover, #navigation a:focus {
    border-bottom: none;
    text-decoration:none;
    }

#navigation a span {
	background:url("menuD.jpg") no-repeat right top;
	display: block;
    float: right;
	padding: 3px 4px 4px 5px;
    }
#navigation a span {
 	float:none;
	}
#navigation a:hover span {
    color: #ffffff;
	}
#navigation a:hover {
    background-position: 0% -42px;
    }
#navigation a:hover span {
    background-position: 100% -42px;
    }

/* CORPS DU SITE */
#titre {
	height: 60px;
	margin: 0 auto 0 auto;
    overflow: hidden;
    width: 960px;
	}
#titre h1 {
    background: url(h1.gif) no-repeat;
    font-size: 22px;
    letter-spacing: 4px;
    text-align: left;
    margin: 0 0 0 163px;
    padding: 4px 0 0 30px;
    position: relative;
    top: 14px;
    }

#contenu {
	background: #ededed;
	height: 400px;
	margin: 0 auto 0 auto;
    overflow: hidden;
    width: 960px;
	}

#image {
	background: #ededed;
    float: left;
	height: 400px;
    overflow: hidden;
    width: 250px;
	}

/* PIED DE PAGE */
#pied {
	background: #ededed;
	height: 16px;
    margin: 0 auto 2px auto;
    width: 960px;
	}
#pied h1 {
    background: #b02e2e url(fluo.gif) repeat;
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10px;
	font-style : italic;
	height: 13px;
    letter-spacing: 2px;
	margin: 0 3px 0 110px;
    text-align: center;
    }

/* SIGNATURE */
#signature { 
    font-family: verdana, Arial, Helvetica, sans-serif;
    color: #8e9092;
    margin: 0 auto 10px auto;
    width: 960px;
    } 
#signature p { 
    font-size: 10px;
    letter-spacing: 2px;
    text-align: right;
    }
#signature a:link, #signature a:visited, #signature a:active { 
    background-color: transparent;
    color: #8e9092;
    text-decoration: none;
    border: none;
    }
#signature a:hover, #signature a:focus { 
    color: #ededed;
    text-decoration: none;
    border: none;
    }


/* AFFICHAGE DE LA ZONE TEXTE */
#texte {
	background: #ededed;
	height: 400px;
    overflow: auto;
    width: auto;
	}
#texte h1 {
    border-bottom: #b02e2e 1px solid;
    font-size: 15px;
	font-weight: bold;
    font-style: italic;
    text-align: left;
    margin: 0 236px 2px 0;
	}
#texte h2 {
    border-bottom: #b02e2e 1px solid;
	font-size: 11px;
	font-weight: bold;
    font-style: italic;
    text-align: left;
    margin: 10px 236px 2px 0;
	}

#texte ul {
	margin-left: 20px;
	list-style:none;
    padding: 0 10px 6px 0;
	}
#texte li {
	list-style-type: circle;
    list-style-image: url(puce.gif);
	list-style-position: top left;
	text-align: justify;
    }

#texte p {
    text-align: justify;
    padding: 0 10px 6px 0;
	}

#texte p.titre:first-letter {
	color: #b02e2e;
    /*float: left;*/
	/*font-size: 18px;*/
    font-weight: bold;
	vertical-align: bottom;
    }
address {
    font-size: 14px;
	font-style : italic;
	letter-spacing : 1px;
	text-align: left;
	}

img { 
    vertical-align: middle;
    border: 0;
	}
.doc_att {
	border: #b02e2e 1px solid;
    float: right;
	margin: 0 10px 4px 10px;
}

/* AFFICHAGE DES TABLEAUX */
table {
    border-spacing: 0;
    border-collapse: collapse;
}

td {
	font-size: 14px;
	} 


/* CLASSES */
.info {
	font-size: 11px;
	text-align: right;
	}

.fluo {
    background: #b02e2e url(fluo.gif) repeat;
	color: #ffffff;
    }

.tab {
	text-indent: 30px;
	}

/* AFFICHAGE DES LIENS  */
#texte a:link, #texte a:visited, #texte a:active {
	color: #3a3a3a;
	text-decoration: underline;
	}
#texte a:hover, #texte a:focus {
	color: #b02e2e;
    text-decoration: underline;
	padding: 1px;
	}

#texte a.def:link, #texte a.def:active {
	color: #000000;
	text-decoration: none;
    border-bottom: none;
	padding: 0;
	}
#texte a.def:visited {
	color: #3a3a3a;
	text-decoration: none;
    border-bottom: none;
	padding: 0;
	}
#texte a.def:hover, #texte a.def:focus {
	text-decoration: none;
    border-bottom: #b02e2e 1px solid;
	padding: 0;
	cursor: help;
	}

#texte a.img:link, #texte a.img:visited, #texte a.img:hover, #texte a.img:focus, #texte a.img:active {
    border: 0;
    padding: 0;
    text-decoration: none;
	}


/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
#texte input {
    background-color: #e1e1e1;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #a5a6a8 1px solid;
    border-right: #a5a6a8 1px solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    margin-top: 2px;
    text-transform: capitalize;
	width: 340px;
	}

#texte input.bu {
    background-color: transparent; 
	border-top: #B02E2E 1px solid;
	border-left: #B02E2E 1px solid;
	border-bottom: #671B1B 2px solid;
	border-right: #671B1B 2px solid;
    color: #671B1B;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
    padding: 1px 4px;
	text-transform: none;
	text-align: center;
	width: auto;
	}

#texte input.cl {
    background-color: transparent; 
    color: #671B1B;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
    text-transform: none;
	text-align: center;
	width: auto;
	}

#texte textarea {
    background-color: #e1e1e1;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #a5a6a8 1px solid;
    border-right: #a5a6a8 1px solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    height: 140px;
    overflow: auto;
	width: 340px;
	}