/* ###################### MISE EN PAGE GENERALE ###################### */
html, body {
	margin : 0;
	padding : 0;
}
body {
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	background: url(../images/maquette.gif);
}
* {
	margin: 0;
	padding: 0;
}
#cadre {
	width: 870px;
	margin : 0px auto;
	background: url(../images/commun/fond_chrono.png) top center no-repeat;
	overflow: hidden;
	text-align: left;
}
#entete {
	width: 870px;
	height: 180px;
	text-align: left;
	background-image: url(../images/commun/fond_entete.png);
}
#menu {
	width: 870px;
	height: 70px;
	text-align: center;
	background-image: url(../images/commun/menu_off.png);
}
#contenu {
	width: 850px;
	margin: 10px 10px;
	background-color: #dddddd;
}
#footer {
	clear : both;
	width: 870px;
	height: 75px;
	background: url(../images/commun/fond_footer.png) top no-repeat;
	text-align: left;
	margin: 0;
	background-color: #FFFFFF;
}

/* ########################## CONTENU ########################### */
/* --------------------- BALISES GENERALES ---------------------- */
h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	color: #0080FE;
}
h2.accueil {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
hr {
	clear: both;
	width: 100%;
	border: 0;
	border-bottom: 1px #0080FE solid;
	height: 1px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: red;
}
a.sansstyle {
	text-decoration: none;
	color: #000000;
}
a.sansstyle:hover {
	color: #000000;
}
fieldset {
	padding: 10px;
	border: 1px solid #0080FE;
}
.fieldset_nota {
	padding: 10px;
	border: 1px solid red;
}
.fieldset_erreur {
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	background: #E72420;
	border: none;
	margin-bottom: 10px;
}
.couleur_erreur {
	color: #E72420;
}
.form_erreur {
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	background: #E72420;
	margin-bottom: 10px;
}

.label_decal {
	float: left;
	width: 200px;
	color: #0080FE;
}
.label_identif {
	float: left;
	width: 100px;
	color: #0080FE;
}
label.clic {
	cursor: pointer;
}
.legende {
	color: #0080FE;
}
.petite_legende {
	font-size: 10px;
}
.sup {
	vertical-align: super;
	font-size: 50%;
}
.api_form_titre {
	text-transform: uppercase;
	font-size: 14px;
}
.button {
	font-weight: bold;
	font-size: 11px;
	color: #0080FE;
	width: 220px;
}
.buttonannul {
	font-weight: bold;
	font-size: 11px;
	color: red;
	width: 220px;
}
.td_form {
	padding: 10px;
	border: 1px solid #0080FE;
}
.asterisque {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.captcha {
	display: block;
	margin: 0 0 0 200px;
	width: 450px;
}
ul {

}
li {
	margin-left: 15px;
}
.ul_docs {

}
.li_docs {
	list-style-type: square;
	margin-left: 40px;
}
option {
	padding: 0 5px;
}
.tableau_panier td {
	text-align: left;
}
.majuscules {
	text-transform: uppercase;
}
.nom_propre {
	text-transform: capitalize;
}
.barre {
	text-decoration: line-through;
}
.promo {
	/* color: #E72420; */
	color: #0080FE;
}
/* ------------------- ENTETE ------------------------- */
#contenu_titre {
	width: 810px;
	margin: 0;
	padding: 4px 20px;
	/* background-color: #cccccc; */
	background: url(../images/commun/titre_h1.png) top no-repeat;
}
#contenu_centre {
	width: 810px;
	margin: 0;
	padding: 10px 20px;
	background-color: #dddddd;
}
#contenu_gauche {
	float: left;
	margin: 0 11px 10px 0;
	background-color: #cccccc;
}
#contenu_droit {
	float: right;
	margin: 0 0 10px 0;
	background-color: #cccccc;
}
#contenu_boutons {
	width: 850px;
	margin: 0;
	padding: 0;
	background-color: #dddddd;
	text-align: right;
}
a.lien {
	background: url(../images/commun/fleche.gif) left center no-repeat;
	padding: 1px 0 1px 8px;
	/* font-weight: bold; */
	text-decoration:none;
	color: #000000;
}
a.lien:hover {
	color: red;
}
.typo_prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0080FE;
	margin: 0px 10px 0 20px;
}
.bleu {
	margin: 0;
	font-size: 12px;
	font-weight:bold;
	color: #0080FE;
}
.erreur {
	color: red;
	font-weight: bold;
}
a.deconnexion {
	color: red;
}
/* ########################## BOUTONS ################################ */
a.button_ensavoirplus {
	background: url('../images/boutons_offon/ensavoirplus.png') left top no-repeat;
	text-decoration:none;
	width: 112px;
	height: 27px;
	float:right;
	display:block;
}
a.button_ensavoirplus:hover {
	background: url('../images/boutons_offon/ensavoirplus.png') left bottom no-repeat;
	text-decoration:none;
}
.button_retour {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/retour.png') left top no-repeat;
}
.button_retour:hover {
	background: url('../images/boutons_offon/retour.png') left bottom no-repeat;
}
.button_precedent {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons/precedent.png') left top no-repeat;
}
.button_precedent:hover {
	background: url('../images/boutons/precedent_on.png') left top no-repeat;
}
.button_calculer {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/calculer.png') left top no-repeat;
}
.button_calculer:hover {
	background: url('../images/boutons_offon/calculer.png') left bottom no-repeat;
}
.button_effacer {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/effacer.png') left top no-repeat;
}
.button_effacer:hover {
	background: url('../images/boutons_offon/effacer.png') left bottom no-repeat;
}
.button_continuer {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/continuer.png') left top no-repeat;
}
.button_continuer:hover {
	background: url('../images/boutons_offon/continuer.png') left bottom no-repeat;
}
.button_commander {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/commander.png') left top no-repeat;
}
.button_commander:hover {
	background: url('../images/boutons_offon/commander.png') left bottom no-repeat;
}
.button_valider {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/valider.png') left top no-repeat;
}
.button_valider:hover {
	background: url('../images/boutons_offon/valider.png') left bottom no-repeat;
}
.button_paypal {
	cursor: pointer;
	width: 165px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/paiement-paypal.png') left top no-repeat;
}
.button_paypal:hover {
	background: url('../images/boutons_offon/paiement-paypal.png') left bottom no-repeat;
}
.button_sg {
	cursor: pointer;
	width: 165px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/paiement-cb.png') left top no-repeat;
}
.button_sg:hover {
	background: url('../images/boutons_offon/paiement-cb.png') left bottom no-repeat;
}
.button_cheque {
	cursor: pointer;
	width: 165px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/paiement-cheque.png') left top no-repeat;
}
.button_cheque:hover {
	background: url('../images/boutons_offon/paiement-cheque.png') left bottom no-repeat;
}
.button_annuler {
	cursor: pointer;
	width: 112px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/annuler.png') left top no-repeat;
}
.button_annuler:hover {
	background: url('../images/boutons_offon/annuler.png') left bottom no-repeat;
}
.button_finaliser {
	cursor: pointer;
	width: 230px;
	height: 27px;
	border: none;
	background: url('../images/boutons_offon/finaliser-commande.png') left top no-repeat;
}
.button_finaliser:hover {
	background: url('../images/boutons_offon/finaliser-commande.png') left bottom no-repeat;
}

/* ########################## ENTETE ################################ */
#entete_menupanier {
	margin: 10px 0;
	width: 840px;
	padding: 0;
	text-decoration: none;
	color: #000000;
	text-align: right;
	position: absolute;
}
#entete_menupanier a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#entete_menupanier a:hover {
	text-decoration: none;
	color: #0080FE;
}
#entete_menupanier a.deconnexion {
	color: red;
}
#entete_menupanier .panier {
	color: #237BD3;
}
#entete_titre {
	margin: 70px 40px 0 460px;
	position:absolute;
	padding: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration: none;
	color: #FFFFFF;
	}
#entete_titre .noir {
	font-size: 22px;
	font-weight:bold;
	color: #000000;
}
#menu_boutons a {
	width: 145px;
	height: 70px;
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
}
#menu a.accueil {
	background: none;
}
#menu a.accueil:hover {
	background-image: url(../images/commun/menu_accueil.png);
}
#menu a.commander {
	background: none;
}
#menu a.commander:hover {
	background-image: url(../images/commun/menu_commander.png);
}
#menu a.loi {
	background: none;
}
#menu a.loi:hover {
	background-image: url(../images/commun/menu_loi.png);
}
#menu a.plaque {
	background: none;
}
#menu a.plaque:hover {
	background-image: url(../images/commun/menu_plaque.png);
}
#menu a.agence {
	background: none;
}
#menu a.agence:hover {
	background-image: url(../images/commun/menu_presse.png);
}
#menu a.contact {
	background: none;
}
#menu a.contact:hover {
	background-image: url(../images/commun/menu_contact.png);
}
#menu a.assurance {
	background: none;
}
#menu a.assurance:hover {
	background-image: url(../images/commun/menu_assurance.png);
}

/* ########################## FOOTER ########################### */
#footer p {
	margin: 10px 0px 0px 30px;
	position:absolute;
	text-align: left;
	font-size: 11px;
	color: #999898;
}
#footer a {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	color: #0080FE;
}
#footer p.tweb {
	margin: 10px 20px 0px 685px;
	position:absolute;
	text-align: right;
	color: #999898;
}


/* ########################## INFO BULLE ########################### */
.link_bulle {
	cursor: pointer;
}
.infos_bulle {
	z-index: 500;
	position: absolute;
	top: -999px;
	visibility: hidden;
	text-align: left;
	background-color: #666;
	color: #fff;
	padding: 5px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	width: 350px;
}
.infos_bulle ul {
	margin: 5px 0 0 10px;
}