#contenu
{
	float: left;
	width: 698px;
	padding: 30px 25px;
	margin-left: 125px;
	border-left: solid 1px #5292E2;
	border-right: solid 1px #5292E2;
	background: url(/img/puce-titre.jpg) no-repeat #423535;
}

.rub-texte { text-align: justify; }

.un-article { clear: both; width: 650px; height: 130px; margin-top: 30px; }
.un-article a { color: #C7A957; }
.un-article a:hover { color: #5292E2; }
.un-article .texte { float: left; width: 450px; padding-right: 10px; text-align: justify; }
.un-article .texte .savoirplus { float: right; margin-top: 10px; }
.un-article .photos { float: right; width: 180px; padding-right: 5px; }

#detail-article { margin-top: 30px; }
#detail-article #texte { float: left; width: 305px; padding-right: 5px;  text-align: justify; }
#detail-article #texte #navigation { margin-top: 50px; }
#detail-article #texte #navigation #prec { float: left; width: 90px; }
#detail-article #texte #navigation #suiv { float: right; width: 90px; text-align: right; }
#detail-article #texte #navigation #retour { float: left; width: 125px; text-align: center; }
#detail-article #photos { float: right; width: 365px; padding-right: 5px; }


#liste-tarifs { float: left; clear: both; }
.tarif-titre { padding-top: 30px; }
.un-tarif { clear: both; width: 650px;  margin-top: 30px; }
.un-tarif h2 a { color: #C7A957; }
.un-tarif h2 a:hover { color: #5292E2; }
.un-tarif .savoirplus { float: right; width: 92px; padding: 3px; background-color: #5292E2; margin-top: 10px; font-weight: bold; }

.tarif-detail { margin-bottom: 50px; }
.tarif-detail table { width: 654px; border-collapse: collapse; }

.tarif-detail .tabheader { height: 53px; }
.tarif-detail .tabheader .col1 { background-color:  #3D6CB4; }
.tarif-detail .tabheader .col1 strong { padding: 10px 0 10px 35px; background: url(/img/puce-tarif.jpg) no-repeat; color: #C7A957; }

.tarif-detail .tab1 .col1 { width: 300px; }
.tarif-detail .tab1 .col2 { width: 150px; border: solid 1px #5292E2; }
.tarif-detail .tab1 .col3 { width: 150px; border: solid 1px #5292E2; }
.tarif-detail .tab1 .col4 { width: 300px; border: solid 1px #5292E2; }

.tarif-detail .tab2 { border: solid 1px #5292E2; }
.tarif-detail .tab2 .col1 { width: 300px; }
.tarif-detail .tab2 .col2 { width: 148px; text-align: center; }
.tarif-detail .tab2 .col3 { width: 148px; text-align: center; }
.tarif-detail .tab2 .col4 { width: 300px; text-align: center; }

.tarif-detail tr { height: 22px; }
.tarif-detail h2 { margin: 15px 0; }
.tarif-detail .l1 { background-color: #332828; }
.tarif-detail .tab2 th { border-top: solid 1px #5292E2; border-bottom: solid 1px #5292E2; }
.tarif-detail .tab2 td { padding: 2px; border-left: solid 1px #5292E2; border-right: solid 1px #5292E2; }

.tarif-detail #navigation { margin-top: 50px; }
.tarif-detail #navigation #prec { float: left; width: 226px; }
.tarif-detail #navigation #suiv { float: right; width: 226px; text-align: right; }
.tarif-detail #navigation #retour { float: left; width: 226px; text-align: center; }
