body {
	background-color:#fff;
	margin:0;
	padding:0;
}

#container {
	margin-right:auto;
	margin-left:auto;
	width:772px;
}
#header {
	background:url(media/header_bg.jpg) right;
	height:106px;
}
/* Top Menu --------------------------------------------------- */
#topmenu {
	float:right;
	margin-top:5px;
}
#topmenu ul {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	list-style: none;
	padding:0;
	margin:0;
}
#topmenu li {
	display:inline;
	margin:0 15px 0 0;
}
#topmenu li a{
	color:#fff;
	text-decoration:none;
}
#topmenu li a:hover{
	text-decoration:underline;
	color:#00f;
}

/* Menu --------------------------------------------------- */

#menu {
	height: 58px;
	background:url(media/menu_bg.jpg) no-repeat;
	padding: 0 0 0 120px;
}
	.cssnav	{
		position:relative;
		font-family: arial, helvetica, sans-serif;
		font-size:13px;
		font-style:italic;
		font-weight:bold;
		background-image:  url(media/btn_menu_over.gif);
		background-repeat: no-repeat;
		white-space: nowrap;
		display: inline;
		width: 100px;
		height: 47px;
		margin: 5px 20px 0 0; 
		padding: 0;
		float: left; 
	}
	.cssnav a {
		display: block;
		color: #994800;
		width: 100px;
		height: 47px;
		padding:0;
		display: block;
		float: left;
		text-decoration: none;
	}

	.cssnav a:hover {
		color: #ffffff;
	}
	
	.cssnav img {border: 0; }
	* html a:hover {visibility:visible}
	.cssnav a:hover img{visibility:hidden}

	.cssnav span {
		position: absolute;
		float: left; 
		left: 4px;
		top: 14px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 100px;
		height: 14px;
		text-align: center;
	}



/* Sous Menu --------------------------------------------------- */


#sMenu {
}

#sMenu ul {
	list-style:none;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:5px 0 0 0;
	margin:0;
}
#sMenu ul a{
	display:block;
	width:190px;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003094;
	padding: 3px 0 3px 10px;
	margin:0;
}
#sMenu ul a:hover{
	color:#fff;
	text-decoration:none;
	background:#F09A00;
}

#sMenu ul li{
	display:block;
}

#sMenu1 {
	position:absolute;
	margin-left:125px;
	background:url(media/sMenu_bg.gif) bottom right;
	padding-bottom:12px;
}
#sMenu2 {
	position:absolute;
	margin-left:245px;
	background:url(media/sMenu_bg.gif) bottom right;
	padding-bottom:12px;
}
#sMenu3 {
	position:absolute;
	margin-left:370px;
	background:url(media/sMenu_bg.gif) bottom right;
	padding-bottom:12px;
}
#sMenu4 {
	position:absolute;
	margin-left:480px;
	background:url(media/sMenu_bg.gif) bottom right;
	padding-bottom:12px;
}
#sMenu3 ul a{
	width:170px;
}


/* Login Professionnels ------------------------------------------ */
#loginProf {
	position:absolute;
	top:88px;
	margin-left:638px;
	width:134px;
	height:203px;
	background-image:url(media/btn_profesionnels_bg.gif);
}
#loginProf form{
	float:right;
	width:105px;
	margin-top:75px;
	margin-left:5px;
}

#loginProf label{
	margin-left:5px;
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#fff;
}
#loginProf input{
	width:75px;
	border:1px solid #fff;
	background-color:#eee;
	margin-bottom:5px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;

}
#loginProf a{
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#FFDF00;
	font-weight:bold;
}

/* Contenu -------------------------------------------------- */
#contentBg {
	width:772px;
	background:url(media/contentBg_bg.gif) repeat-y !important;
}
#contentBg #barre_haut{
	float:left;
}
#contentBg2 {
	display:block;
	float:left;
	background:url(media/content_bg2.jpg) no-repeat;
	width:750px;
}
#content {
/*	background-image:url(media/articleBg.gif);*/
	/*background-color:#fff;*/
	width:662px;
	min-height:658px;
	margin-left:88px;
	padding-bottom:20px;
}


/* Popup  -------------------------------- */

.Popup {
	clear:both;
	padding:10px 30px 30px 12px;
	font-family: arial, helvetica, sans-serif;
	background:url(media/popup_top.gif) no-repeat top left;
}
.Popup p.date{
	margin:20px 0 5px 0;
	color:#fff;
	font-weight:bold;
	
}
.Popup h3 {
	font-size:14px;
	color:#F97A00;
	padding:0;
	margin:25px 0 15px 80px;
}

.Popup p {
	font-size:12px;
	margin:0 0 8px 80px;
}
.Popup .img {
	width:200px;
	float:right;
	margin-left:10px;
	margin-bottom:12px;
}
.Popup .img p, .Popup .img p{
	font-size:10px;
	margin:0;
	padding:0;
	color:#0A3A9B;
	text-decoration:none;
	border:none;
}
.Popup p.title {
	color:#0A3A9B;
	font-weight:bold;
	margin-top:12px;
}

.Popup .close a:link, .Popup .close a:visited{
	display:block;
	color:#F97A00;
	margin:30px 0 0 0;
	text-decoration:none;
}

table.Popup {
	float: right;
	margin: 0 0 20px 20px;
	border-collapse: collapse;
	font-size:11px;
	text-align:left;
}

/* Articles / Contenus texte -------------------------------- */

.Article {
	clear:both;
	padding:0 0 30px 0;
}
.Article h2 {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#565B79;
	/*background:url(media/articleH2_bg.gif) no-repeat;*/
/*	background-color:#fff;*/
	height:16px;
	padding:7px 0 0 14px;
	margin:0;
}
.Article a {
	color:#FF6C00;
	text-decoration:none;
}
.Article a:hover {
	text-decoration:underline;
}

.ArticleBody {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	padding:20px 0 30px 20px;
	margin:0;
}
.ArticleBody img{
	float:left;
}
.Article.ArticleBody p{
	padding:0;
	margin:0;
}
.Article .ArticleBody .paragraphe {
	/*background-color:#eee;*/
	clear:both;
	margin:0px 0 0 30px;
	padding:0;
	width:450px;
	float:left;
	text-align:justify;
}
.Article .ArticleBody .paragraphe p {
	padding:0 0 10px 0;
	margin:0 0 5px 0;
}
.Article .ArticleBody .paragraphe img {
	float:right;
	padding-left:20px;
}
.Article .ArticleBody .paragraphe h3 {
	font-size:14px;
	color:#F97A00;
	padding:0;
	margin:0 0 5px 0;
}

.Article .ArticleBody .paragraphe ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.Article .ArticleBody .paragraphe li {
background-image: url(media/puce_bleue.gif);
background-repeat: no-repeat;
background-position: 0 .28em;
padding-left: 1.4em;
padding-bottom:5px;
}





/* Bloc Liens -------------------------------------------------------- */
.blocLiens {
	width:170px;
	float:right;
}
.blocLiens img{
	display:block;
	clear:both;
}
.blocLiens p{
	color:#F97A00;
}
.blocLiens ul {
	list-style:none;
	padding:5px 0 7px 0;
	margin:0 0 7px 0;
	background:url(media/blocUL_bg.jpg) no-repeat bottom ;
}
/* Problème !!!!!!!!!!!! */
.blocLiens  #first {
	border-top:1px solid #FBD8A7;
}
.blocLiens ul li {
	border-bottom:1px solid #FBD8A7;
	color:#fff;
}
.blocLiens a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding: 4px 0 4px 16px;
	background-image: url(media/fleche_blanche.gif);
	background-repeat: no-repeat;	
	background-position: 8px;
	
}
.blocLiens ul li a {
	width:154px;
	color:#fff;
	display:block;
	text-decoration:none;
}
.blocLiens ul li a:hover {
	color:#002864;
	text-decoration:none;
	background-color:#F7CC91;
}




/* Liste produits dans texte -------------------------------- */

.bloc {
	float:left;
	width:240px;
	margin-right:30px;
	margin-left:10px;
}
.bloc img {
	clear:both;
	display:block;
}
.bloc p {
	margin:10px 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#FF6C00;
	
}
.bloc #top {
	height:12px;
	margin-bottom:-3px;
	/*background: url(media/dl_product_top.gif) no-repeat top left;*/
}
.bloc #bottom{
	height:12px;
	/*background: url(media/dl_product_bottom.gif) no-repeat bottom left;*/
	margin-top:-3px;
}
.bloc dl{
	width:225px;
	margin:0;
	padding:5px 0 10px 35px;
	float:left;
	font-size:18px;
/*	background-color:#fff;*/
}
.bloc dl dt {
	margin: 5px 0 0 0;
	color: #FF6C00;
	padding:0;
}
.bloc dl dd {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#45366F;
}
.bloc dl dt a{
	font-weight:bold;
	color:#FF6C00;
	font-size:12px;
	text-decoration:none;
}
.bloc dl dt a:hover{
	text-decoration:underline;
}

/* Liste professionnels -------------------------------- */

table.list {
	border-collapse: collapse;
	width:480px;
	font-size:11px;
	text-align:left;
}
table.list caption {
	background:#618ADD;
	background-image:url(media/table_list_caption.gif);
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding:7px 6px 7px 6px;
}
table.list caption span{
	font-size:14px;
}

table.list thead th {
	color:#FF6C00;
	padding:3px 12px 3px 6px;
}
table.list tr {
	background-image:url();
}
table.list tr.color1 {
	background:#F3F6FD;
}
table.list tr.color2 {
	background:#fff;
}
table.list td {
/*	border-top:1px solid #eee;
	border-bottom:1px solid #eee;*/
	padding:3px 12px 3px 6px;
	margin:0;
}
table.list .left {
	border-left:1px solid #224999;
}
table.list .right {
	border-right:1px solid #79A3F6;
}
table.list tfoot tr  {
	background:#618ADD;
	color:#ff;
	padding:3px 3px 3px 6px;
	background-image:url(media/table_list_tfoot.gif);
	background-position:left bottom;
	border-left:none;
}
table.list tfoot tr th {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	padding:3px 12px 3px 3px;
}
table.list col {
	color:#45366F;
}
table.list col.name {
	font-weight:bold;
	color: #224999;
}
table.list col.tel {
	width:72px;
}




/* Pied de page --------------------------------------------- */
#footer {
	clear:both;
	position:relative;
	width:100%;
}

#b-left {
	position: absolute; 
	top: -335px; 
	left: 0;
	width: 21px; 
	height: 336px; 
}

/* \*/
* html #b-left {
top: -336px; 
t\op: -335px; 
}
/* */
#b-left2 {
	position: absolute; 
	top: -335px; 
	left: 22px;
	width: 142px; 
	height: 335px; 
}
/* \*/
* html #b-left2 {
top: -335px; 
t\op: -335px; 
}
/* */
#b-right {
	position: absolute; 
	top: -113px; 
	left: 650px;
	width: 124px; 
	height: 120px; 
}
/* \*/
* html #b-right {
top: -114px; 
t\op: -113px; 
}
/* */




/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearing {
/*    display: inline-block;*/
	display: inline;
    }

/* hides from IE/Mac \*/
* html .clearing {
    height: 1%;
    }

.clearing {
    display: block;
    }
/* end hide from IE-Mac */ 


/* Clearfix : 05.11.2007
   http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

