/******/
/* ID */
/******/
.contenu{
	float:left;
	clear:left;
}
#applications_zone_choix, .autre_page{
	color		: #949494;
	font-size	: 11px;
	width:760px;
	margin:0 auto;
}
#applications_zone_choix .rubrique{
	width:170px;
	margin:10px;
	float:left;
}
#applications_zone_choix h2{
	font-size	: 11px;
	margin:0;
}
#applications_zone_choix ul{
	list-style: none;
    margin: 0;
    padding: 0;
}
#applications_zone_choix a, .autre_page a{color: #949494;}
#applications_zone_choix a:hover, .autre_page a:hover {color: #D7071D;}

/* Zone de contenu des pages... */
#page_zone_contenu {
	width		: 695px;
	z-index		: 1000;
	position	: relative;
	float:left;
	margin-right:14px; 
}
#page_zone_contenu h2{
	color:#e22624;
	font-size:21px;
	margin:10px;
	float:left;
	clear:left;
	width:100%;
}
#page_zone_contenu .contour {
	background-image	: url(../images/applications/fond_contour.gif);
	background-position	: center;
	background-repeat	: repeat-y;
}
#page_zone_contenu .conteneur {

}
#page_zone_contenu h1 {
	height		: 39px;
	font-size	: 20px;
	margin		: 3px 10px 0 10px;
}
#page_zone_contenu .pied {
	background-image	: url(../images/applications/fond_pied.gif);
	background-position	: bottom center;
	background-repeat	: no-repeat;
	padding-bottom		: 5px;
}
#page_zone_contenu .contenu_gauche .titre_article, #page_zone_contenu .contenu_gauche .on{
	background-image	: url(../images/applications/fond_titre_article_off.gif);
	background-repeat	: no-repeat;
	background-position	: bottom left;
	min-height				: 40px;
}
#page_zone_contenu .contenu_gauche .on{
	padding-bottom:10px;
}	
#page_zone_contenu .contenu_gauche a:link,
#page_zone_contenu .contenu_gauche a:visited,
#page_zone_contenu .contenu_gauche a:hover,
#page_zone_contenu .contenu_gauche a:active {
	color				: #777777;
	
	display				: block;
	
	width				: 246px;
	text-decoration		: none;
	margin-left: 30px;
	padding-left:20px;
}
#page_zone_contenu .contenu_gauche a:hover {
	color : #D7071D;
}

#page_zone_contenu .contenu_gauche .on a:link,
#page_zone_contenu .contenu_gauche .on a:visited,
#page_zone_contenu .contenu_gauche .on a:hover,
#page_zone_contenu .contenu_gauche .on a:active {
	color				: #D7071D;
	background-image	: url(../images/applications/fleche.jpg);
	background-repeat	: no-repeat;
	background-position	: left top;
	height:30px;
	padding-top:5px;
}
#page_zone_contenu .contenu_gauche a .txt {	/* zones span ŕ l'intérieur de A pour marges sans pb dimensions IE */

}

#page_zone_contenu .article {
	display	: none;
	position: relative;
	width	: 315px;
}
#page_zone_contenu .article p {
	margin-top	: 0;
}
.autre_page{
	float:left;
	width:155px;
	text-align:center;
}
#col_right{
	width:210px;
	float:left;
}
.anim{
	margin:0 auto;
	width:890px;
}

