/****************************************
 DEBUT NE PAS TOUCHER
****************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
}
/****************************************
	HEADER
****************************************/
#header {
	background: url(../media/header.jpg) no-repeat left top; 
}
/****************************************
	TOPMENU
****************************************/
#topmenu {
	background: url(../media/topmenu_fond.gif) no-repeat 455px 0;
	background-color: #C0902C;
}
#topmenu ul {
	margin: 0 0 0 15px;
	padding: 0;
	height: 15px;
	line-height: 15px;
}
#topmenu ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0 5px 0 5px;
	font-size: 11px;
	font-weight: bold;
}
a.topmenu_off {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topmenu_off {
	text-decoration: underline;
}
a.topmenu_on {
	color: #000000;
	text-decoration: none;
}
a:hover.topmenu_on {
	text-decoration: underline;
}
/****************************************
	MAIN
****************************************/
#main {
	background-color: #F2F2F2;
}
#pagetop {
	height: 15px;
	margin: 10px 20px 10px 25px;
}
#pagebottom{
	height: 15px;
	margin: 10px 20px 10px 25px;
}
/* BREADCRUMB */
#breadcrumb {
	font-size: 10px;
	color: #C0902C;
	float: left;
}
#breadcrumb a {
	color: #C0902C;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
.pagination {
	float: right;
}
#page {
	margin: 0 30px 0 35px;
	font-size: 11px;
	color: #666666;
}
.imgleft {
	float: left;
	margin-right: 20px;
}
.imgright {
	float: right;
	margin-left: 20px;
}
.imgblock {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
}
.contentleft {
	float: left;
	width: 290px;
}
.contentright {
	float: right;
	width: 290px;
}

.galerie .imgblock {
	width: 250px;  
}

.galerie .contentleft {
	float: left;
	width: 190px;
}
.galerie .contentright {
	float: right;
	width: 190px;
}

.contentright p.first {
  text-align: right;
}

.content {}
.breaker {
	clear: both;
	height: 0;
	/*line-height: 0;*/
	visibility: hidden;
}
h1 {
	font-size: 16px;
	color: #846204;
	margin: 0;
}
h2 {
	font-size: 12px;
	color: #846204;
	margin: 0;
}
h3 h4 h5 h6 {}
hr {
	clear: both;
	height: 1px;
	border-top: 1px dashed #C0902C;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
p {
	text-align: justify;
	margin: 10px 0 10px 0;
}
a {
	/*color: #666666;*/
        color: #846204;
        font-weight: bold;
	text-decoration: none /*underline*/;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

a.interne {
	/*color: #333333;*/
	color: #C0902C;
}

a.interne:hover {
        color: #846204;
        text-decoration: underline;
}


li {
	list-style: url(../media/puce.gif);
}
/****************************************
	RIGHT
****************************************/
#right {
	background: url(../media/right_fond.gif) no-repeat 139px 110px;
}
.topright {
	background-color: #F2F2F2;
}
/* CONTEXTMENU */
#contextmenu {
}
#contextmenu ul {
	margin: 0;
	padding: 0;
	width: 150px;
	line-height: 15px;
}
#contextmenu ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 15px;
	background-color: #C0902C;
	font-size: 11px;
	font-weight: bold;
}
#contextmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#contextmenu a:hover {
	text-decoration: underline;
}
#contextmenu ul li.selected {
	color: #000000;
}
/* BOX */
.box {
	border-bottom: 1px solid #C0902C;
	background: url(../media/box_fond.gif) no-repeat right bottom;
	padding: 0 15px 0 15px;
	color: #996600;
	font-size: 10px;
	text-align: justify;
}
div.box a {
	color: #996600;
	text-decoration: underline;
}
div.box a:hover {
	color: #C0902C;
	text-decoration: underline;
}
/* FOCUS */
.focus {
	padding: 0 15px 0 15px;
	color: #000000;
	font-size: 10px;
	text-align: justify;
}
div.focus a {
	color: #000000;
	text-decoration: underline;
}
div.focus a:hover {
	color: #666666;
	text-decoration: underline;
}
/****************************************
	FOOTER
****************************************/
#footer {
	background: url(../media/footer.gif) no-repeat left top;
}
/* BOTTOMMENU */
#bottommenu {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0 10px 0 0;
}
#bottommenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottommenu a:hover {
	text-decoration: underline;
}

/****************************************
 FIN NE PAS TOUCHER
****************************************/

h1 {
  font-size:24px;
  text-align:right;

}

/* styles de mise en forme du texte ********************************** */
/* styles antérieurs au 22 septembre 2005 **************************** */
/* q = quote : citation */ 
q
{
  font-style: italic;
}
/* styles postérieurs au 22 septembre 2005 ********************************** */
/* mots-clefs */
span.mc
{
  font-weight: bold;
  font-style:  italic;
}
/* noms propres */ 
span.np
{
  font-weight: bold;
}
/* titres d'oeuvre dans le texte (livre, revue, tableau, morceau de musique, etc. ) */
span.to
{
  font-variant: small-caps;
}
/* titres d'oeuvre dans les galeries(tableau, sculpture, etc. ) */
span.tog
{
  font-variant: small-caps;
  font-weight: bold;
  font-size: 18px;
}
/* q = quote : citation brève */ 
span.cb
{
  font-style: italic;
}
/* notes de la rédaction, NDLR */
.nr
{
  color : #778899;
}
/* titres internes */
.ti
{
  color: rgb(153, 153, 153);
  font-weight:bold;
}

/* textes poétiques */
.tp
{
  font-family:cursive;
  font-size:10pt;
}

/* mentions particulères : notes manuscrites, dédicaces, dates */
.mp
{
  color: rgb(255, 102, 102);
  font-style: italic;
}
/* textes en police réduite : pr */
.pr
{
  font-family:sans-serif;
  font-size:10;
}
