a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #0B4EFF;
	font-weight: bolder;
}
.bg_image {
	background-attachment: fixed;
	background-image: url(images/bg_image.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 110px;
}

a:hover {
	text-decoration: none;
	color: #FF6633;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000000;
}
body {
	color: #FFFFFF;
	background-image: url(images/bg_globals.png);
	background-repeat: repeat-y;
	}
.rouge {color: #FF1111}
.vert {
	color: #000000;
	font-weight: bold;
}
.form {
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.Style1 {color: #FFFFFF}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #00883E;
}

.orange {
	color: #FF8040;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.blanc15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFF6F6;
	width: 150px;
	border: 1px solid #000000;
}
.bg_prod {
	background-image: url(images/bg_details_produits.png);
	background-repeat: no-repeat;
}

.texte_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.tret_bas {

	border-bottom-color: #95BCD1;
	background-image: url(images/bg_menu_gauche.png);
	background-repeat: no-repeat;
}
#lien_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #00B6B6;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00B4B4;
}
#lien_blanc a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
#lien_blanc a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#lien_blanc a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #009C9C;
	text-decoration: none;
	font-weight: bold;
}
#lien_blanc a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.blanc15_vrai {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #F4EFCE;
	text-decoration: none;
}
.bgk_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_contacter_nous.png);
	background-repeat: no-repeat;
}
.orange15_vrai {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #2B6B48;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCF0E5;
}
.texte_blanc14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.bg_selection {
	background-image: url(images/bg_selection.png);
	background-repeat: repeat-x;
}
#thicktabs{
font: bold 12px Tahoma;
}
#thicktabs li a{
	color: #CC6600;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background-image: url(pinkbg1.gif);

}
#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
}
#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: white;
background-image: url(pinkbgover1.gif); /*background image swap on hover*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.glossymenu li a{
	
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(1.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*
* html .glossymenu li a{ IE only. Actual menu width minus left padding of A element (10px) 
width: 150px;
}*/

.glossymenu li a:visited, .glossymenu li a:active{
color: #FFFFFF;

}

.glossymenu li a:hover{
	background-image: url(2.png);
	color: #FFFF99;

}

.bg_gauche {
	background-image: url(images/bg_gauche.png);
	background-repeat: no-repeat;
}

.bg_central {
	background-image: url(images/bg_central_1.png);
	background-repeat: no-repeat;
}

.bg_affaire {
	background-image: url(images/bg_affaire.png);
	background-repeat: no-repeat;
}
.bg_search {
	background-image: url(images/bg_search.png);
	background-repeat: no-repeat;
}
.proposer {
	background-image: url(images/a_vendre.png);
	background-repeat: no-repeat;
}
#image {
	height: 115px;
	width: 115px;
}
#image a:link {
	background-color: #FF9900;
}
#image a:hover {
	background-color: #FFE8C4;
}
#image a:visited {
	background-color: #FFE8C4;
}