/*DEBUT Haut de page
**************/
body
{
margin:auto;
background:url("images/nouveau_fond_malik.jpg");
background-repeat:repeat-x;
background-color:#dedede;
font-family:Arial;
}
#connexion
{
margin-left:580px;
margin-bottom:20px;
}
#deconnexion
{
margin-left:500px;
margin-bottom:20px;
color:#FFFFFF;

}
#bar_menu
{
	width:820px;
	height:70px;
	background:url("images/enspalger.png");
	background-repeat:no-repeat;
	text-align: right; 
}
#bar_menu930
{
	width:950px;
	height:70px;
	background:url("images/enspalger930.png");
	background-repeat:no-repeat;
	text-align: right; 
}
#bar_menu a
{
    
	color:white;
	text-decoration: none;
	font-size:16px;
	margin-left:11px;
}
#bar_menu a:hover
{
	text-decoration:underline;
}
#bar_menu930 a
{
    
	color:white;
	text-decoration: none;
	font-size:16px;
	margin-left:11px;
}
#bar_menu930 a:hover
{
	text-decoration:underline;
}
#sub_menu
{
	background:url("images/menu_droite_rouge.png");
}
#menu
{
	float:right;
	margin-left:10px;
	background-repeat:no-repeat;
	width:180px;
	font-family: Arial;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	color:white;
	height:auto;
}

#menu ul
{
	list-style-type: none;
}
#menu li
{
	height:20px;
	padding-top:3px;
}
#menu a
{ 
	color:white;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	padding-left:20px;
}
#menu a:hover
{ 
	text-decoration:underline;
}
.deez
{ 
	margin-bottom:10px;
}

#global
{
	background-color:white;
	font-size:12px;
	padding:10px;
	text-align:justify;
	margin-top: 20px;
	margin-bottom:20px;
}

#corps a
{
	color:#e61c08;
	text-decoration:none;
	font-weight:bold;
}
#corps
{
	font-size:13px;
}
fieldset
{
	border:none;
	text-align:center;
}
.couleur_barre /*barre des titres*/
{
	background-color:#e61c08;
	color:white;
	font-weight: bold;
	font-size:13px;
	padding-left:10px;
}
.index_news th
{

}
/*FIN Haut de page
**************/


/*DEBUT Emplois du temps
**************/

.tableau_emplois_du_temps_dpt
{
	background-color:#e61c08;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:300px;
	height:18px;
	
}
.tableau_emplois_du_temps a
{
	color:#000000;
}
/*FIN Emplois du temps
**************/

/*DEBUT Loisirs
***************/

.couleur_barre_loisirs a
{
	color:#FFFFFF;
}
/*FIN Loisir
***************/

/*DEBUT Musique
***************/

.tableau_musique
{
	width:610px;
}
.tableau_musique td
{
	text-align:center;
}
.playlists td
{
	border:ridge 2px #d71a07;
	padding:5px;
}
.playlists
{
	border:ridge 2px #d71a07;
	border-collapse:collapse;
	margin-top:20px;
	color:black;
	font-size:13px;
	font-weight:bold;
}
/*FIN Musique
***************/


/*DEBUT Histoire
***************/
.hisoire1
{
background-image:url(images/histoire_de_l_ecole/Storm-01.gif);
background-color:#000000;
}
.hisoire
{
background-image:url(images/histoire_de_l_ecole/Storm-02.gif);
background-repeat:no-repeat;
background-color:#000000;
color:#FFFFFF;
font-size:15px;
}
.bas_histoire
{
background-image:url(images/histoire_de_l_ecole/Flame.gif);
margin:auto;
height: 130px;
text-align:center;
}
/*FIN Histoire
***************/

/*DEBUT Presentation
***************/
.presentation p
{
	  font-family: "Lucida Calligraphy";
	  font-size:13px;
	  font-weight:bold;
}
.presentation ul
{
	  font-family: "Lucida Calligraphy";
	  font-size:13px;
	  font-weight:bold;
}
/*FIN Presentation
***************/


/*DEBUT Commentaires
***************/
.main_comment_info
{
	background-color:#e61c08;
	color:white;
	font-weight:bold;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.main_comment
{
	background-color:#f4f4f4;
	border:solid 1px #bbbbbb; 
	border-top:none;
	padding:5px;
	min-height:45px;
	font-size:13px;
	
}
.main_comment_abuse 
{
	float:right;
	position:relative;
		bottom:16px;
		right:5px;
	cursor: pointer;
	padding-left:5px;
}

.answer_comment_info
{
	background-color:#e61c08;
	color:white;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
}
.answer_comment_abuse 
{
	float:right;
	position:relative;
		bottom:16px;
		right:5px;
	cursor: pointer;
	padding-left:5px;
}
.answer_comment
{
	background-color:#f4f4f4;
	border:solid 1px #bbbbbb; 
	border-top:none;
	padding-top:3px;
	min-height:45px;
	margin-left:20px;
	padding:5px;
	font-size:13px;
}
/*FIN Commentaires
***************/