/**********************************
	D?finition g?n?rale des blocs
*********************************/
#contain  #right .portail_content_box{
	float:left;
	width: 200px;
	margin:auto;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top:5px;
	padding:0px;
	padding-bottom: 15px;
	overflow:hidden;
}

#contain  #right .portail_content_box h2 {
	width:200px;
	margin-left:-5px;
       	margin-top:-3px;
}

html>/**/body #contain  #right .portail_content_box h2 {
	margin-top:-1px;
                
}

html>/**/body #contain #right .portail_content_box{
	margin-left:15px;
	margin-top:10px;
       
}

#contain #right .portail_content_box h3{
	margin: 2px;
	font-size: 1em;
}

#contain #right .lavande{
       
	background: transparent url("../img/header_frame/mini_lavande.png") bottom left no-repeat;
}
#contain #right .violet{
	background: transparent url("../img/header_frame/mini_violet.png") bottom left no-repeat;
}
#contain #right .marron{
	background: transparent url("../img/header_frame/mini_marron.png") bottom left no-repeat;
}

#contain #right .orange{
	background: transparent url("../img/header_frame/mini_orange.png") bottom left no-repeat;
}
#contain #right .vert{
	background: transparent url("../img/header_frame/mini_vert.png") bottom left no-repeat;
}
#contain #right .ocre{
	background: transparent url("../img/header_frame/mini_ocre.png") bottom no-repeat;
}
#contain #right .beige{
	background: transparent url("../img/header_frame/mini_beige.png") bottom left no-repeat;
}
#contain #right .bordeaux{
	background: transparent url("../img/header_frame/mini_bordeaux.png") bottom left no-repeat;
}
#contain #right .gris{
	background: transparent url("../img/header_frame/mini_gris.png") bottom left no-repeat;
}



/**********************************
	Fin d?finition g?n?rale des blocs
*********************************/