body {
	margin: 0px;
	/*cursor: crosshair;*/
}
a.photos {
cursor:pointer;
}

a img {border: none;}

div.cgv {
	margin-top:30px;
	margin-bottom:10px;
	margin-left:15px;
	padding-right:15px;
	overflow:auto;
	height:498px;
}
div.budgetasc {
	/*margin-top:0px;
	margin-bottom:10px;
	margin-left:15px;*/
	padding-right:118px;
	overflow:auto;
	height:460px;
	/*width:300px;*/
}
img.creationindex {
	border-style: solid;
	border-color:#CCCCCC;
	border-width:1px;
}
table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	text-decoration: none;
	font-weight : normal; 	
}

td.commande
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
	font-weight : normal; 
}

select
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	color:#333333;
}

a.modifier:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.modifier:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.modifier:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : normal;
}

a.suppr:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.suppr:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.suppr:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : normal;
}

a.liennoir:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.liennoir:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.liennoir:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.admin:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.admin:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.admin:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : normal;
}

a.voirinfos:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.voirinfos:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.voirinfos:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : normal;
}

input {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	color:#333333;
}

/*input.nom_produit {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	color:#333333;
	text-transform:lowercase;
	text-indent:
}*/

input.noborder {
	width:138px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	border : 0;
	color:#333333;
}
input.noborder2 {
	width:140px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	border : 0px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

textarea
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	color:#333333;
	/*text-align:center;*/
	/*height:60px;
	width:90px;*/
}

textarea.contact
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	height:60px;
	width:275px;
	color:#333333;
}
select
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	/*height:60px;
	width:90px;*/
}

td.pied{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	font-weight : normal;
	}
	
td.nomdetail{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 15px; 
	font-weight : bold;
	}
	
td.prixdetail{
	font-family : Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 15px; 
	font-weight : normal;
	}
	
td.stockdetail{
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	font-weight : bold;
	}
	
td.titredetail{
	font-family : Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 11px; 
	font-weight : bold;
	}

td.autredetail{
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	font-weight : normal;
	}
	
td.nomproduitindexpied{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 13px; 
	font-weight : normal;
	}

td.prixproduitindexpied{
	font-family : Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 11px; 
	font-weight : normal;
	}
td.titre{
	font-family : Arial, Helvetica, sans-serif; 
	color : #FFFFFF; 
	font-size : 25px; 
	font-weight : normal;
	}
	
td.titreentreprise{
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 25px; 
	font-weight : normal;
	}
	
td.titreformclient{
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	font-weight : normal;
	}
	
td.tree{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	font-weight : normal;
	}
	
td.realisation{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	font-weight : normal;
	}
	
	td.horloge{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	font-weight : normal;
	}
	
	td.horloge2 {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 35px; 
	text-decoration : none; 
	font-weight : normal;
}

td.headercommande
{
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130);
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

td.totaux
{
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000;
	font-size : 13px; 
	text-decoration : none; 
}

a.pied:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.pied:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.pied:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : normal;
}

a.pages:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.pages:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.pages:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.menu:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #999999; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.menu:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #999999; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.menu:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.menu2:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.menu2:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.menu2:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.liens:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.liens:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.liens:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.panier:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.panier:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a.panier:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : normal;
}

a.pdf:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.pdf:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.pdf:hover {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130); 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : bold;
}

a.voircreations:link {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130);
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.voircreations:visited {
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130);
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a.voircreations:hover {
	font-family : Arial, Helvetica, sans-serif; 
 	color : #333333;
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}
form.formcontact{
margin:0px;
padding:0px;
}

span.phrasepopup
{
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
}

span.phraseoffrir{
	font-family : Arial, Helvetica, sans-serif; 
	color : rgb(126,31,130);
	font-size : 11px; 
	font-weight : bold;
}
/*a.home:link {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 10px; 
	text-decoration : none; 
	font-weight : normal;
}

a.home:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 10px; 
	text-decoration : none; 
	font-weight : normal;
}

a.home:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 10px; 
	text-decoration : underline; 
	font-weight : normal;
}*/

/*td.pied{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 10px; 
	font-weight : normal;
	}*/
	
/*form.news {
margin:30px 0 0 16px;
}*/

/*input.news2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px; 
}*/

form.tri
{
margin:0px;
padding:0px;
}
form.livraison
{
margin:0px;
padding:0px;
}
/*select.tri {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px; 
}*/

/*form.formrech{
margin:0px;
padding:0px;
}*/
/*input.recherche {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
color: #000000;
width: 157px;
height: 12px;
border: #000000 1px solid;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 2px;
padding-right:0px;
margin-top:0px;
margin-bottom:0px;
background:url("images/loupe.jpg") no-repeat 4px 4px;
}*/

/*td.titreprod
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color:#FF6633;
text-transform:uppercase;
font-weight: bold;
}*/

/*td.prixprod
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color:#000000;
text-transform:uppercase;
font-weight: bold;
}*/

/*td.descprod
{
text-align:justify;
}*/

/*td.descnouvo
{
padding-left:8px;
}*/

/*td.titrenouvo
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color:#000000;
text-transform:uppercase;
font-weight: bold;
}*/

/*td.titrezoom
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color:#0099cc;
text-transform:uppercase;
font-weight: bold;
}*/

/*td.piedsouscat
{
padding-top:17px;
}*/

/*td.prixdestockbarre
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color:#ff6633;
text-transform:uppercase;
text-decoration:line-through;
font-weight: bold;
padding-left:8px;
}*/

/*a.prixbarre
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color:#000000;
text-transform:uppercase;
text-decoration:line-through;
font-weight: bold;
}*/

/*br.pied
{
line-height:1px;
}*/
/*br.titredetail
{
line-height:22px;
}*/

/*span.titreprod2
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color:#FF6633;
text-transform:uppercase;
font-weight: bold;
}*/

/*span.prixprod2
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color:#000000;
text-transform:uppercase;
font-weight: bold;
}*/

/*span.titremarque
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color:#000000;
text-transform:uppercase;
font-weight: bold;
}*/

/*a.lienmarque:link {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #ff6633; 
	font-size : 10px; 
	text-decoration : none; 
	font-weight : normal;
}*/

/*a.lienmarque:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #ff6633; 
	font-size : 10px; 
	text-decoration : none; 
	font-weight : normal;
}*/

/*a.lienmarque:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #ff6633; 
	font-size : 10px; 
	text-decoration : underline; 
	font-weight : normal;
}*/

/*td.titrecom {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #ff6633; 
	font-size : 10px; 
	font-weight : bold;
}*/

/*td.bleucom {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #0099cc; 
	font-size : 10px; 
	font-weight : bold;
}*/

/*td.recapprod
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color:#ff6633;
font-weight: bold;
}*/
textarea.carac
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	height:223px;
	width:284px;
	overflow:hidden;
}
/*textarea.comment_com
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	height:65px;
	width:311px;
}*/
/*textarea.carac2
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
}*/
/*textarea.description
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
}*/

/*.gmapmarker {
    width: auto;
    height: 100px;
}*/
/*#gmapmarker {  font: normal small verdana, arial, helvetica, sans-serif;  font-size: 10pt;  margin: 0px;  width: 350px;  height: 150px;  overflow:auto;}
#gmapmarker p{  margin : 0;  padding : 2px 0 2px 0;}
#gmapmarker a {text-decoration: none; color: #0066CC; background-color: transparent;}
#gmapmarker a:hover {color: #F60; background-color: transparent;}
#gmapmarker h1 {  font-weight: bold;  font-size: 13px;  color: #369;  border-bottom: 2px solid #369;  padding : 2px;  margin : 0;}*/
