@charset "utf-8";
/* CSS Document */
body
{
	background-color:#FFFFFF;
}

#site
{
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#header
{
	width:800px;
	height:0px;
	margin:0 auto;
	background-image:url(images/banniere.jpg);
	background-repeat:no-repeat;
    display:none;
}

#col-gauche
{
    display:none;
	width:0px;
	float:left;
	background-color:#FFFFFF;
}

#contenu
{
	width:600px;
	float:left;
	background-color:#FFFFFF;
}

#footer
{
	visibility:hidden;
	clear:both;
	width:800px;
	background-color:#FFFFFF;
	padding:10px 0 10px 0;
}

#liens-footer
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:10px 0 10px 0;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	text-decoration:none;
}
#liens-footer a
{
	font-size:10px;
	color:#005885;
	text-decoration:none;
}

#recherche
{
	width:185px;
	margin:0 auto;
}
#recherche-top
{
	background-image:url(images/recherche-hd.jpg);
	width:185px;
	height:27px;
	background-repeat:no-repeat;
}
#recherche-form
{
	padding:5px;
	background-color:#385d8e;
}
#recherche-bottom
{
	background-image:url(images/recherche-ft.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:12px;
}

#adress
{
	text-align:center;
	margin-top:10px;
}
.menu
{
	background-color:#FFFFFF;
}



h3
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#999999;
	clear:both;
	margin:15px 0 10px 10px;
	border-bottom:#3366FF 1px solid;
}

.presentation-produit
{
	margin:5px 0 0 20px;
	float:left;
	width:300px;
}


.presentation
{
	margin:5px 0 0 10px;
	float:left;
	width:350px;
}

.img-presentation
{
	margin:5px 0 0 10px;
	float:left;
}

p
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.produit
{
	width:255px;
	float:left;
	border:#CCCCCC solid 1px;
	margin:10px;
}

.img-produit
{
	float:left;
	margin:0;
	padding:0;
	width:77px;
}
.txt-produit
{
	float:left;
	margin:0;
	padding:2px;
	width:173px;
}









#blueblock{
width: 200px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}


.titre-ref
{
	width:275px;
	height:20px;
	border:1px solid #000000;
	background-color:#3366FF;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.soustitre-ref
{
	width:275px;
	height:20px;
	border:1px solid #000000;
	float:left;
	font-size:12px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tableau
{
	width:650px;
	margin:0 0 0 10px;
}

.intitule
{
	width:250px;
	float:left;
	text-align:left;
}
.champs
{
	width:250px;
	float:left;
	text-align:left;
}
#contact
{
	margin:0 0 0 10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.floatleft
{
	float:left;
}

.coordonee
{
	padding:5px;
	margin:0 0 0 10px;
}

.coordonee img
{
	margin:10px;
}

.linkButtonContainer
{
	width:560px;
	text-align:center;
	visibility:hidden;
}

.linkButton
{
	width:400px;
	padding-top:4px;
	height:30px;
	border:1px solid black;
	background-color:#2586d7;
	text-align:center;
	vertical-align:middle;
}

#societe_Name
{
	visibility:visible;
}