html {min-height: 60%;}
* {
	margin: 0;
	padding: 0;
}

a {color: #999999; outline: none; text-decoration: underline; font: normal 11px Tahoma,sans-serif;}
a:hover {color: #FF6C00; outline: none; text-decoration: none; font: normal 11px Tahoma,sans-serif;}

body {
	/*background: #212D3C url('images/eosbg.jpg') no-repeat left top;*/
	/*background: #090A14;*/ 
	background: #090A14;	
	color: #A6A6A6;
	font: normal 10px "Trebuchet MS", Tahoma,sans-serif;
	padding-top: 10px;
}
/* hr div !! */
.separation {
	background: transparent url('images/separation.jpg') no-repeat top center;
	width: 700px;
	height: 13px;
}
.separation hr {
	display: none;
}
hr {
	width: 80%;
}
p,code,ul {padding-bottom: 1.0em;}
.code {
	/*float: left;*/
	text-align: left;
	/*background: #000;*/
	width: 300px;
	border: 0px solid #EEE;
	font: normal 88.5% Verdana,sans-serif;
	margin: 0 4px 6px;
	/* overflow: inherit; */
	padding: 3px 4px;
}
li {list-style: none;}

h1 {font: bold 1.4em "Trebuchet MS", Arial,sans-serif; text-transform: uppercase; color: #FF6C00;}
h2 {font: bold 1.4em "Trebuchet MS", sans-serif; text-transform: uppercase; color: #FF6C00;}
h3 {font: bold 1.3em "Trebuchet MS", Tahoma,sans-serif; text-transform: uppercase; color: #FF6C00; }
h4 {font: bold 1.2em "Trebuchet MS", Tahoma,sans-serif; text-transform: uppercase; color: #FF6C00;}
h5 {font: bold 0.9em Tahoma,sans-serif; text-transform: uppercase; color: #FF6C00;
/*padding-left: 12px; background: url('images/puce-14px.png') bottom left no-repeat;*/
}

h1,h2,h3,h4,h5 {padding-top: 4px; margin-bottom: 2px; text-transform: uppercase;}

/*form,input {margin: 0; padding: 0; display: inline; background-color:#9FE8FC; color:#333;}*/
SELECT {
     color:#E4F4FF;
     background-color:#9FE8FC;
     font-size:11px;
     font-family:Tahoma,sans-serif;
}

.img {margin: 0; padding: 5px;}
.imgnopadding {margin: 0; padding: 0px;}
.imgclinsdoeil {margin: 0; border: #EEEEEE 10px solid; padding: 0px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

.table {
background: url('images/bg_container.gif') top center repeat-y;
border-bottom: #035F78 0px solid;
text-align: left;
vertical-align: top;
padding: 5px;
font: 11px;
/*width: 100%*/
}
.td {
/*background: #FFF url('images/div_visuel.jpg') no-repeat right top*/;
border: #035F78 0px solid;
text-align: left;
vertical-align: top;
padding: 5px;
}

.visuels {
/*background: #FFF url('images/div_visuel.jpg') no-repeat right top*/;
border: #999 0px solid;
float: right;
padding-top: 40px;
width: 330px;
height: 140px;
text-align: left;
}
span {padding-top: 52px; padding-right: 20px;}

/* structure */
.inner-container {
	border: 0px solid #EEE;
	/*border-bottom: 3px double #D7D7D2;*/
	background: #000;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 800px;
	/*min-height: 600px;*/
	
}

.outer-container {
	/*background: url('images/bg_container3.gif') top center repeat-y;*/
	padding-bottom: 64px;	
}

/* header & title */
.header {
	background: url('images/header_int.jpg') no-repeat left top;
	height: 141px;
	margin-bottom: 0px;
	text-align: left;
}
.menu {
	position: absolute;
	top: 9em;
	height: 33px;
	margin-bottom: 0px;
	/*padding-top: 100px;*/
	text-align: center;
}
.subheader {
	/*background: url('images/seb_visages_home.jpg') top left no-repeat;*/
	height: 298px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	border-left: #616161 2px solid;
	border-right: #616161 2px solid;
}

/* path */
.path {
	/*background: #0385A8url('images/bg_path.jpg') no-repeat center top*/;
	height: 15px;
	color: #E4F4FF;
	font: normal 1.1em Verdana,sans-serif;
	/*padding: 8px 12px;*/
	text-align: left;
}
/*.path a {
	color: #999;
	text-decoration: none;
	outline: none;
}
.path a:hover {
	color: #666;
	text-decoration: underline;
}
/* Elements de premier niveau


/* main */
.main {
	
	border-top: 0px solid #FFF;
	padding: 0px 0px 0 0;
	height: 296px;
	/*overflow: auto;*/
}
.descr {
	float: right;
	width: 150px;
	color: #E4F4FF;
	/*font: normal 9px;*/
	margin-bottom: 5px;
	padding: 8px;
	border: 0px double #EEE;
}
.descr img {
	
	border: 3px double #EEE;
}
.descr a:hover img {
	
	border: 3px double #ECC8F5;
}
/* content */
.content {
	background: #000 url('images/galaxy_main.jpg') top left no-repeat;
	float: left;
	width: 796px;
	min-height: 400px;
	border-left: #616161 2px solid;
	border-right: #616161 2px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	
}
.content .descr {
	color: #E4F4FF;
	font-size: 9px;
	margin-bottom: 5px;
}
.content li {
	list-style: none;
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}
.content img {
	border: #FFF 0px solid; padding: 3px;
}
.content a img {
	border: #02667F 1px solid;
	
}
.content a:hover img {
	border: #00AAD3 1px solid;
}

/* content BAS *********************************************************** */
.content_bas {
	background: url('images/bg_container.jpg') top center repeat-y;
	float: left;
	width: 800px;
	border: #CABEBF 0px solid;
	/*border-bottom: #CABEBF 0px solid;*/
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-top: 30px;
	text-align: left;
	
}
.content_bas .descr {
	color: #E4F4FF;
	font-size: 9px;
	margin-bottom: 5px;
}
.content_bas li {
	list-style: none;
	margin-left: 18px;
}
.content_bas p {font-family: "Lucida Sans Unicode",sans-serif;}
.content_bas img {
	border: #FFF 0px solid; padding: 3px;
}
.content_bas a img {
	border: #02667F 1px solid;
	
}
.content_bas a:hover img {
	border: #00AAD3 1px solid;
}

/* contenu fenetre gauche */
.visuel_left {
	/*background: #FFF url('images/logo_under.jpg') no-repeat left top*/;
	float: left;
	width: 200px;
	margin-top: 30px;
	min-height: 200px;
	border: #CABEBF 0px solid;
	font: bold 0.9em Tahoma,sans-serif;
	text-align: left;
	text-transform: uppercase;
	outline: none;
}
/* content bottom */
.contentgalaxy {
	float: left;
	width: 450px;
	min-height: 132px;
	/*border: #999 1px solid;*/
	overflow: visible;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font: normal "Lucida Sans Unicode",sans-serif;
}
.contentgalaxy p { padding: 5px;}
.contentgalaxy img {
	border: #FFF 0px solid; padding: 3px;
}
.contentgalaxy a img {
	border: #4C5972 1px solid;
	
}
.contentgalaxy a:hover img {
	border: #7C94C3 1px solid;
}

/* content galaxy_large >>> FAQ/HEAR/WATCH */
.contentgalaxy_large {
	float: left;
	width: 750px;
	min-height: 132px;
	overflow: visible;
	border: #CABEBF 0px solid;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font: normal "Lucida Sans Unicode",sans-serif;
}
.contentgalaxy_large p { padding: 5px;}
.contentgalaxy_large img {
	border: #FFF 0px solid; padding: 3px;
}
.contentgalaxy_large a img {
	border: #4C5972 1px solid;
	
}
.contentgalaxy_large a:hover img {
	border: #7C94C3 1px solid;
}
.contentgalaxy_large_bottom {
	float: left;
	width: 800px;
	min-height: 132px;
	overflow: visible;
	border: #CABEBF 0px solid;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font: normal "Lucida Sans Unicode",sans-serif;
}

/* contenu fenetre droite */
.navigation_right {
	/*background: url('images/bg_navigation.jpg') no-repeat left top; */
	float: right;
	width: 300px;
	margin-top: 10px;
	padding: 10px 0px 0px 20px;
	min-height: 200px;
	border: #CABEBF 1px solid;
	font: #FFF normal 1em Tahoma,sans-serif;
	text-align: left;
	/*text-transform: uppercase;*/
	outline: none;
}

/* *************************** DIV LARGE UNIQUE POUR LA GALERIE PHOTO (sans background) ***************** */
.content_galerie {
	background: #090A14;
	float: left;
	width: 796px;
	min-height: 300px;
	border-left: #616161 2px solid;
	border-right: #616161 2px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
/* *************************** FIN DIV LARGE UNIQUE POUR LA GALERIE PHOTO ***************** */
.navigation {
	/*background: url('images/bg_navigation.jpg') no-repeat left top; */
	float: left;
	width: 700px;
	margin-top: 20px;
	padding: 10px 0px 0px 20px;
	min-height: 200px;
	border: #CABEBF 1px solid;
	font: #FFF normal 1em Tahoma,sans-serif;
	text-align: left;
	/*text-transform: uppercase;*/
	outline: none;
}
.navigation h2 {
	color: #E4F4FF;
	font: bold 1em Tahoma,sans-serif;
	line-height: 15px;
	margin: 0;
	padding-left: 10px;
	text-transform: uppercase;
	outline: none;
}
.navigation h3 {
	color: #E4F4FF;
	font: bold 9px Tahoma,sans-serif;
	line-height: 15px;
	margin: 0;
	padding-left: 2px;
	text-transform: uppercase;
	outline: none;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	outline: none;
}
.navigation li {border-bottom: 1px solid #EAEADA;outline: none;}
.navigation li a {
	font-size: 0.9em;
	color: #E4F4FF;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
	outline: none;
}
.navigation li a:hover {
	/*background: #EDE9E9;*/
	color: #FFF;
	outline: none;	
}
.titre_artistes {
	
	color: #E4F4FF;
	/*text-transform: uppercase;*/
	outline: none;	
}
/* bottom */
.bottom {
	/*background: #FFF url('images/footer.jpg') no-repeat left top*/;
	color: #E4F4FF;
	font: normal 10px tahoma, verdana;
	text-align: left;
	margin-top: 20px;	
}
/* footer */
.footer {
	background: #000 url('images/footer.jpg') no-repeat left bottom;
	color: #E4F4FF;
	font: normal 11px tahoma, verdana;
	text-align: center;
	line-height: 11px;
	margin-top: 0px;
	padding: 0px 12px;
	height: 146px;	
}
.footer a {
	color: #E4F4FF;
	text-decoration: none;	
	outline: none;
}
.footer a:hover {color: #FFF; text-decoration: none;}
/*
.footer img a {
	border: 0px;
	color: #EEE;
	text-decoration: none;	
	outline: none;
}
.footer img a:hover {
	border: 0px;
	color: #FFF;
	text-decoration: none;	
	outline: none;
}
*/
.subfooter {
	/*background: #FFF;*/
	color: #E4F4FF;
	font: normal 0.9em "Tahoma", verdana;
	text-align: center;
	margin-top: 0px;
	padding: 10px 12px;
	height: 20px;
}
/* *************************************** AGENDA CSS ******************************************** */
#xmlhttp_request_faq {
	float: right;
	padding-top: 30px;
	padding-left: 10px;
	font: normal "Lucida Sans Unicode",sans-serif;	
	/*position: relative;
	top: -21em;
	left: 55em;
	background: url('images/faq_screen.jpg') 2px 43px no-repeat;*/
	border:#FFF 0px solid;
	min-height: 300px;
	width: 350px;
	/*height: 1000px;*/
 }
#xmlhttp_request_video {
	float: right;
	padding-top: 16px;
	padding-left: 30px;	
	/*position: relative;
	top: -21em;
	left: 55em;*/
	background: url('images/video_screen.jpg') left top no-repeat;
	border:#FFF 0px solid;
	min-height: 300px;
	width: 380px;
	height: 300px;
 }
#xmlhttp_request_audio {
	float: right;
	padding-top: 16px;
	padding-left: 30px;	
	/*position: relative;
	top: -21em;
	left: 55em;*/
	background: url('images/audio_screen.jpg') left top no-repeat;
	border:#FFF 0px solid;
	min-height: 300px;
	width: 380px;
	height: 300px;
 }
#xmlhttp {
	float: right;
	margin: 5px;
	padding-top: 20px;
	padding-right: 5px;
	/*position: relative;
	top: -45em;
	left: 5em;*/
 border:#FFF 0px solid;
 width: 300px;
 }
#postittop {
	background: #DAEDFE url('images/postittop3.jpg') top left no-repeat;
	width: 287px;
	height: 15px;
	padding-left:15px; 
	font: 0.9em "Lucida Sans Unicode",sans-serif;
	text-align: center;
	color: #333;
}

#postitmiddle {
	background: #DAEDFE url('images/postitcenter3.jpg') bottom left no-repeat;
	width: 287px;
	min-height: 70px;
	padding-left:10px; 
	padding-right:5px; 
	font: 11px "Lucida Sans Unicode",sans-serif;
	/*text-transform: uppercase;*/
	text-align: left;
	color: #333;
}
#postitmiddle img {
	border: #DAEDFE 3px double;
}
#postitmiddle a: img {
	border: #DAEDFE 3px double;
}
#postitmiddle a:hover img {
	border: #FFF 3px double;
}

#postitbottom {
	background: #DAEDFE url('images/postitbottom3.jpg') top left no-repeat;
	width: 287px;
	height: 15px;
	padding-left:15px;
 
	font: 0.9em "Lucida Sans Unicode",sans-serif;
	text-align: center;
	color: #333;
}
#postitbottom a {
	
	color: #666;
	text-decoration: none;
}
#postitbottom a:hover {
	
	color: #333;
	text-decoration: none;
}
/* *************************** JAVASCRIPT DROP MENU **************************************** */

#nav, #nav ul {
	float: left;
	width: 800px;
	list-style: none;
	text-align: center;
	line-height: 25px;
	/*background: #0385A8;*/
	font: bold 11px "trebuchet MS",sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin: 0 0 1em 0;
}

#nav a {
	background: url('images/menu_list_bg.png') top right no-repeat;
	background-position: 0px -29px;	
	border: #999 0px solid;
	display: block;
	width: 62px;
	height: 25px;
	font: bold 11px "trebuchet MS",sans-serif;
	color: /*#E4F4FF*/#FF6C00;
	text-decoration: none;
	padding: 0.5em 0em 0em 0em;
}
#nav a:hover {
	/*background: #FF6C00;*/
	background: url('images/menu_list_bg.png') no-repeat;
	background-position: 0px 0px; 
	display: block;	
	color: /*#FF6C00*/white; outline: none; text-decoration: none; 
	font: bold 11px "trebuchet MS",Tahoma,sans-serif;
}
#nav a.daddy {
	/*background: url('images/rightarrow2.gif') center right no-repeat;*/
}

#nav li {
		
	float: left;
	padding-top: 0px;
	width: 6em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: 25px;
	width: 62px;

	font-weight: normal;
	border-width: 0px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	padding-top: 3px;
	width: 6em
}

#nav li ul a {
	
	width: 6em;

}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	/*background: #00AFD8;*/	
}
/* ********************* pour FORMMAIL CONTACT ****************************** */
.form {margin:5px 20px 5px 40px;}
.form .text {display:block; border:solid 1px #B6A278; background: #F9F8F2; width:250px; padding:5px; font-size:14px; color:#000000;}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {background:#F4EFE3; border: solid 1px #000000;}
.form .button { display:block; border:solid 1px #CBBA96; background:#EAE3D5; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}
.form .button:hover { display:block; border:solid 1px #CBBA96; background: #EDECD1; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}
/* ************************************ SIDE MODULE ********************************** */

/* ******************** FIN SIDE MODULE ***************************************** */ 
.button_list, .button_list ul {
		
	list-style: none;
	text-align: left;
	width: 327px;
	height: 20px;
	line-height: 20px;
	display: block;
	font-weight: normal;
	padding: 0px 0 1px 0;
	margin: 0.5em 0em 0em 1em;
}

.button_list a {
	background: url('images/ul_list_bg.png') no-repeat;
	background-position: 0px -29px;	
	border-bottom: #000 1px solid;
	display: block;
	/*width: 300px;*/
	height: 20px;
	font-weight: normal;
	color: /*#E4F4FF*/#FF6C00;
	text-decoration: none;
	padding: 0.5em 0em 1px 1em;
}
.button_list a:hover {
	/*background: #FF6C00;*/
	background: url('images/ul_list_bg.png') no-repeat;
	background-position: 0px 0px;
	padding: 0.5em 0em 1px 1em;
	display: block;
	border-bottom: #000 1px solid;	
	color: /*#FF6C00*/white; outline: none; text-decoration: none; font-weight: normal;
}
/* ****************** FAQ LIST ************************ */
.faq_list, .faq_list ul, .faq_list ol {
	font: normal "Lucida Sans Unicode",sans-serif;	
	list-style: none;
	text-align: left;
	width: 300px;
	height: 15px;
	line-height: 15px;
	display: inline;
	font-weight: normal;
	padding: 0px 0 1px 0;
	margin: 0.3em 0em 0em 1em;
}
	
.faq_list a {
	background: url('images/ul_list_bg.png') no-repeat;
	background-position: 0px -29px;	
	border-bottom: #000 1px solid;
	display: block;
	width: 280px;
	height: 15px;
	font-weight: normal;
	color: /*#E4F4FF*/#A0A0A0;
	text-decoration: none;
	padding: 0.3em 0em 1px 1em;
}
.faq_list a:hover {
	/*background: #FF6C00;*/
	background: url('images/ul_list_bg.png') no-repeat;
	background-position: 0px 0px;
	padding: 0.3em 0em 1px 1em;
	display: block;
	border-bottom: #000 1px solid;	
	color: /*#FF6C00*/white; outline: none; text-decoration: none; font-weight: normal;
}
/* ******************************* GOODIES CARTOUCHES ********************************** */
#goodiestop {
	background: #DAEDFE url('images/postittop3.jpg') top left no-repeat;
	width: 600px;
	height: 15px;
	font: 0.9em "Lucida Sans Unicode",sans-serif;
	text-align: center;
	color: #333;
}

#goodiesmiddle {
	background: #DAEDFE url('images/postitcenter3.jpg') bottom center no-repeat;
	width: 600px;
	min-height: 70px;
	padding-left:15px;
 	padding-right:15px;
	font: 9px "Lucida Sans Unicode",sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #333;
}
#goodiesmiddle img {
	border: #DAEDFE 3px double;
}
#goodiesmiddle a: img {
	border: #DAEDFE 3px double;
}
#goodiesmiddle a:hover img {
	border: #FFF 3px double;
}

#goodiesbottom {
	background: #DAEDFE url('images/postitbottom3.jpg') top left no-repeat;
	height: 15px;
	width: 600px;
	font: 0.9em "Lucida Sans Unicode",sans-serif;
	text-align: center;
	color: #333;
}
#goodiesbottom a {
	
	color: #666;
	text-decoration: none;
}
#goodiesbottom a:hover {
	
	color: #333;
	text-decoration: none;
}
/* *************************** FIN GOODIES CARTOUCHES **************************************** */