body { 
	margin: 0; 
	padding: 0;  
	background-image: url(images/barre-haute.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { 
	color: #5F5F5F; 
	text-decoration: none;
}
	
a:hover { 
	color: #000000; 
	text-decoration: none; 
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.format_png { behavior: url(win_png.htc); }

#positionPage { 
	margin: 0 auto;
	padding: 0;
	width: 990px;
	text-align: center;
}

#colonneGauche {
	float: left;
	margin: 0;
	padding: 0;
	width: 340px;
}

#colonneDroite {
	float: right;
	margin: 0;
	padding: 0;
	width: 650px;
}

#logo {
	position: relative;
	margin-left: 40px;
	top: 35px;
	width: 300px;
	height: 140px;
	text-align: left;
}

#langue {
	position: relative;
	margin-left: 40px;
	top: 35px;
	width: 300px;
	height: 50px;
	text-align: center;
}

#titre {
	position: relative;
	margin-left: 40px;
	top: 30px;
	width: 300px;
	height: 20px;
	text-align: left;
	color: #5D5D5D;
	font-size: 11px;
}

#actu {
	position: relative;
	margin-left: 40px;
	top: 0px;
	width: 300px;
	height: 500px;
}

.contenuactu {
	height: 462px;
	text-align: left;
	color: #5D5D5D;
	font-size: 11px;
	vertical-align: bottom;
}

a.titreactu {
	text-align: left;
	font-size: 17px;
	color: #5D5D5D;
	text-decoration: none;
	margin-bottom: 5px;
}

a:hover.titreactu {
	color: #163A00;
	text-decoration: underline;
}

#mosaique {
	position: relative;
	margin-left: 25px !important; /* pris en compte par Firefox */
	margin-left: -65px; /* pris en compte par IE*/
	padding: 0;
	top: 35px;
	width: 315px;
}

#logoarticle {
	position: relative;
	top: 35px;
	margin-left: 40px !important; /* pris en compte par Firefox */
	margin-left: 40px; /* pris en compte par IE*/
	width: 300px;
}
.miniature {
	width: 90px;
	height: 90px;
	overflow: hidden;
}

.appel {
	width: 40px;
	height: 40px;
	overflow: hidden;
}

#imagePosition {
	position: relative;
	width: 650px;
}

.image {
	position: absolute;
	left: 25px;
	width: 600px;
	height: 635px;
	text-align: center;
	display: none;
}

.legende {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
}

.pagination {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 10px;
	text-align: right;
	line-height: 14px;
}

.on {
	background-color:#ADADAD;
	color: #fff;
	font-size: 10px;
	padding: 3px;
}

#animation {
	top: 35px;
	margin: 1em auto;
	border: 0;
	width: 600px;
	height: 600px;
}

.sousmenu {
	position: absolute; 
	top: 50px;
	left: 0px;
	width: 300px;
	height: 500px;
	background-color: #fff;
	z-index: 1;
}

#titrearticle{
	position: relative;
	margin-left: 40px;
	top: 30px;
	width: 300px;
	height: 20px;
	text-align: right;
	color: #5D5D5D;
	font-size: 19px;
}

#chapo{
	position: relative;
	margin-left: 40px;
	top: 50px;
	width: 300px;
	text-align: right;
	color: #163A00;
	font-size: 14px;
}

.texte  {
	position: absolute;
	margin-top: 162px !important; /* pris en compte par Firefox */
	margin-top: 177px; /* pris en compte par IE*/
	left: 25px;
	width: 600px;
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

.texte p {
	margin-left: 150px;
}

.texteactu  {
	position: absolute;
	margin-top: 162px !important; /* pris en compte par Firefox */
	margin-top: 177px; /* pris en compte par IE*/
	left: 25px;
	width: 600px;
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

.texteactu p {
	margin-left: 50px;
}


.texte h3.spip {
	margin-left: 50px;
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #163A00;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #DADADA;
	z-index: 1;
}

/* Formulaire Spip */
.formulairecontact {
	margin-top: -36px !important; /* pris en compte par Firefox */
	margin-top: -21px; /* pris en compte par IE*/
}
.formulaire_spip { background-color: #fff; }
.formulaire_spip label{ color: #787878; font-weight: normal; }
.formulaire_spip fieldset legend  { color: #fff; }
.formulaire_spip .boutons input, input.submit { background-color: #5E7D4B; border-color: #AEC0A3; }
fieldset.previsu { border: 2px dashed #BAB819; }
fieldset.previsu legend {color: #BAB819; background-color: #fff; }
fieldset.previsu li { color: #787878; }
fieldset.previsu .boutons input { background-color: #BAB819; border-color: #EAE985; color: #FFF; }
