/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	font-size: 0.7em;
	color: #000000;
	background-image: url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#basdepage {
background-image:url(img/basdepage.jpg);
width:100%;
height:28px;
clear:both;
}
#page {
	width:919px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(img/fond_page.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
#main {
	width:899px;
	margin-left:10px;
	overflow:auto;
	background-image: url(img/main_haut_fond.jpg);
	background-repeat: repeat-x;
}
#colonne {	
	width:226px;
	float:left;
	position:relative;
	background-image: url(img/colonne_fond.jpg);
	background-repeat: repeat-y;
	line-height:140%; 
}
#colonne a{
	font-weight:bold;
	text-decoration:underline;
	color: #ad3b3f;
}
#colonne a:hover{
	text-decoration:none;
	color: #f6c200;
}
#menu {
	background-image: url(img/menu_fond.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#menu ul {
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	margin-right:23px;
	margin-left:23px;
	padding:0px;
}
#menu li {
	list-style-type: none;
	list-style-position: outside;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
	background-color: #ad3b3f;
	background-image: url(img/fond_menu_normal.jpg);
}
#menu li a{
	color: #ffffff;
	
	text-decoration:none;
	display: block;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:30px;
}
#menu li a:hover{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/fond_menu_hover.jpg);
}
#corps_page {
	width:673px;
	float:right;
	background-image: url(img/main_haut_fond.jpg);
	background-repeat: repeat-x;
	}
#navigation{
	background-image: url(img/main_navig_fond.jpg);
	height:30px;
	width:360px;
	float:right;
	padding-top:28px;
	background-repeat: repeat-x;
	color: #FFFFFF;	
}
#navigation a {
padding-left:2px;
padding-right:2px;
color:#FFFFFF;
text-decoration:none;
}
#navigation a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#corps_texte {
	padding-left:10px;
	padding-right:40px;
	text-align:justify;
	width:613px;
	line-height:1.4em;
	list-style-type: square;
}
#corps_texte ul {
	list-style-type: square;
}
#corps_texte a{
	font-weight:bold;
	text-decoration:underline;
	color: #ad3b3f;
}
#corps_texte a:hover{
	text-decoration:none;
	color: #f6c200;
}
.brd_img {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.remerciement {
text-align:left;
color: #ad3b3f;
}
#header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f6c200;
	color: #999999;
	text-align: right;
	padding-top: 5px;
}
#header a{
text-decoration:none;
	color: #999999;
}
#header a:hover{
	color: #999999;
	text-decoration:underline;
}
h1 {
	font-size:110%;
	color:#A4262A;
	font-weight:normal;
	font-style: italic;
	padding:0px;
	margin-top:10px;
}
h2 {
	font-size:120%;
	color:#A4262A;
	font-weight:bold;
	letter-spacing:0.05em;
	margin-left: 15px;
}
hr {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	color: #FFF2C6;
}

.news {
	width:195px;
	float:right;
	border: 1px solid #FFF2C6;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.news_titre{
	font-size:120%;
	font-weight:bold;
	color: #A4262A;
}
.red {
	color: #FF0000;
}
input {
	color:#666666;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#col_right{
	width:161px;
	float:right;
	text-align:center;
	font-size:80%;
	font-style:italic;
	display:block;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#col_right img {
border: 1px solid #CCCCCC;
}
#col_produits {
	width:170px;
	float:right;
	display:block;
	line-height:120%;
	padding: 10px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#col_produits img {
border: 1px solid #CCCCCC;
}
.brd_img2 {
	border: 1px solid #A4262A;
	margin: 12px;
}
