.Style1 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	/*font-style: regular;*/
}
.Stylecool {
	font-family: French Script MT;
	font-size: 22px;
	text-align: justify;
	
	
	/*font-style: regular;*/
}
.Style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body 
{
	background-color: #999999;
}
a {text-decoration:none; color:purple;font-weight:bold; font-size:11;}
a:hover {color:purple;text-decoration:underline}

.Style4 {color: #000000}

h4
{
	font-family: Tahoma;
	font-size: 12px;
	color: #996699;
	font-weight:bold;
	text-align : center;
	padding-bottom : 2px;
	border-bottom : 1px dotted #009966;
}

h2
{
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
	text-align : center;		
}

body 
{
	background-color: #996699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Style3 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #009966;
	font-weight:bold;
	
}
.Style5 
{
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.Style6 
{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}


/***************** FORMULES *******************/
#formuleSaveurs
{
	position : relative;
	margin: 0px auto;
	width: 630px;
	margin: 0px auto;
	margin-bottom : 15px;
	margin-left:120px;
}


/*
#67acaa
#659b99
#68b6b1
*/

/******************** SAVEURS *********************/
div#saveurs
{
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #f3ccea;	  
/*	margin-top : 50px;*/
}

#saveurGauche
{	
	position: relative;
	float : left;
	margin-top : 15px;
	margin-left : 0px;
	padding-left: 20px;
	width : 345px;		
/*	border :solid 1px;*/
}

#saveurDroite
{
	position: relative;
	float : right;
	margin-top : 15px;
	padding-left: 25px;	
	padding-right: 5px;	
	width: 345px;
	border-left: 1px dotted;
	border-color : 437a8c;
	/*border :solid 1px;*/
}

.saveurP
{
	position : relative;
	float: left;	
	margin-bottom : 15px;
	width: 345px;
}

.saveurImg
{	
	float: left;
	width: 65px;
	height: 50px;
	border: 0px;	
}
.saveurImgVert
{	
	float: left;
	width: 59px;
	height: 70px;
	border: 0px;	
}
.popupImg
{	
	width: 480px;
	height: 365px;
	border: 0px;	
}
.popupImgVert
{	
	width: 390px;
	height: 480px;
	border: 0px;	
}

.saveurDesc
{		
	position : relative;
	float: right;
	width: 260px;
	margin-bottom : 15px;
	margin-left : 2px;	
}


/************** SAVEURS  ************/

form.inline
{
	float : left;
	margin : 4px;
}

form.ie
{
	margin : 3px;
}

div.devisItemSaveur
{
	margin  :  0px;
	margin-left :  20px;
	margin-bottom :  20px;
	/*border : solid 1px;*/
}
div.devisItemFormule
{
	margin  :  0px;
	margin-left :  20px;
	margin-bottom :  45px;	
}

div#devisHeaderBox
{	
	width : 430px;
	height : 35px;
}


div#devisPDFheader
{
	margin: 10px;
	float : left;
}
div.devisPDFGauche
{
	margin-left:50%;	
	margin-top :0;
	border-left : solid 2px #68b6b1;	
	padding-left : 5px; 
}
div#devisPDFbox
{
	margin: 30px;
	
}
div.devisPDFWarning
{
	width : 80%;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	background-color:  #659b99;
	color: #ffffff;	
}
/********************************/

div.addToCard
{
	background-color: #996699;
	float:right;
	margin-right: 0px;
	margin-left: 0px;
	width:130px;
	height:auto;
	padding: 3px;
	text-align:center;

	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	border:0; 
	color:#ffffff;	
	/*display: none;
	visibility: hidden;*/		
}


.addToCard a span
{
	font-size: 10px;
	background:transparent;
	color:fff;	
}


.addToCard a:hover span
{
	text-decoration: underline; 
	/*cursor: hand; */
}

select { margin-left: 5; font-family: Verdana; font-size: 10px;} 
.login { margin-left: 5; font-family: Verdana; font-size: 10px;} 
/**********************************/

#trashpub
{
	text-indent : -5000px;
}