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



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a6a6a6;
	text-align: center;
	background-color: #000000;
	font-size: 0.7em;
	background-image: url(pics/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #e36829;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #E97B36;
	font-weight: bold;
}

a.webdesign:link {
	color: #a6a6a6;
	text-decoration: none;
	font-weight: normal;
}

a.webdesign:visited {
	color: #a6a6a6;
	text-decoration: none;
	font-weight: normal;
}

a.webdesign:hover {
	color: #e36829;
	text-decoration: underline;
	font-weight: normal;
}

a.listArch:link {
	font-size: 1.1em;
	color: #e36829;
	text-decoration: none;
	font-weight: normal;
}

a.listArch:visited {
	font-size: 1.1em;
	color: #e36829;
	text-decoration: none;
	font-weight: normal;
}

a.listArch:hover {
	font-size: 1.1em;
	color: #a6a6a6;
	text-decoration: underline;
	font-weight: normal;
}

#corps {
	position:absolute;
	left: 50%;
	width: 960px;
	height:100%;
	margin-left: -480px; /* moitié de la largeur */
}

#logoEntete {
	position:relative;
	margin-left: 606px;
	width: 323px;
	height: 72px;
	margin-top: 14px;
	margin-bottom: 16px;
}

#separation {
	position:relative;
	width: 960px;
	height: 15px;
}

#pubHaut {
	position:relative;
	width: 960px;
	height: 100px;
	padding-top: 10px;
	background-image: url(pics/fond-pub.jpg);
}

#pubMilieu {
	position:relative;
	width: 960px;
	height: 100px;
	padding-top: 10px;
	margin-bottom: 20px;
	background-image: url(pics/fond-pub.jpg);
}

#introSwf {
	position:relative;
	width: 960px;
	height: 255px;
}

/* navigation */

#navigation {
	position:relative;
	width: 960px;
	height: 60px;
}

#menus {
	position:relative;
	width: 945px;
	height: 35px;
	margin-top: 15px;
	text-align: right;
}

/* emission */

#emission {
	float: left;
	position: relative;
	width: 930px;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 20px;
	background-color: #252525;
}

#titreEmission {
	position: relative;
	width: 930px;
	height: 81px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(pics/titre-emission.jpg);
}

#videoEmission {
	position: relative;
	width: 469px;
	height: 310px;
	margin-top: 30px;
	margin-left: 26px;
	margin-right: 30px;
	padding-bottom: 20px;
	padding-left: 36px;
	padding-top: 35px;
	background-image: url(pics/fondtv.gif);
	background-repeat: no-repeat;
}

#chapoOnOff {
	float: right;
	width: 339px;
	margin-right: 30px;
	margin-top: 30px;
}

#chapoEmission {
	width: 339px;
}

#suiteChapoEmission {
	width: 339px;
}

#bouton {
	margin-top: 20px;
	width: 339px;
	text-align: right;
}

.paveEmission {
	font-size: 1.1em;
	line-height: 130%;
}

.sTitreEmission {
	font-size: 1.1em;
	color: #e4763b;
	line-height: 150%;
}

.orange {
	color: #e4763b;
}

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: relative;
}

/* colonne gauche */

#colonneGauche {
	float: left;
	position: relative;
	padding-left: 15px;
	width: 455px;
	margin-bottom: 20px;
}

/* colonne droite */

#colonneDroite {
	float: right;
	position: relative;
	padding-right: 15px;
	width: 455px;
	margin-bottom: 20px;
}

#accueilLigneHaut {
	position: relative; 
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
 	padding-bottom: 13px;
 	width: 429px;
 	height: 145px;
 	background-color: #171717;
 	background-position: center;
 	background-repeat: no-repeat;
}

#accueilLigneMilieu {
	margin-top: 15px;
	position: relative;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 194px;
	height: 109px;
	background-color: #171717;
	background-position: center;
	background-repeat: no-repeat;
}

#accueilLigneBas {
	margin-top: 15px;
	position: relative;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 194px;
	height: 126px;
	background-color: #171717;
	background-position: center;
	background-repeat: no-repeat;
}

#playlist {
	float: left;
	margin-top: 15px;
	position: relative;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 429px;
	background-color: #171717;
	text-align: left;
}

#titrePlaylist {
	position: relative;
	width: 429px;
	height: 26px;
	margin-bottom: 15px;
}

#playlist22 {
	position: relative;
	width: 429px;
	padding-bottom: 0px;
}

/* pied de page */

#pied {
	clear: both;
	position: relative;
	width: 960px;
	height: 202px;
	background-image: url(pics/navigation-bas.jpg);
}

#newsletter {
	float: left;
	text-align: left;
	position: relative;
	padding-top: 55px;
	padding-left: 30px;
	width: 96px;
	height: 100px;
}

#contact {
	float: left;
	text-align: left;
	position: relative;
	padding-top: 55px;
	padding-left: 35px;
	width: 150px;
	height: 100px;
}

#credits {
	float: left;
	text-align: left;
	position: relative;
	padding-top: 55px;
	padding-left: 35px;
	width: 450px;
	height: 100px;
}

#logoBas {
	float: right;
	position: relative;
	padding-top: 50px;
	padding-right: 30px;
	width: 103px;
	height: 119px;
}

.titreNavBas {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #e36829;
	font-weight: bold;
}

/* page videos */

#video {
	float: left;
	width: 901px;
	height: 290px;
	position: relative;
	margin-left: 15px;
	padding-top: 44px;
	padding-left: 29px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #000000;
	background-repeat: no-repeat;
}

#flashcontent {
	float: left;
	margin-left: 15px;
	height: 600px;
	padding-bottom: 15px;
}

#titreGalerie {
	float: left;
	margin-left: 15px;
	position:relative;
	width: 930px;
	height: 81px;
}



#article {
	float: left;
	width: 930px;
	height: 400px;
	position: relative;
	margin-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #171717;
	background-position: left;
	background-repeat: no-repeat;
}

#col1Article {
	float: left;
	width: 352px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#col2Article {
	float: left;
	width: 521px;
	position: relative;
	padding-bottom: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	text-align: left;
}

#videoArticle {
	width: 352px;
	position: relative;
	padding-left: 29px;
	padding-top: 44px;
}

#mentionArticle {
	clear:left;
	padding-left: 29px;
	padding-top: 27px;
	font-size: 0.9em;
}

#titreArticle {
	position: relative;
	margin-left: 27px;
	padding-top: 44px;
	font-size: 1.5em;
	color: #e4763b;
	font-weight: bold;
}

#textScroll {
	height: 229px;
	width: 490px;
	margin-left: 27px;
	padding-top: 10px;
}

.paveRubrique {
	font-size: 1.1em;
	line-height: 155%;
}

/* archives */

#accueilArchives {
	float: left;
	width: 930px;
	height: 420px;
	position: relative;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #171717;
}

#demiGauche {
	margin-top: 5px;
	float: left;
	position: relative;
	width: 465px;
}

#demiDroite {
	margin-top: 5px;
	float: right;
	position: relative;
	width: 465px;
}

#archLigneHaut {
	float: left;
	position: relative;
	width: 465px;
	height: 137px;
	background-position: center;
	background-repeat: no-repeat;
}

#archLigneMilieu {
	float: left;
	position: relative;
	width: 465px;
	height: 131px;
	background-position: center;
	background-repeat: no-repeat;
}

#archLigneBas {
	float: left;
	position: relative;
	width: 465px;
	height: 136px;
	background-position: center;
	background-repeat: no-repeat;
}

#archRubrique {
	float: left;
	width: 930px;
	height: 400px;
	position: relative;
	margin-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #171717;
	background-position: left;
	background-repeat: no-repeat;
}

#titreArch {
	margin-left: 26px;
	margin-top: 45px;
	margin-bottom: 32px;
	position: relative;
	width: 904px;
	height: 15px;
}

#listeArch{
	margin-left: 24px;
	margin-bottom: 32px;
	position: relative;
	width: 400px;
	line-height: 150%;
}

#titreSectionADM {
	float: left;
	position: relative;
	text-align: left;
	margin-left: 26px;
	margin-top: 45px;
	margin-bottom: 32px;
	width: 904px;
	height: 15px;
}

#form {
	text-align: left;
}

#links {
	position: relative;
	width: 820px;
	height: 540px;
	margin-left: 70px;
    margin-right: auto;
	padding-top: 50px;
	padding-left: 35px;
	pading-right: 50px;
	text-align: left;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(pics/fond.jpg);
}

#linkscells {
	position: relative;
	float: left;
	width: 150px;
	height: 100px;

}
