/* cmsms stylesheet: frezal modified: 04/12/22 10:14:30 */
* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#global {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1024px;
	margin-left: -512px;
	background-image: url('../../img/fond.jpg');
	background-repeat: repeat-y;
}
.top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 884px;
	height: 222px;
	background-image: url('../../img/top.jpg');
}
.contenant {
	position: relative;
	left:0px;
	top: 0px;
	width: 884px;
	background-image: url('../../img/fond-contenant.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.titre{
	position: relative;
	left: 512px;
	top: 0px;
	width: 296px;
	height: 75px;
}
.menu{
	position: absolute;
	left: 808px;
	top: 0px;
	width: 147px;
	padding-bottom: 9px;
}
.contenu{
	position: relative;
	left: 135px;
	top: 0px;
	width:650px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: justify;
}
p{
	padding-bottom: 20px;
}
img{
	border: 0px;
}
hr{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom: solid 1px #632500;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left:60px;
}
.bottom{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-align: center;
	background-image: url('../../img/pied_page.jpg');
	background-repeat: no-repeat;
}
.lcredit{
	font-weight: normal;
	text-decoration: none;
	color: #404040;
	border-bottom: dotted 1px #404040;
}
.lcredit:hover{
	background-color: #404040;
	color: #000;
}
label
  {
  display: inline;
  float: left;
  width: 70px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:right;
	padding-right: 5px;
	margin-left: 50px;
  } 

INPUT, TEXTAREA { 
	background-color: #300000 ; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A26C22;
	width: 300px;
	border-bottom: solid 1px #A26C22;
	border-top: none;
	border-left:none;
	border-right:none;
	margin-bottom:5px;
	padding: 2px;
}
.nonsize{
	width: auto;
}
.txt-adresse{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border-left: solid 1px #fff;
	padding-left: 10px;
	padding-bottom: 0px;
}
.legende{
	position: relative;
	color: #fff;
	margin-top: 10px; 
	padding: 10px 20px 0 20px; 
	width: 170px;
	font-size: 12px;
	text-align: left;
}
.apercu{
	padding: 10px 10px 0 10px;
	width: 170px;
	text-align: center;
}
img.galerie{
	border: 1px solid #A26C22;
}
.format{
	margin-left: 70px;
	color: #BF5200;
	font-size: 11px;
	padding:0;
	margin:0;
	width: 170px;
	text-align: right;
	margin-bottom: 10px;
}
.titre-toile{
	font-weight: bold;
	color: #A26C22;
}
.gal-gauche{
	position: relative;
	left:50px;
	top:0;
}
.gal-droite{
	position: absolute;
	left: 250px;
	top: 0;
}
.encartdroite{
	margin-right: 8px;
	float: left;
}
.cont-img{
	border: solid 1px #A56A1E;
}

.langue {
	text-align: right;
	position: relative;
	left: 135px;
	top: 10px;
	width:510px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-bottom: 15px;
}

.langue a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.langue a:hover {
	text-decoration: underline;
}
h1{
	color: #A26C22;
	border-bottom: solid 1px #A26C22;
	font-size: 13px;
	margin-bottom: 7px;
	margin-top: 10px;
}
dl{
	font-size: 12px;
}
dt{
	font-weight: bold;
	float: left;
	width: 100px;
	padding-left: 3px;
	font-size: 14px;
}
dl.expo-bio dt{
	font-weight: bold;
	float: left;
	width: 80px;
	padding-left: 3px;
	font-size: 14px;
}
dd{
	margin-bottom: 7px;
	margin-left: 110px;
}
dl.expo-bio dd{
	margin-left: 90px;
}
