


/* Header */


#header {
	background: url("../images/theme/jillijheader2.jpg") no-repeat bottom center; 
	background-color: transparent;
	margin: 0 !important;
	margin: 0 0 0 1px; 
	padding: 1px; 
	height: 100px; 
	width: 958px; 
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 940px;
} 	

#headerimg table { 
float: right;
margin-top:15px;
}

#headerimg table td { 
height:25px;
} 	 	

#headerimg_text {
	color: #003B56;
	background-image: url("../images/upload/boutoncontact.jpg");
	background-repeat: no-repeat;
}	

#headerimg_text_acheter {
	color: #003B56;
	background-image: url("../images/upload/boutique.jpg");
	background-repeat: no-repeat;
}	

#headerimg_text a:link{
}

#headerimg_text a:visisted{
}

#headerimg_text a:hover {
	text-decoration:none;
	background-image: url("../images/upload/boutoncontacthover.jpg");
	background-repeat: no-repeat;
        border:0;
        text-decoration:none;	
}

#headerimg_text a:active{
}



#headerimg_text_acheter a:link{
}


#headerimg_text_acheter a:visisted{
}

#headerimg_text_acheter a:hover {
	text-decoration:none;
	background-image: url("../images/upload/boutiquehover.jpg");
	background-repeat: no-repeat;
        border:0;
        text-decoration:none;	
}	

#headerimg_text_acheter a:active{
}

#headerimg a {
	font-size: 15pt;
        border:0;
        text-decoration:none;	
}

