span.titre1 {
	font-size: large;
	font-weight: bold;
	color: maroon;
}

div.barresm  a.on { 
       font-style: italic;
       color: #fff;
       font-weight: bold;
}


body { 

  background: #ffffff url('images/nrr.png'); 
  background-attachment: fixed;
        background-repeat: repeat-x;
        background-position: top left;
 }

div.sep { 
  height: 20px;
  width: 100%;

clear:both;
 }

div.logo {
  width: 100%;
  margin: 12px;
  float: left;

}


div.menu {  
  min-width: 235px;
  width: 800px;
  padding: 12px;
  font-size: 12px;
  float: left;
}


span.comment {  
  padding: 4px;
  font-size: 10px;
       font-style: italic;
}

div.content { 
  min-width: 500px;
  margin-top: 20px;
  width: 750px;
  padding: 12px;
  background: #f5f5f5;
  font-size: 12px;
  float: left;
 }

div.coll { 
  float:left;
  width: 48%;

}

div.colr { 
  float:right;
  width: 48%;


}
div.listeart {
  float:left;
  width: 100%;
  color: #111;

} 

a {

	color: #668;
        text-decoration: none;
	text-align: left;
	padding-left: 12px;
	height: 24px;
	line-height: 24px;

	font-weight: bold;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;

	margin-right:2px;
}



div.barresm a {  
        margin-right: 20px;
        font-size: 10px;
        color: #000;
        font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}



div.barre a { 
	color: black;
 }
div.barre{
	background-image: url(images/barrm0.gif);
	background-repeat: repeat;
	border: 1px;
	width: 100%;
        padding-top: 3px;
}

div.colonne { 
	width: 190px;
        float:left;
}
div.subcolonne { 
	width: 172px;

}
div.bmenu { 
	background-image:url(images/menu0.gif);
	background-repeat: no-repeat;
        padding-bottom: 7px;
        padding-top: 2px;
        text-decoration: none;
	font-weight: bold;
       font-size: 12px;
       text-align: center;
       color: #000;
 }
div.bmenuon { 
	background-image:url(images/menu2.gif);
	background-repeat: no-repeat;
        padding-bottom: 7px;
        padding-top: 2px;
        text-decoration: none;
	font-weight: bold;
       font-size: 12px;
       font-style: italic;
       text-align: center;
       color: #fff;        
}

div.barresm{
	width: 150px;
	border: 1px solid #cccccc;
        background-color: #aaa;
        text-align: right;
        margin-left: 20px;
}
span.titart { 
  	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.cadre { 
  width: 90%;
        border-width: 1px;
  border-style: solid;
  border-color: #bbb;
        margin-left: 10px; 
        margin-right: auto;
        padding: 10px;
        background: #eef;

}
td.cadre { 
        text-align: left;
        padding: 10px;
}
div.exemple { 
        border-width: 1px;
  border-style: solid;
  border-color: #bbb;
  width: 90%; 
        margin-left: 10px; 
        margin-right: auto;
        background: #efe;

}
table.cadre {
        border-width: 1px;
        margin-left: 10px;
        margin-right: auto;
  border-style: solid;
  border-color: #bbb;
        background: #eef;

}
table.exemple {
        border-width: 1px;
        margin-left: 10px;
        margin-right: auto;
  border-style: solid;
  border-color: #bbb;
        background: #efe;
}

div#pied_de_page { 
  margin-top:5px;
  width: 750px;


 }

div#pied_de_page img.logo { 
	float: right;
        border: 0px;
        padding-right: 5px;
}

div.recherche {
	float: left;
}
