body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;

}


form{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}


/* TEXT */
.txt  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#5e2604; text-decoration: none;}
.txt2  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:14px; color:#5e2604; text-decoration: none;}
.txt2Bold  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bolder; font-size:13px; color:#5e2604; text-decoration: none;}
.txtOrange  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#de5000; text-decoration: none;}
.txtBlanc  {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #FFFFFF;text-decoration: none;}
.txtVert  {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #1E722A;text-decoration: none;}
.txtRouge{font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #ED1B26;text-decoration: none;}
.Titre1{font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:14px; color:#5e2604; text-decoration: none;}


/* PLAN DE SITE */
#plan dt{
	text-align: left;
	padding-left:20px;
}
#plan dd{
	text-align: left;
	padding-left:40px;
	line-height: 20px;
}
#plan dt a{
	font-size:14px;
	font-weight: normal;
	color:#5e2604;
	text-decoration:none;
	display : list-item;
	list-style-image : url('image/puce2.gif');
}
#plan dd a{
	font-size:12px;
	font-weight: normal;
	color:#5e2604;
	text-decoration:none;
	display : list-item;
	list-style-image : url('image/puce.gif');
}
#plan dt a:hover{
	color:#de5000;
	text-decoration:underline;
}
#plan dd a:hover{
	color:#de5000;
	text-decoration:underline;
}


H1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bolder; font-size:18px; color:#010504; text-decoration: none; text-align:center;}
H2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bolder; font-size:18px; color:#010504; text-decoration: none; text-align:left; padding:0px; margin:0px;}



/* LIENS */
a {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #5e2604;text-decoration: underline;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #5e2604;text-decoration: underline;}
a:visited {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #5e2604;text-decoration: underline;}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;	color: #de5000;text-decoration: underline;}

.orange {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #de5000;text-decoration: none;}
a.orange {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #de5000;text-decoration: none;}
a.orange:active {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #de5000;text-decoration: none;}
a.orange:visited {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #de5000;text-decoration: none;}
a.orange:hover {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 11px;	color: #de5000;text-decoration: underline;}

.copyright  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#444444; text-decoration: none;}
a.copyright  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#444444; text-decoration: none;}
a.copyright:active  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#444444; text-decoration: none;}
a.copyright:visited  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#444444; text-decoration: none;}
a.copyright:hover  {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#444444; text-decoration: underline;}



/* MENU */

dl, dt, dd, ul, li {
margin: 0px;
padding-left: 0px;
list-style-type: none;
}

#menu {
	width: 100%;
}
#menu dt {
	/*cursor: pointer;*/
	margin: 0px 0;;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left:10px;
	font-weight: normal;
	border: 0px solid gray;
	/*background: #ccc;*/
	
}
#menu dd {
	border: 0px solid gray;
}
#menu li {
	text-align: left;
	padding-left:30px;
	background: #fff;
}
#menu dt a {
	color: #4d1d02;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
.menuPri {
	color: #4d1d02;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a {
	color: #4d1d02;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	display : list-item;
	list-style-image : url('image/puce.gif');
	padding-left:0px;
}
#menu li a:hover, #menu dt a:hover {
	/*background: #eee;*/
	color:#de5000;

}
#menu li a:hover:before, #menu dt a:hover:before {
/*	content:" > ";*/

}


/* FORMULAIRE */

.inputLogin{
	background-color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#848383;
	border-width:1px;
	border-color:#fc7d17;
	border-style: solid ;
	width:100px;
	padding-left:3px;
}

.inscription{
	background-color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#848383;
	border-width:1px;
	border-color:#fc7d17;
	border-style: solid ;
	width:200px;
	padding-left:3px;
}
select.inscription{
	width:205px;
}
textarea.inscription{
	width:205px;
}

.commentaire{
	background-color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#848383;
	border-width:1px;
	border-color:#fc7d17;
	border-style: solid ;
	width:200px;
	padding-left:3px;
}
select.commentaire{
	width:200px;
}
textarea.commentaire{
	width:200px;
}



.contact{
	background-color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#848383;
	border-width:1px;
	border-color:#fc7d17;
	border-style: solid ;
	width:200px;
	padding-left:3px;
}
select.contact{
	width:205px;
}
textarea.contact{
	height:100px;
}




.formsearch{
	background-color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#848383;
	border-width:1px;
	border-color:#EFEFEF;
	border-style: solid ;
	width:100px;
	padding-left:3px;
	height:10px;
}
input:focus{
	background-color: #ffffee;
}
select:focus{
	background-color: #ffffee;
}
textarea:focus{
	background-color: #ffffee;
}


/* FIELDSET */
fieldset {
	border:1px solid #fc7d17 
	-moz-border-radius: 10px;
}

legend {
  padding: 0.2em 0.5em;
/*  border:1px solid #fc7d17;*/
  color:#fc7d17;
  font-size:100%;
  text-align:right;
  font-weight:bolder;
  font-size:14px;
  }





/* TABLEAU */
/*td {text-align: left;}*/



/* SPIP CSS */
img, .spip_logos { margin: 0; padding: 0; border: 0; }

/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}
/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(/win_png.htc); }





.formrecherche{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #6c6c6c;
height:15px;
width:130px;
}

.wikinote {
  margin: 2em;
  margin-left: auto;
  margin-right: auto;
  width:100% !important;
  min-height: 40px;
  clear: both;
  text-align: justify;
  vertical-align: middle;
  border-collapse: collapse;
  padding: 0.5em 1em 0.5em 36px;
  background-position: 5px 0.5em;
  background-repeat: no-repeat;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

.wikinote .note-title {
	margin: 0;
	padding-top:10px;
	font-weight:bolder;
}
.wikinote .note-title strong {
	color: #666;
}
.wikinote p {
	margin: 0 0 1em 0;
}

.noteclassic {
  /*border: 1px solid #99D;*/
  background-color: #eef;
  background-image: url(image/note.png);
}
.codesource{
margin:0;
padding:0;
}
