/* basic elements */

body {
	font-family :  Verdana, "Trebuchet MS", Arial, Georgia, Helvetica, sans-serif; 
	font-size:10pt;
	background-color: #dddddd;
	margin: 0px; 
	border:1px solid transparent; 

}


h1 { 
	font-family : Georgia, "Trebuchet MS", Arial, Georgia, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style:italic;
	font-size:16pt;
	text-align: center;
	letter-spacing: 1px; 
	margin-top: 0px; 
	margin-bottom: 15px; 
	color: #7D775C;
}
h2 { 
	font-family : Georgia, "Trebuchet MS", Arial, Georgia, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style:italic;
	font-size:14pt;
	margin-left : 60px;
	margin-right : 10px;
	letter-spacing: 1px; 
	margin-top: 25px; 
	margin-bottom: 15px; 
	color: #7D775C;
	}

h3 { 
	font-family : Georgia, "Trebuchet MS", Arial, Georgia, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style:italic;
	font-size:13pt;
	letter-spacing: 0px; 
	margin-left :7px;
	margin-right : 10px;
	margin-top: 15px; 
	margin-bottom: 7px; 
	color: #7D775C;
	}
h4 { 
	font-family : Georgia, "Trebuchet MS", Arial, Georgia, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style:italic;
	font-size:11pt;
	letter-spacing: 0px; 
	margin-left :7px;
	margin-right : 10px;
	margin-top: 10px; 
	margin-bottom: 5px; 
	color: #7D775C;
	}
strong { 
	/*font-weight: bold; */
	/*color: #006600;color: #990000;*/
	/*color: #ff8d01;*/
	/*font-weight:normal;
	font-style: italic;*/
	}
p:first-letter
	{
	padding-left: 1em;
	} 	
a:link { 
	/*font-weight: bold;*/
	/*color: #006600;*/color: #0c85ce;
	/*color: #09C;*/
	text-decoration: none; 
	}
a:visited { 
	/*font-weight: bold;*/
	/*color: #226E16;*/color: #0c85ce;
	/*color: #664C99;*/
	
	text-decoration: none; 
	}
a:hover { 
	/*color:#09C;*/
	color: #FB7907;
	text-decoration: underline; 
}
img { 
	border:0px;
}

td {
	padding :0px 3px;

}
table {
	background-color:transparent;
	border-color:#4db5f4;
	/*border-collapse:collapse;*/
	border-width:0px;
	border-spacing:3px;
}
td {
	padding:0 3px;
}
hr {
	color: #4db5f4;
	/*color:#09C;*/
	margin-top:5px;
	margin: 20px;
	margin-right:20px;	}

dl {
	margin: 20px;
	margin-right:20px;
	}
li {
	list-style-type:square;

}

ul {
	margin-right:20px;
	}
ol {
	margin-right:20px;
	}

.main {
	margin: 20px;
	margin-right:15px;
	}


/* specific divs */
#header {
	background-image: url(background/header-background.png);
	/*height:78px;*/
	margin-top: 0px;
	
}

#header-left {
	margin: 0;
	padding: 0;
	height:78px;
	/*width: 23px;*/
	background-image: url(background/header-left.png);
	background-repeat: no-repeat;
}

#header-right {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: -78px;
	height:78px;
	width: 380px;
	background-image: url(background/header-right-court.png);
}

div#header h1{
	height:78px;
	line-height:78px;
	margin:0;
	color: #4db5f4;
	background-image: url(background/header-background.png);
	background-repeat: repeat-x;
	display: none;
}





#container {
	width: 100%;
	float: right;
	margin-left: -189px;
  	margin-top: 0px;
  	border:0px solid;

}
#footer {
	width: 100%;
	height: 40px;
	float: right;
	background-image:url(background/bottom-background.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	line-height: 0;
	text-align:center;
}
	  
div#footer p{
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline;
 	color: #0c85ce;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	position: relative;
	top: 20px;
}

#lowerleft {
	float: left;
}

#lowerright {
	float: right;
	margin-top: -20px;
}

#navigation-top {
	width: 100%;
	height: 120px;
	background-image: url(background/menu-top.png);
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	background-position: top left;
}
#navigation-bottom {
	width: 100%;
	height: 20px;
	background-image: url(background/menu-bottom.png);
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	background-position: top left;
}


#navigation {
	width: 189px;
	float: left;
	background-image: url(background/menu-top.png);
	background-color: #f4f4f4;
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
	padding: 0;
	padding-top: 120px;

}

#navigation ul {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#navigation li {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 10px;
	background-image: url(background/menu-background.png);
	list-style: none;
	text-align: right;
	line-height: 23px;
	height: 23px;
	cursor: default;
}

#navigation a:link { 
	font: 13px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#0c85ce;
	text-decoration: none;
	height: 26px;

}
 
#navigation a:visited { 
	font: 13px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color:#0c85ce;
	height: 26px;

}


#navigation a:hover { 
	padding-left: 15px;
 	color: #FB7907;
 	/*font-weight:bold;*/
  	text-decoration : underline ; 
	background-image:url(background/triangleDef1.png);
	background-repeat:no-repeat;
	background-position:1% 50%;
	height: 26px;
}
#search {
	background: transparent;
	margin-left: 90px;
	margin-top: 470px;
	background-repeat: repeat-y;
	background-position: center left;
}

  
#content {
	background: white;
	margin-left: 189px;
	background-image: url(background/content-right.png);
	background-repeat: repeat-y;
	background-position: top right;

}
#p.image {
	float: right;
	margin: 1.8em;
}
#content p { 
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
.bp {
	margin: 20px 20px 0px 20px;
	margin-right:20px;
	text-align:center;
        font-size: 80%;
}
.en {
    font-style:italic;
   }

.societeH1 {
   	font-size:16pt;
	margin-top: 20px; 
	margin-bottom: 0px; 
}
.societeH2 {
   	font-size:11pt;
	margin-top: 20px; 
	margin-bottom: 30px; 
}
.catalog {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	}
/*marquee {height:140px;width:180px;border:1px solid #e5e5e5; background:#f8f8f8; padding:0px 0px 0px 0px;line-height:16px;margin-left:0px;}
marquee p { text-align:left; color:#30200c; line-height:14px; padding:0px 0px 0px 0px; margin: 0px 0px 5px 0px;}
marquee a:link, marquee a:visited { color:#d74912;}

#titreMarquee {font-weight:bold;font-size:11px; padding:0px 0px 0px 0px; }
#news {padding:0px 0px 10px 0px;font-size:11px;}
#actu{color:#a8260b; font-size:14px; font-weight:bold; padding: 0px 0px 5px 60px;}*/
