body
{
	margin: 0px;
	padding: 0px;
	color: #552025;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	border-width: 0px;
}

/*heading*/
#banner
{
	background-color:#F9CD69;
	text-align:right;
	margin: 0px;
	padding: 0px;
	height: 100px;
}

#banner h1 {
	padding-top: 0.5em;
	margin: 0 1em 0 0;
}

.logo_acvfti {
	float:left;
	border-width: 0px;
}
/*menu*/
#menu {
	background-color: #819800;
	color: white;
}
#menu ul
{
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	width:100%;
	float: left;
	list-style-type: none;

	background-color: #819800;
	color: white;
}

#menu ul li
{
	display: inline;
	list-style-type: none;
}

#menu ul li a {
	padding: 0 1em;
	margin: 0;
	border-right: 1px solid white;
	float: left;
	color: #819800;
}

#menu ul li a:link,
#menu ul li a:visited
{
	background-color: #819800;
	color: white;
}

#menu ul li a.current,
#menu ul li a.current:link,
#menu ul li a.current:visited
{
	background-color: #9ebb00;
}

#menu ul li a:hover,
#menu ul li a.current:hover
{
	background-color: white;
	color: #819800;
}

/* Barre latérale */
#BarreGauche
{
	background-color: #DDE189;
	float: left;
	width: 300px;
}

#BarreGauche a {
	color: #819800;
}

#BarreGauche a.current {
	color: #9ebb00;
}

#BarreGauche .Webblock
{
	padding: 1em 2em 1em 1em;
	margin: 0;
	border-bottom: #552025;
	border-width: 0 0 1px 0;
	border-style: none none solid none; 
}

#BarreGauche h2 {
	color: #819800;
	font-size: 1em;
	padding: 0; 
	margin: 0;
}

#BarreGauche h3 {
	color: #819800;
	font-size: 0.8em;
	padding: 0; 
	margin: 0;
	text-align: center;
}
#BarreGauche .date {
	font-size : 0.7em;
	font-style: italic;
}
#BarreGauche ul
{
	padding-left: 0.9em;
	margin: 0;
	font-size: 1em;
	list-style-type: none;
}

#BarreGauche p
{
	font-size: 0.8em;
	padding-left: 1em;
	text-align: justify;
}

/* Page principale */
.corps {
	margin: 3em ;
	padding: 0 0 0 300px ;
	text-align:justify;
}

.corps a {
	color: #819800;
}

.sommaire .soustitrerubrique {
	text-align: left;
	font-weight: bold;
}

.sommaire .surtitre {
	font-size: 80%;
	color: #819800;
	font-weight:bold;
}

.sommaire h2 {
	margin-top:0;
	margin-bottom:0;
}

.sommaire .intro {
	padding-bottom: 1em;
}

.article h2, h3{
	text-align: center;
	color: #819800;
}
.article h2 {
	font-size: 1.8em;
	margin-bottom:0;
}

.article h3 {
	font-size: 1.4em;
}

.article .soustitre {
	text-align: center;
	font-weight: bold;
	font-size:110%;
}

.article .chapo {
	font-weight:bold;
	font-style:italic;
}

.documentjoint h3 {
	margin-top: 50px;
	text-align: left;
}

.breve h2 {
	text-align: left;
	color: #819800;
	margin-bottom:0;
}

.breve .date {
	font-size : 0.7em;
	font-style: italic;
}

.spip_documents {
	margin: 15px;
}

.spip_logos {
	border-width: 0px;
	float: left;
	margin-right: 15px;
}
.titre_logos {
	font-weight: bold;
	font-size: 110%;
	margin: 0;
}
.descr_logos {
	margin: 0;
}



/*footer*/
#spacer {
	height:30px;
}
#footer {
	clear:both;
	font-size: 0.8em;
	background-color:#F9CD69;
	margin: 15 0 0 0;
	padding: 0.5em 2em 1em 2em;
	text-align: center;
}
#footer a {
	font-size:0.8em;
	color: #552025;
	font-weight:normal;
}
