
#page{
	background:url('../Calendrier/images/fond-page.gif') repeat-y;
	padding-bottom: 0;
}

li {
	float:left;
	margin-right: 10px;
}

li p{
	margin:0;
	padding:0;
}

.desc-titre {
	font-size:18px;
	margin-top:3px;
	padding-bottom: 8px;
	background: transparent url('images/pointil.gif') bottom left no-repeat;
}

/*.desc-separ {
	display:block;
	width: 140px;
	height:8px;
	border-bottom:2px dashed #99FF00;
}*/

.desc-desc {
	margin-top:10px;
}

.desc-tech li.bord{
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #808080;
	width: 239px;
}
.desc-tech li{
	margin-top:7px;
	color:#808080;
	font-size:11px;
	width: 240px;
	float:left;
	line-height:13px;
	margin-right:0px;
}



.desc-tech li table{
	width:100%;
}

.desc-tech li table tr{
	background: url('images/pointille.jpg') bottom left repeat-x;
}

.desc-tech li table .nom {
	background-color:#333333;
	padding-right:5px;
}

.desc-tech li table .price{
	text-align:right;
	background:none;
	background-color:#333333;
}

h1, h2{
	color:#860047;
}

h3.galerie_titre{
	text-transform:uppercase;
	margin:0;
}

input.submit{
	color:white;
	background-color:#860047;
}

img#prix{
	position:absolute;
	left:675px;
	top:400px;
}

#overlayer_messages{
	text-align:center;
	margin-top:190px;
}
