* {
	margin: 0px;
	padding: 0px;
	}
html {
	height: 101%;	
	margin:0px;
	padding:0px;
	}
body {
	height: 100%;
	padding:0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #DDD;
	background-color: #000;
}
img { 
	border: 0; 
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover{
	text-decoration: none;
	color: #FFF;
	}
a img { 
	text-decoration: none; 
}
h1 {
	display: none;
}
h2 {
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #FFF;
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
	}
h3 {
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #FFF;
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	}
h4 {
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFF;
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}
h5 {
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/rond10titre.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 16px;
	margin-left: 16px;
}
hr {
	height: 1px; 
	color: #8D7F61; 
	background-color: #8D7F61; 
	border: none; 
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	}
hr.clear {
	visibility: hidden;
}












#middle {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
}

#anim1 {
	height: 78px;
	}
#anim2{
	text-align: right;
}



#nav {
	width: 277px;
	float: left;
	}
#logo {
	height: 110px;
	width: 277px;
}
#logo a {
	height: 90px;
	width: 277px;
	display: block;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	}
#logo a strong {
	visibility: hidden;
}
ul#menu, ul#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li a{
	display: block;
	line-height: 32px;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/rond10lien.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 170px;

	}
#nav li a:hover{
	text-decoration: none;
	color: #FCF;
	background-image: url(../img/rond10titre.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}








#article {
	float: right;
	width: 520px;
	text-align: justify;
}
#article p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#article ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#article li{
	list-style-position: inside;
	list-style-type: disc;
}






.drt {
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	}


.gch {
	float: left;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
	}






.sst  {
	font-size: 9px;
	color: #999;
	}
.sst2  {
	font-size: 10px;
	color: #F6F;
	font-weight: normal;
	}
.sst2 em {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	}
.vig {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	}
a.plus {
	
	height: 32px;
	width: 32px;
	line-height: 32px;
	font-size: 20px;
	display: block;
	background-image: url(../img/rond32lien.gif);
	background-repeat: no-repeat;
	margin-left: 310px;
}
a.plus:hover {
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
}


a.at {
	height: 32px;
	width: 32px;
	line-height: 32px;
	font-size: 20px;
	display: block;
	background-image: url(../img/rond32lien.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 180px;
	margin-top: -20px;
	}
a.at:hover {
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
}
a.at strong {
	visibility: hidden;
	font-size: 8px;
	display: block;
	height: 20px;
	width: 200px;
	font-weight: normal;
	color: #6F6F6F;
	margin-top: -40px;
	margin-left: 40px;
	line-height: 10px;
}
a.at strong em {
	color: #515151;
	font-style: normal;
}

a.at:hover strong {
	visibility: visible;
	font-size: 9px;
}



a.dl {
	background-image: url(../img/rond10lien.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
a.dl:hover {
	background-image: url(../img/rond10titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


a.pr {
	background-image: url(../img/rond10lien.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
a.pr:hover {
	background-image: url(../img/rond10titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#menu-creation{
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	border-top-width: 32px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 32px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
#menu-creation a{
	float: left;
	display: block;
	margin-right: 8px;
	padding-right: 8px;
	padding-left: 0px;
	background-image: url(../img/rond32lien.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	}
#menu-creation a:hover, #menu-creation a.act{
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	}
	
	
	
	
	
#menu-creation span{
	float: left;
	display: block;
	margin-right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../img/rond32titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	}	
	
.pt {
	font-size: 9px;
	line-height: 14px;
}
.exergue {
	color: #FCF;
}
.pt-tr {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
}

.actu {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.grosse-actu {
	font-size: 12px;
	line-height: 15px;
	color: #FCF;
}
.mentions {
	font-size: 8px;
	text-align: justify;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.crea {
	font-style: italic;
	font-weight: bold;}
a.crea, a.MV {
	background-image: url(../img/rond10lien.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
a.crea:hover, a.MV:hover {
	background-image: url(../img/rond10titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#diapos{
	width: 520px;
	margin: 0px;
	height: 350px;
	}
span.diapo{
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	background-color: #141414;
}
span.diapo img {
	}
#nums{
	height: 30px;
}
span.num{
	margin-right: 4px;
	height: 24px;
	width: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F6F;
	display: block;
	float: left;
}	
span.num img {
	width: 24px;
	height: 24px;

	}

