/*css index site rewisbique*/
html{
font-size: 100%;
}

body{
width: 860px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
background-image: url("irew/fond.jpg");
background-repeat: repeat;
font-family: bold Verdana,"Times New Roman",  Arial, "Arial Back", sherif;
color: maroon;
}
#div {
width: 860px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
text-align: center;
}
a{
	text-decoration : none;
	color : none;
}

a:hover{
	color : #fcbb74;
	border: #fcbb74;
}

img {

border-color: #fcbb74;
}
#h2 {
margin-top: 0px;
margin-bottom: px;
text-align: right;
font-variant: small-caps;
font-size: bolder 24px;
}

#pied {
width: 850px;
margin-left: auto;
margin-right: auto;
border: 3px ridge #fcbb74;
margin-top: 5px;
padding: 10px;
}
p { 
text-align: center;
text-indent: none;
font-size: 15px;
}