/* Archives de l'Aube */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF1C5;
	color: #3A394D;
	text-align: left;
	background-image: url(images/interface/bandeau.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	list-style-image: url(images/icones/puce.gif);
	}
.formulaire p { clear: left; }

a:link {
	color: #CD0057;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #991850;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #E72E7A;
}
ul, ol {
	margin-left: 13px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
li {
	padding-bottom: 4px;
	text-align: justify;
	line-height: 16px;
	padding-top: 4px;
	}
li  li, ul ul {
	list-style-image: url(images/icones/puce_niv2.gif);
	margin-left: 20px;
}

ol li { list-style-image: none; }
li    a:link, li a:visited { color: #8F6AAF; }
	

p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 16px;
	text-align: justify;
	}

td { text-align: left; }
strong { color: #1C1C26; }

h1   {
	font-size: 26px;
	font-weight: normal;
	color: #2F2856;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h2   {
	font-size: 18px;
	font-weight: bold;
	color: #443C81;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: left;
}
h3   {
	font-size:12px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	color: #2E2967;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C8;
}
h4   {
	font-size:12px;
	margin-bottom: 7px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	color: #665F46;
	}
	h5 {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
	line-height: 160%;
}
h5 a:link, h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CD0057;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #CD0057;
}
h5 a:hover {
	color: #CD0057;
	background-color: #FFFFFF;
}
h6, .petit   {
	font-weight: normal;
	color: #594C4B;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4A67C;
	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;
}

.fichier {
	background-image: url(images/icones/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.e_mail {
	background-image: url(images/icones/mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 24px;
}
.haut_de_page:link, .haut_de_page:visited {
	background-image: url(images/icones/haut_de_page.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 3px 3px;
	font-size: 10px;
	border-top-color: #FFF1C5;
	border-right-color: #FFF1C5;
	border-bottom-color: #FFF1C5;
	border-left-color: #FFF1C5;
	color: #CD0057;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background-color: #FFF1C5;
	 }
.haut_de_page:hover   {
	border: 1px solid #CD99AC;
	color: #CD0057;
}


.url {
	background-image: url(images/icones/url.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 24px;
	font-style: italic;
}
.avant_propos {
	font-size: 16px;
	font-weight: normal;
	color: #5E5980;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	margin-right: 8%;
	margin-left: 8%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ---------- ZONES ------------- */

#central {
	text-align: justify;
	padding-right: 250px;
	margin-bottom: 10px;
}
#texte_droite {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4A67C;
	margin-left: 15px;
}
.signature/* SIGNATURE */	

 {
	font-size: 10px;
	color: #80775F;
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5A67B;
	text-align: left;
	clear: both;
}
.signature  a:link {
	color: #80775F;
	text-decoration: none;
	font-weight: normal;
}
.signature  a:visited {
	color: #80775F;
	text-decoration: none;
	font-weight: normal;
}
.signature  a:hover   { text-decoration:underline;
font-weight: normal; }

#filrouge {
	font-size: 10px;
	color: #806B77;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A1AB;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(images/icones/home.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	background-position: 0px 0px;
	padding-top: 2px;
	height: 20px;
}
#filrouge a {
	color: #806B77;
	font-weight: normal;
}





#encadre {
	padding: 10px;
	background-color: #FFF6D8;
	margin-bottom: 8px;
	border: 1px solid #D0C49A;
	margin-left: 15px;
}

#encadre_vignette {
	padding: 10px;
	background-color: #FFF6D8;
	margin-bottom: 8px;
	border: 1px solid #D0C49A;
	margin-left: 15px;
	width: 272px;
	float: right;
	clear: both;
	text-align: center;
}
#encadre_vignette_etroite {
	padding: 10px;
	background-color: #FFF6D8;
	margin-bottom: 8px;
	border: 1px solid #D0C49A;
	margin-left: 15px;
	width: 200px;
	float: right;
	clear: both;
	text-align: center;
}
#encadre_vignette  img, #encadre_vignette_etroite  img {
	border: 2px solid #1F1B3D;
	margin-bottom: 6px;
	margin-top: 2px;
	text-align: center;
}

 
/* ---------- COLONNE DROITE ------------- */

#colonne_droite {
	position: absolute;
	width: 230px;
	top: 116px;
	margin-left: 730px;
	background-image: url(images/interface/fond_colonnedroite.gif);
	background-repeat: repeat-y;
	text-align: left;
	list-style-image: url(images/icones/puce_petite.gif);
	}
#colonne_droite p, #colonne_droite li {
	text-align: left;
	font-size: 11px;
	line-height: normal;
}
#colonne_droite h4 { font-size: 11px; 	}
#colonne_droite p, #colonne_droite h3, #colonne_droite h4, #colonne_droite p, #colonne_droite li { margin-left: 12px; }

#colonne_droite h3 { margin-bottom: 5px; }

#cartouche_agenda {
	background-image: url(images/macarons/agenda.jpg);
	background-repeat: no-repeat;
	background-color: #DBCDEB;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#cartouche_agenda a { color: #2E2967; }

#cartouche_agenda hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
}

#cartouche_exposition {
	background-image: url(images/macarons/galerie.jpg);
	background-repeat: no-repeat;
	background-color: #544D41;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFF1C5;
}

#cartouche_exposition a { color: #FFFFFF; }

#cartouche_exposition h3 {
	border-bottom-color: #736956;
	margin-top: 5px;
}

#cartouche_exposition h4 { color: #9A8F68; }

#cartouche_exposition .vignette {
	text-align: center;
	float: none;
}

#cartouche1 {
	background-color: #897A9A;
	margin-top: 8px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-image: url(images/icones/puce_petite_claire.gif);
	margin-bottom: 8px;
}
#cartouche1 a   { color: #FFCCE2; }
#cartouche1 strong   { color: #FFFFFF; }
#cartouche1 h3   {
	color: #D3B3FF;
	border-bottom-color: #9E8DB3;
	margin-top: 0px;
}
#cartouche1  h4 { color: #DBCBFB; }

#cartouche1 .e_mail {
	background-image: url(images/icones/mail_cartouche1.gif);
	padding-bottom: 2px;
}

/* ---------- TABLEAUX ------------- */

td.tableauentete {
	padding: 3px 6px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888064;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF1C5;
	}
	td.tableauligne1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDBE8D;
	background-color: #FFF7D9;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	}
	td.tableauligne2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDBE8D;
	background-color: #FFFCEB;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	}

td.tableauligneseule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFC59B;
	padding: 8px;
	}

.tableauligneseule h2 { font-size: 15px; }
td.tableausansligne { padding: 8px; 	}
	
td.tableauresultat {
	padding: 3px;
	margin-bottom: 1px;
}

td.tableauresultatroll  {
	padding: 3px;
	margin-bottom: 1px;
	background-color: #FFF8DD;
}
tr.tableauresultat_TD {
	padding: 3px;
	margin-bottom: 1px;
}

tr.tableauresultatroll_TD  {
	padding: 3px;
	margin-bottom: 1px;
	background-color: #FFF8DD;
}
	
fieldset {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CDBE8D;
	clear: both;
}
legend {
	font-size: 16px;
	font-weight: normal;
	color: #645267;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF1C5;
	padding-right: 5px;
	padding-left: 5px;
  }
  label {
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	padding-top: 8px;
  }
/* ---------------------------------- */

#menus {
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

#menus a {
	color: #FFFFFF;
	border: 1px solid #9973C1;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #B998DA;
}

#menus a:hover {
	background:#CD0057;
	color: #FFFFFF;
	border-top-color: #CD0057;
	border-right-color: #CD0057;
	border-bottom-color: #CD0057;
	border-left-color: #CD0057;
}

#alerte {
	margin: 10px 25%;
	padding: 5px;
	background-color: #B44033;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
#alerte a {
	color: #FFFFFF;
	font-weight: bold;
}

.rouge {
	color: #CC0000;
	font-weight: bold;
}

.photo {
	border: 1px solid #1F1B3D;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
}

.vignette {
	border: 1px solid #1F1B3D;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 15px;
	float: right;
}

.vignette_gauche {
	border: 1px solid #1F1B3D;
	margin-bottom: 5px;
	margin-top: 2px;
	float: left;
	margin-right: 15px;
}

.vignette_sanscadre {
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 15px;
	float: right;
}
#vignette_diaporama {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px dotted #BFD996;
	padding: 5px;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CDBE8D;
	font-weight: normal;
}
