#france {
	text-align: center;
}

#france select {
	width: 360px;
}

#compteur {
	width: 380px;
	height: 146px;
	background: url(../images/compteur.jpg) top center no-repeat;
	border: 0;
	color: #fff;
	text-align: center;
	font-size: 23px;
}

#compteur h2 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}

.etape {
	width: 250px;
	float: left;
	padding: 5px;
	margin: 0 5px;
	text-align: center;
}

.etape h2 {
	border-bottom: 1px solid #C03701;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 0;
}

td.titreDevis {
	background: #C03701;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.ligne_devis {
	border-bottom:1px dotted #000000;
	margin:5px 0;
	padding:5px 0;
}

.ligne_devis h3 {
	display:block;
	float:left;
	width:90%;
}

.ligne_devis p {
	display:block;
	float:right;
	width:11%;
}

.ligne_devis a {
	color: #2F7C9A;
}

#departement dl {
	float:left;
	margin:10px 10px 0 0;
	min-height:30px;
	width:252px;
}

.pack  .vignette{
	height: 177px;
	width: 130px;
	float: left;
	margin-right: 50px;
}

.pack .carac{
	text-align: center;
}

.carac ul li {
	list-style: none;
}

.info {
	width: 543px;
	float: right;
	margin-right: 20px;
}

.info h2 {
	text-align: left;
	border-bottom: 1px solid #C03701;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.info ul li {
	list-style: none;
	width: 271px;
	display: block;
	float: left;
	margin: 5px 0;
}

.info a.outlink {
	background: url(../images/link.png) no-repeat;
	height: 14px;
	padding-left: 17px;
}

.info a.detail {
	background: url(../images/detail.png) no-repeat;
	height: 14px;
	padding-left: 17px;
}
