img {
	border : 0px ;
}

/* -------------------------------------------------------------------------------------------------- */
/*  New design  */
div#contenu_____ {
	clear : both ;
	overflow : auto ;
	border-left : 1px solid #cccccc ;
	border-right : 1px solid #cccccc ;
	color : #000000 ;
}

			#contenu_droite_newdesign {
				float : right ;
				position : relative ;
				width : 20% ;
				min-height : 525px ;
				margin : 0px auto ;
				padding : 0px ;
				text-align : left ;
				background : #99CAFA url('/interface/images/structure_page/fond_cote.png') repeat-x ;
			}
			#contenu_droite_newdesign_contenu {
				padding : 0px 20px ;
				text-align : center ;
				font-size : 0.9em ;
			}	
			
			#contenu_ariane_newdesign {
				float : right ;
				width : 79.5% ; 
				height : 35px ;
				text-align : left ;
				border-right : 0px solid #cecece ;
				font-size : 0.8em ;
				background-color : #ffffff  ;
			}
					#contenu_ariane_corps {
						padding-left : 0px ;
					}
							
			#contenu_gauche_newdesign {
				float : left ;
				width : 19.5% ;
				padding : 0px 0px 15px 0px ;
				margin : 0px ;
				text-align : left ;
				/*background-color : #ffffff ;*/
				background-color : #fff ;
			}
			#contenu_centre {
				float : right ;
				width : 59.8% ; 
				min-height : 550px ;
				padding-bottom : 30px ;
				text-align : left ;
				border-right : 1px solid #cecece ;
				background-color : #ffffff ;
			}	
					#contenu_centre_corps {
						padding : 0px 10px 25px 10px ;
					}
								
/* -------------------------------------------------------------------------------------------------- */
/*  old design  */
			#contenu_gauche_1 {
				float : left ;
				width : 20% ;
				height : 10px ;
				background-color : #99CAFA ;
			}
			#arrondi_g {
				float : left ;
				width : 30% ; 
				height : 10px ;
				padding : 0px ;
				background: #ffffff url('/interface/images/structure_page/arrondi_g.png') no-repeat left ;
			}
			#arrondi_d {
				float : right ;
				width : 79.5% ; 
				height : 10px ;
				padding : 0px ;	
				border-right : 1px solid #99CAFA ;
				background: #ffffff url('/interface/images/structure_page/arrondi_d.png') no-repeat right ;
			}				
			#contenu_droite_1 {
				float : right ;
				width : 20% ;
				height : 10px ;
				margin-left : -1px ;
				background-color : #99CAFA ;
			}

			#contenu_gauche_2 {
				clear : both ;
				float : left ;
				width : 20% ;
				min-height : 525px ;
				background : #99CAFA url('/interface/images/structure_page/fond_cote.png') repeat-x ;
			}								




			
			#contenu_ariane {
				float : left ;
				width : 79.5% ; 
				height : 35px ;
				text-align : left ;
				border-left : 1px solid #cecece ;
				font-size : 0.9em ;
				background-color : #ffffff  ;
			}

			#contenu_droite {
				padding : 0px ;
				margin : 0px ;
				float : right ;
				width : 19.5% ;
				text-align : right ;
				background-color : #ffffff ;
			}
			#contenu_droite_accueil {
				margin : 20px 0px 0px 0px ;
				padding : 0px ;
				float : right ;
				width : 19.5% ;
				text-align : right ;
				background-color : #ffffff ;
			}
			#contenu_droite_accueil_u {
				min-height : 525px ;
				padding : 0px ;
				float : right ;
				width : 20% ;
				text-align : right ;
				background : #99CAFA url('/interface/images/structure_page/fond_cote.png') repeat-x ;
			}
			

/* -------------------------------------------------------------------------------------------------- */
/*    Bloc du fils d'Ariane       */

div#ariane {
	float : right ;
	padding : 10px 0px ;
	height : 30px ;
	text-align : right ;
}
div#ariane_newdesign {
	float : left ;
	padding : 10px 0px ;
	height : 30px ;
	text-align : right ;
}

div#agauche {
	float : left ;
}
div#adroite {
	float : right ;
	list-style: none;
	width : 550px ;
	background-color : white ;
}
	div#adroite_contenu1 {
	float : left ;
	list-style: none;
	}
	div#adroite_contenu2 {
	float : right ;
	width : 1px ;
	}		

/* -------------------------------------------------------------------------------------------------- */
/* pour les vidéo */

div#bloc_video {
	width : 100% ;
	height : 258px ;
	background-color : white ;
}

	div#bloc_hg {
		position:absolute;
		width: 21px ;
		height: 29px ;
		background: #fff url('/interface/images/template_mai09/bloc/bloc_hg.png') no-repeat ;
	}
	div#bloc_hc {
		height: 29px ;
		padding-top:5px;
		text-align: center ;
		color: #000000 ;
		font-size:0.8em;
		background: #fff url('/interface/images/template_mai09/bloc/bloc_hc.png') repeat-x ;
	}
	div#bloc_hd {
		float: right ;
		width: 56px ;
		height: 29px ;
		margin-right : -2px ;
		background: #fff url('/interface/images/template_mai09/bloc/bloc_hd.png') no-repeat ;
	}
	
	
	div#bloc_cc {
		height:200px;
		margin:0px -1% 0px 0px;
		padding:0px;
		text-align: center ;
		color: #000000 ;
		background-color: #C2E0EB ;
	}	
	
	
	div#bloc_bg {
		position:absolute;
		width: 21px ;
		height: 29px ;
		background: #fff url('/interface/images/template_mai09/bloc/bloc_bg.png') no-repeat ;
	}
	div#bloc_bc {
		height: 29px ;
		text-align: center ;
		color: #000000 ;
		font-size:0.8em;
		background: #fff url('/interface/images/template_mai09/bloc/bloc_bc.png') repeat-x ;
	}
	div#bloc_bd {
		float: right ;
		width: 56px ;
		height: 29px ;
		margin-right : -2px ;
		background: #fff url('/interface/images/template_mai09/bloc/bloc_bd.png') no-repeat ;
	}
	