html, body {
	height: 100%;
	margin: 0;
	background-image:url(../img/fond.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	min-height: 100%;
	width: 960px;
	max-width:960px;
	padding: 0 0px;
	margin: 0 auto;
	position: relative;
	background-image:url(../img/fond2.gif);
	background-repeat:repeat-y;
}

#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 0px; 
	overflow:auto;
}

#conteinerActu
{	
	color:#FFF;
	float: left;
	width: 520px;
	max-width: 520px;
	padding-bottom:0px;
}

h2 a
{
	color:#FFF;
	text-decoration:underline;
	margin-left:0;
}

h2 a:hover
{
	text-decoration:none;
	color:#000;

}


#contentActu
{
	width:95%;
	color:#FFFFFF;
	text-align:justify;
	margin-top:80px;
	
	/*<!--[if IE]>
		height:100%; 
	<![endif]-->*/
	
	<!--[if !IE]>
		min-height:100%; 
	<![endif]-->
}

#contentActu img
{
	margin-right:10px;
}

#menu
{
	margin-top:200px;
	margin-left:15%;
}

#contenerMenu
{
	padding-left:0px;
	float: right;
	width: 375px;
}

a
{
	text-decoration:none;
	color:#848173;
	margin-left:10px;
	display:block;
	font-size:12px;
	line-height:15px;
	margin-top:0px;
	margin-bottom:0px;
	border:none;
}

.block-title
{
	display:none;
}

.menu
{
	margin-left:10px;
	padding-left:0px;
}

#img_haut_menu
{
	position:absolute;
	z-index:0;
	margin-left:0px;
}

.contentMenu
{
	position:absolute;
	z-index:5;
}

ul .menu
{
	margin-left:20px;
}


/*================================================*/
/*================STYLES DU MENU==================*/
/*================================================*/
#logo
{
	position:relative;
	margin-bottom:10px;
}

li
{
	list-style-type: none;
}

li a
{
	line-height:20px;
}

#globalMenu
{
	height:auto;
	position:relative;
}

#menu
{
	position:relative;
}

#block-menu-primary-links
{
	margin-left:115px;
	width:200px;
	height:423px;
}

ul .menu .active
{
	color:#ff7f00;
	font-weight:bold;
}


/*============================================*/
/*==============IMAGE DE FOND=================*/
/*============================================*/
.views-admin-links
{
	display:none;
}

.field-label
{
	display:none;
}

.field-field-image-fond
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;      
}

/*================================================*/
/*================REGLAGES POST-IT================*/
/*================================================*/
#top
{
	height:15px;
}

#icone_reduite
{
	margin-left:238px;
	margin-top:15px;
}

a img
{
	border:none;
	border-width:0px;
}

#contener
{
	width:275px;
	background-image:url(../img/post-it_centre.png);
	background-repeat:repeat-y;
}

#text
{
	padding-right:5%;
	padding-left:5%;
	padding-top:10px;
	padding-bottom:5px;
	color:#FFFFFF;
}

.views-label-body
{
	display:none;
}

.views-admin-links
{
	display:none;
}

#draggable
{
	position:absolute;
	z-index:100;
	max-width:284px;
	width:284px;
	top:100px;
	left:37%;
}

#croix
{
	position:absolute;
	left:250px;
	top:20px;
	height:13px;
	width:14px;
	max-height:13px;
	max-width:14px;
}

#text img
{
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	padding-right:5px;
}

#text h2
{
	margin-top: 15px;
	font-size:15px;
}
