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

h1 {
	margin: 0 0 10px 0;
	padding-bottom: 8px;
	background: transparent url('images/pointil.gif') bottom left no-repeat;
}

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;
}
.desc-tech li{
	margin-top:7px;
	color:#808080;
	font-size:11px;
	width: 230px;
	float:left;
	line-height:13px;
}



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

.desc-tech li table tr{
	background-color:#330000;
}

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

.price{
	text-align:right;
	background-color:#333333;
}

#fixe{
	max-width: 950px;
}
#contenu #actus {
	margin-top: 20px;
}

#contenu #actus .actu:first-child{
	margin-left: 0;
	padding-left:0;
}
#contenu #actus .actu{
	border-left:none;
	margin-left:10px;
	padding-left: 10px;
	width:150px;
}

