@charset "utf-8";
/* CSS Document */
body{background:url(../Images/deg.png) repeat-x; 
	min-height:100%;
	margin:0;
	position:relative;
}
* {margin: 0; padding: 0;}

/* en tete début */
#header {
	margin:0;
	margin-top:50px;
}

#menubarre {
	background-image:url(../Images/menu.png);
	background-repeat:no-repeat;
	z-index:auto;
	float: right;
	width:550px;
	height:24px;
	padding:1px;
	margin-top:5px;
	margin-right:10px;
}


/* menu début */
dl, dt, dd, ul, li{
	margin-top:0;
	list-style-type: none;
	padding-top:0;
}
dl {
	float: left;
}
dt {
	margin-top: 0;
	padding-left:10pt;
	cursor: pointer;
}
dd {
	margin-left:10pt;
	z-index: 100;
	display: none;
	position:absolute;
	width: 6em;
	background: #FFF;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}

#smenu1, #smenu2 {
	text-align:left;
	position:absolute;
}
/* menu fin */
/* en tete fin */




/* site début */
#site {
	background: #E4D307 url(../Images/bu.png) center no-repeat;
	width:928px;
	z-index:1;
	padding:0;
	padding-top:20px;
	height:320px;
	position:relative;
	overflow: hidden;
	margin-top:25px;
}

#left{
	float:center;
	width:100%;
	position:relative;
	padding:10px;
	text-align:center;
	margin-top:240px;
}

#ssmenu {
	background-image:url(../Images/ssmenu.png);
	background-repeat:no-repeat;
	width:200px;
	height:100%;
	float:center;
	}

#sstitre {
	width:180px;
	height:19px;
	padding-left:5px;
	padding-right:5px;
}
#sstexte {
	min-height:100%;
	margin-bottom:20px;
	padding:6px;
	border: solid 1px #999999;
	text-align:justify;
}
#prov{
	width:100%;
	text-align:center;
	font-size:12pt;
	padding-bottom:10px;
}

#conteneur{
	padding:30px;
}

/* site fin */




/* pied debut*/
#pied {
	background: #E4D307;
	width:928px;
	height:40px;
	z-index:1;
	padding-top:10px;
	margin-top:5px;
}

#signe {
	float: left;
	position:relative;
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
}
/* pied fin */

/*police début*/
.sts {font-family: "Harlow Solid Italic", Edwardian Script ITC, French Script MT, Magneto; font-size: small; color:#000000;}
.sts:hover{ color:#CC33CC; text-decoration: overline;}
.m {font-family: Harlow Solid Italic, Edwardian Script ITC, French Script MT, "Magneto"; font-size: small; color: #339966;}
.m:hover{ color: #FF6633; text-decoration: underline;}
.Style1 {font-family: "Harlow Solid Italic", Edwardian Script ITC, French Script MT, Magneto; font-size:16px;}
.Style { color:#FFFFFF;}
.Style2 {color: #1D7BA9;font-weight: bold; font-size:12pt;}
.Style2:hover {color: #FF9933;font-weight: bold; font-size:12pt;}
.contact { font-family: "Arial"; font: bold; color:#009999 ; font-weight: bold; font-size:11pt; line-height:normal;}
.sign {color: #006666; font-size:x-small;}
.contact:hover{ color: #660099; text-decoration: none; font-weight: bold;}
a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.cercle{list-style-type: circle;}
/*police fin*/

