		@charset "utf-8";

	* html #contenu 
		{
			height: 568px;
		}
	body 
		{
			background-color: #010C2E;
			font-size: 10pt;
			margin: 10px auto auto;
			font-family: 100% Verdana, Arial, Helvetica, sans-serif, Geneva;
			background:url(http://www.forme-au-quotidien.com/img/fond.jpg);
			background-repeat:repeat-x;
			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;
			border: 1;
		}
				

			a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
			a:visited {color: #83A956; text-decoration: none;}  /* visited link */
			a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
			a:active {color: #577E2D; text-decoration: none;}   /* selected link */


	#header 
		{
			height: auto;
			width: auto;
		}
	/*Logo*/
	#header_logo 
		{
			height:120px;
			margin-top:10px;
			margin-bottom: 10px;
			text-align:center;
			font-family:"Times New Roman", Times, serif;
			font-style:italic;
		}
	#header_logo h1 {
		font-size: 2.6em;
		margin:0px;
	}
	#header_logo h2{
		margin:0px;
		font-size: 1.6em;
		padding-left:100px;
	}
	/*Menu1 - Utilisateurs*/
	#header_menu1 li{
		padding-left:25px;
		padding-right:25px;
		float:left;
		list-style-type:none;
		border-right:#000 1px dotted;
		font-size:14px;
		margin-bottom:10px;
	}


	/*Annonce google*/
	#header_annonce {
		clear:left;
		width:auto;
		height:auto;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 10px;
	}
	/*Menu2 - Onglets*/
	#header_menu2{
	/*	width:850px;
		height:50px;
	*/	
	}
	.onglet{
		height:25px;
		width:auto;
		float:left;
		margin:0px -2px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	/*Case Login - Pass*/
	#header_login{
		float:right;
		width:150px;
		height:280px;
		background:url(http://forme-au-quotidien.com/img/fond_login.jpg);
		background-repeat:no-repeat;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left:10px;
	}
	#header_login p{
		font-size:14px;
		text-align:center;
		margin-top:5px;
		margin-bottom:7px;
		color:#2A4220;
		line-height: 1.1em;
	}
	#header_login a{
		font-size:12px;
		line-height: 1.1em;
	}
	label {
		color: #A5BB73;
		font-style: italic;
	}
	input.fields {
		display: block;
		width: 120px;
		background: url(http://forme-au-quotidien.com/Forme-au-quotidien.V1/images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 2px;
	}
	.submit_button {
		margin-top: 5px;
		padding: 2px;
		background-color: #EAF4D9;
		margin-left:45px;
		border-top: 2px solid white;
		border-left: 2px solid white;
		border-bottom: 2px solid #E3E4E9;
		border-right: 2px solid #E3E4E9;
	}

    #container {
	background: #FFFFFF; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	padding-top: 20px;
	
    } 

		a {
			text-decoration: none;
		}
		.haut {
			margin: 0 auto;
			width: 1100px;
		}
		.main {
			background-color: #FFFFFF;
			margin: 0 auto;
			width: 1100px;
		}
		.left {
			float: left;
		}
		.right {
			float: right;
		}
		.absolute {
			position: absolute;
		}
		.spacer {
			clear: both;
		}
		.img {
			border: 0 none;
		}
		.img1 {
			border: 0 none;
			display: block;
		}
		.center {
			text-align: center;
		}
		.right {
			text-align: right;
		}
		.tabcenter {
			margin: 0 auto;
		}
		.b {
			font-weight: bold;
		}
		.border {
			border: 1px solid #000000;
		}
		.table0 {
			border: 0 none;
			margin: 0;
			padding: 0;
			width: 150px;
		}
		#gauche {
			background-color: #FFFFFF;
			float: left;
			width: 130px;
		}
		#centre {
			background-color: #FFFFFF;
			float: left;
			width: 950px;
		}
		#centre_nopub {
			background-color: #FFFFFF;
			float: left;
			width: 900px;
		}
		#centre_nogauche {
			background-color: #FFFFFF;
			float: left;
			width: 878px;
		}
		#droite {
			background-color: #FFFFFF;
			float: left;
			text-align: center;
			width: 122px;
		}
		#bas {
			background-color: #3F3F3F;
			color: #FFFFFF;
			text-align: center;
			width: 1100px;
		}
		#contenu {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 2px;
			min-height: 568px;
			padding: 2px;
		}
		#contenu-j {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 2px;
			min-height: 568px;
			padding: 0;
		}
		#contenu_meteo {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 2px;
			overflow: hidden;
			padding: 2px;
		}
		#contenu_nopub {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 2px;
			min-height: 715px;
			padding: 0;
		}
		#contenu_nogauche {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			float: left;
			margin: 2px;
			padding: 0;
			width: 868px;
		}
		#contenu_no-height {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 2px;
			padding: 2px;
		}

		ul#menu {
			background: url("./img/menu1.gif") repeat scroll 0 0 transparent;
			height: 30px;
			list-style-type: none;
			margin: 0;
			padding: 0;
			width: 100%;

		}
		ul#menu li {
			float: left;
		}
		ul#menu a {
			color: #FFFFFF;
			display: block;
			font-size: 10pt;
			font-weight: bolder;
			padding-left: 30px;
			padding-right: 30px;
			padding-top: 6px;
			text-align: center;
			text-decoration: none;
		}
		ul#menu a.menujaune {
			color: #FFFF00;
		}
		ul#menu a.actif, ul#menu a:hover {
			background: url("./img/menu.gif") repeat scroll 0 0 transparent;
			color: #000000;
			padding-bottom: 8px;
		}
		ul#jour {
			background: url("./img/menu.gif") repeat scroll 0 0 transparent;
			height: 30px;
			list-style-type: none;
			margin: 0;
			padding: 0;
			width: 100%;
		}
		ul#jour li {
			float: left;
		}
		ul#jour a {
			color: #000000;
			display: block;
			font-size: 9.5pt;
			font-weight: bolder;
			padding-left: 7px;
			padding-right: 7px;
			padding-top: 6px;
			text-align: center;
			text-decoration: none;
		}
		ul#jour a.actif, ul#jour a:hover {
			background: url("/img/menu1.gif") repeat scroll 0 0 transparent;
			color: #FFFFFF;
			padding-bottom: 8px;
		}
		ul#heure {
			height: 25px;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		ul#heure li {
			float: left;
		}
		ul#heure a {
			background: none repeat scroll 0 0 #FFFFFF;
			border: 1px solid #000000;
			color: #000000;
			display: block;
			font-size: 8pt;
			font-weight: bolder;
			margin: 4px 0 0 2px;
			padding: 2px;
			text-align: center;
			text-decoration: none;
			width: 121px;
		}
	
		ul#heure a:hover {
			background: none repeat scroll 0 0 #FFFF00;
			color: #000000;
		}
		ul#heure a.actif {
			background: none repeat scroll 0 0 #FFBF80;
			width: 123px;
		}
		ul#heure a.actu {
			background: none repeat scroll 0 0 #808080;
			border: 1px solid #FFFFFF;
			color: #FFFFFF;
		}
		ul.menu_gauche {
			list-style-type: none;
			margin: 0;
			padding: 0;
			width: 100px;
		}
		ul.menu_gauche a {
			background: none repeat scroll 0 0 #FFFFFF;
			border: 1px solid #000000;
			color: #000000;
			display: block;
			font-size: 8pt;
			font-weight: bolder;
			margin: 4px 0 0 2px;
			padding: 2px 1px;
			text-align: center;
			text-decoration: none;
			width: 94px;
		}
		ul.menu_gauche a.actif, ul.menu_gauche a:hover {
			background: none repeat scroll 0 0 #FFBF80;
		}
		ul.menu_gauche a.newsletter {
			background: none repeat scroll 0 0 #000000;
			color: #FFFFFF;
		}
		ul.carte_menu_gauche {
			margin-top: 0;
			padding-top: 0;
		}
		ul.carte_menu_gauche a {
			color: #000000;
			font-size: 8pt;
		}
		ul.carte_menu_gauche a.actif, ul.carte_menu_gauche a:hover {
			color: red;
			font-weight: bolder;
		}
		ul.trafic_menu_gauche {
			list-style-type: none;
			margin: 10px;
			padding: 0;
		}
		ul.trafic_menu_gauche a {
			color: #000000;
			font-size: 8pt;
			font-weight: bolder;
		}
		ul.trafic_menu_gauche a.actif, ul.trafic_menu_gauche a:hover {
			color: red;
		}
		.contenu_soiree {
			padding: 0;
			width: 100%;
		}
		.soiree {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			height: 170px;
			margin: 1px;
			width: 50%;
		}
		.soiree_tnt {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 1px;
			width: 33%;
		}
		.soiree_pub {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 1px;
			width: 50%;
		}
		.f8 {
			font-size: 10pt;
		}
		.f12 {
			font-size: 12pt;
		}
		.f14 {
			font-size: 14pt;
		}
		.f16 {
			font-size: 16pt;
		}
		.b8 {
			font-size: 8pt;
			font-weight: bolder;
		}
		.b12 {
			font-size: 12pt;
			font-weight: bolder;
		}
		.b18 {
			font-size: 18pt;
			font-weight: bolder;
		}
		.bb10 {
			color: #000080;
			font-size: 10pt;
			font-weight: bolder;
		}
		.bb12 {
			color: #000080;
			font-size: 12pt;
			font-weight: bolder;
		}
		.noir {
			color: #000000;
		}
		.blanc {
			color: #FFFFFF;
		}
		.rdiv {
			height: 40px;
		}
		.rmenu {
			border: 1px solid #000000;
			float: right;
			font-size: 11pt;
			font-weight: bolder;
			margin: 4px;
			padding: 4px;
		}
		.r0, .r1 {
			background-color: #FFD8B2;
		}
		.r2 {
			background-color: #D4EFFC;
		}
		.r3 {
			background-color: #FCD4D2;
		}
		.r4 {
			background-color: #D8EDDD;
		}
		.r5 {
			background-color: #E0DEF0;
		}
		.r6 {
			background-color: #FFFCD5;
		}
		.r7 {
			background-color: #E4DCCA;
		}
		.r8 {
			background-color: #E6E7E8;
		}
		.eTable {
			margin: 0;
			padding: 0;
			width: 100%;
		}
		.eTD50 {
			width: 50%;
		}
		.eTD250 {
			text-align: center;
			width: 250px;
		}
		.efond {
			background: url("/img/efond.gif") repeat scroll 0 0 transparent;
		}
		.eHeure {
			color: #4C810F;
			font-size: 12pt;
			font-weight: bolder;
		}
		.eOK {
			background-color: #FFFFE1;
		}
		.eImppaire {
			background-color: #F0F0F0;
		}
		.ePaire {
			background-color: #FFFFFF;
		}
		.tdInfosEmission {
			text-align: right;
			width: 50%;
		}
		.width60 {
			width: 60px;
		}
		.width100 {
			width: 100px;
		}
		.width110 {
			width: 110px;
		}
		.width130 {
			width: 130px;
		}
		.width150 {
			width: 150px;
		}
		.width156 {
			width: 156px;
		}
		.width160 {
			width: 160px;
		}
		.width200 {
			width: 200px;
		}
		.width261 {
			width: 261px;
		}
		.width280 {
			width: 280px;
		}
		.width300 {
			width: 300px;
		}
		.width562 {
			width: 562px;
		}
		.width732 {
			width: 732px;
		}
		.width33p {
			width: 33%;
		}
		.width50p {
			width: 50%;
		}
		.width60p {
			width: 60%;
		}
		.table_actu {
			border: 0 none;
			border-collapse: collapse;
			border-spacing: 0;
			width: 100%;
		}
		.table_actu_h {
			border: 0 none;
			border-collapse: collapse;
			border-spacing: 0;
			width: 100%;
		}
		.table100p {
			border: 0 none;
			border-collapse: collapse;
			border-spacing: 0;
		}
		.bar_gris {
			background-color: #E6E6E6;
		}
		#actu_h {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			margin: 0 2px;
			padding: 1px;
		}
		ul.stats {
			background: url("/img/bar1.png") repeat scroll 0 0 #FFFFFF;
			border: 1px solid #C0C0C0;
			list-style: none outside none;
			margin: 0;
			padding: 0;
		}
		ul.stats .percent {
			display: block;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.actu_chiffre {
			display: block;
			font-size: 6pt;
			font-weight: bold;
			height: 6px;
			line-height: 6px;
			margin: 0;
			padding: 0;
			position: relative;
			text-align: center;
		}
		.v100 {
			width: 160px;
		}
		.v95 {
			width: 152px;
		}
		.v90 {
			width: 144px;
		}
		.v85 {
			width: 136px;
		}
		.v80 {
			width: 128px;
		}
		.v75 {
			width: 120px;
		}
		.v70 {
			width: 112px;
		}
		.v65 {
			width: 104px;
		}
		.v60 {
			width: 96px;
		}
		.v55 {
			width: 88px;
		}
		.v50 {
			width: 80px;
		}
		.v45 {
			width: 72px;
		}
		.v40 {
			width: 64px;
		}
		.v35 {
			width: 56px;
		}
		.v30 {
			width: 48px;
		}
		.v25 {
			width: 40px;
		}
		.v20 {
			width: 32px;
		}
		.v15 {
			width: 24px;
		}
		.v10 {
			width: 16px;
		}
		.v5 {
			width: 8px;
		}
		.v0 {
			width: 0;
		}
		.vh100 {
			width: 150px;
		}
		.vh95 {
			width: 143px;
		}
		.vh90 {
			width: 135px;
		}
		.vh85 {
			width: 128px;
		}
		.vh80 {
			width: 120px;
		}
		.vh75 {
			width: 113px;
		}
		.vh70 {
			width: 105px;
		}
		.vh65 {
			width: 98px;
		}
		.vh60 {
			width: 90px;
		}
		.vh55 {
			width: 83px;
		}
		.vh50 {
			width: 75px;
		}
		.vh45 {
			width: 68px;
		}
		.vh40 {
			width: 60px;
		}
		.vh35 {
			width: 53px;
		}
		.vh30 {
			width: 45px;
		}
		.vh25 {
			width: 38px;
		}
		.vh20 {
			width: 30px;
		}
		.vh15 {
			width: 23px;
		}
		.vh10 {
			width: 15px;
		}
		.vh5 {
			width: 8px;
		}
		.vh0 {
			width: 0;
		}
		.gradiant_pic li {
			padding: 0;
			width: 150px;
		}
		.gradiant_pic li .percent {
			background: url("/img/bar.png") no-repeat scroll 0 0 transparent;
			height: 6px;
			line-height: 6px;
			margin: 0;
			padding: 0;
			position: absolute;
		}
		.img_carte {
			position: absolute;
		}
		.tab_carte {
			height: 60px;
			width: 60px;
		}
		.souligne {
			text-decoration: underline;
		}
		.orange {
			color: #FF8000;
		}
		#myskreen_overlay {
			background-color: #000000;
			display: none;
			left: 0;
			opacity: 0.8;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1000;
		}
		#myskreen_iframe {
			background-color: #FFFFFF;
			border-style: none;
			display: none;
			height: 600px;
			left: 50%;
			margin-left: -375px;
			overflow: hidden;
			position: fixed;
			top: 50px;
			width: 750px;
			z-index: 1001;
		}
		#myskreen_close_button {
			background: url("/img/myskreen_close_button.png") no-repeat scroll right top transparent;
			cursor: pointer;
			display: none;
			height: 19px;
			left: 50%;
			margin-left: 343px;
			overflow: hidden;
			position: fixed;
			top: 53px;
			width: 19px;
			z-index: 1002;
		}
		#upline, #baseline {
			background: none repeat scroll 0 0 #FFFFFF;
			color: #666666;
			font-family: Arial;
			font-size: 14px;
			text-align: center;
		}
		#upline {
			margin: 6px 4px;
		}
		#baseline {
			margin: 10px 4px 0;
		}

		#cto728x90_div867f44227e {visibility:hidden}  
		#cto300x250_divaf71fadb06 {visibility:hidden}
		#cto120x600_div5bf70d61d7 {visibility:hidden}
		#cto728x90_div867f44227e {visibility:visible}
		#cto300x250_divaf71fadb06 {visibility:visible}
		#cto120x600_div5bf70d61d7 {visibility:visible}
		
/* Conseils pour sidebar1 :
    1. si vous définissez une valeur de taille de police pour cet élément div, la largeur totale de ce dernier sera ajustée en conséquence.
    2. Comme nous travaillons en ems, il est préférable de ne pas utiliser de remplissage pour l'encadré même. Pour les navigateurs conformes aux standards, il sera ajouté à la largeur, créant ainsi une largeur réelle inconnue. 
    3. Pour créer un espace entre le côté de l'élément div et les éléments qu'il contient, attribuez une marge gauche et une marge droite à ces éléments, comme dans la règle "#sidebar1 p".
    */
     #sidebar2 {
	float: right;
	width: 200px; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	background: #EBEBEB; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 0px 0px 0px 0px; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div */
	height: auto;
	border: 1px solid #000000;
    }
    
    /* Conseils pour sidebar1 :
    1. si vous définissez une valeur de taille de police pour cet élément div, la largeur totale de ce dernier sera ajustée en conséquence.
    2. Comme nous travaillons en ems, il est préférable de ne pas utiliser de remplissage pour l'encadré même. Pour les navigateurs conformes aux standards, il sera ajouté à la largeur, créant ainsi une largeur réelle inconnue. 
    3. Pour créer un espace entre le côté de l'élément div et les éléments qu'il contient, attribuez une marge gauche et une marge droite à ces éléments, comme dans la règle "#sidebar1 p".
    */
    #sidebar1 {
	float: right;
	width: 300px; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	background: #EBEBEB; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 0px 0px 0px 0px; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div */
	height: auto;
	border: 1px solid #000000;
    }
    /*bande de droite*/
#droite{
	background:url(http://forme-au-quotidien.com/img/fond_droite.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	text-align:right;
}
#script h1{
	margin:0px;
	font-variant:small-caps;
	color:#FFF;
	text-align:center;
	font-size:16px;
	padding:5px;
	background-color:#9E9976;
	border-top:#FFF 1px solid;
} /*
#droite li{
	padding-right:10px;
	padding-left:10px;
	margin-bottom:3px;
	list-style-type:none;
}
#droite li a{
	color:#4C452F;
}
#droite li a:hover{
	color:#821115;
} */
#droite p{
	margin-right:100px;
	padding-right:10px;
	padding-left:10px;
}
    /* Conseils pour mainContent :
    1. Si vous attribuez à cet élément div #mainContent une valeur de police différente de celle utilisée pour l'élément div #sidebar1, les marges de l'élément div #mainContent seront basées sur la taille de sa police, et la largeur de l'élément div #sidebar1 sera basée sur la taille de sa police. Il peut être utile de modifier les valeurs de ces éléments div.
    2. L'espace compris entre les éléments mainContent et sidebar1 est créé avec la marge gauche de l'élément div mainContent.  Quelle que soit la taille du contenu dans l'élément div sidebar1, l'espace des colonnes reste préservé. Vous pouvez supprimer cette marge gauche si vous souhaitez que le texte de l'élément div #mainContent remplisse l'espace de l'élément #sidebar1 lorsque le contenu de ce dernier se termine.
    3. Pour éviter une perte de l'élément flottant, il peut être nécessaire de faire des tests pour déterminer la taille maximale approximative de l'image ou de l'élément, car cette disposition est basée sur une combinaison de la taille de police par défaut de l'utilisateur et des valeurs que vous définissez. Toutefois, si la taille de police d'un utilisateur est inférieure à la taille normale, l'espace disponible dans le div #mainContent sera moins important que celui que vous verrez lors de vos tests.
    4. Dans le commentaire conditionnel pour Internet Explorer ci-dessous, la propriété zoom permet de donner à l'élément mainContent l'attribut "hasLayout." Cela évite l'apparition de plusieurs bogues spécifiques d'Internet Explorer.
    */
    #mainContent {
	padding: 10px 10px 10px 10px;
	height: auto;
    } 
    



/*Page*/
#page{
	background:url(http://forme-au-quotidien.com/img/fond_gauche.jpg);
	background-repeat:repeat-y;
	background-position:0px 20px;
	margin-right:auto;
	width:auto;
	h0000000000000000000eight:auto;
	padding-right: 10px;
	padding-left: 30px;
	margin-top: 20px;
}

#page h1 {
	background:url(http://forme-au-quotidien.com/img/date.jpg);
	background-repeat:no-repeat;
	height: 40px;
	padding-left: 60px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 8px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
}
h2 {
color : #bf8a44;
margin-left : 120px;
font-size : 1.6em;
font-family : "Times New Roman", Times, serif;
font-style : italic;
}
#page p{
	font-size:16px;
}
#footer{
	clear:both;
	width:auto;
	height:auto;
	background:#F9F7EA;
	border-top: 1px #9E9976 solid;
	margin-top:20px;
	padding-top:15px;
	text-align:center;
	font-size:14px;
}
.photo{
	float:left;
	margin:10px;
	border:#000 1px solid;
}
.separation{
	clear:left;
	width:auto;
	height:1px;
	background:url(http://forme-au-quotidien.com/img/separateur.jpg);
	margin-top:10px;
}
.suite {
	margin-left:auto;
	width:100px;
	background:url(http://forme-au-quotidien.com/img/fleche.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

.tableauRelaxation td {
	padding : 7px;
}
.cadreVert {
	border : 1px solid #00ad00;
	background-color : #ffe9a6;
	padding : 2px;
	font-weight : bold;
}
.contourVert {
	border : 1px solid #00ad00;
	font-weight : bold;
	font-weight : normal;
}

    /* Diverses classes à réutiliser */
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
    float: right;
    margin-left: 8px;
}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
    float: left;
    margin-right: 8px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

