@charset "utf-8";
/* CSS Document */

body{
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/bandeau-barre.jpg);
	background-repeat: repeat-x;
}

h1{
font-size:18px;
font-weight: bold;
color: #9A2400;
text-decoration: none;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

h2{
font-size:16px;
font-weight: normal;
color: #9A2400;
text-decoration: underline;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 0px;
}

#menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 312px;
}

#menu a{
	text-decoration: none;
	color: #000000;
}

#menu a:hover{
	text-decoration: none;
	color: #000000;
}

#texte-haut {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	margin-right: 110px;
	margin-left: 10px;
}

#texte-haut a{
	color: #972701;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

texte-haut a:hover{
	color: #972701;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;	
}

texte-haut a:visited{
	color: #972701;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#droite {
	background-image: url(images/droite.jpg);
	height: 199px;
	width: 588px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	padding-right: 80px;
}

#page {
	width: 980px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
}

#fond {
	background-image: url(images/fond.jpg);
	height: 12px;
	width: 980px;
	background-repeat: repeat-y;
}

#item {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
	cursor:pointer;
	text-align: left;
	font-weight: normal;
	margin-left: 139px;
	margin-top: 2px;
	color : #972701;
	height : 25px;
	padding-left: 38px;
}

#item a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	cursor:pointer;
	text-decoration: none;
}

#item:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/coeur.gif);

	background-repeat: no-repeat
	padding-left: 20px;
	cursor:pointer;
	margin-top: 2px;
}

#item_over {
	background-image: url(images/coeur.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
	cursor:pointer;
	text-align: left;
	font-weight: normal;
	margin-left: 139px;
	margin-top: 2px;
	color : #972701;
	height : 25px;
	padding-left: 38px;
	}
	
#texte-haut1 {
	margin-right: 120px;
	margin-left: 10px;
}

#texte-haut1 a{
	color: #972701;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#texte-haut1 a:hover{
	color: #972701;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#bas {
	background-color: #972701;
	background-repeat: repeat-x;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
}

#bas1 {
	background-color: #ffffff;
	background-repeat: repeat-x;	
	color: #972701;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
}

#bas1 a{
	background-color: #ffffff;
	background-repeat: repeat-x;	
	color: #972701;
	text-align: center;
	font-size: 13px;
	text-decoration:none;
}

#bas1 a:hover{
text-decoration:underline;
}
