/* CSS Document */

.bandeHeader{
	background:url(images/infos-pratiques/bande-header.gif) repeat-x;
	width:990px;
	height:5px;
	margin-bottom:5px;
	
}

.titre{
	height:44px;
	margin-bottom:30px;
}

.titreGauche{
	background:url(images/infos-pratiques/titre-gauche.gif) no-repeat;
	width:28px;
	height:44px;
	float:left;
}

.titreCentre{
	background-color:#06ADCB;
	padding-left:13px;
	padding-right:38px;
	padding-top:11px;
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	float:left;
}

.titreDroite{
	background:url(images/infos-pratiques/titre-droite.gif) no-repeat;
	width:9px;
	height:44px;
	float:left;
}

.ssTitre1{
	margin-left:6px;
	margin-top:20px;
}

.ssTitre2{
	margin-left:33px;
}

.cellInfos1Titre{ background:#78B3C4; }

.cellInfos1{ background:#78B3C4; }

.cellInfos2{ background:#A8D7DD; }

.cellInfos3{ background:#035665; }

.cellInfos1Titre, .cellInfos1, .cellInfos2, .cellInfos3{
	border:#FFFFFF 1px solid;
	text-align:center;
	height:19px;
}

.cellInfos1Titre, .cellInfos2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38484D;
}

.cellInfos1, .cellInfos3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.cadreImportant{
	background:url(images/infos-pratiques/cadre-important.gif) no-repeat;
	margin-left:33px;
	margin-top:20px;
	text-align:center;
	padding-top:8px;
	width:684px;
	height:45px;
}