{ padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #EFE4A4;
 margin-top:0px;
 text-align: justify;
}

h2 {
font-size : 150%; 
text-align : left; 
margin : 0px; 
} 

h3 {
font-size : 16px;  
} 

h5 {
font-size : 12px;  
} 

#indexcontent
{ 
 width: 1024px; 
 text-align: left;
 border: 0px; 
 padding: 0;  
 margin: 0 auto; 
} 

#wrapper { 
 margin:0 auto;
	padding:0px;
 width: 1024px;
}

#contentlarge{ 
 float: left;
 color: #333;
 width: 654px;
 min-height:300px;
}

#content { 
 float: left;
 color: #333;
 width: 514px;
 min-height:300px;
}

#header {
 color: #333;
 width: 1024px;
 margin-right:auto;
 margin-left:auto;
 text-align:center;
}
img {
	display:block;
	border-style: none;
}

a {
	text-decoration : none;
}
#footer { 
 clear: both;
 text-align : center; 
 margin : 0 auto;
 background: #97251a;
 height:20px;
 color : white;
 width:1024px;
 padding-top:5px;
}

#footer a {
	color : white;
}

#content a {
	color : black;
}

#prefooter { 
 clear: both;
 text-align : center; 
 margin : 0 auto;
 width:1024px;
}

#leftcolumn { 
 color: #333;
 width: 260px;
 float: left;
 background-image : url("../img/fondmenu.jpg");
 background-repeat:no-repeat;
 background-position:right top;
}

#rightcolumn { 
 color: #333;
 height: 350px;
 width: 250px;
 float: left;
}

#btn_accueil{
	background: url("../img/accueil_off.gif");
	height:30px;
}
#btn_accueil_on{
	background: url("../img/accueil_on.gif");
	height:30px;
}

#btn_accueil:hover{
background: url("../img/accueil_on.gif");
}

#btn_histoire{
	background: url("../img/histoire_off.gif");
	height:30px;
}

#btn_histoire_on{
	background: url("../img/histoire_on.gif");
	height:30px;
}

#btn_histoire:hover{
background: url("../img/histoire_on.gif");
}


#btn_etal{
	background: url("../img/etal_off.gif");
	height:30px;
}
#btn_etal_on{
	background: url("../img/etal_on.gif");
	height:30px;
}

#btn_etal:hover{
background: url("../img/etal_on.gif");
}


#btn_coord{
	background: url("../img/coordonnees_off.gif");
	height:30px;
}

#btn_coord_on{
	background: url("../img/coordonnees_on.gif");
	height:30px;
}

#btn_coord:hover{
background: url("../img/coordonnees_on.gif");
}

#attendez{
	background: url("../photos/attendez.png");
	width:594px;
	height:166px;
	text-align:center;
	color : black;
}

#professionnel{
	background: url("../photos/fondrouge.png");
	width:402px;
	height:112px;
	text-align:left;
	margin-left:250px;
	padding-left:10px;
	padding-top:4px;
	background-repeat:no-repeat;
 
}



