/*
 *
 *	Vert : #74B71A
 *  Violet : #81027e
 *
 */ 


body {
	background-color: #74B71A;	
/*
	background-color: #FFFFFF;	
*/
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a img.spip_logos {
	border: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	
}

#page {
	width: 955px;
	margin: 0 auto;
	border-left: solid 3px #545454;
	border-right: solid 3px #545454;
	background-color: #FFFFFF;

}

#menu {
	position: relative;
	height: 109px;
	background-image: url("../images/menu_bg.png");
	background-position: bottom left;
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	
}

#menubar {
	top: 59px;
	right: 0px;
	position: absolute;
	background-color: #81027e;
	padding: 0 0 5px 0;
	color: #FFFFFF;
/*	width: 750px; */
}

#menubar h1 {
	background-color: #FFFFFF;
	padding: 0;
	color: #74b71a;
	font-size: 18px;
	margin: 0;
	line-height: 20px;
	padding-bottom: 3px;
}

#menubar a {
	color: #FFFFFF;
	text-decoration: none;
/*	display: block;*/
	padding: 0 20px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

#menubar a.menu_on {
	color: #42f915;
}

#menubar form {
	display: inline;
	padding: 0 20px;
}

#menubar select {
	font-size: 11px;
}

#actus_entete {
	background-color: #A4A4A4;
	background-image: url("../images/zebra_actu.png");
	background-repeat: no-repeat;
	background-position: 650px 0px;
overflow: visible;
	position: relative;
	padding-left: 145px;
}

#actus_une {
	border-bottom: solid 3px #676666;
	padding: 11px 0 11px 145px;
	font-size: 11px;
	height: 30px;
	
}

#actus_une h1 {
	display: inline;
	color: #81027e;
	font-size: 11px;
	font-weight: bold;
}

#actus_stop {
	position: absolute;
	display: inline;
	background-image: url("../images/picto_actu.png");
	height: 87px;
	width: 77px;
	top: -15px;
	left: 55px;
}

#main {
	clear: both;
	position: relative;
}

#footer {
	background-color: #D8D8D8;
	padding: 7px 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
	margin-top: 30px;
	clear: both;	
}

#footer a {
	color: #000000;
}

#menuvbar {
	float: left;
	width: 200px;
	padding-top: 43px;	
}

#menuvbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menuvbar li {
	border-top: solid 1px #81027e;
	width: 146px;
	background-image: url("../images/puce_off.png");
	background-repeat: no-repeat;
	background-position:  1px 4px;
/*	line-height: 20px;
*/
	padding: 3px 0 5px 20px;
}

#menuvbar li.last {
	border-top: solid 1px #81027e;
	width: 166px;
	background-image: none;
	padding-left: 0;
}

#menuvbar a {
	text-decoration: none;
	color: #6d6d6d;
	font-weight: bold;
	font-size: 11px;
}

#menuvbar a:hover {
/*
	color: #74b71b;
*/
}

#menuvbar a.vmenu_on {
	color: #74b71b;
	
}

.menu_titre_rub {
	color: #81027e;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	width: 146px;
}

#contenu {
	float: left;
/*	background-image: url("../images/illustration_page.png");
	background-position: bottom right;
	background-repeat: no-repeat;

	min-height: 410px;
*/	width: 754px;
	font-size: 11px;
}

#contenu h4 {
	background-image: url("../images/fond_titre.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 0 0 0 15px;
	color: #74b71b;
	font-size: 12px;
	margin: 0;
}

#contenu h4 span {
	background-color: #FFFFFF;
	padding: 0 5px;
}


#contenu li {
	list-style-image: url("../images/puce_txt.png");
	color: #81027E;
	font-weight: bold;
}

#contenu .spip_documents {
	padding: 5px 10px;
}

#contenu a {
	color: #74b71b;
	text-decoration: underline;
}

#illu_page {
	float: right;
	border: none;
}

#chemin {
	color: #6d6d6d;
	padding: 10px 0 20px 0;
}

#chemin span {
	text-decoration: underline;
}

.champ_obligatoire {
	color: #81027E;
}

.elt_volant {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../images/puce_g1.gif');

	padding-left: 37px;

}

.elt_volant a {
	text-decoration: none;
}

#anim_flash {
	position: absolute;
	top: 20px; 
	left: 190px;
}
