* { margin: 0; padding: 0; border:0; }
html { font-size: 11px; height:100%; }

body { font-size: 11px; font-family: Verdana, Tahoma, sans-serif; background: #fff; height:100%; }

input, textarea {
	border: 1px solid #7f9db9;
}

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: #fff;
}

.ref {
display:none;
}

#footer {
	margin-top:20px;
	width:650px;
	color: #006699;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer a {
	color: #006699;
	text-decoration: none;
}

#links a {
	color:#ccc;
}

#header {
	width:971px;
	text-align:left;
	background: url(/charte/logo.gif) no-repeat;
	height:120px;
	z-index:1;
	position: relative;
}

#header2 {
	position: absolute;
	right: 0;
	top:15px;
	width: 180px;
	color:#666;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
}

#header3 {
	position: absolute;
	font-size:10px;
	color:#006699;
	font-weight:normal;
}

#title {
	margin-left:auto;
	margin-right:auto;
	width:971px;
	text-align:left;
	height:34px;
	vertical-align:middle;
	font-size:11px;
	color:#3e8bb3;
	font-weight:bold;
	z-index:100;
}

#sstitle {
	border-top:1px solid #707070;
	width:1000px;
	height:187px;
	background:#fff url(/charte/line-hori-degrade.gif) no-repeat bottom center;
	line-height:0;
	font-size:0;	
}

a {
	color: #006699;
	text-decoration: none;
}
#content {
	margin-left:auto;
	margin-right:auto;
	width:971px;
}

#data {
	margin-left:auto;
	margin-right:auto;
	width:949px;
	margin-top:10px;
	text-align:justify;
}



ul { 
	  padding: 1px;           
	  padding-left: 20px;     
	  vertical-align: top; 
	  background-repeat: no-repeat;        
	  background-position: 5px 50%; 
    list-style-image: url(/charte/puce_gp.gif);
}

.news {
 	text-align:left;
 	padding-left:15px;
 	line-height:20px;
}

.txt_home_bg {
 	text-align:left;
 	color:#000;
 	font-weight:bold;
}

.txt_home_gn {
 	text-align:left;
 	color:#666666;
 	font-weight:normal;
}

.txt_home_ggp {
 	text-align:left;
 	color:#666666;
 	font-size:10px;
 	font-weight:bold;
}

.txt_home_gnp {
 	text-align:left;
 	color:#666666;
 	font-size:10px;
 	font-weight:normal;
}

.tab_home td {
	padding-top:15px;
}

.bleu {
	color:#006699;
	font-weight:bold;
}

.bleu_g {
	color:#006699;
	font-size:15px;
	font-weight:bold;
}

.smenu td {
	text-align: left;
	border-bottom:1px solid #6a6a6a;
	height:20px;
	padding-left:8px;
	opacity: .8;
	filter: alpha(opacity=80);
	background-color:#fff;
}

.smenu2 td {
	color:#fff;
	text-align: left;
	border-bottom:1px solid #6a6a6a;
	height:20px;
	padding-left:8px;
	opacity: .8;
	filter: alpha(opacity=80);
	background:#418cb3 url(/charte/puce_g.gif) no-repeat left;
	
}

.smenu a {
	color:#000;
	font-weight:normal;
}

.smenu2 a {
	color:#fff;
	font-weight:bold;
	display:block;
}

h1 {
	font-family:Tahoma;
	font-size:14px;
	color:#8c8c8c;
}

h2 {
	font-family:Tahoma;
	font-size:12px;
	color:#8c8c8c;
}

/* IMAGES */
	#dhtmlgoodies_slideshow{
		width:430px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 60px;	/* IE 5.x */
		height/* */:/**/60px;	/* Other browsers */
		height: /**/60px;
				
	}
	#previewPane img{
		line-height:200px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:100px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 100px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/100px;	/* Other browsers */
		height: /**/100px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:2800px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}

	
	.imgz {
			float:left;
		padding:1px;
		/*filter: alpha(opacity=50);*/
		/*opacity: 0.5;*/
		cursor:pointer;
		border:0px;
		}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	.imageCaption{
		border:1px solid #69B5EF;
		height:20px;
	}
	
.index_title {
	background:transparent url('/charte/bloc_title.jpg') no-repeat top left;
	width:205px;
	height:46px;
	line-height:50px;
	padding-left:17px;
	font-size:10px;
	font-weight:bold;
}

.png, .sid {
	behavior:	url("/pngbehavior.htc");
}

.lien_pdf {
	text-align:center;
}

.lien_pdf a {
	 color:#000000;
	 font-weight:bold;
}

.signal {
	color:#009900;
	text-align:center;
	font-style:italic;
	font-size:13px;	
	padding-top:20px;
}

.bobines {
	background:#fff url('/charte/home/metrage-bobine-sans-texte.gif') 0 15px no-repeat;	
}

.ligne_vert {
	background:#ffffff url('/charte/line-vert.gif') repeat-y;
	width:2px;
}

.tab_home td.catalogue {
	padding-top:6px;
}


.formnewslettersssssss label {
	float:left;
	display:inline;
	width:100px;
}