/* AD67 Internet */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAE3D0;
	color: #3B3D28;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/interface/fond.gif);
	background-repeat: repeat-x;
	}
label {
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	color: #FFF;
	clear: both;
	padding-top: 2px;
	margin-bottom: 15px;
  }
label  .label_info { 	display: block;
font-size: 90%;
	font-weight: normal;
}
.alerte {
	margin: 10px 20%;
	padding: 5px;
	background-color: #A70033;
	color: #FFFFFF;
	text-align: center;
}
a:link, a:visited    {
	text-decoration:none;
	color:#7F0069;
}
a:hover   {
	text-decoration:underline;
	color:#A6038B;
}  

p {
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	color: #59564B;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #9A895A;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4.cartouche  {
	background-color: #B4A57C;
	display: inline;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}
h5 a:link, h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #7F0069;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
h5 a:hover { background-color: #B30396; }
h5  .page_en_cours {
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #B4A57C;
	margin-right: 5px;
	margin-left: 5px;
}

h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #66635B;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 4px;
	padding-left: 0px;
	margin-top: 2px;
}
.deux_colonnes  li  {
	display: block;
	width: 47%;
	float: left;
	list-style-image: none;
	background-image: url(../images/icones/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 15px;
}

.deux_colonnes { padding-left: 25px; }
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4A57C;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

.requete hr { border-top-color: #FFF; }
hr.pointilles { border-top-style: dotted; }

hr.invisible {
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fichier {
	background-image: url(../images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	}
.url {
	background-image: url(../images/icones/url.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-position: 0px 2px;
	font-style: italic;
}

.e_mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 3px;
}
.rechercher:link, .rechercher:visited {
	background-image: url(../images/icones/rechercher.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 5px 3px;
	font-size: 15px;
	font-weight: normal;
	background-color: #B30697;
}

.rechercher:hover { background-color: #D92BBD; }
.ajouter:link {
	background-image: url(../images/icones/ajouter.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px 3px;
}
fieldset {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CDC1A2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

fieldset.requete {
	background-color: #DAC2D6;
	background-image: url(../images/interface/label_recherche.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-bottom: 0px;
}

.requete h2 { color: #FFF; }

.requete h3 { color: #997A94; }
fieldset.login  {
	margin-right: 20%;
	margin-left: 20%;
}
.login  label { padding-top: 13px; }

blockquote {
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}

#central { background-color: #FFFFFF; }

.vignette {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 3px solid #CDBDAD;
	clear: both;
}
.filrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8D8170;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-top: 10px;
}
.filrouge a { color: #B586AD; }
.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8170;
	margin-top: 10px;
	margin-bottom: 10px;
}
.signature  a:link, .signature  a { color: #8D8170; }
table{ border-collapse:collapse ; }
th {
	padding: 3px;
	font-weight: bold;
	background-color: #666151;
	font-size: 1em;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #B3AA8E;
	border-bottom-color: #B3AA8E;
	border-left-color: #B3AA8E;
	text-align: center;
}
.tableau_ligne0 {
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	border: 1px solid #B3AA8E;
	background-color: #FFFFFF;
}
.tableau_ligne1 {
	background-color: #F3EDDA;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	border: 1px solid #B3AA8E;
}
.tableau_ligne_off {
	background-color: #EEDFE4;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	border: 1px solid #B3AA8E;
}

.resultat_recherche li {
	display: inline-block;
	width: 24%;
}
.alerte {
	padding: 5px;
	background-color: #BF3D3F;
	color: #FBE8E1;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	width: 350px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

