* {padding:0; margin:0;}

body
{
	margin: 0 0;
	background: #3C3F1C;
	text-align: center;
	font-family: Tahoma; /*
	font-family: Techno, "Haettenschweiler", Charcoal, Impact, "Arial Black", Verdana, Lucida, Helvetica, fantaisy;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-family: "Hoefler Text", "Bookman Antiqua", Palatino, "Utopia", "Times New Roman", Times, "New Century Schoolbook",  Georgia, "New York", serif;
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
	*/
}

div#page
{
	width: 780px ;
	margin: 2px auto;
	text-align: left ;
	background: url(img/fondtxt.jpg) repeat-y 0 0px ;
}

div#header
{

	display: block;
	height: 114px ;
	width: 780px;
	background: url(img/logo.jpg) no-repeat left top ;
	margin: 0 ; 

}

div#lienlogo a
{
	position: absolute;
	top: 30px;
	display: block;
	height: 89px ;
	width: 450px;
}

div#langpage
{
	width: 780px ;
	margin: 0px auto;
	text-align: right ;
}

div#langue {
	position: relative;
	float: right;
	width: 120px;
	height: 10px;
	line-height: 10px;
	padding: 5px 10px 2px 0px;
	text-align: right;
	font-size: 8px;
	color: #016B9D;
}

div#langue a {
	font-size: 8px;
	font-weight: bold;
	color: #016B9D;
	margin: 0 0 0 5px;
}

div#contmenu
{
	position: relative;
	display: block;
	height: 31px;
	width: 780px;
	margin: 0;
	background: url(img/fondmenu.jpg) no-repeat left top ;
}

div#contenu
{
	width: auto;
	overflow: auto;
	
}	
	
div#gauche
{
	float: left; /* background: url(img/logosuite.jpg) no-repeat 0 0px ;*/
	background: #6C7533;
	width: 185px;
	padding: 0 0 0 0;
}	
	
div#droite
{
	float: right;
	padding: 10px 5px 10px 5px;
	text-align: left;
	width: 165px;
}	

/* MENU ACCESSIBILITE */

div#access {
	width: 280px;
	float: right;
	padding: 10px 5px 0px 5px;
}

ul#access
{
	height: 15px ;
	list-style-type: none ;
}
ul#access li
{
	text-align: center ;
	float: left;
	line-height: 15px ;
}
ul#access li a
{
	display: block ;
	width: 90px ;
	font-size: 11px ;
	color: #fff ;
	text-decoration: none ;
}
ul#access li a:hover
{
	color: #F9FBCE;
	font-weight: bold;
}

/* MENU CHOIX ADMIN */
ul#admchoix
{
	height: 20px ;
	list-style-type: none ;
}
ul#admchoix li
{
	padding: 0 10px 0px 10px;
	float: left ;
	text-align: center ;
}
ul#admchoix li a
{
	display: block;
	padding: 0 2px 0px 2px;
	line-height: 15px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #50688f;
	background-color: #F8F8FF;
	text-decoration: none;
	border: 1px solid #50688f;
}
ul#admchoix li a:hover
{
	border-top: 2px solid #50688f ;
	border-left: 2px solid #50688f ;
}

ul#admoptions
{
	height: 20px ;
	margin: 0;
	padding: 5px 0 20px 0px;
	list-style-type: none ;
}
ul#admoptions li
{	
	display: block;
	line-height: 20px;
	float: left ;
}

a#appuie
{
	color: #ffffff;
	background:#6b9a04;
}


div#news
{
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 18px;
	padding: 5px 0px 5px 5px;
	color: #EEE8AA;
}

div#news h3
{
	padding: 10px 0 2px 0;
	line-height: 1.5em;
	font-size: 1.3em;
	color: #D2C014;
}	

div#titrenews
{
	display: block;
	width: 137px;
	height: 23px;
	background: url(img/titrenews.jpg) no-repeat 0 0px;
	margin: 5px auto;
	text-align: center;
}
div#titrenews a
{	
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #D2C014;
}

div#titrenews a:hover
{	
	color: #FFD700;
}

div#texte
{
	width: 570px;
	margin: 0 0 0 205px;
	padding: 5px 0 0 0;
	font-family: Tahoma;
}

div#texte h2
{
	text-indent: 4px;
	line-height: 37px;
	font-size: 16px;
	/* background: url(img/fondtitre.jpg) no-repeat 0 0px;*/
	color: #355165;
	font-weight: normal;
}

div#texte h3
{
	padding: 5px 0 2px 0;
	line-height: 22px;
	font-size: 16px;
	color: #355165;
	text-align: center;
}

div#texte p
{
	padding: 3px 5px 5px 0;
	font-size: 12px ;
	text-align: justify ;
	line-height: 18px;
	color: #355165;
}

div#texte a
{
	color: #4b4b4b ;
	text-decoration: none ;
}

div#texte a:hover
{
	color: #101010 ;
}

img#texte p
{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

a img 
{
	text-decoration: none ;
}

table
{
	margin: 10px auto;
}

td
{
	padding: 3px 3px 3px 3px;
	font-size: 12px ;
	font-family: Tahoma;
	line-height: 18px;
	color: #355165;
}

div#txtadmin
{
	font-size: 0.8em;
	line-height: 15px;
	padding-top: 3px;
	color: #4b4b4b;
	font-weight: bold;
}

div#titreadmin
{
	font-size: 1em;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	background-color: #206572;
	margin: 15px 0 20px 0;
	font-weight: bold;
}

div#mail
{
	position: relative;
	float: left;
	display: block;
	height: 15px;
	margin-top: 3px;
	line-height: 15px;
	text-indent: 625px;
}
div#mail a
{
	font-weight: bold;
	text-indent: 625px;
	font-size: 12px;
	color: #2372C7;
	text-decoration: none;
}

div#mail a:hover
{
	color: #1D61AA;
}

span.lire
{
	margin-left: 5px;
	font-size: 0.8em;
	border-bottom: 1px solid #50688f;
}

div#footer
{
	width: 780px;
	height: 15px;
	display: block;
	padding: 57px 0 0 0; 
	background: url(img/footer.jpg) no-repeat 0px 0px;
	font-size: 10px;
	color: #fcc36c;
	text-align: center;
	word-spacing: 2px;
	line-height: 15px;
	text-indent: 15px;
}

div#print
{
	position: relative;
	float: right;
	display: block;
	width: 44px;
	height: 25px;
	margin: 5px;
	text-align: center;
	word-spacing: 2px;
	
}

div#print a
{
	float: right;
	display: block;
	width: 44px;
	height: 25px;
	font-size: 11px;
	color: #6A808E;
	text-decoration: none;
	border: 1px dashed #6A808E;
}

div#print a:hover
{
	color: #314660;
	border: 1px solid #314660;
}

.spacer {
  clear: both;
}

/* SPECIFIQUES SITE  */


