/* ----------------------------- */
/*           Generalites         */
/* ----------------------------- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, "courier new";
	font-size: 62.5%;
	background-color: #d2b48c;
}

a {
	color: #8b4513;
	text-decoration: none;
}

a:visited {
	color: #8b4513;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #8b4513;
	text-decoration: none;
}

img {
	border: 1px solid #708090;
	display: block;
}

a img:hover {
	border: 1px solid #8b4513;
}

#conteneur {
	position: relative;
	width: 820px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 25px;
	background: url(./images/site/bord1.png) center top repeat-y;
}

/* ----------------------------- */
/*             Header            */
/* ----------------------------- */

#header {
	width: 808px;
	height: 130px;
	margin: 0 auto;
	background: url(./images/site/cinw1.png) no-repeat -190px -185px;
	text-align: right;
}

#header p {
	position: absolute;
	top: 3px;
	right: 20px;
}

#header img {
	border: none;
	display: inline
}

#header a {
	background-color: #ffffff;
}

/* ----------------------------- */
/*             Menu              */
/* ----------------------------- */

#menu {
	width: 808px;
	height: 30px;
	margin: 0 auto 30px auto;
	padding: 0;
	background: url(./images/site/menub1.png) repeat-x 0 0;
	list-style-type: none;
}

#menu li {
	float: left;
	text-align: center;
}

#menu li a, #menu li a:link, #menu li a:visited {
	width: 102px;
	line-height: 30px;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	color: #708090;
	border-right: 1px solid #d2b48c;
	text-decoration: none;
}

#menu li a:hover {
	background: url(./images/site/menub1.png) repeat-x 0 -30px;
}

#menu li a#current {
	background: url(./images/site/menub1.png) repeat-x 0 -30px;
}

/* ----------------------------- */
/*            Ciseaux            */
/* ----------------------------- */

#ciseauxg {
	position: absolute;
	background-image: url(./images/site/ciseauxg.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 22px;
	padding: 0;
	top: 180px;
	left: 20px;
}

#ciseauxd {
	position: absolute;
	background-image: url(./images/site/ciseauxd.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 22px;
	padding: 0;
	top: 180px;
	right: 20px;
}

/* ----------------------------- */
/*    Gros gauche Petit droit    */
/* ----------------------------- */

#gauche {
	width: 470px;
	margin-left: 6px;
	padding: 20px 20px 30px 30px;
	border-style: dashed;
	border-color: #708090;
	border-width: 1px 1px 1px 0px;
}

#gauche p {
	color: #708090;
	font-size: 1.1em;
	letter-spacing: 0.2px;
	margin: 1.3em 0 0 0;
}

#gauche h1 {
	font-size: 1.4em;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-bottom: 1px solid #d2b48c;
}

#gauche img {
	margin-right: 7px;
}

#droite {
	position: absolute;
	text-align: left;
	width: 200px;
	padding: 20px 20px 20px 30px;
	right: 6px;
	top: 190px;
	border-style: dashed;
	border-color: #708090;
	border-width: 1px 0 1px 1px;
}

#droite h1 {
	font-size: 1.4em;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#droite p {
	color: #708090;
	font-size: 1.1em;
	letter-spacing: 0.2px;
}

.date {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #708090;
}

.groupe {
	font-size: 1.4em;
	font-weight: bold;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.article {
	font-size: 1.2em;
	font-weight: bold;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 0.5px;
}

/* ----------------------------- */
/*       Gauche Droit Egaux      */
/* ----------------------------- */

#labelg {
	width: 335px;
	margin-left: 6px;
	padding: 20px 20px 20px 30px;
	border-style: dashed;
	border-color: #708090;
	border-width: 1px 1px 1px 0px;
}

#labelg h1 {
	font-size: 1.4em;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#labelg p {
	color: #708090;
	font-size: 1.1em;
	letter-spacing: 0.2px;
}

#labelg img {
	margin: 0 10px 10px 0;
}

#labeld {
	position: absolute;
	text-align: left;
	width: 335px;
	padding: 20px 20px 20px 30px;
	right: 6px;
	top: 190px;
	border-style: dashed;
	border-color: #708090;
	border-width: 1px 0 1px 1px;
}

#labeld h1 {
	font-size: 1.4em;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#labeld p {
	color: #708090;
	font-size: 1.1em;
	letter-spacing: 0.2px;
}

#labeld img {
	margin: 0 10px 10px 0;
}

/* ----------------------------- */
/*    Petit gauche Gros droit    */
/* ----------------------------- */

#releaseg {
	position: absolute;
	width: 245px;
	left: 6px;
	top: 190px;
	padding: 20px 20px 20px 30px;
	border-style: dashed;
	border-color: #708090;
	border-width: 1px 1px 1px 0px;
}

#releaseg h1 {
	font-size: 1.4em;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#releaseg p {
	color: #708090;
	font-size: 1.1em;
	letter-spacing: 0.2px;
}

#releaseg img {
	margin: 0 10px 10px 0;
}

#released {
	text-align: left;
	width: 425px;
	padding: 20px 20px 20px 30px;
	margin-left: 338px;
	border-style: dashed;
	border-color: #708090;
	border-width: 1px 0 1px 1px;
}

#released h1 {
	font-size: 1.4em;
	color: #d2b48c;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-bottom: 1px solid #d2b48c;
}

#released p {
	color: #708090;
	font-size: 1.1em;
	letter-spacing: 0.2px;
}

/* ----------------------------- */
/*             Footer            */
/* ----------------------------- */

#footer {
	width: 820px;
	height: 35px;
	background: url(./images/site/bas1.png) center top no-repeat;
	text-align: center;
	margin: 0 auto;
	padding-top: 1px;
	clear: both;
}

#footer p {
	font-size: 1.1em;
	letter-spacing: 0.3px;
	margin-top: 7px;
}