@charset "utf-8";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	/* background-position: top;	*/
	/*background-color: #FF8400;*/
}
.container{
	width: 960px;
	margin: 0 auto;
	
}
.header{
	height: 58px;
}
a{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
}
h1 a:hover{
	text-decoration: none;
}
.TextBleu{
	color: #333399;
}
.TextGris {
color:#666666;
}

#tableProduit {
	margin-top: 20px;
	margin-bottom: 10px;
}
.tableProduit h2 {
	font-size:14px;
	text-align: left;
	color:#FFF;
	margin: 0;
	
	/*border-bottom: 1px solid #ff6633;*/
}

.TablespaceClient{
	margin:0;
	padding: 0;
	border: 1px #CCC solid;
	
}
.TablespaceClient a{
	font-size: 14px;
	text-align: right;
	padding: 0 5px 0 0;
}
.TablespaceClient p{
	font-size: 14px;
	text-align: right;
	padding: 0 5px 0 0;
}
.TablespaceClient h2{
	font-size: 18px;
	padding: 0 0 0 0px;
	margin:0;
	border-bottom: 2px dotted #FFF;
}
.TableCadre{
	width: 960px;
	margin: 0 0 30px 0;
}
.rubriqueB{
	height: 25px;
	background-color:#CCCCCC;
}
.contenu{
	font-size:13px;
	height: 325px;
	padding: 20px 30px 30px 30px;
	background-color:#FFFFFF;
	border-right: 1px solid #F38223;
	border-left: 1px solid #F38223;
}
.cadre{
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 10pt;
}
.titreH2 {
	background-color: #F38223;
	color: #FFF;
	font-size:14px;
	text-align: center;
	font-weight:bold;
	height: 28px;
	line-height:25px;
	margin:0px;
	padding-bottom:0px;	
	width: 350px;
}
.titreMenu {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size:12px;
	text-align: center;
	padding-left: 10px;
	border-top: 1px solid #FFF;
	background-color: #F38223;
	color: #FFF;
	font-weight: bold;
}
.titreProduit {
	background-color: #CCC;
	color: #EB5B00;
	font-weight: bold;
	font-size:15px;
	padding: 5px;
	border-bottom: 5px solid #FFF;
}
.contenuColmn{
	font-size:13px;
	height: 325px;
	width: 710px;
	padding: 0 80px 30px 30px;
	/*text-align: justify;*/
	background-color:#FFFFFF;
	border-right: 1px solid #F38223;
	/*background: url(../images/bg_contenu2.gif) repeat-y;*/
	/*background-color: #FF8400;*/
}
.bleu{
	font-size:20px;
	background-color: #0E3192;
	color: #FFFFFF;
}
.pied{
	font-size: 12px;
	padding-left: 25px;
	color: #000;
}
.piedA{
	font-size: 12px;
	padding-right: 5px;
	color: #FFF;
	background-color: #F38223;
/*
	border-right: 1px solid #F38223;
	border-left: 1px solid #F38223;
*/
}

.piedA a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}

.pied a{
	text-decoration: none;
	color: #000;
}
/*-----------------------texte--------------------------------*/
p {
	text-align: justify;
	text-transform: inherit;
	padding: 0;
	margin: 0;
}
h1{
	font-size: 18px;
}
h2, h3, h4{
	margin:0;
}
h5{
	margin: 0;
	padding: 0;
}

#logo {
	text-align: center;
	height: 70px;
	background-image: url(../images/bg_bandeau.jpg);
	background-repeat: repeat-x;
}

#logo a{
	font-size: 24px;
	color: #666666;
}
.ParagrapheProduit {
	text-align: justify;
	padding: 0 20px;
	margin: 0;
	color: #FFF;
}
.titreOrange {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #ff6633;
}
.titreBleu {
	font-size: 18px;
	font-weight: bold;
	color: #0E3192;
	padding-bottom: 15px;
}
.titreGris{
	font-size: 15px;
	padding-top: 10px;
	color: #666;
}
.ULproduit li{
	list-style-type: none;
}
.contenu h1 {
	font-size: 18px;
	/*padding-left: 55px;
	background-image: url(../images/bg_puceh1.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	}

.contenuColmn h1 {
	font-size: 18px;
	height: 25px;
	line-height: 23px;
	padding-left: 55px;
	background-image: url(../images/bg_puceh1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-----------------------menu gauche COMMANDE--------------------------------*/
#commande{
	font-size: 13px;
	padding-left: 30px;
	font-weight: bold;
}
.prix{
	display: block;
	width: 150px;
	font-size: 16px;
	border: 1px solid #000;
}
.commande {
	font-size: 13px;
	text-align: center;
}
.commande a{
	display: block;
	width: 150px;
	height: 25px;
	color: #FFF;
	background-image: url(../images/bouton-a.jpg);
	background-repeat: no-repeat;	
	
}
.commande a:hover{
	background-image: url(../images/bouton-b.jpg);
	background-repeat: no-repeat;	
	color: #000;
}
.TitreBoutonProduit {
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;

/*	
	background-image: url(../images/bouton_produit_haut.gif);
	background-repeat: no-repeat;
	background-position: bottom;
*/	
	color:#666666;
}
.BoutonProduit {
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	margin: 0px;
    width: 350px;
}
.BoutonProduit a{
	background-color:#F9EDD5;
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
	color:#5C5D5F;
	display: block;
	text-align: center;
	width: 348px;
	height: 28px;
}
.BoutonProduit a:hover{
	background-color:#DFDDDE;
	background-repeat:no-repeat;
	border:1px solid #F38223;
	color:#F38223;
	text-decoration:none;
}
#CheminFer {
	padding: 5px 0 10px 0;
	margin-bottom: 15px;
}
#CheminFer strong {
	color: #ff6633;
	padding-left: 4px;
}

