body 	{
margin:10px 0;
padding:0;
text-align:center;
background-color:silver;
background-image: url("../img/metal.jpg");
background-repeat: repeat;
background-attachment: scroll;
background-position: left top;
}

#test{
text-align:center;
}

a href {
color:#cc6600;
}

a:link {
text-decoration:none;
color:#cc6600;
}

a:visited {
color:#006699;
text-decoration:none
}

a:active {
color:#006699;
text-decoration:none
}


div#page{
font-family:american typewriter,goudy old style,palatino linotype,sylfaen,arial,sans-serif;
background-color:white;
width:800px;
margin:0 auto;
text-align:left;
border:1px solid black;
}

div#banniere{
height:73px;
background-image: url("../img/logo.jpg");
border-style:solid; 
border-width:1px; 
border-color:white;
}

hr{
text-align: center;
width:80%;
color: #006699;
background-color: #006699;
height: 2px;
border: 0;
}

hr.liens {
text-align: center;
width:70%;
color: #006699;
background-color: #006699;
height: 1px;
border: 0;
}

.signature{
text-align:right;
}

#menu {
float:left; 
}
#menu ul{
padding-top:1px;
padding-bottom:10px;
width:190px;
margin-left:1px;
background: #cc6600;
list-style-type: none ;
}
#menu ul hr{
text-align: center;
width:95%;
color: #006699;
background-color: #006699;
height: 2px;
border: 0;
}
#menu ul li{
font-size: 1.2em ;
font-weight: bold ;
letter-spacing: 2px ;
color: black;
text-decoration: none ;
}
#menu ul li a{
font-size: 1.2em ;
font-weight: bold ;
letter-spacing: 2px ;
color: #fff ;
text-decoration: none ;
}
#sousmenu {
}
#sousmenu ul{
width:145px;
padding-top:1px;
padding_bottom:10px;
margin-left:1px;
background: #cc6600;
list-style-type: none ;
}
#sousmenu ul hr{
width:95%;
color: #006699;
background-color: #006699;
height: 2px;
border: 0;
}
#sousmenu ul li{
font-size: 0.9em ;
letter-spacing: 1px ;
color: black;
text-decoration: none ;
}
#sousmenu ul li a{
font-size: 0.9em ;
letter-spacing: 1px ;
color: #fff ;
text-decoration: none ;
}


#accueil {
width:520px;
min-height:350px;
margin-left:250px;
text-align:justify;
}
#accueil h1{
color:#cc6600;
}
#accueil h2{
color:#cc6600;
text-align:center;
}

p.imgliens {
text-align:center;
font: italic 1em american typewriter,goudy old style,palatino linotype,sylfaen,arial,sans-serif;
color:#cc6600;
}
p.imgliens img{
text-align:center;
}
p.imgliens img a{
text-align:center;
}

div#galerie
{
	width: 410px ;
	background-image: url("../img/metal.jpg");
	border: 1px solid black;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em american typewriter,goudy old style,palatino linotype,sylfaen,arial,sans-serif;

}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #cc6600 ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: italic 2.5em/1.5em american typewriter,goudy old style,palatino linotype,sylfaen,arial,sans-serif;
	color: #fff;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #cc6600 ;
}

