/* ------------- "generic" styles */

body {
	margin: 0;
	padding: 0;
	background: black; 
	color: orange;
	font-family: Arial;
}

a {
	text-decoration: none;
	color: grey;
}


a img {
	border: none;
}

p {
	margin: 3px 0 0;
}




/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ------------- styles de la page globale ------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */

#globale-page {
	width : 1024px;
	height : 680px;
	background: blue;
	margin : 0 auto;
}



/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ------------- styles du haut de la page ------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */

#haut-page {
	width : 1024px;
	height : 37px;
	background: black;
	border: 1px #181818 solid;
	font-family: Arial;
	font-size: 24px;
	font-weight : bold;
	text-align : center;
	letter-spacing: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#haut-page a {
	color: white;
}

#haut-page-logo {
	width : 220px;
	height : 37px;
	background: #;
	float : left;
}

#haut-page-titre {
	width : 584px;
	height : 37px;
	background: #;
	float : left;
}

#haut-page-titre p{
	padding-top: 2px;
}

#haut-page-drapeau {
	width : 55px;
	height : 37px;
	background: #;
	float : right;
}



/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/* ------------- styles du centre de la page ------------- */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */

/* xxxxxxxxxxxxxxxxxx image background xxxxxxxxxxxxxxxxxxx */

#centre-page {
	width : 1024px;
	height : 600px;
	background-color: black;
	border: 1px #181818 solid;
	background-attachement: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
	color : white;
	text-align : left;
	padding-top: 0px;
	margin: 0;
}



/* ------------------------------------------------------- */
/* ---------- styles menu principal du haut "A" ---------- */
/* ------------------------------------------------------- */

#menu-A {
	height : 83px;
	width : 250px;
	background-color: black;
	letter-spacing: 1px;
	line-height: 1.35;
	font-size: 18px;
	font-weight : normal;
	color : white;
	text-align : left;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#menu-A	a:hover {
	text-decoration:none;
	color:white;
}

#menu-A a {
	color : grey;
}
	
	
	
/* ------------------------------------------------------- */
/* ---------- styles menu principal du bas "B" ----------- */
/* ------------------------------------------------------- */

#menu-B {
	height : 83px;
	width : 250px;
	background-color: black;
	letter-spacing: 1px;
	line-height: 1.35;
	font-size: 18px;
	font-weight : normal;
	color : white;
	text-align : left;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#menu-B	a:hover {
	text-decoration:none;
	color:white;
}

#menu-B a {
	color : grey;
}


/* ------------------------------------------------------- */
/* ---------- styles menu principal "A" & "B" ----------- */
/* ------------------------------------------------------- */
	
	
	
#bullet-ON {
 	background-image: url(../ima/UI/Bullet_ON.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-red {
 	background-image: url(../ima/UI/Bullet_ON_red.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-green {
 	background-image: url(../ima/UI/Bullet_ON_green.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-blue {
 	background-image: url(../ima/UI/Bullet_ON_blue.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-orange {
 	background-image: url(../ima/UI/Bullet_ON_orange.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-purple {
 	background-image: url(../ima/UI/Bullet_ON_purple.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-yellow {
 	background-image: url(../ima/UI/Bullet_ON_yellow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-ON-cyan {
 	background-image: url(../ima/UI/Bullet_ON_cyan.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}

#bullet-OFF {
 	background-image: url(../ima/UI/Bullet_OFF.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
}



/* ------------------------------------------------------- */
/* -------------- styles sous-menu du centre ------------- */
/* ------------------------------------------------------- */

#sous-menu {
	height : 404px;
	width : 150px;
	background-color: black;
	font-size: 16px;
	font-weight : bold;
	color : white;
	text-align : left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0;
}

#sous-menu-gallerie {
	height : 47px;
	width : 150px;
	background-color: black;
	font-size: 16px;
	font-weight : bold;
	color : white;
	text-align : left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0;
}

#sous-menu-gallerie a {
	text-decoration: none;
	color: grey;
	font-size: 16px;
	font-weight : normal;
}

#sous-menu-gallerie	a:hover {
	text-decoration:none;
	color:white;
}

#sous-menu-prod {
	height : 354px;
	width : 150px;
	background-color: black;
	font-size: 16px;
	font-weight : bold;
	color : white;
	text-align : left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0;
}

#sous-menu-prod a {
	text-decoration: none;
	color: purple;
	font-size: 16px;
	font-weight : normal;
}

#sous-menu-prod	a:hover {
	text-decoration:none;
	color:white;
}





/* ------------------------------------------------------- */
/* ----------- styles colonne page scroll ---------------- */
/* ------------------------------------------------------- */

#page-acceuil {
	height: 600px;
	width: 500px;
	background-color: #;
	float : right;
	text-align: left;	
	font-size: 16px;
	font-weight : normal;
	color : white;
	margin-right: 40px;
}


#page {
	height: 600px;
	width: 750px;
	background-color: #;
/*	border: 1px #181818 solid; */
	overflow-x : hidden;	
	overflow-y : auto;	
	float : right;
	text-align: left;	
	font-size: 12px;
	font-weight : normal;
	color : white;
	margin-right: 0px;
}

#page	a:hover {
	text-decoration:none;
	color:white;
}

#page a {
	color : grey;
}

#page p {
	color : #DDDDDD;
	margin-top: 10px;
	margin-left: 120px;
	margin-right: 10px;
}


#bandeau0 {
	height: 20px;
	width: 610px;
	background-color: #;
/*	border: 1px #181818 solid; */
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : normal;
	color : white;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau0	a:hover {
	text-decoration:none;
	color:red;
}

#bandeau0 a {
	color : white;
}


#bandeau-black {
	height: 22px;
	width: 610px;
	background-color: black;
/*	border: 1px #181818 solid; */
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : normal;
	color : white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-orange {
	height: 20px;
	width: 95px;
	background-color: orange;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 16px;
	font-weight : bold;
	color : black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-green {
	height: 20px;
	width: 95px;
	background-color: green;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 16px;
	font-weight : bold;
	color : black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-red {
	height: 20px;
	width: 95px;
	background-color: #AA0000;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-blue {
	height: 20px;
	width: 95px;
	background-color: blue;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-purple {
	height: 20px;
	width: 95px;
	background-color: PURPLE;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-T-orange {
	height: 20px;
	width: 608px;
	background-color: orange;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-T-green {
	height: 20px;
	width: 608px;
	background-color: green;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-T-red {
	height: 20px;
	width: 608px;
	background-color: #AA0000;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 4px;
}

#bandeau-T-purple {
	height: 20px;
	width: 608px;
	background-color: purple;
	border: 1px #181818 solid;
	float : right;
	text-align: left;	
	font-size: 14px;
	font-weight : bold;
	color : white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 4px;
}





/* ------------------------------------------------------- */
/* ----------- styles colonne du centre scroll ----------- */
/* ------------------------------------------------------- */



#fiche {
	height : 600px;
	width : 570px;
	background-color: #;
	border: 1px #181818 solid;
	overflow-x : hidden;	
	overflow-y : auto;	
	text-align: left;	
	font-size: 16px;
	font-weight : normal;
	color : #DDDDDD;
	float : right;	
	padding-right: 0px;
	margin: 0;
}

#fiche img {
	border: 1px #AAAAAA solid;
	padding-left: 0px;
	margin: 10px;
}

#fiche p {
	font-size: 12px;
	margin: 10px;
}

#fiche	a:hover {
	text-decoration:none;
	color:white;
}

#fiche	a {
	color: #AAAAAA;
}




/* ------------------------------------------------------- */
/* ----------- styles colonne de droite scroll ----------- */
/* ------------------------------------------------------- */

#colonne {
	height : 600px;
	width : 220px;
	background-color: black;
	border: 1px #181818 solid;
	overflow-x : hidden;	
	overflow-y : auto;	
	float : right;
	text-align: left;	
	font-size: 16px;
	font-weight : normal;
	color : white;
	margin: 0;
}


/* ------------------------------------------------------- */

#colonne-acceuil {
	height : 600px;
	width : 220px;
	background-color: black;
	overflow-x : hidden;	
	overflow-y : auto;	
	float : right;
	text-align: left;	
	font-size: 16px;
	font-weight : normal;
	color : white;
	margin: 0;
}

#colonne-acceuil a:hover {
	text-decoration:none;
	color:white;
}

/* ------------------------------------------------------- */

#scroll-box {
	height : 164px;
	width : 220px;
	background-color: black;
	font-size: 10px;
}

#box {
	height : 160px;
	width : 200px;
	background-color: #;
}

#box img {
	padding-top: 10px;
	padding-left: 20px;
	}

#box p {
	padding-top: 3px;
	padding-left: 20px;
	}

#box a:hover {
	text-decoration:none;
	color:white;
}

#box a {
	color : grey;
}


#scroll-boxx {
	height : 204px;
	width : 220px;
	background-color: black;
	font-size: 10px;
}

#boxx {
	height : 200px;
	width : 200px;
	background-color: #;
}

#boxx img {
	padding-top: 10px;
	padding-left: 20px;
	}

#boxx p {
	padding-top: 3px;
	padding-left: 20px;
	}

#boxx a:hover {
	text-decoration:none;
	color:white;
}

#boxx a {
	color : grey;
}


/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/* ------------- styles du bas de la page ---------------- */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */

#bas-page {
	width : 1024px;
	height : 30px;
	background: black;
	border: 1px #181818 solid;
	color : orange;
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
	text-align : center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0;
}
