@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: #CCCCCC;
}

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

IMG {
	border:none;
	
}
.spip_doc_titre img{
	align:absmiddle;
}
H1 {
	margin:0px;
	padding:0px;
	font-size:14px;
	
}
h3.spip {
	margin: 0px;
	padding:0px;
	font-weight: bold;
	font-size:12px;
	color:#003399;
	line-height:12px;
	font-family:Arial; 
}
p.spip{
 padding:0px;
	margin:0px;
}
TABLE {
	padding:0px;
	border:none;
	border-spacing:0px;
}
A.general{
font-size:11px;
color:#666666;
text-decoration:none;
}

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

P.spip{
margin:0px;
padding:0px;
}

/* ////// BANDEAU //////// */
#bandeau_table{
	/*width:951px;*/
	height:158px;
	border:0px;
	padding:0px;
}

/* ///////  MENU GAUCHE   /////// */


#obj_menu {
	position:relative;
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}
	.menu_texte{
		color:#000000;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;	
	}
	A.menu_texte{
		color:#000000;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;	
	}
	A.sous_menu_texte{
		color:#000000;
		font-size:11px;
		text-decoration: none;	
	}
	.sous_menu_texte{
		color:#000000;
		font-size:11px;
	text-decoration: none;	
	}

	A.menu_texte:hover {
		/*color: #AABBDD;*/
		text-decoration: underline;
	}

.left_menu1{
	color:#CC3333;
	
}

.left_menu2{
	color:#F58220;

}

.left_menu3{
	color:#FCB131;
}

.left_menu4{
	color:#006699;

}
.left_menu5{
	color:#006699;

}
.left_menu99{
	color:#729EC9;

}

/* ///  Formatage texte  //// */
.small_grey_text{
font-family:Arial;
font-size:11px;
color:#666666;
}
.titre_bleu{
	font-size:12px;
	color:#003399;

}

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;
}

/* ///////////////////////////// */

#left_column{
	width:265px;
/*	background:url(../IMG/fond_gauche_hp.gif) top repeat-y;*/
	min-height:445px;

	top:158px;
}

#right_column{
	width:214px;

/*	background:url(../IMG/fond_droite_article.gif) top left repeat-y;*/
	min-height:445px;
	height:80%;
	top:158px;
}

#right_cartouche{
	margin-left:6px;
	margin-top:10px;
	margin-bottom:0px;
	width:150px;
	position: relative;
	text-align:left;
}

#right_cartouche_content{
	margin-left:0px;
	margin-top:-17px;
	position:relative;
	z-index:15;
	width:150px;
	height:auto;
}

.titre-complement{
	font-weight:bold;
}

#informations_complementaires{
	position:relative;
	width:170px;
	text-align:right;
	margin-left:5px;
}

#documents_complementaires{
	position:relative;
	/*width:170px;*/
	text-align:left;
	margin-left:5px;
}

#article_contents{
	top:190px;
	left:210px;
	width:400px;

}

#bas_page{
	left:190px;
}

/********************************************************************************************/
/*										NAVIGATION COLONNE GAUCHE							*/
/********************************************************************************************/

