



#page {
	width: 950px;
	margin: 0 auto;
}




#entete {
	height: 136px;
	background: transparent url('http://static.stage-conduite-securite.fr/images/decor/bg_entete.gif') no-repeat scroll top left;
}




#logo_site {
	width: 150px;
	margin-top: 29px;
	margin-right: 29px;
	padding-left: 29px;
	display: block;
	float: left;
	border:none;
}




#titre_site {
	width: 450px;
	margin-top: 50px;
	margin-right: 17px;
	float: left;
}

#titre_site strong {
	font-size: 1.6em;
}

#titre_site em {
	display: block;
	font-size: smaller;
	color: #595959;
	line-height: 1.5;
}

#titre_site a:link, #titre_site a:visited, #titre_site a:active {
	text-decoration: none;
}

#titre_site a:hover {
	text-decoration: underline;
}




#hotline {
	float: left;
	width: 240px;
	margin-top: 45px;
	font-size: 0.7em;
}




#conteneur {
	padding: 0 8px;
	background: transparent url('http://static.stage-conduite-securite.fr/images/decor/bg_contenu.gif') repeat-y scroll top left;
}




#navigation {
	font-size: smaller;
	font-weight: bold;
}




ul#liste_menu {
	width: 100%;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	background: #0f68c1 url('http://static.stage-conduite-securite.fr/images/decor/bg_onglet_bleu.gif') repeat-x scroll top left;
}

ul#liste_menu li {
	float:left;
	height: 26px;
}

ul#liste_menu li.on {
	background: #ff7b20 url('http://static.stage-conduite-securite.fr/images/decor/bg_onglet_orange.gif') repeat-x scroll top left;
}

ul#liste_menu li.off_eco {
	background: #87BB2B url('http://static.stage-conduite-securite.fr/images/decor/bg_onglet_vert.gif') repeat-x scroll top left;
}


ul#liste_menu li a {
	float:left;
	display: block;
	height: 26px;
	padding-left: 10px;
	padding-right: 12px;
	background: transparent url('http://static.stage-conduite-securite.fr/images/decor/sep_onglet_bleu.gif') no-repeat scroll top right;
	line-height:1.7;
}

ul#liste_menu a:link, ul#liste_menu a:visited, ul#liste_menu a:active {
	color: #fff;
	text-decoration: none;
}

ul#liste_menu a:hover {
	color: #fff;
	text-decoration: underline;
}




ul#liste_ariane {
	width: 100%;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #e7e7e7;
	background: #f5f6f7 url('http://static.stage-conduite-securite.fr/images/icones/fil_ariane.gif') no-repeat scroll 8px 15px;
}

ul#liste_ariane li {
	float: left;
	height: 46px;
}

ul#liste_ariane li a,
ul#liste_ariane li span {
	float: left;
	display: block;
	height: 46px;
	padding-left: 33px;
	background: transparent url('http://static.stage-conduite-securite.fr/images/decor/sep_ariane.gif') no-repeat scroll 15px 10px;
	line-height: 3.3;
}

ul#liste_ariane li.first {
	padding-left: 18px;
}


.cacher_lien_ariane a:link, .cacher_lien_ariane a:visited, .cacher_lien_ariane a:active {
	color: #3a3a3a;
	text-decoration: none;
}

.cacher_lien_ariane a:hover {
	color: #3a3a3a;
	text-decoration: underline;
}




#contenu {
	padding: 10px;
	font-size: 0.8em;
	background-color: #fff;
}

#contenu p {
	padding: 0 12px 12px 12px;
}



.tab_contact {
	width: 100%;
}

.tab_contact caption {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: #106CC7;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 10px;
}

.tab_contact td {
	padding: 10px;
}

.tab_contact_cell1 {
	width: 20%;
	text-align: right;
	vertical-align: middle;
}

.tab_contact_cell2 {
	width: 80%;
	text-align: left;
	vertical-align: middle;
}





#recherche {
	margin-left: 597px;
	padding: 0 10px;
}

#recherche p {
	padding: 0;
}

#recherche strong {
	font-size: 1.2em;
}

#recherche fieldset {
	margin: 15px 0;
	border: 1px solid #d5dfe5;
}

#recherche legend {
	margin: 0 10px;
	padding: 0 5px;
	font-weight: bold;
}

#recherche select {
	width: 100%;
}




.tab_apercu {
	width: 100%;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.tab_apercu td {
	padding: 10px;
}

.tab_apercu_titre {
	text-align: left;
	background-color: #F5F6F7;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.tab_apercu_cell1 {
	width: 27%;
	text-align: left;
	vertical-align: top;
}

.tab_apercu_cell2 {
	width: 58%;
	text-align: justify;
	vertical-align: top;
}

.tab_apercu_cell3 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
}

.tab_apercu_cell1 img {
	padding: 12px;
	border: 1px solid #e2e2e2;
}

#navigation_pages {
	text-align: center;
	margin-bottom: 20px;
}





.tab_liste_vehicules,
.tab_liste_circuits {
	width: 100%;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.tab_liste_vehicules td,
.tab_liste_circuits td {
	padding: 10px;
}

.tab_liste_vehicules_titre,
.tab_liste_circuits_titre {
	text-align: left;
	background-color: #F5F6F7;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.tab_liste_vehicules_cell1,
.tab_liste_circuits_cell1 {
	width: 27%;
	text-align: left;
	vertical-align: top;
}

.tab_liste_vehicules_cell2,
.tab_liste_circuits_cell2 {
	width: 73%;
	text-align: justify;
	vertical-align: top;
}

.tab_liste_vehicules_cell1 img,
.tab_liste_circuits_cell1 img {
	padding: 12px;
	border: 1px solid #e2e2e2;
}




#accueil p {
	padding: 0;
}

ul.liste_questions {
	width: 914px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}

li.question {
	float:left;
	display: block;
	float: left;
	width: 452px;
}

li.question_marge_droite {
	margin-right: 10px;
}

strong.titre_question {
	display: block;
	height: 38px;
	text-align: center;
	margin: 20px 0;
	line-height: 2;
	font-size: 1.3em;
	color: #fff;
	background: #3a3a3a url('http://static.stage-conduite-securite.fr/images/decor/bg_question.gif') no-repeat scroll top left;
}


ul.liste_reponses {
	list-style-position: inside;
	margin-top: 20px;
}



#form_login {

}

#form_login label {
	display: block;
	width: 250px;
	float: left;

}




#tab_photos_prix {
	width: 100%;
	margin: 0 0 20px 0;
}

.tab_photos_cell {
	width: 28%;
	text-align: center;
	vertical-align: middle;
}

.tab_photos_cell img {
	padding: 12px;
	border: 1px solid #e2e2e2;
}

.tab_prix_cell {
	width: 16%;
	text-align: center;
	vertical-align: middle;
}




#tab_vehicules {
	width: 100%;
}

.tab_vehicules_cell1 {
	width: 22%;
	text-align: center;
	vertical-align: top;
}

.tab_vehicules_cell2 {
	width: 78%;
	text-align: left;
	vertical-align: top;
}

.tab_vehicules_cell1 img {
	padding: 12px;
	border: 1px solid #e2e2e2;
}

.tab_vehicules_sep {
	padding-bottom: 20px;
}



#tab_circuits {
	width: 100%;
}

.tab_circuits_cell1 {
	width: 22%;
	text-align: center;
	vertical-align: top;
}

.tab_circuits_cell1 img {
	padding: 12px;
	border: 1px solid #e2e2e2;
}

.tab_circuits_cell2 {
	width: 78%;
	text-align: left;
	vertical-align: top;
}

.tab_circuits_sep {
	padding-bottom: 20px;
}



#tab_options {
	width: 100%;
}

#tab_options th {
	padding: 15px;
}

.tab_options_cell1 {
	width: 70%;
	text-align: justify;
	vertical-align: middle;
	padding: 15px;
}

.tab_options_cell2 {
	width: 18%;
	text-align: center;
	vertical-align: middle;
}

.tab_options_cell3 {
	width: 12%;
	text-align: center;
	vertical-align: middle;
}

.tab_options_sep {
	border: 1px solid #e2e2e2;
}




.tab_benef {
	width: 100%;
	margin-bottom: 10px;
}

.tab_benef caption {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: #106CC7;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

.tab_benef td {
	padding: 5px;
}


.tab_benef_cell1 {
	width: 15%;
	text-align: right;
	vertical-align: top;
}

.tab_benef_cell2 {
	width: 45%;
	vertical-align: top;
}

.tab_benef_cell3 {
	width: 40%;
	text-align: center;
	vertical-align: middle;
}




#tab_bon_cadeau {
	width: 100%;
	margin-bottom: 10px;
}

#tab_bon_cadeau caption {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#tab_bon_cadeau td {
	padding: 5px;
}


.tab_bon_cadeau_cell1 {
	width: 15%;
	text-align: right;
}

.tab_bon_cadeau_cell2 {
	width: 35%;
}

.tab_bon_cadeau_cell3 {
	width: 15%;
	text-align: right;
}

.tab_bon_cadeau_cell4 {
	width: 35%;
}




ul#liste_cheques {
	width: 100%;
	float: left;
	list-style-position: outside;
	list-style-type: none;
}

ul#liste_cheques li {
	float:left;
	width: 220px;
}



#tab_panier {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-collapse: separate;
}

#tab_panier caption {
	text-align: left;
	padding-bottom: 10px;
}

#tab_panier th {
	background-color: #e2e2e2;
	padding: 10px 0;
	text-align: center;
}

#tab_panier td {
	padding: 10px 0;
}

.tab_panier_cell1 {
	width: 9%;
	text-align: center;
	vertical-align: top;
}

.tab_panier_cell2 {
	width: 63%;
	text-align: left;
	vertical-align: middle;
}

.tab_panier_cell3 {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}

.tab_panier_cell4 {
	width: 10%;
	text-align: right;
	vertical-align: middle;
}

.tab_panier_cell5 {
	width: 10%;
	text-align: right;
	vertical-align: middle;
}

.tab_panier_sep {
	border-top: 1px solid #e2e2e2;
}

.tab_panier_opt {
	font-size: 0.85em;
}



.tab_coordonnees {
	width: 100%;
}

.tab_coordonnees caption {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #106CC7;
	padding: 10px;
}

.tab_coordonnees td {
	padding: 10px;
}

.tab_coordonnees_cell1 {
	width: 20%;
	text-align: right;
	vertical-align: middle;
}

.tab_coordonnees_cell2 {
	width: 80%;
	text-align: left;
	vertical-align: middle;
}



#tab_paiement {
	width: 100%;
}

#tab_paiement caption {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #106CC7;
	padding: 10px;
}

#tab_paiement td {
	padding: 10px;
}

.tab_paiement_cell1 {
	width: 4%;
	text-align: left;
	vertical-align: middle;
}

.tab_paiement_cell2 {
	width: 11%;
	text-align: left;
	vertical-align: middle;
}

.tab_paiement_cell3 {
	width: 85%;
	text-align: justify;
	vertical-align: top;
}



.tab_verif {
	width: 100%;
	margin-bottom: 10px;
}

.tab_verif caption {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

.tab_verif td {
	padding: 5px;
}


.tab_verif_cell1 {
	width: 16%;
	text-align: right;
	vertical-align: top;
}

.tab_verif_cell2 {
	width: 84%;
	vertical-align: top;
}




#pied {
	height: 186px;
	background: transparent url('http://static.stage-conduite-securite.fr/images/decor/bg_pied.gif') no-repeat scroll top left;
	font-size: 0.7em;
}

#navigation_bas {
	padding-left: 100px;
}

ul#liste_pied {
	width: 100%;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin: 30px 0;
}

li.menu_bas {
	float:left;
	display: block;
	float: left;
	width: 23%;
	border-left: 1px solid #595959;
	padding-left: 10px;
}

strong.titre_menu_bas {
	line-height: 2;
}

ul.liste_liens {
	list-style-position: inside;
}



	.cat_footer {
		width:940px;
		margin:1em auto 0 auto;
		padding:0.5em;
		background-color:#E7E7E8;
		text-align:left;
		color:#808080;
		border:1px solid #D7D7D8;
	}

	.cat_footer a:link, .cat_footer a:active, .cat_footer a:visited { color: #808080; text-decoration: underline; }
	.cat_footer a:hover { text-decoration: none; }

	.cat_footer ul {
		list-style-type: none;
	}

	.cat_footer ul li {
		display: inline;
		font-size: 0.7em;
	}