/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/*
	MAIN STYLES
*/

body, html {
	background-color:#ededed;
	height:100%;
	line-height:20px;
	font-size:14px;
	color:#333;
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight:normal;
	}
h1, h2, h3 { 
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold; 
	}
h1 {
	font-size:90px;
	text-shadow:0 0 1px rgba(51,51,51,0.3);
	text-align:center;
	line-height:90px;
	}
h2 {
	font-size:36px;
	line-height:36px;
	text-shadow:0 0 1px rgba(51,51,51,0.2);
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	}
h3 {
	font-size:30px;
	line-height:38px;
	margin-bottom:14px;
}
h4 {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	}
	/*
a:link, a:active, a:visited {
	border:none;
	outline:none;
	color:#072B29;
	} */
#ribbon {
	position: absolute;
	left: 0;
	top: 0;
	}

#accordion p {
	margin-bottom:12px;
	}
#accordion strong {
	font-weight: bold !important;
	}
#slide1 {
	background-color:#f2f2f2;
	}
#slide1 .content {
	padding:20px;
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:bold;
	}
#slide1 h4 {
	font-size:24px !important;
	line-height:28px !important;
	}
#slide1 .content ul {
	list-style: square;
	margin-top:15px;
	margin-left:40px;
	}
#slide1 .content li {
	margin-bottom:10px;
	}
#slide3 {
	background:url(../img/slide-bg.jpg) center center no-repeat;
	color:#fff !important;
	}
#slide3 .content {
	padding:15px 20px;
	}
#slide3 a {
	color:#ddd;
	}

#slide3 .content h1 {
	text-align:left;
	font-size:60px;
	}
	
#slidorion2 {
	width: 1150px;			/* Set to slidorion width. Is equal to #slider + #accordion width */
	height: 537px;			/* Set to slidorion height. Is equal to #slider and #accordion height */
	position: relative;
	left: 50%;
	margin-left: -194px;
	padding: 10px;
	background-color: #cbcbcb;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0 0 34px #bbb;
	-moz-box-shadow: 0 0 34px #bbb;
	box-shadow: 0 0 34px #bbb;
	}

strong {
	font-weight:bold;
	}
#container {
	width:800px;
	margin:30px auto;
	position:relative;
	}
#container >div {
	width:78%;
	margin-bottom:30px;
	}
#container > div > pre { 
	background-color:#E2DBD1;
	border:1px solid #D1BFA6;
	color:#333;
	font-family: Helvetica, Tahoma, sans-serif;
	margin-bottom:20px;
	padding: 5px 10px;
	border-left: 10px solid #D1BFA6;
	}
#options li {
	margin:20px 0;
	border-bottom:1px solid #ddd;
	}
#options li p {
	font-size:15px;
	letter-spacing:0;
	line-height:30px;
	}

/* Slidorion Stylesheet */
#slidorion {
	width: 1150px;			/* Set to slidorion width. Is equal to #slider + #accordion width */
	height: 537px;			/* Set to slidorion height. Is equal to #slider and #accordion height */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #cbcbcb;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0 0 34px #bbb;
	-moz-box-shadow: 0 0 34px #bbb;
	box-shadow: 0 0 34px #bbb;
	}

#slider {
	width: 870px;			/* Set to slider width */
	height: 537px;			/* Set to slider height */
	position: relative;
	float: left;
	overflow: hidden;		/* Hides the animations */
	}

#slider > div {
	position:absolute;
	width:100%;
	height:100%;
	}

#accordion {
	width: 280px;			/* Set to accordion width */
	height: 461px;			/* Set to image height */
	font-family: Verdana;
	background-color: #eee;
	-webkit-box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);
	-moz-box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);
	box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);
	position: relative;
	z-index:999;
	overflow: hidden;
	float: left;
	}

.link-header {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 12px;
	color: #333;
	background-color: #ededed;
	/*
	background-color: -moz-linear-gradient(top, #ededed 59%, #dcdcdc 100%);
	background-color: -webkit-linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	background-color: -o-linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	background-color: -ms-linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	background-color: linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dcdcdc',GradientType=0 );
	*/
	border-top: 1px solid #ccc;
	}

.link-header:first-child {
	border-top:none;
	}

.link-header:hover {
	background-color: #CBCBCB;
	/*background-color: #ededed;*/
	cursor: pointer;
	}

.link-header.active {
	border-bottom: none;
	background-color: #676767 !important;
	filter: none;
	color: #fff;
	}

.link-content {
	height: 214px;			/* This height needs to be changed as it depends on the accordion height and number of tabs */
	font-weight: normal;
	font-size: 13px;
	line-height:20px;
	margin: 0;
	padding: 12px;
	border: none;
	background: #d6d6d6;
	background: -moz-linear-gradient(top, #d6d6d6 0%, #ffffff 10%);
	background: -webkit-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	background: -o-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	background: -ms-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	background: linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );
	overflow:auto;
	}
.img-sol {
	width: 870px;
	height: 537px;
	border: none;
	}
	
#logo {
	width: 280px;
	height: 76px;
	background-image: url('../img/logo-cler.png');
	background-position: top right;
	background-repeat: no-repeat;	
	background-color: #eee;
	-webkit-box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);
	-moz-box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);
	box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);
	position: relative;
	z-index:999;
	overflow: hidden;
	float: left;
	}
	
	/* zone basse ou le javasript envoi la description des objets et l'icone PDF    color: #00BFBF; #affiche {*/
#affiche-sav {
	background-image: url('../img/pdf-r.png');
	background-color: #eeeeee;
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #00BFBF; 		 
	width: 280px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	text-indent: 12px;
	border: none;
	margin-top: 7px;
	padding: 0;
	}
	
#affiche {
	background-image: url('../img/pdf-r.png');
	background-color: #eeeeee;
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #00BFBF; 		 
	width: 280px;
	height: 36px;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-indent: 12px;
	border: none;
	margin-top: 7px;
	padding: 0;
	word-wrap:break-word;
	}	
	   
#formul {
	/*width: 280px;
    border-top: 1px solid #ccc;*/
	margin: 0;
	padding: 0;
   }

#titre {
    font-family: "times new roman",times,serif;
    font-size: 24px;
	line-height: 32px;
    font-weight: 580;
    font-style: italic;
    letter-spacing: 0.6pt;
	text-align: center;
    color: #020202;
	text-shadow: 2px 2px 2px #0f0d0f;
	}

#header-container {
	height: 90px;
	background-image: url('../img/header-bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	}
#header-body {
	width: 1172px;
	height: 90px;
	margin: 0 auto;
	position: relative;		
	}
#logo-box a{
	position: absolute;
	top: 0;
	left: 0;
	width: 1140px;
	height: 64px;	
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	padding: 26px 16px 0 16px;
	display: block;
	background: url('../img/coccinelle.png') no-repeat bottom right;
	}
#logo-box a:hover {
	color: #93DB80;
	background: url('../img/coccinelle.png') no-repeat top right;
	}
#footer-container-sav {
	width:100%;
	margin-top: -40px;
	height: 40px;
	position: absolute;
	background: url('../img/footer-bg.gif') repeat-x top;
	bottom: 0; 
	}

#footer-body {
	width: 1172px;
	margin: 0 auto;
	padding: 7px 0;
	position: relative;
	}
	
#footer-body  a{
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	}

#footer-body  a:hover{
	color: #93DB80;
	}
	
#copyright {
	float: right;
	text-align: right;
	color: #173459;
	font-size: 12px;
	}
body {
	/*position: relative;*/
	margin:0;
	padding:0;
	}
#footer-container {
	background: url('../img/footer-bg.gif') repeat-x top;
	position			: fixed;
	bottom				: 0;
	left				: 0;
	right				: 0;
	height				: 40px;
	}
textarea.styled {
	width: 230px;
	height: 49px;
	border-top: 1px solid #ccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;	
	padding: 1px 38px 0 12px ;
	margin: 0;
	font-family: Tahoma, sans-serif;
	background-image: url('../img/pdf-t.png');
	background-color: #eeeeee;
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #00BFBF; 
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	overflow: hidden;	
	}
    
#vignette:hover {   /* Pour que ce soit fonctionnel sous IE */
	cursor: pointer; 
    }
	  
#vignette  {              /* On définit où va s'afficher l'image au passage de la souris */
	 display: block;
	 position: absolute;
	 top: 189px;
	 left: 349px;
      }
	  



