body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(image/rayure.gif);
	margin-top: 15px;
}
#header {
height: 18px;
background-color: #EEE8D7;
}
#conteneur {
	position: relative;
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
height: 688px;
width: 484px;
margin-left: 350px;
}
#menu {
	position: absolute;
	left:0;
	width: 324px;
	height: 688px;
	background: url(image/logo.gif) left bottom no-repeat;
}
#form {
	width: 600px;
	height: 600px;
	background: url(image/logo.gif) left bottom no-repeat;
	background-color: #FFFFFF;
	border: medium solid #EEE8D7;
	margin-left: auto;
    margin-right: auto;
}

#texte {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	height: 360px;
	width: 300px;
	font-size: 9pt;
	position: relative;
}


/*/////////POLICE/////////////////*/
.typo_rouge {
	font-size: 11px;
	color: #CC6B2D;
	text-decoration: none;
	font-weight: bold;
}
.typo_rouge_petit {
	font-size: 9px;
	color: #CC6B2D;
	text-decoration: none;
	font-weight: bold;
}
.typo_sous_titre {	
	line-height: 24px !important;
	font-size: 11px;
	color: #955436;
	text-decoration: none;
}
.typo_path {
	line-height: 24px !important;
	font-size: 11px;
	color: #955436;
	text-decoration: none;
	font-weight: bold;
}
.typo_para {
	line-height: 15px !important;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.typo_vert_prod {
	line-height: 15px !important;
	font-size: 16px;
	color: #688442;
	text-decoration: none;
	font-weight: bold;
}
.typo_espace {
	line-height: 8px !important;
	font-size: 8px;
	color: #688442;
	text-decoration: none;
}
.typo_reference {
	line-height: 12px !important;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.typo_cond {
	line-height: 12px !important;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.typo_prod {
	line-height: 12px !important;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
.typo_page1 {
	line-height: 14px !important;
	font-size: 12px;
	color: #CC6B2D;
	text-decoration: none;
	font-weight: bold;
}
.page_suiv a {
line-height: 18px;
font-size: 24px;
color: #CC6B2D;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
.bord {
border-style:solid; 
border-top: none;
border-left: none;
border-bottom: none;
border-width:5px; 
border-color:#EEE8D7; 
}
.bord_vert{
border-style:solid; 
border-width:5px; 
border-color:#688442; 
}
.cadre {
	border: thin solid #990033;
}

