/**********************************
	D?finition g?n?rale des blocs
*********************************/
.tribloc .portail_content_box{
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:0px;
	padding-bottom: 10px;
	font-size: 0.8em;
}

.tribloc .portail_content_box h2{
	width:200px;
	margin-top:-8px;
	margin-left:-6px;
}

.tribloc .lavande{

	background: transparent url("../img/header_frame/mini_lavande.png") bottom left no-repeat;
}
.tribloc .violet{
       
	background: transparent url("../img/header_frame/mini_violet.png") bottom left no-repeat;
}



.tribloc .marron{
	background: transparent url("../img/header_frame/mini_marron.png") bottom left no-repeat;
}

.tribloc .orange{
	background: transparent url("../img/header_frame/mini_orange.png") bottom left no-repeat;
}
.tribloc .vert{
	background: transparent url("../img/portal/mini_green.png") bottom left no-repeat;
}
.tribloc .ocre{
	background: transparent url("../img/header_frame/mini_ocre.png") bottom left no-repeat;
}
.tribloc .beige{
	background: transparent url("../img/header_frame/mini_beige.png") bottom left no-repeat;
}
.tribloc .bordeaux{
	background: transparent url("../img/header_frame/mini_bordeaux.png") bottom left no-repeat;
}
.tribloc .gris{
	background: transparent url("../img/header_frame/mini_gris.png") bottom left no-repeat;
}
/**********************************
	Fin d?finition g?n?rale des blocs
*********************************/

