html{
	height: 100%;
}

.cachediv {
	display:none;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

.lien_image {
	border: 3px solid #adcc1c;
}

.lien_image_noir {
	border: 3px solid #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image:url("/image/fond-carissia-tadelakt.gif") ;
	background-color: #FFFFFF;
	background-attachment: fixed ;
	background-repeat: no-repeat; 
	background-position: top center;
	min-height: 100%;
}

.lien_image_no {
	border: 0;
}

.produit_grand {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	
}


.texte_orange_petit {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.texte_orange {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #F99600;
	text-decoration:underline;
}
.image_orange {
	border: 3px solid #F6BF3A;
}

.texte_vert_pale {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #008AFF;
}


.texte_noir {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

.texte_noir_paiement {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
}

.lien_noir {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	
}

.lien_rouge_petit {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: red;
	
}

.texte_rouge {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: red;
}

.texte_blanc {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.boutique_blanc {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.boutique_blanc_grand {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #F6BF3A;
}

.texte_rouge_grand {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: red;
}

.texte_blanc_gras {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.texte_blanc_petit{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.texte_blanc_petit{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.lien_rouge{
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #red;
	text-decoration:none;
}



.texte_menu_blanc {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.texte_noir_grand_grand {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

.texte_noir_grand {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
a.texte_noir {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte_menu_jaune {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffea00;
	text-decoration:none;
}

.input_text_identification {
	font-family: Arial;
	font-size: 13px;
	border-width:1px;
	text-align:left;
	color:#000000;
	border-color:#7f9db9;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-BOTTOM: #7f9db9 1px solid; 
}