/* CSS Document */
body {
 	font-family:"Century Gothic";
	font-size:12px;
	/* background-color:#FFFFFF; */
	margin:0px;
	color:#333333;
	scrollbar-face-color:#000;/* barre principal*/
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;/* border scroll */
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color:#000;/* barre fond */
	scrollbar-arrow-color: #fff;/* fleche interieur */
	background-image:url();
}

.bulle{
		position: absolute;	
		visibility : hidden;
		border: 1px solid Black;
		padding: 10px;
		font-family: "Century Gothic", Arial;
		font-size: 10px;
		background-color: #FFFFCC;
	  }

#vente {
	position:absolute;
	left:381px;
	top:93px;
	width:525px;
	height:248px;
	overflow: auto;
}

.style {
    font-family: "Century Gothic";
	font-size:12px;
	color:#12285B;
}

.presse00 {
    padding:10px;
	text-align:justify;
    font-family:"Century Gothic";
	font-size:12px;
	color:#000;
}


/* tag html defenition */
a {
	color:#000;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
}

a:hover {
	color: #CCC;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	font-size:12px;	
}

.dl a{
	color:#FFF;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
	border:none;
}
.dl a:hover{
color: #FFF;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	font-size:12px;	
	cursor:pointer;
	border:none;
}

u {
    color:#000;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
}

p {
    font-family:"Century Gothic";
	font-size:12px;
	color:#000;
}

center {
    font-family:"Century Gothic";
	font-size:12px;
	color:#12285B;
	text-align:justify;
	padding:5px;
}

strong {
    font-family:"Century Gothic";
	font-size:12px;
	font:bold;
	color:#12285B;
	text-align:center;
}

span {
	color:#000;
	font-family:"Century Gothic";
	font-size:12px;
	text-align:justify;
}

ul{
    margin-right:10px;
	color:12285B;
	font-family:"Century Gothic";
}
ol {
    margin-right:10px;
	color:12285B;
	font-family:"Century Gothic";
}

li {
	font-family:"Century Gothic";
	font-size:12px;
	margin-right:10px;
	text-align:left;
	color:12285B;
}

dl {
	FONT-FAMILY: "Century Gothic";
	FONT-SIZE:12px;
}

dt {
	FONT-FAMILY: "Century Gothic";
	FONT-SIZE:12px;
}

dd {
	FONT-FAMILY: "Century Gothic";
	FONT-SIZE:12px;
}

h1 {
	font-size:14px;
	color:#000;
	margin-left:0px;
	display:inline;
	text-align:center;
}

.style {text-decoration:underline;}
td {
    font-family:"Century Gothic";
	font-size:12px;
	color:#000;
	margin:2px;
}

strong {
    font-family:"Century Gothic";
	font-size:12px;
	color:#333;
	text-align:center;
}
blockquote {
    font-family:"Century Gothic";
	font-size:12px;
	color:#333333;
	text-align:justify;
}
blockquote a {
    font-family:"Century Gothic";
	font-size:12px;
	color:#333333;
	text-align:justify;
}


.contact a{font-family: "Century Gothic"; font-size:12px; color:#FFF;vertical-align:bottom;font-weight:bolder; border:0px;}
.contact a:hover{
border:0px;
background-image:url(contact2.jpeg);
background-repeat:no-repeat;
width:90px;
height:22px;
vertical-align:top;
float:right;
margin-top:-12px;
margin-right:44px;
cursor:pointer;
font-family: "Century Gothic";
/*color:#000;*/
}

.accueilimg a{border:0px; margin-bottom:1px;}
.accueilimg a:hover{border:0px;margin-bottom:1px;}

.collec {font-family: "Century Gothic"; font-size:12px; color:#FFF;vertical-align:bottom; border:0px;}
.collec a{font-family: "Century Gothic"; font-size:12px; color:#FFF;vertical-align:bottom; border:0px;}
.collec a:hover{
color: #CCC;
text-decoration:none;
padding-left:0px;
padding-right:0px;
font-size:12px;	
cursor:pointer;
font-family: "Century Gothic";
/*color:#000;*/
}



/*
#buttimprimez {
    background-image:url(img/print.jpg);
	background-repeat:no-repeat;
	width:94px;
	height:26px;
	vertical-align:top;
	float:right;
	border:#F3F7FA 1px inset;
	margin-top:-20px;
	cursor:pointer;
}
*/