/* 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);
	}

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;
}
a .normal    { font-weight: normal; }
ul, ol {
	margin-left: 15px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
li {
	padding-bottom: 4px;
	text-align: justify;
	line-height: 16px;
	padding-top: 4px;
	list-style-position: inside;
	}
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;
	}

.petit {
	font-size: 12px;
	font-weight: normal;
}

.grand { font-size: 18px; }
.couleur_bleu { color: #0065B5; }

td { text-align: left; }

h1   {
	font-size: 28px;
	font-weight: normal;
	color: #2F2856;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 8px;
}
h1 .petit { font-size: 16px; }

h2   {
	font-size: 20px;
	font-weight: normal;
	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: 11px;
	font-weight: bold;
	color: #333333;
	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;
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 1px;
}
h5 a:hover {
	background-color: #9A003F;
	border-top-color: #9A003F;
	border-right-color: #9A003F;
	border-bottom-color: #9A003F;
	border-left-color: #9A003F;
}
h5 .clair { font-size: 9px; }
h5 .clair:link, h5 .clair:visited  {
	border: 1px solid #9973C1;
	background-color: #B998DA;
}
h5 .clair:hover {
	background:#CD0057;
	border-top-color: #CD0057;
	border-right-color: #CD0057;
	border-bottom-color: #CD0057;
	border-left-color: #CD0057;
}
.rechercher:link, .rechercher:visited {
	background-image: url(../images/icones/rechercher.png);
	background-repeat: no-repeat;
	padding-left: 27px;
	background-position: 3px 2px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bouton_visualiser:link, .bouton_visualiser:visited {
	background-image: url(../images/icones/visualiser_rose.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	background-position: 4px 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}
.bouton_supprimer:link, .bouton_supprimer:visited {
	background-image: url(../images/icones/supprimer.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 5px 4px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h6    {
	font-weight: normal;
	color: #594C4B;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	}

td h6 {
	display: inline-block;
	vertical-align: text-bottom;
}
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;
}

.filet_pointilles {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-style: dotted;
}

.filet_invisible {
	padding: 0px;
	height: 0px;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.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-bottom: 10px;
	padding-top: 1px;
	float: left;
	width: 710px;
	margin-right: 20px;
}
#XL #central{
	width: 960px;
	margin-right: 0px;
}
#texte_droite {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4A67C;
	margin-left: 15px;
}
.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;
	margin-top: 0px;
}
.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: 0px;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	background-position: 0px 1px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.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: auto;
	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: left;
	text-align: center;
}
#encadre_vignette  img, #encadre_vignette_etroite  img {
	border: 2px solid #1F1B3D;
	margin-bottom: 6px;
	margin-top: 2px;
	text-align: center;
}

/* ---------- TABLEAUX ------------- */
table{
	border-collapse:collapse;
	border: 1px dotted #CEBE8B;
}
th,  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;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
fieldset {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CDBE8D;
	clear: left;
}
legend {
	font-size: 16px;
	font-weight: normal;
	color: #736A4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF1C5;
	padding-right: 5px;
	padding-left: 5px;
  }
/* ---------------------------------- */

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

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

#menus a:hover {
	background:#CD0057;
	color: #FFFFFF;
}

.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 {
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px dotted #BFD996;
	padding: 5px;
	width: 120px;
}
.publication {
	display: block;
	float: left;
	width: 211px;
	padding-right: 25px;
	overflow: hidden;
	padding-bottom: 5px;
}

#XL .publication {
	width: 166px;
	padding-bottom: 5px;
}

#XL .publication_double { width: 332px; }
#XL .publication.large {
	width: 295px;
	padding-bottom: 10px;
}

#XL #sommaire .publication { width: 295px; }
.publication h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0px;
}
.publication p {
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}
.publication img {
	border: 1px solid #80795F;
	margin-bottom: 10px;
}

.demie_colonne {
	width: 45%;
	margin-right: 5%;
	float: left;
}

.bloc_actualites {
	display: inline-block;
	clear: left;
	width: 710px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4a67c;
	padding-bottom: 10px;
	margin-top: 10px;
}
.bloc_actualites h1{ margin-top: 10px; }
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CDBE8D;
	font-weight: normal;
}



.stabilo {
	color: #344C00;
	background-color: #C6E600;
	margin-top: 1px;
	margin-bottom: 1px;
	display: inline-block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-style: italic;
}

#titre_myarchive {
	background-image: url(../images/interface/myarchive/titre_myarchive.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	padding-top: 126px;
	padding-bottom: 10px;
	padding-left: 319px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #464081;
	font-style: italic;
}

#liste_resultats .grand {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #443C81;
	font-size: 15px;
	line-height: 20px;
}
#serie_icones  {
	display: inline-block;
	float: right;
	width: 120px;
	margin-left: 20px;
}

#liste_resultats ul, #liste_resultats li { margin-bottom: 0px; }

