#contenu_rubrique2{
	width: 850px;
	float: center;
	background: url(images/bloc_vert_long.gif) repeat-y;
	right: 0;	
	margin-bottom: 10px;
}
#contenu_rubrique2 a{
	color: #0024c0;
}
#contenu_rubrique2 a:hover{
	color: #A53A6E;
}
#contenu_rubrique2 h1{
	height: 17px;
	line-height: 17px;
	background: url(images/bloc_vert_long_top.gif) no-repeat;
	color: #fff;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px
}
#contenu_rubrique2 h1 a{
	color: #0024c0;
}
#contenu_rubrique2 #bloc_jaune{
	padding: 25px;
	padding-top: 10px;
	background: url(images/bloc_vert_long_bottom.gif) no-repeat bottom left;
}

/* CONTENU RUBRIQUE 3=CADRE SUR LA PAGE AVANT DE RESERVER */
#contenu_rubrique3{
	width: 650px;
	float: center;
	background: url(images/bloc_vert_long_court.gif) repeat-y;
	right: 0;	
	margin-bottom: 10px;
	margin-left: 190px;
}
#contenu_rubrique3 a{
	color: #0024c0;
}
#contenu_rubrique3 a:hover{
	color: #A53A6E;
}
#contenu_rubrique3 h1{
	height: 17px;
	line-height: 17px;
	background: url(images/bloc_vert_long_top_court.gif) no-repeat;
	color: #fff;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px
}
#contenu_rubrique3 h1 a{
	color: #fff;
}
#contenu_rubrique3 #bloc_jaune{
	padding: 25px;
	padding-top: 10px;
	background: url(images/bloc_vert_long_bottom_court.gif) no-repeat bottom left;
}

#contenu_rubrique #bloc_jaune{
	overflow: auto;
	height: 270px;
	margin: 25px;
	position:absolute;
	z-index:100;
	width:487px;
	padding-right: 3px;
}
#contenu_rubrique #bloc_jaune p, #contenu_rubrique2 #bloc_jaune p{
	margin-bottom: 10px;	
}
#contenu_rubrique #bloc_jaune table{
	*width: 700px;*
}
#contenu_rubrique #bloc_jaune h1{
	height: auto;
	background: none;
	color: inherit;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#contenu_rubrique #bloc_jaune h1 a, #contenu_article_galerie .bloc_jaune h1 a{
	color: #000;	
}
