div.sdmenu {
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	position: absolute;
	background-color: #CCCCCC;
	left: 0px;
	top: 0px;
}
div.sdmenu div {
	overflow: hidden;
	position: relative;
	background: #bf6b1d url(../menuimg/title.gif) repeat-x;
}
div.sdmenu div:first-child {
	background: #fc9111 no-repeat;
}
h1 {
	font-size: 13px;
	color: #663300;
	text-align: center;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../menuimg/expanded.gif) no-repeat 10px center;
	border-bottom: 1px solid #ddd;	
}
div.sdmenu div.collapsed span {
	background-image: url(../menuimg/collapsed.gif);
	cursor: pointer;
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #cbeeda;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #90a58e;
}
div.sdmenu div a:hover {
	background : #b0cebe url(../menuimg/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
body {
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	font: 12px Verdana, "Times New Roman", serif;
	color: #000;
	background-color: #D9C0B1;
}
#blocpage #tableforme {
	font-size: 10px;
	line-height: normal;
	top: 0px;
}
#entete {
	height: 100px;
	width: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#blocpage {
	border: 3px solid #a96329;
	width: 704px;
	height: 520px;
	left: 0px;
	top: 0px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/arriereplan1.gif);
}
.Styleframbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 0px;
	height: 20px;
	line-height: 20px;
}

/* Contenu pour highslide */

.highslide {
	cursor: url(../css/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #663300;
	padding: 2px;
	margin-left: 5px;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #DFC9BD;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
	background-image: url(graphics/fullexpand.gif);
	background-repeat: no-repeat;
}

/* Pour le HTML */

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}


/* Styles for the popup */
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background-image: url(graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.Styleframbas a:hover {
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bold;
}
.Styleframbas a {
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
}
#blocflash {
	height: 250;
	width: 450;
	position: absolute;
	top: 250;
	left: 125px;
}
.etoile {
	font-size: 12px;
	color: #FF0000;
}
#musicbloc {
	width: 170px;
	left: 180px;
	position: absolute;
	top: 0px;
	height: 18px;
	background-color: #D9C0B1;
	color: #D9C0B1;
}
.divimg {
	text-align: center;
	left: 0px;
}
.plan {
	background-color: #FFFFCC;
	text-align: center;
}
