*{
	margin:0px;
	padding:0px;
	
}

html{  
	height: 100%; 
}  

body{	
	height:100%;
	text-align:center;
	font-family:Century Gothic,'Trebuchet MS',Verdana,Tahoma,sans-serif;
	font-size:11px;
	background:url(../images/gris.jpg) top left repeat;
}

  
#superglobal{  
	position : relative;  
	min-height: 100%; 
	border:0px solid red;
}  

#pied_de_page {
	/*background-color:red;*/
	position:absolute;
	bottom:0px;
	left:0px;
	width:92px;
	height:265px;
	z-index:1;
}

#haut_de_page {
	/*background-color:green;*/
	position:absolute;
	top:0px;
	right:0px;
	width:153px;
	height:432px;
	z-index:2;
}

#lien_facebook{
	position:absolute;
	top:40px;
	right:10px;
	width:115px;
	height:66px;
	z-index:5;
	text-align:left;
}

#global {
	/*background-color:yellow;*/
	/*background:url(../images/fond.jpg) top left repeat-x;*/
	position:relative;
	min-height: 100%;  
	top:0px;
	margin-right:auto;
	margin-left:auto;
	/*width:1055px;*/
	width:975px;
	z-index:3;
	text-align:left;
	padding-bottom: 70px;  
}

div.clear{
	clear:both;	
}

div.gauche{
	float:left;	
}

div.droite{
	float:right;	
}
/**********************************************
************* LOGO - LANGUE ****************
**********************************************/
#logo_langue{
	height:40px;
	padding-top:15px;
	text-align:left;
}

#logo{
	float:left;
	width:650px;
	height:40px;
}

#langue{
	float:left;
	width:320px;
	height:40px;
	text-align:right;
	text-shadow: 2px 2px 2px #ddccb5;
}

/**********************************************
************** MENU ***************
**********************************************/
#menu{
	width:980px;
	float:left;	
	padding-top:10px;
	padding-bottom:10px;
}

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

#menu li {
	margin-left:2px;
	background-color:#000000;
	color:#FFF;
 	float:left; /*pour IE*/
}

#menu ul li a {
	display:block;
	float:left;   
	width:100px;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:15px 5px 10px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	height:20px;
	vertical-align:middle;
}

#menu ul li a.act_home {
	display:block;
	float:left;   
	width:100px;
	background-color:#00b6ad; /* 0d8882 */
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:15px 5px 10px 5px;
	height:20px;
}

#menu ul li a:hover {
	background-color:#00b6ad;
} 

#menu ul li a#m_event:hover {
	background-color:#76a809;
}

#menu ul li a#m_home:hover {
	background-color:#00B6AD;
}

#menu ul li a#m_broadcast:hover {
	background-color:#93569A;
}

#menu ul li a#m_multimedia:hover {
	background-color:#F5702D;
}

#menu ul li a#m_contact:hover {
	background-color:#BE0C43;
}

#menu ul li a#m_hologramme:hover {
	background-color:#a1aad2;
}

div.bloc{
	width:980px;
	height:auto;
	display:block;
	border:0px solid red;
}

/**********************************************
************ NEWS *****************
**********************************************/
#new_video{
	width:75px;
	height:75px;
	position:absolute;
	top:190px;
}

div.bloc_video{
	text-align:left;	
	/*position:relative;*/
	display:block;
	/*height:50px;*/
	width:980px;
}

div.titre_news{
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #000;	
}

div.titre_news h3{
	font-weight:normal;
	font-size:15px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.player{
	width:720px;
	height:405px;
	background-color:#000;
	margin-left:35px;
}

div.detail_video{
	margin-left:35px;
	margin-top:5px;
}

h2.annee_video{
	float:left;
	color:#1db2ab;
	font-size:11px;
	text-transform:uppercase;
	font-family:Century Gothic,'Trebuchet MS',Verdana,Tahoma,sans-serif;
	
}

h2.type_video{
	float:left;
	margin-left:40px;
	font-size:11px;
	/*color:#00b6ad;*/
	color:#1db2ab;
	text-transform:uppercase;
	font-family:Century Gothic,'Trebuchet MS',Verdana,Tahoma,sans-serif;
	
}

h1.titre_video{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom:15px;
}

div.texte_video{
	margin-top:10px;	
	margin-left:35px;
	text-align:justify;
	width:800px;
}

/**********************************************
********** LIEN LIRE LA SUITE *******************
**********************************************/
a.lire_la_suite_bleu{
	background-color:#0d8882;
	color:#FFF;
	padding:5px;
	float:right;
}

a.lire_la_suite_multimedia{
	background-color:#93569a;
	color:#000;
	padding:5px;
	float:right;
}

a.lire_la_suite_broadcast{
	background-color:#f5702d;
	color:#000;
	padding:5px;
	float:right;
}

a.lire_la_suite_event{
	background-color:#76a809;
	color:#000;
	padding:5px;
	float:right;
}

/**********************************************
*********** BLOC NEWS ******************
**********************************************/
div.bloc_news{
	width:280px;
	/*height:360px;*/
	margin-left:30px;
	float:left;
}

h4.titre_bloc_news{
	font-size:16px;
	/*width:75px;*/
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
}

div.texte_bloc_news{
	/*height:	120px;*/
	height:	80px;
	padding-top:5px;
}

h4.titre_bloc_news a{
	text-decoration:none;
	color:#000;
}

h4.titre_bloc_news a:hover{
	color:#0d8882;
}

div.annee_bloc_news{
	float:left;	
	color:#0d8882;
}

div.type_bloc_news{
	float:right;
	color:#0d8882;
}

div.images_news a img {
	border:1px solid #000;	
}

div.images_news a:hover img {
	border:1px solid #0d8882;	
}
/**********************************************
*****************************
**********************************************/
div.video_qsn{
	float:left;	
	width:400px;
	height:225px;
	background-color:#000;
}

div.texte_qsn{
	float:left;	
	width:500px;
	padding-left:15px;
}

/**********************************************
*****************************
**********************************************/
#footer{
	border-top:1px solid #000;	
	text-align:center;
	font-size:10px;
	padding-top:10px;
}


/**********************************************
*****************************
**********************************************/
span.accroche{
	font-size:9.5px;	
	text-shadow: 2px 2px 2px #ddccb5;
	font-family:Century Gothic,'Trebuchet MS',Verdana,Tahoma,sans-serif;
	text-transform:uppercase;
	color:#666;
}


/**********************************************
*****************************
**********************************************/



/**********************************************
*****************************
**********************************************/

/**********************************************
*****************************
**********************************************/
