@charset "iso-8859-1";
/*body { 
	background: white; 
	margin: 0px; 
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	height:100%;
}*/

BODY { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
	background: white;
}

DIV {
	position:absolute;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

IMG {
	border:none;
	
}
.no-print{
	display:none;

}
A{
font-size:11px;
color:#666666;
text-decoration:none;
}

A:hover{
font-size:11px;
color: #333333;
text-decoration:underline;
}

/* ///////  MENU GAUCHE   /////// */
#obj_menu {
	position:relative;
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}

.left_menu1{
background:#186296;
}

.left_menu2{
background:#962D18;
}

.left_menu3{
background:#BA8B1B;
}

.left_menu4{
background:#449A3C;
}

/* ///  Formatage texte  //// */
.small_grey_text{
font-size:11px;
color:#666666;
}

A.small_grey_text{
font-size:11px;
color:#666666;
text-decoration:none;
}

A.small_grey_text:hover{
font-size:11px;
color: #333333;
text-decoration:underline;
}

/* //////////////////////////////  */
#header{
	display:none;
}

#left_column{
	display:none;
}

#article_contents{
	top:0px;
	left:0px;
	position: static;
}

#right_column{
	margin-top:50px;
	position:static;
	width:500px;
	border:#3333FF;
}

#right_cartouche{
	width:500px;
}

#right_cartouche_content{
	width:500px;
}

#informations_complementaires{
	width:500px;
}

.img-titre{
	display:none;
}

#impression{
	display:none;
}
/********************************************************************************************/
.spip-admin-boutons{
	display:none;
}