body
{
	width : 1000px ;
	margin : auto ;
	font-size : 1.1em ;
	color : #000000 ;
	background-image : url(../images/fond.jpg) ;
	font-family : "times new roman", georgia, sans-serif ;
	
}
#banniere
{
	width : 1000px ;
	height : 300px ;
	background-image : ;
	margin-top : 1% ;
	margin-bottom : 1% ;
	/*border : ridge 3px #002060 ;*/
}
#menu
{
	float : left ;
	background-image :  ;
	width : 260px ;
	height : auto ;
	text-align : justify ;
	padding-left : 6px ;
	padding-top : 6px ;
	padding-bottom : 6px ;	
	margin-right : 12px ;
	/*border : ridge 3px #002060 ;*/
	/*font-size : 15px ;*/
}
#menu li
{
	list-style-image : url(../images/bouton1.png) ;
}
#menu li:hover
{
	color : #c04000 ;	
	cursor : pointer ;
	list-style-image : url(../images/bouton1.gif) ;
}
#menuDeroulant
{
	float : left ;
	background-image :  ;
	width : 260px ;
	height : auto ;
	text-align : justify ;
	padding-left : 6px ;
	padding-top : 6px ;
	padding-bottom : 6px ;	
	margin-right : 12px ;
	/*font-size : 15px ;*/
}
#menuDeroulant li
{
	list-style-image : url(../images/bouton1.png) ;
}
#menuDeroulant li:hover
{
	color : #c04000 ;	
	cursor : pointer ;
	list-style-image : url(../images/bouton1.gif) ;
}
#contenu
{
	background-image :  ;
	width : 700px ;
	height : auto ;
	text-align : justify ;
	padding : 5px ;
	/*border : ridge 3px #002060 ;*/
	overflow : auto ;
}

h1
{
	color :  ;
	text-decoration :  ;
	font-weight :  ;
	text-align : center ;
}

h2
{
	color : #008000 ;
	text-align : center ;
	font-weight : bold ;
	font-size : 20px ;
}

h3
{
	color : #800000 ;
	text-decoration : underline ;
	font-weight : bold ;
}

input, select, textarea
{
	border : ridge 1px #002060 ;
	background-color : #e0a000 ;
	color : #a00000 ;
}
.action
{
	color : #006000;
	text-decoration : underline ;
}
	
.action:hover
{
	cursor : pointer;
	color : red;
}
.champ
{
    font-style: italic;
	font-weight: bold;
    text-align: center;
    background-color: #FFFFCC;
	font-size : 18px ;
}
.prixHT
{
	color: rgb(0, 153, 0);
}
.prixTTC
{
	color: rgb(0, 102, 0);
}
table 
{
	border-width:1px; 
	border-style:solid; 
	border-color:black;
	width:100%;
}
td 
{ 
	border-width:1px;
	border-style:solid; 
	border-color:#9f42be;
	text-align: center;
}

th
{ 
	border-width:1px;
	border-style:solid; 
	border-color:#9f42be;
	text-align: center;
}

.souspartie
{
	text-decoration: underline;
}
p
{
	text-indent:1cm;
}
