@charset "UTF-8";
*{

text-align:left;}


h2    {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_2 h2    {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3    {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-transform: uppercase;
}
h4    {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: lowercase;
	font-style: italic;
	font-variant: normal;
	margin: 0px;
}

h1       {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
#header   h1 {
	margin: 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
	text-align: right;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
    }
#header #video {
	width: 250px;
	margin-right: 0px;
	margin-left: auto;
}
#header #video a {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#header  #video  a:hover {
	text-align: right;
	color: #000000;
}
a    {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
ul    {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	list-style-type: none;
}
li    {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	list-style-type: none;
	float: left;
}
a:hover    {
	color:#999999;
	text-decoration: none;
}

#main2_cont a {
	color: #FFFFFF;
}


#mainContent p {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}




body  {

    	font: 100% Verdana, Arial, Helvetica, sans-serif;

    	background:#333333;

    	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */

    	padding: 0;

    	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */

    	color: #000000;

    }
#container {
	width: 920px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background:#333333;
	margin: 25px auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border:1px solid #666666;
	text-align: left; /* ce paramétrage annule le paramètre text-align:center de l'élément body. */
    } 
#header {
	height:125px;
	background-color: #000000;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;    	/* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */

    } 


#top_ent {
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
	border-bottom: 3px solid #FFFFFF;
}


#main_1{
	float:left;
	height: 620px;
	width: 170px;
	padding: 0px;
	background-color:#009036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}

#main1_cont{
	padding: 15px 0 0px 0;
	background: #009036; 
	height: 565px;

	
    }

#main_2{
	float: left;
	height: 620px;
	width: 230px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 0px;
}



#main2_cont {
	margin-top:0px;
	overflow: auto;
	background:#009036; /* le remplissage permet d'écarter le contenu de l'élément div des bords de celui-ci */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 595px;
    }





#main_album{
	float: left;
	height: 550px;
	width: 600px;
	padding: 0px;
	margin:0px 20px 0 20px;
} 
#main_album p{
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#main_3{
	float: left;
	height: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	width: 445px;
}


#mainContent {
	height: 595px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
	background-color:#000000;
	color:#FFFFFF;
    } 
#main_tot{


height:620px;}



#footer { 
	padding: 0 10px 0 20px;
	background:#000000;

    } 

#footer p {
	margin: 0; 
	padding: 10px 0;

    }

    .fltrt { 

    	float: right;

    	margin-left: 8px;

    }

    .fltlft { 

    	float: left;

    	margin-right: 8px;

    }

    .clearfloat { 
    	clear:both;

        height:0;

        font-size: 1px;

        line-height: 0px;

    }
p   {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px;
}
#band  p   {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#footer p {
	font-size: 9px;
	color: #FFFFFF;
}
.date_link {
	margin: 0px;
	padding: 0px;
}
#main2_cont p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
}
#main2_cont a:hover {
	color:#333333;
}
#mainContent #band h1 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContent #band p {
	padding-left: 12px;
	font-size: 10px;
}
