.ongletferme {
	float:left;
	font-size:13px;
	margin-top:20px;
	margin-left: 10px;
	padding: 3px 6px 10px 6px;
	z-index:1;
	background-image: url("image/fond_onglet.jpg");
	background-repeat: repeat-x;
	border:1px solid #cccccc;
}

a.onglet {
	color:#666666;
}

.content_layer_large {
	width:650px;
	height:600px;
	padding:10px;
	padding-top:10px;
	padding-left:30px;
	z-index:2;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.content_layer{
	position:absolute;
	left:10px;
	top:45px;
	width:600px;
	height:400px;
	padding: 10px 20px 10px 30px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	overflow: auto;
	clip:  rect();
	background-repeat: no-repeat;
	background-position: right bottom;
}

.subcontent_layer{
	position:absolute;
	left:10px;
	top:10px;
	width:600px;
	padding:10px;
	z-index:4;
	clip:  rect();
}

.textmenu {
	background-image: url("image/fond_menu.jpg");
	background-repeat: repeat-x;
	font-variant:small-caps;
	text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #cccccc;
}

.textmenuactif {
	background-image: url("image/fond_menuactif.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-variant:small-caps;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}
.nomrubrique {
	font-weight: bold;
	font-size: medium;
	color: #999999;
	margin-top: 1em;
}
a {
	color: #666666;
	text-decoration: none
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	scrollbar-face-color: #eeeeee; 
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #999999;

}
div {
	background-repeat:no-repeat;
}
table {
	color: #666666;
	border: no;
	padding: 3px;
}
th {
	text-align: left;	
	background-color: #CCCCCC;
	padding: 3px;
}
td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #cccccc;
}

li {
	list-style-type: square;
	margin-bottom:10px;
}

a:hover {
	color: #999999;
}
h3 {
	color: #ffcc00;
}

input.cadre {
	border: 1px solid #999999;
}
.titreligne {
	margin-top: 7px;
	font-weight: bold;
	background-color: #EEEEEE;
}
td.prix {
	text-align : right;
}

gris	{
	color: #999999;
}

img		{
	border: none;
}
