html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #2e3645;
  background-image:url(grafs/fond-lecriquet.jpg);
  background-position: top center;
  background-repeat:no-repeat;
  color: #2a2d2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #6982b5;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
.lienduhaut a, lienduhauta:link {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.lienduhaut a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}



#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 920px;
	background-color: #eaeff5;
}
#outerWrapper #header {
  background:url(grafs/entete75_h250.png);  /********** CHANGER IMG ICI ****************/
  background-color: #2e3645;
  background-repeat:no-repeat;
  background-position:center;
  background-position:top;
  font-size: 18px;
  color:#FFFFFF;
  font-weight: bold;
  line-height: 17px;
  padding: 242px 0px 2px 0px;
  position:relative;
}
#outerWrapper #menu {
  background-color: #8e9fd0;
  background-repeat:no-repeat;
  border-bottom: solid 2px #5a6484;
  border-top:solid 2px #5a6484;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-align:left;
  padding-left:20px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: left;
  padding: 10px 10px 10px 0px;
  width: 250px;
}
#outerWrapper #contentWrapper #content {
  float: left;
  margin: 0 28px 0 0;
  padding: 10px 10px 10px 10px;
  border-right: solid 1px #8e9fd0;
  background-color: #ffffff;
  width:610px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #eaeff5;
  border-top: solid 1px #8e9fd0;
  padding: 10px 10px 10px 10px;
  text-align:center;
}
.tableau {
	text-align: center;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E3645;
}
.cadre{
	border: 1px solid #2E3645;
}

/********* Nouveautés 2011 *************/
.nouveautes{
	position:relative;
	top:-210px;
	left:750px;
	border:none;
	margin-top:-80px;
}

/********* Ajout 2012 *************/


#liens_cliquables_lien{
	width:1px; /* ori 181*/
	height:1px; /* ori 72 */
	position:absolute;
	top:150px;
	left:745px;
}

#liens_cliquables{
	background:url(grafs/bulle01.png) 0px 0px;
	width:124px; /* ori 181*/
	height:67px; /* ori 72 */
	border:none;
	margin-top:-64px;
	padding:5px 0 0 57px;
}

#liens_cliquables:hover{
	background-position:0px 73px;
}

a:hover #liens_cliquables {
	color:#FFF!important;
	text-decoration:none!important;
}


