#header {
	HEIGHT: 131px;
}
#header img{
	float: left;
	margin: 5px 5px 0 0;	
}
/* CSS Tabs */
#navcont {
	padding: 0;
	z-index: 1;
	visibility: visible;
	position: absolute;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	width: 110px;
}

#navcont #navl #active #current a:hover {
	color: #1177AA;
}
#navcont #navl .taille {
	text-decoration: underline;
	font-size: 1.2em;
}


#navcont ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}
.bordBlanc {
	border: 5px outset #FFFFFF;
}


#navcont ul li {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #FFFF00;
}


#navcont ul li a {
        background: #FFCC00;
        height: 18px;
        border-top: 1px solid #f5d7b4;
        border-left: 1px solid #f5d7b4;
        border-bottom: 1px solid #f5d7b4;
        border-right: none;
        padding: 0;
        margin: 0 0 5px;
        color: #1177AA;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 1.2em/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}


#navcont ul li a:hover {
	color: #1177AA;
	background: #FFFF00;
	width: 78px;
}

#navcont a:active {
	background: #1177AA;
	color: #000066;
}

#navcont li#active a {
	background: #FFFF00;
	border: 1px solid #fff000;
	color: #000066;
	text-transform: capitalize;
}
#navl {
        color: #000066;
        background: #848484;
        border-bottom: 0.2em solid #17a;
        border-right: 0.2em solid #17a;
        padding: 0 1px;
        margin-left: 0;
        font: normal 10px Verdana, sans-serif;
}

#navl li {
        list-style: none;
        margin: 0;
        font-size: 1em;
}

#navl a {
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #0066CC;
	background: #1177AA;
	border-width: 1px;
	border-style: solid;
	border-color: #5bd #035 #068 #6cf;
	border-left: 1em solid #fc0;
	padding: 0.25em 0em 0.4em 0.75em;
	background-color: #FFFF00;
}

#navl a#current { border-color: #5bd #035 #068 #f30; }

#navl a {
        /* only necessary for Internet Explorer */
}

#navl a {
	voice-family: "\"}\"";
	voice-family: inherit;
        /* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcont>#navl a {
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navl a:hover, #navl a#current:hover {
	background: #fff000;
	border-color: #069 #6cf #5bd #fc0;
	padding-top: 0.4em;
	padding-right: 0.9em;
	padding-bottom: 0.25em;
	padding-left: 0.35em;
}

#navl a:active, #navl a#current:active {
	background: #fff000;
	border-color: #069 #6cf #5bd white;
	padding-top: 0.4em;
	padding-right: 0.9em;
	padding-bottom: 0.25em;
	padding-left: 0.35em;
}
/* CSS Tabs */
#navlist {
	color: white;
	margin-left: 0;
	width: 12em;
	font: normal 10px Verdana, sans-serif;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}

#navlist li {
        list-style: none;
        margin: 0;
        font-size: 1em;
}

#navlist a {
	display: block;
	text-decoration: none;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	color: #6FF;
	background: #848484;
	border-width: 1px;
	border-style: solid;
	border-color: #5bd #035 #068 #6cf;
	border-left: 1em solid #FFFF00;
	padding-top: 0.25em;
	padding-right: 0.75em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}

#navlist a {
        width: 99%;
        /* only necessary for Internet Explorer */
}

#navlist a {
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 9.6em;
        /* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
	width: auto;
	text-transform: capitalize;
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
        background: #28b;
        border-color: #069 #6cf #5bd #fc0;
        padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active {
        background: #17a;
        border-color: #069 #6cf #5bd white;
        padding: 0.4em 0.35em 0.25em 0.9em;
}
#conteneur {
	MARGIN: 0px auto;
	WIDTH: 750px;
	background: #DEDBDE;
	border-color: #63FFFF;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-bottom-style: outset;
	height: 500px;
	overflow: auto;
}
#centre {
	MARGIN-LEFT: 140px;
	MARGIN-RIGHT: 140px;
	background-color: #EFEBEF;
	padding-top: 10px;
	border: inset;
}
#index {
	MARGIN: 0px auto;
	background: #DEDBDE;
	}
#gauche {
		CLEAR: both;
		FLOAT: left; 
		WIDTH: 130px;
}
#droite {
	WIDTH: 140px;
	HEIGHT: 475px;
	overflow: auto;
	margin-left: 5px;
}
#pied {
	CLEAR: both;
	HEIGHT: auto;
	BACKGROUND-COLOR: #CCCCCC;
	color: #006563;
}
#menuhaut LI {
	DISPLAY: inline
}
#menuhaut A {
	MARGIN: 0px 2px;
	COLOR: #DE1C29;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
#menuhaut A:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
	font-variant: normal;
	color: #006563;
}

#menudroit LI {
	MARGIN-BOTTOM: 5px
}
#menudroit A {
	MARGIN: 0px 2px; COLOR: #003333; TEXT-DECORATION: none
}
#menudroit A:hover {
	TEXT-DECORATION: none;
	color: #63FFFF;
}
P {
	MARGIN: 0px 0px 10px
}
h1 {
	color: #63FFFF;
	display: Aucune;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000066;
}
.tit_tab {
	font-weight: bold;
	color: #0FF;
	font-size: 18px;
	text-align: center;
	text-transform: capitalize;
}
.vide {
	clear: both;
}
.alignCentre {
	margin-left: 200px;	
}
.tabDroite {
	height: 400px;
	float: right;
	overflow: auto;
}
.tabDroite2 {
	FLOAT: right;
	WIDTH: 140px;
	HEIGHT: 450px;
	overflow: auto;
}
.bordTab {
	background-color: #DEDBDE;
	height: 450px;
	padding-top: 5px;
	border: 1px solid #999999;
}
.bordTabAdmin {
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-top: solid;
	border-left: solid;
	background-color: #333;
	color: #FFF;
}
.bordTabLien {
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-top: solid;
	border-left: solid;
	background-color: #DEDBDE;
	background-image: url(../images/CHAIN006.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.gauch {
	font-variant: small-caps;
	font-size: 1.2em;
	color: #FF0;
	padding-left: 5px;
	padding-top: 15px;
}

.liv {
	font-size: 0.9em;
	color: #000000;
	background: #505050;
}
.turquoise {
	color: #63EFF7;
}
#navcont #navl .taille hr {
	margin: 0px 0px 5px;
	padding: 0px;
}

#milieu {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 495px;
	background-image: url(../images/fond.png);
	background-repeat: no-repeat;
}

#milieu #slideshow #navcontainer {
	float: left;
	width: 145px;
	padding-left: 20px;
}

.clear {
	clear: both;
}

#titre .marge {
	margin: 0px;
	padding: 0px;
}

#milieu #texte {
	font-style: italic;
	color: #0FF;
	text-align: right;
	font-size: 0.8em;
	padding-right: 25px;
	padding-top: 10px;
}

#milieu #slideshow #navcontainer .gauch {
	color: #FF0;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#milieu #slideshow #previewPane img {
	border: 2px outset #FF0;
}

#milieu #galerie {
	float: right;
	width: 590px;
}

#milieu #navcontainer {
	float: left;
	margin-left: 10px;
}

#image #texte {
	margin: 10px;
	float: right;
}

#milieu2 #ho {
	background-image: url(../images/ho.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
}

#milieu2 #gals2 {
	background-image: url(../images/milieu.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #303030;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF0;
	border-left-color: #FF0;
}

#milieu2 #bas {
	background-image: url(../images/ba.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 39px;
}

#milieu2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;

}

#milieu2 #ho .marge {
	padding-top: 5px;
}
