/* Start of CMSMS style sheet 'darchaya' */
@charset "utf-8";
/* CSS Document */
h2 {
	color: #7a240d;
	font-size: 16px;
	font-weight: bold;	
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(maquette/fond.gif);
	background-repeat: repeat-y;
	background-position: center 160px;
	background-color: #f6f6f5;
}
div#page {
	width: 854px;
}
div#contenu_titre {
	margin:20px;
}
div#contenu {
	background-image: url(maquette/fond_contenu.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#contenu p {
	text-indent: 0px;
        margin-left: 20px;
        margin-right: 20px;
	text-align: justify;
}
div#contenu_texte img {
	border: 5px solid #74a8fe;
	margin: 7px;
}
div#contenu_texte ul {
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 10px;
}
div#footer {
     text-align: center;
     padding: 10px;
     font-size: 11px;
}
div#footer img {
     border:0;
     padding: 10px;
}
div#menu {
	height:30px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
a img {
	background-image: url(maquette/fond_menu_pointille.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a:hover img {
	background-image: url(maquette/fond_menu.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.cache {
   position: absolute;
   top: -999em;
   left: -999em;
}
/* End of 'darchaya' */

