body{
	margin: 0;
	padding: 0;
	font: 90% "Lucida Grande", Lucida, Arial, sans-serif;
	background: #000 url("images/bg_strie_fine.png");
}

#body_intro{
	background: #000 url("images/bg_strie_fine.png");
}

strong{
	font-weight: normal;
	color: #D06B0E;
}

a{
	color: #FFF;
}

a img{
	border: none;
}

#banner{
	margin: 0 auto;
	width: 980px;
	height: 160px;
	background: #000;
}

#jukebox{
	margin: 20px auto;
	width: 299px;
	height: 299px;
	background: #000;
}

/* @group Menus */

/* @group Menu */

#menu {
	margin: 0 auto;
	width: 978px;
	height: 35px;
	text-align: center;
	background: url("images/menu.png");
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFF;
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

/* IE 7 Hack */*+html #menu ul {
	margin: 7px;
	padding: 3px 0 0 0;
}

#menu ul li {
	margin: 0;
	display: inline;
	padding: 8px 20px 9px;
	border-right: 1px solid #AF5200;
}

#menu ul li:first-child{
	border-left: 1px solid #AF5200;
}

#menu ul li:hover{
	background: url("images/menu_hover.png");
	}

/* @end */

/* @group Menu Groupe */

#menu_groupe {
	margin: 0 auto;
	width: 978px;
	height: 35px;
	text-align: center;
	background: url("images/menu_groupe.png");
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#menu_groupe a {
	color: #FFF;
	text-decoration: none;
}

#menu_groupe a:hover {
	color: #FFF;
}

#menu_groupe ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

/* IE 7 Hack */*+html #menu_groupe ul {
	margin: 7px;
	padding: 3px 0 0 0;
}

#menu_groupe ul li {
	margin: 0;
	display: inline;
	padding: 10px 20px;
	border-right: 1px solid #5F1D1D;
}

#menu_groupe ul li:first-child{
	border-left: 1px solid #5F1D1D;
}

#menu_groupe ul li:hover{
	background: url("images/menu_groupe_hover.png");
	}

/* @end */

/* @group Menu Metiers */

#menu_metiers {
	margin: 0 auto;
	padding-right: 10px;
	width: 970px;
	height: 19px;
	text-align: right;
	font-size: 80%;
	background: #000;
	}

#menu_metiers a {
	color: #FFF;
	text-decoration: none;
}

#menu_metiers a:hover {
	color: #E95F14;
}

.orange {
	color: #E95F14 !important;
}


#menu_metiers ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#menu_metiers ul li {
	margin: 0;
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #fff;
}

#menu_metiers ul li:first-child{
	border-left: none;
}

/* @end */



/* @group Menu Admin */

#menu_admin {
	margin: 0 auto;
	padding-right: 10px;
	width: 970px;
	height: 19px;
	text-align: right;
	font-size: 80%;
	background: #000;
	}

#menu_admin a {
	color: #FFF;
	text-decoration: none;
}

#menu_admin a:hover {
	color: #E95F14;
}

.orange {
	color: #E95F14 !important;
}


#menu_admin ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#menu_admin ul li {
	margin: 0;
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #fff;
}

#menu_admin ul li:first-child{
	border-left: none;
}

/* @end */

/* @end */

#container{
	margin: 0 auto;
	width: 980px;
	height: auto;
	background: #000;
}

#container_intro{
	width: 680px;
	height: auto;
	margin: 10px auto 0 auto;
}


/* @group Contenu */

/* @group intro */

#logo_intro{
	float: left;
	margin: 0 auto;
	padding: 2px 0 0 0;
	width: 410px;
	height: 35px;
}

h1#titre_intro{
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #cdcdcd;
	border: none;
	background: none;
}

#flashintro{
	clear: both;
	margin: 0 auto;
	width: 680px;
	height: 520px;
	border: 1px solid #222;
}

#top_intro{
	float: left;
	margin: 0 auto 10px 0;
	height: 35px;
	width: 680px;
}

#top_intro a{
	text-decoration: none;
	color: #ddd;
}

#bouton_intro{
	float: left;
	padding: 8px 0 0 0;
	width: 270px;
	height: 35px;
	text-align: center;
	background: url("images/bouton.png") no-repeat;
}

#citation{
	float: left;
	margin: 0 auto;
	padding: 6px 0 0 0;
	width: 680px;
	height: 44px;
	text-align: center;
}

blockquote {
	text-align: center;
	color: #fff;
	font-style: italic;
	font-size: 90%;
}

blockquote p{
	font-size: 80%;
	font-style: normal;
	}

/* @end */

/* @group formulaire */

#formulaire{
	margin: 20px auto 0 auto;
	padding: 5px;
	width: 420px;
	border: 1px solid #d4d4d4;
	}

fieldset{
	margin: 0 15px 0 0;
	padding: 15px;
	border: none;
	text-align: right;
}

fieldset label {
	display: block;
	color: #fff;
}

legend {
	width: 100%;
	height: 20px;
	color: #cf410b;
}

input {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #656565;
}

input:hover, input:focus{
	border: 1px solid #cf410b;
}

input[type=submit]{
	margin: 20px 0 0 0;
	background: #CF690B;
	border: 1px solid #790E0E;
	color: #fff;
	font-size: 90%;
}

input[type=submit]:hover, input[type=submit]:focus{
	background: #D0440E;
	color: #fff;
	border: 1px solid #790E0E;
}

textarea{
	margin: 10px 0 0 0;
	border: 1px solid #656565;
}

select{
	margin: 10px 0 0 0;
	border: 1px solid #656565;
}

textarea:hover{
	border: 1px solid #cf410b;
}

select:hover{
	border: 1px solid #cf410b;
}

#infoscnil {
	margin: 20px auto;
	width: 90%;
	text-align: justify;
	font-size: 80%;
	color: #999;
}

#messageenvoye {
	width: 90%;
	padding: 50px 0;
	text-align: center;
	color: green;
}

/* @end */

#left_col{
	float: left;
	width: 199px;
	height: 2200px;
	border-left: 1px solid #000;
}

#center_col{
	float: left;
	width: 448px;
	height: auto;
	min-height: 2200px;
	padding: 5px 15px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #FFF;
}

#retour{
	text-align: center;
}

#contact{
	margin: 50px auto;
	padding: 30px;
	width: 290px;
	height: 80px;
	text-align: center;
	background: url("images/contact.png");
}

h1 {
	margin: 10px 0 0 0;
	padding: 7px 0 5px 0;
	height: 25px;
	font-size: 130%;
	text-align: left;
	color: #e95f14;
	/*background: url("images/img_h1.png") no-repeat;*/
}

h2 {
	padding: 4px 0 4px 15px;
	font-size: 100%;
	color: #4c4c4c;
	background: url("images/img_h2.png");
}

h3{
	font-size: 100%;
	color: #797979;
}

.contenu {
	margin: 30px 0 0;
	text-align: center;
	font-size: 97%;
}

.contenu img {
	float: left;
	border: 1px solid #333;
	margin: 5px 10px 0;
}

.contenu p {
	text-align: justify;
}

.contenu ul{
	text-align: left;
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 0 30px;
	color: #FFF;
}

.contenu li{
	text-align: left;
	padding: 5px 0 0 20px;
	font-size: 95%;
	background: url("images/puce_contenu.png") no-repeat 0 8px;
	line-height: 20px;
}

.contenu .bigger {
	padding: 0 0 0 10px;
	font-size: 112%;
}

/* @group Column right */

#right_col{
	float: left;
	width: 299px;
	height: 2200px;
	border-right: 1px solid #000;
}

#audiopub {
	margin: 0 auto;
	width: 269px;
	height: 180px;	
}

#audiomessage {
	margin: 0 auto;
	width: 269px;
}

#audiomessage h2 {
	font-size: 105%;
	color: #E05B13;
	background: none !important;
}

#audiomessage p {
	padding: 5px 0;
	margin: 0;
	color: #FFF;
	font-size: 95%;
	text-align: justify;
}

/* @group Old */

#emission{
	margin: 15px;
	padding: 10px 0;
	width: 269px;
	height: 160px;
	text-align: center;
	color: #fff;
	background: url("images/bg_emission.png");
}

#emission p{
	padding: 0 5px;
}

#emission p img{
	margin-bottom:-10px ;
	}

#emission a{
	font-size: 90%;
}

#podcast_player {
	margin: 0 0 5px 0;
}

#list_reference {
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 0 30px;
	color: #FFF;
}

#list_reference li {
	padding: 5px 0 0 20px;
	font-size: 95%;
	background: url("images/puce.png") no-repeat 0 8px;
	line-height: 20px;
}



#partenaires {
	width: 200px;
	margin: 20px auto 0;
}

/* @end */

/* @end */

#right_col h2 {
	padding: 4px 0 4px 0;	
}

#right_col ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#right_col ul li {
	color: #FFF;
}

.clearer {	clear: both;	font-size: 1px;}

/* @end */

/* @group Footer */

#footer{
	margin: 0 auto;
	width: 978px;
	height: 35px;
	font-size: 80%;
	text-align: center;
	background: url("images/footer.png");
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer ul {
	padding: 8px;
	margin: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: 0 15px;
}

#footer a.mediacrossing {	text-decoration: none;}.logo_purple {	color: #9016B2;}.logo_orange {	color: #FD8403;}

.tick {	color: green;}

/* @end */

/* @group Erreur */

#erreur{
	font-size: 90%;
	color: red;
}

.required{
	color: red;
}

/* @end */

