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

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

div.hidden {
	display: none;
}

div.visible {
	display: inline;
}

div.spacer {
  clear: both;
}

div.fl {
	float:left;
}

div.fr {
	float:right;
}

div.actus_pic {
}

.cms div.actus_pic_Header {
	text-align:center;
	float:right;
	padding-top:5px;
	margin-right:-28px;
}

div.actus_pic_Header {
	text-align:center;
	float:right;
	padding-top:0px;
	margin-right:-1px;
}

div.actus_pic_Centre {
	text-align:center;
	padding-top:0px;
}

div.actus_pic_Haut {
	text-align:center;
	float:right;
	padding-top:0px;
	margin-right:-1px;
}

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

div.actus_pic_Droite {
	padding-top:15px;
	text-align:left;
	float:right;
}

div.actus_pic_Gauche {
	padding-top:15px;
	float:left;
	text-align:left;
}

div.actus_pic_Gauche_min {
	padding:10px;
	height:333px;
	border: 1px solid #bfbfbf;
	background :url(../gfx/zoom.png) 16px 310px no-repeat;
	background-color:white;
}

img.actus_pdf {
	cursor:pointer;
	float:left;
}

img.actus_pic {
	*width:909px;
}

img.actus_pic_909 {
	width:909px;
}

#home img.actus_pic {
}

img.actus_thumbs {
	margin-right:5px;
	margin-left:5px;
	margin-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:20px;
	border: 1px solid #bfbfbf;
	background :url(../gfx/mini_zoom.png) 8px 112px no-repeat;
	background-color:white;
	float:left;
}

.actus_right {
	float:right;
	width:660px;
	margin-right:10px;
}

.actus_left {
	float:left;
	width:660px;
	margin-left:10px;
}

.home .actus_right {
}

.home .actus_left {
}

.actus_bas {
}

.actus_haut {
	margin-right:10px;
}

.actus_haut img {
	padding-left:10px;
}

.actus_haut table {
	margin-right:0px;
}

.actus_haut table img {
	padding-left:0px;
}

