
/************************************************/
/*** Code : Marc Radermacher - Edroweb studio ***/
/************************************************/

/**
border: 1px solid red;
**/

/*** 	cms ***/

div.hidden {
	display: none;
}

div.visible {
	display: inline;
}

div.spacer {
  clear: both;
}

div.fl {
	float:left;
}

div.fr {
	float:right;
}

div.actus_pic_Haut {
		width:100%;
		text-align:center;
		float:left;
}

div.actus_pic_Bas {
		width:100%;
		text-align:center;
		float:left;
}

div.actus_pic_Droite {
	text-align:left;
	float:right;
}

div.actus_pic_Gauche {
	float:left;
}

img.actus_pdf {
	cursor:pointer;
	float:left;
	padding-top:10px;
}

img.actus_pic {
	padding-top:10px;
	float:left;
}

img.actus_pic_center {
	padding-top:10px;
}

.cms .actus_right {
	float:right;
	width:840px;
}

.cms .actus_left {
	float:left;
	width:840px;
}

.actus_bas {
}

.actus_haut {
}

/**

iframe,
object {
	border: 3px solid white;
}

**/
