/* CSS Document */

a {
	text-decoration:none;
	color:#0C479A;
}

a:hover {
	text-decoration:underline;
	color:#0C479A;
}

a:visited {
	color:#0C479A;
}

a:active {
	color:#0C479A;
}

a img {
	border:none;
}

div.clear {
	clear:both;
	height:0px;
	margin-top:-1px;
}

* html div.clear {
	line-height:0px;
}

#contenu h1 {
	margin:0px 0px 10px 0px;
	font-size:21px;
	color:#0C479A;
	font-weight:normal;
	text-transform:uppercase;
}

#contenu h2 {
	margin:30px 0px 2px 0px;
	font-size:18px;
	color:#0c479a;
	font-weight:normal;
	text-align:left;
}

#contenu h3 {
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#404040;
}

#contenu div, #contenu p, #contenu td {
	font-size:12px;
	line-height:20px;
}

#contenu p {
	margin:0px 0px 13px 0px;
}

#contenu div.encadre,
#contenu div.erreurs {
	padding:15px 30px;
	background-color:#E5E3DD;
	border-top: 1px solid #DAD7CE;
	border-bottom: 1px solid #DAD7CE;
	margin:0px 0px 13px 0px;
	line-height:normal;
}

#contenu div.erreurs {
	background-color:#41403C;
	color:#FFFFFF;
	font-weight:bold;
}

img.image_gauche {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

img.image_droite {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

img.fleche_retour {
	margin-bottom:-1px;
	margin-right:2px;
}

img.fleche_aller {
	margin-bottom:-1px;
	margin-left:2px;
}

img.fleche_accueil {
	margin-bottom:-1px;
	margin-left:2px;
}

img.fleche_fil {
	margin-bottom:0px;
	margin-left:2px;
	margin-right:1px;
}

#contenu table.mise_en_page {
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
}

#contenu table.mise_en_page td {
	padding:0px;
	vertical-align:top;
}

#contenu table.mise_en_page td h2 {
	margin-top:0px;
}

.bouton {
	background-image:url(../../images/template/bg_bouton.png);
	background-repeat:repeat-x;
	border:1px solid #9d958a;
	color:#404040;
	font-weight:bold;
	font-size:12px;
	height:26px;
	line-height:22px;
	padding:0px 12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.btn_liste_magasin{
	height:20px !important;
	padding:0px 5px !important;
}


.code_postal {
	background-image:url(../../images/template/box_code_postal.png);
	width:169px;
	height:53px;
	background-repeat:no-repeat;
	padding:7px 0 0 20px;
	color:#0c479a;
	text-transform:uppercase;
	margin-bottom:8px;
	margin-top:3px;
	line-height:12px !important;
	font-size:11px !important;
	
}


.code_postal form{
	margin-top:3px;
	
}

.code_postal .bouton {
	background-image:url(../../images/template/bg_bouton_code.png);
	color:#fff;
	height:19px;
	padding:0px 3px 2px;
	border-color:#dcd9d1;
	margin-left:4px;
	line-height:14px;
}

	.code_postal .bouton:hover {
		background-color:#fff;
		background-image:none;
		color:#22569d;
	}
	
.code_postal input {
	height:15px;
	border:1px solid #c1beba;
	padding:1px 4px;
	font-size:11px;
}

.contactez_nous{
	background-image:none !important;
	height:5px !important;
	padding-top: 15px !important;
	text-transform:none !important;
	line-height:15px !important;
	margin-bottom:10px;
}
	

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contenu p.note, #contenu div.note {
	font-size:10px;
}

.carteGoogle iframe{
	border:1px solid #9D958A;
	padding:1px;
	background-color:#fff;}
