/**********************************
	D?finition g?n?rale des blocs
*********************************/
.bibloc .portail_content_box{
	float: left;
	width: 360px;
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding:0px;
	padding-bottom: 10px;

}

.bibloc .portail_content_box h2{
	width:360px;
	margin-top:-8px;
	margin-left:-6px;
}

.bibloc .orange{
	background: transparent url("../img/portal/medium_or.png") bottom left no-repeat;
}
.bibloc .green{
	background: transparent url("../img/portal/medium_green.png") bottom left no-repeat;
}
.bibloc .redwine{
	background: transparent url("../img/portal/medium_redwine.png") bottom left no-repeat;
}

.bibloc .fullorange{
	background: transparent url("../img/portal/medium_fullor.png") bottom left no-repeat;
}
.bibloc .fullgreen{
	background: transparent url("../img/portal/medium_fullgreen.png") bottom left no-repeat;
}
.bibloc .fullredwine{
	background: transparent url("../img/portal/medium_fullredwine.png") bottom left no-repeat;
}

/**********************************
	Fin d?finition g?n?rale des blocs
*********************************/