/* Principal */

body, div, p, table, td, form, ul, li, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	background: #484747 url(../images/fonds/body.jpg) no-repeat top;
	color: #000000;
	font-size: 80%;
	text-align: center;
}
a {
	text-decoration: none;
	color: #fff;
}
a img {
	border: none;
	}
img {
	display:block;
}
p {
	margin: 0;
	text-align: justify;
}
h1 span,
h2 span,
h4 span,
h3 span {
	display: none;
	}
ul li {
	list-style-type: none;
}

#bloc_contenuActu ul {
	display: block;
	margin-left:5px;
	width:300px;
	float:left;
}

#bloc_contenuActu ul li {
	list-style-type: disc;
	margin-left:15px;
}


span.amount {
	float:right;
}


input {
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	height: 12px;
	margin: 7px 0 5px 5px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
input.submit {
	border: 0px;
	background: none;
	cursor: pointer;
	height: 15px;
	font-size: 14px;
}
input.radio {
	border: none;
	background: transparent;
	}
div#page {
	/*background:  url(../images/fonds/page.gif) no-repeat right 300px;*/
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 5px 0px;
	width: 994px;
	overflow:hidden;
	position: relative;
}
div#contenu {
	/*background:  url(../images/fonds/contenu.gif) no-repeat right 100px;*/
	text-align: left;
	width:772px;
	overflow:hidden;
	padding-top: 5px;
	margin-left: 5px;
}
div#chemin {
	color:#FFF;
	width: 760px;
	float:left;
	padding-top: 4px;
	margin-bottom: 3px;
	
}

div#chemin h1{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	display:inline;
	font-weight:normal;
}






div#panier {
	background: url(../images/fonds/panier.gif) no-repeat right top;
	width: 231px;
	height: 23px;
	float:left;
	margin-bottom: 3px;
}
div#pied {
	margin-top: 10px;
}
.noBorder {
	border: none;
	}
.clear_b {
	background: transparent;
	clear:both !important;
	float:none !important;	
	min-height:0px !important;
	margin:0px !important;
	border:none !important;
	padding:0px !important;
	height:0px;
	font-size:1px;
	visibility: hidden;
}
.incomplet,
span.important,
.obligatoire {
	color: #FF0000;

}
.incomplet {
	font-weight: bold;
	}
/* PAGINATION */

.pagination {
	margin: 20px 0 0 0;
	padding: 10px 0;
	text-align: center;
}

.pagination a {
	border: 1px solid #CCC;
	color: #666;
	margin: 0 2px;
	padding: 1px 4px;
	text-decoration: none;
}

.pagination a.nextprev {
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	margin: 0 2px;
	padding: 1px 4px;
}

.pagination a:hover, .pagination a.nextprev:hover {
	background: #FFF;
	border: 1px solid #AAA;
	color: #666666;
}

.pagination span.current {
	background: #3896D7;
	border: 1px solid #A49979;
	color: #FFF;
	font-weight: bold;
	margin: 0 2px;
	padding: 1px 4px;
}

/* FIN PAGINATION */

.search-autocomplete {
	background: #716F70;
	color: white;
	z-index: 99999;
}

.search-autocomplete ul li {
	border-bottom: 1px solid black;
	padding: 5px;
}

.baseline {
	color: #B0ADAD;
	font-size: 11px;
	margin-bottom: 15px;
}

.baseline a {
	font-style:normal;
	font-weight:bold;
	font-size: 11px;
	color: #E2E2E2;
}

.error-msg {
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
}

.success-msg {
	color:#2B932F;
	font-weight:bold;
	font-style:italic;
}

#footer {
	background: #2D2C2E;
	text-align: center;
}

#footer #inside_footer {
	width:983px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	color: #B0ADAD;
	font-size: 9px;
}

#footer #inside_footer ul, 
#footer #inside_footer ul li {
	font-size: 9px;
}

/* Nouveauté de la page devis*/
.table_info
{
	width:700px;
}

.border .table_info input
{
	width:200px;
}

.table_info .libelleGauche
{
	width:150px;
	
}

.table_info .contenuGauche
{
	width:224px;
}

.table_info .libelleDroit
{
	width:100px;
	
}

.table_info .contenuDroit
{
	width:214px;
}

.devisDisplay
{
	display:none;
}

.devisDisplayBlock
{
	display:block;
}	

#infos_donnee
{
	margin:0 0 10px 0;
}


#buttonIdDevisOuvre
{
	display:block;
	text-align: center;
	width: 152px;
	height: 18px;
	border:none;
	background: url(../images/fonds/devis/fd_submit.gif) no-repeat top;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom:5px;
	cursor: pointer;
	
}

#buttonIdDevisFerme
{
	display:none;
	text-align: center;
	width: 152px;
	height: 18px;
	border:none;
	background: url(../images/fonds/devis/fd_submit.gif) no-repeat top;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 5px;
	cursor: pointer;
}

#regionMagasinDisplay
{
	display:none;
}

#magasinDisplay
{
	display:none;
}


div.formulaire{
	background:transparent url(../images/fonds/bkg-formulaire.gif) no-repeat top left;
	width:771px;
	height:671px;
	padding-top:25px;
}
.haut_formulaire{
	width:727px;
	height:410px;
	background:transparent url(../images/fonds/bkg-catalogue.jpg) no-repeat scroll left top;
	margin:0px 0 0px 23px;
}
.haut_formulaire .info_catalogue{
	width:600px;
}
.haut_formulaire .info_catalogue h2{
	width:431px;
	height:108px;
	text-indent:-5000px;
	font-size:0;
	display:block;
	margin:0px 0px 13px 0px;
	background:url(../images/fonds/titre-nouveau-catalogue.gif) top left no-repeat;
}
.haut_formulaire .info_catalogue p{
	width:299px;
	height:62px;
	text-indent:-5000px;
	font-size:0;
	display:block;
	margin:0px 0px 9px 33px;
	background:url(../images/fonds/accoche-catalogue-enligne.gif) top left no-repeat;
}
.haut_formulaire .info_catalogue a{
	width:248px;
	height:22px;
	text-indent:-5000px;
	font-size:0;
	display:block; 
	margin:0px 0px 0px 33px;
	background:url(../images/fonds/cta-catalogue-enligne.gif) top left no-repeat;
}


.formulaire div.bloc_magasin, div.bloc_devis {
	margin:10px 0 5px 50px;
	width:715px;
}


div.bloc_devis h4.info_persos {
	background:transparent url(../images/fonds/h5_infos_perso.png) no-repeat scroll center bottom;
	width:656px;
}


div.bloc_magasin div.border, div.bloc_devis div.borders {
	color:#030000;
	background:transparent url(../images/fonds/center_infos_perso.gif) repeat-y scroll left bottom;
	width:646px;
	padding-left:10px;
}
div.bloc_devis .bottom_info_persos {
	background:transparent url(../images/fonds/bottom_infos_perso.gif) no-repeat scroll center bottom;
	width:656px;
	height:17px;
}

.error{
	padding-left:18px;
	width:700px;
	color:#FF0000;
	height:20px;
}
#infos_donnee{padding-bottom:10px;}
input.submitDeviss{
	background:transparent url(../images/fonds/btn-valide-commande.gif) no-repeat scroll left top;
	border:none;
	height:15px;
	margin:0px 0px 0px 520px ;
	text-align:center;
	width:155px;
}



