/* CG83 Archives */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4DEDA;
	color: #4D3535;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/icones/puce.gif);
	}
	
a:link, a:visited {
	color: #815D00;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : #745600
}
h2 a:link, .fichier a:link, .mail  a:link, .url  a:link, #piedepage a:link, .filrouge a:link, 
h2 a:visited, .fichier a:visited, .mail  a:visited, .url  a:visited, #piedepage a:visited, .filrouge a:visited { 	text-decoration : none; }
h2 a:hover, .fichier a:hover, .mail  a:hover, .url  a:hover, #piedepage a:hover, .filrouge a:hover { 	text-decoration : underline; }

ul {
	text-align: left;
	margin-left: 13px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
li {
	padding-bottom: 5px;
	text-align: left;
	}
ol {
	padding-left: 0px;
	margin-left: 15px;
	}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 7px;
	}

.sticker {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #AE3A2B;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
	text-decoration: blink;
}

.petit {
	font-size: 14px;
	color: #806060;
}
h1   {
	font-size:21px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	color: #915E60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2   {
	font-size:18px;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
}
h3 {
	font-size:14px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: left;
	margin-top: 7px;
	color: #402626;
}
h4   {
	font-size:11px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: left;
	margin-top: 6px;
	color: #994F4C;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 8px;
	text-align: center;
	line-height: 20px;
	padding: 0px;
}
h5 a:link, h5 a:visited, .nombre_resultat a:link, .nombre_resultat a:visited , button{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #5E4A07;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #5E4A07;
	margin-right: 2px;
	margin-left: 2px;
}
button  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #5E4A07;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #5E4A07;
	margin-left: 5px;
	font-size: 12px;
}
h5 a:hover, .nombre_resultat a:hover , button:hover{
	color: #5E4A07;
	background-color: #FFFFFF;
}

	
h6   {
	font-weight: normal;
	color: #915E60;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-style: italic;
	}

td h6 {
	display: inline-block;
	vertical-align: text-bottom;
}

hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C09B93;
	margin-top: 10px;
	margin-bottom: 10px;
	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;
	margin-right: 5%;
	margin-left: 5%;
	height: 1px;
}

.filet_pointilles {
	border-top-style: dotted;
	border-top-color: #D9CCC3;
}
.filet_invisible {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px none transparent;
	visibility: hidden;
}

	
td {
	text-align: left;
	}
	
#largeurglobale {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#pageblanche {
	background-image: url(../images/interface/amorce_pageblanche.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: left;
}
/* ---------------------------------- */
#admin #pageblanche{
	background-image: none;
	padding-left: 240px;
}
#colonne_centrale {
	width: 670px;
	float: left;
}
.filrouge {
	font-size: 10px;
	color: #776B41;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAADAE;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
}

.filrouge a { color: #776B41; }
#piedepage {
	font-size: 10px;
	color: #9C7070;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/interface/basdepage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
}
#piedepage a:link, #piedepage a:visited  {  	color: #9C7070; }
fieldset {
	border: 1px solid #CDB3AD;
	clear: left;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.encadre1 { background-color: #FFFFFF; }
.encadre2  {
	padding: 10px;
	background-color: #E1D5CA;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 12%;
	margin-left: 12%;
	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;
}

.nombre_resultat {
	padding: 10px;
	background-color: #D9D0C7;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	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;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}

table {
	margin-right: auto;
	margin-left: auto;
}

table p { text-align: left; }
td.tableauentete , th{
	padding: 3px 6px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B3857D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
td.tableauligneseule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5756C;
	padding: 6px;
	}
	
td.tableausansligne {
	padding: 6px;
	}
	td.tableau1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3857D;
	padding: 6px;
	background-color: #F8F2EE;
	}
td.tableau2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3857D;
	padding: 6px;
	background-color: #FFF;
	}
td.tableauresultat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	background-color: #F0ECE9;
	}
	
td.tableauresultatroll {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	background-color: #EEDFD6;
	}

td.tableauresultaterreur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	background-color: red;
	}

.imageannonce {
	margin-right: 15px;
	border: 1px solid #733436;
}

.tableau_nonvisible {
	background-color: #F8E9E4;
	font-size: 11px;
	padding: 5px;
	color: #673E1C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
}

td.tableau_vignettephototheque { padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79583F;
	 	}


#vignette_phototheque { text-align: center; }
#vignette_phototheque    a { color: #85140F; }
#vignette_phototheque a:hover { color: #B43C33; }

#vignette_diaporama {
	float: left;
	border: 1px solid #CDA6A3;
	margin-bottom: 10px;
}
#vignette_diaporama:hover  {
	border-top-color: #85140F;
	border-right-color: #85140F;
	border-bottom-color: #85140F;
	border-left-color: #85140F;
}

#expo_virtuelle { margin-left: 150px; }
.nombre_photo {
	font-size: 10px;
	color: #9C7070;
}
.vignette {
	border: 1px solid #997A7B;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

.vignette_gauche {
	border: 1px solid #997A7B;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.publication {
	display: block;
	float: left;
	width: 193px;
	padding-right: 30px;
	margin-bottom: 5px;
}

#XL .publication { width: 202px; }

.publication h2 { margin-bottom: 0px; }
.publication  p {
	text-align: left;
	font-size: 11px;
}
.publication  img {
	border: 1px solid #997A7B;
	margin-bottom: 8px;
}

.publication_exergue {
	background-color: #E6CAC1;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

.publication .instrument_de_recherche { padding-top: 9px; }
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}

.phototheque {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D0C7;
}

.phototheque p {
	font-size: 11px;
	text-align: left;
}

.phototheque img { border: 1px solid #D9D0C7; }

.phototheque img:hover {
	border-top-color: #815D00;
	border-right-color: #815D00;
	border-bottom-color: #815D00;
	border-left-color: #815D00;
}

.fonds_sonores_colonne1 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

.fonds_sonores_colonne1 h4 { margin-top: 4px; }

.fonds_sonores_colonne2 {
	display: table-cell;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D9CCC3;
	padding-left: 20px;
}

.fonds_sonores_colonne2 li { padding-bottom: 12px; }

.bloc_actualites {
	width: 670px;
	clear: left;
	display: inline-block;
}

#rubrique_deroulee h4 { margin-top: 0px; }

#rubrique_deroulee { margin-left: 28px; }

#colonnegauche_admin {
	width: 220px;
	padding-top: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	/*text-align: left;*/
	padding-left: 2px;
	font-size: 11px;
	background-color: #D7CCC5;
}
#colonnegauche_admin ul , #colonnegauche_admin li{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#colonnegauche_admin ul ul a {
	font-style: italic;
	color: #8D7C53;
	padding-left: 25px;
}

#colonnegauche_admin a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3F0EE;
}

#colonnegauche_admin a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #815D00;
}

