@charset "utf-8";
/* CSS Document */

a{
	outline: none;
	color: #FF9900;
	text-decoration: none;
	
}

:focus{-moz-outline-style: none;}

body{
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Dotum, DotumChe;
	color: #ddd;
}

h1{
	color:#FFFFFF;
	font-family: Dotum, DotumChe;
	font-size: 110px;
	font-weight: normal;
	}
h2{
	color:#e2b80c;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
	}

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 580px;
	margin-top: -295px;
	margin-left: -512px;
	text-align: left;
	border: thin solid #FFFFFF;
}
	
#en_tete{
	width: 1024px;
	height: 120px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	}


#menu
{
	float: left;
	width: 127px;
	height: 350px;
	margin-top:0px;
	margin-left:10px;
	border: 1px solid #000;	
   }
   
#corps{
	margin-left: 150px;
	margin-top: 0px;
	width: 870px;
	height: 450px;
	text-align: center;
	padding: 0px;
	
}
#ref{
	margin-left: 10px;
	width: 800px;
	height: 400px;
	text-align: left;
	padding: 0px;
	
}

#ccorps{
	margin-left: 300px;
	margin-top: 20px;
	width: 500px;
	height: 450px;
	border: 1px solid #000000;
	text-align: center;
	padding: 0px;
}

#vid{
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	width: 600px;
	height: 410px;
	text-align: left;	
	
}
#nav{
	height: 50px;
	width: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 405px;
	
	
}

#news{
	float: right;
	margin-top: 0px;
	width: 230px;
	height: 415px;
	text-align: left;
	margin-right: 10px;
	background-color: #80FE9A;
	padding: 0px;
}

#navigation { 
    width: 125px ; 
    list-style: none ; 
    margin: 0 ; 
    padding: 0 ; 
    }



#navigation li {
	margin-bottom: 10px;
    }

#navigation li a {
	display: block;
	color: #fff;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
	padding: 5px 0;
	font-family: Dotum, DotumChe;
	font-size: 20px;
    }

#navigation li a:hover, #navigation li a:focus, #navigation li a:active { 
    
    }




div.centrage {text-align: center;}

#txt_accueil{
	text-align:center;
	color:#CC0000;
	font-family: Dotum, DotumChe;
	font-size: 18px;
	font-weight: normal;
}
#bouttons{
	text-align:center;
}


img#saxi_accueil{
	border: 1px solid #FFFFFF;
	max-height: 300px;
	margin-top:5px;
	}
	
/* accordeon bio */
* {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
}


#basic-accordian{
	font-family: Dotum, DotumChe;
	padding:5px;
	width:762px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-261px;
	z-index:2;
	margin-top:-135px;
}

.accordion_headings{
	padding:5px;
	color: #FFCC00;
	border:1px solid #000;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	color: #fff;
}

.accordion_child{
	color: #CC0000;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	text-align:left;

}

.header_highlight{
	color: #fff;	
}

.tab_container *{
	float:left;
	margin-left:12px;
	margin-right:12px;
	font-size: 18px;
	cursor:pointer;
}
}/* fin accordeon bio */

/*page contact*/
#contact{
	text-align:center;
	border: 1px solid #FFF;
	width: 350px;
	height:285px;
	padding:5px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #000;
	}
	
/*page videos*/
	
#mediaspace{
	height: 450px;
	width: 450px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	}

img.logo{
	max-height:110px;
	max-width:110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
	
a.liens{
	color:#ddd;
	font-style: normal;
	color:#fff;
	font-family: Dotum, DotumChe;
	}

#b1{
	float: left;
	width: 250px;
	height: 400px;
	text-align: left;
	padding: 5px;
	margin-left:50px;
	margin-top: 20px;
	
}
#b2{
	float: left;
	width: 250px;
	height: 400px;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
}
#b3{
	float: left;
	width: 250px;
	height: 400px;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
}

#lliens{
	margin-left: 300px;
	margin-top: 50px;
	width: 700px;
	height: 400px;
	border: 1px solid #000000;
	padding: 0px;
}
 

