/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FDB9DE;
	font-size: 12px;
	text-align: justify;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #BE0E14;
}


p {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	clear: left;
}

h2 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-indent: 8px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}


h5 {
	font-size: 12px;
	border: 0px;
	clear: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}

h3 {
	float:left;
	width:240px;
	border:0px;
	padding:0px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	color: #BE0E14;
}

h4 {
	float:left;
	width:240px;
	font-size: 9px;
	border:0px;
	padding:0px;
	text-align:left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#cadre {
	width: 802px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#titre {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 14px;
}

#recherche {
	background-image: url(images/fond-head.jpg);
	background-repeat: repeat-x;
	height: 30px;
}


#boxrecherche {
	float: left;
	width: 110px;
	padding-top: 5px;
}

#zonerecherche {
	float: left;
	width: 432px;
	padding-top: 4px;
}

#zonefavoris {
	width: 260px;
	float: left;
	padding-top: 5px;
}

form {  
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; 
margin-left: 0px; 
}

input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-weight: bold;
}

#menu {
	width: 141px;
	float: left;
	padding-top: 7px;
	text-align: center;
}

#centre {
	width: 520px;
	float: left;
	padding-top: 7px;
	text-align: center;
}

#boxmenu {
	width: 129px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#boxmenuimage {
	width: 129px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding-bottom: 5px;
}

#boxcentre {
	width: 518px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#titremenu {
	width: 100%;
	margin-bottom: 5px;
	background-image: url(images/menu.jpg);
	height: 21px;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: left;
	text-indent: 3px;
	padding-top: 2px;
}

#titrecentre {
	width: 100%;
	margin-bottom: 5px;
	background-image: url(images/menu.jpg);
	height: 21px;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

div.clear{
clear:both;
font-size:0px;
height:0px;
width:0px;
}

ul {
	margin: 0px 0 0px 0;
	padding:0;
	text-align: left;
	list-style:none;
} 

ul li {
	display : block;
	list-style-position: outside;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 5px 5px;
}

.ban {
	border: 1px solid #000000;
}

#boutique {
	width: 172px;
	float: left;
	margin-bottom: 10px;

}

#avertissement {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
#avertissement2 {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

#navig{
	margin-top: 0px;
	margin-bottom: 15px;
}
#bas{
	margin-top: 0px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
