@charset "UTF-8";
/* CSS Document */


		body {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF 
	color: #000;
	text-align: center;
	height: 100%;
	background-color: #002733;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
		#page {
	width: 960px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
    #conteneur {
	width: 960px;
	height: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: -100px;
}

cite {
	font-size: 10px;
	font-style: italic;
}

#logo {
	background: url(images/logopolyhorizontal.png) no-repeat left top;
	height: 200px;
	width: 600px;
}

		
 /*CSS de coda slider */
		
		
		a:focus {
	outline:none;
	
}
		
		h3 {
	margin-bottom: 0px;
	padding-bottom: 3px;
	text-align: left;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #E56C25;	
}
		
		.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: -20 15px 0 30px;
	color: #FFF;
		}
		
		.slider-wrap {
	position: relative;
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-left: 90px;
		}

	
		.csw {
	width: 100%;
	overflow: scroll;
	height: 100%;
}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer {
	position: relative;
	overflow: hidden;
	width: 500px;
	clear: both;
	margin-top: -200px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	color: #FFF;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	margin-top: 60px;
	height: 100%;
		}
		
		.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 500px;
		}
		
		.stripViewer .panelContainer .panel .wrapper { 
	 
	padding: 20px;
	color: #FFF;
		}
		
		.stripNav { 
	margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width: 600px;
	
		}
		
		.stripNav ul li {
	float: left;
	margin-right: 2px; 
		}
		
		.stripNav a { /* Liens de navigation */
	text-align: center;
	text-decoration: none;
	display: block;
	font: lighter 10px/32px Verdana, Geneva, sans-serif;
	height: 15px;
	width: 100px;
	text-indent: -9999px;
		}
		
		.stripNav li.tab1 a {
	background: url(images/accueil.png) no-repeat center center;
	border-bottom: medium solid #234d5a;
	padding-top: 15px;
}


        .stripNav li.tab2 a {
	background: url(images/catalogue.png) no-repeat center center;
	border-bottom: medium solid #234d5a;
	padding-top: 15px;
}



		.stripNav li.tab3 a {
	background: url(images/auteurs.png) no-repeat center center;
	border-bottom: medium solid #234d5a;
	padding-top: 15px;
}


		.stripNav li.tab4 a {
	background: url(images/contact.png) center center;
	border-bottom: medium solid #234d5a;
	padding-top: 15px;
}

	
		.stripNav li a:hover {
	opacity: 0.8;
	border-bottom: medium dotted #e56c25;
		}
		.stripNav li a.current {
	opacity: 0.8;
	border-bottom: medium dotted #e56c25;
		}	
		
		
	    .stripNavL, .stripNavR { 
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		
		 CSS du PANEL 1 
		#contenu1 {
	width: 300px;
	height: 400px;
}
		
	CSS du PANEL 2	
	#contenu2 {
		width:100%;
		height: 1000px;
	}
	
	
	#contenu2 p {
		text-align: left;
	margin: 15px 0;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFF;
	}
	#gallery ul a:hover {
	color: #fff;
	font: 9px Verdana, Geneva, sans-serif;
}

    CSS du PANEL 4  
   #contenu4 {
		width:100%;
	}
.librairies li {
	  text-align: left;
	margin: 15px 0;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 20px;
	list-style: square;
}
    #contenu1 {
	width: 400px;
}

		#contenu1 p {
	text-align: left;
	margin: 15px 0;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFF;
		}

    #contenu3 {
	height: 800px;
	width: 100%;
}

    #contenu4 {
	width: 500px;
	height: 100%;
}	
   #contenu4 p {
	   text-align: left;
	margin: 15px 0;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFF;
   }
   
   img {
	text-decoration: none;
   }

.demo {
	width: 700px;
	margin-left: -40px;
	padding-right: 20px;
	height: 100%;
}
.demo p,
.demo ul {
	margin-right: 0px;
	height: 100%;
	width: 700px;
}

#performance-toggle {
  text-align: center;
  margin-right: 0;
  font-size: 11px;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
}

#performance-toggle:hover {
  opacity: 0.999;
}

.image-grid {
	width: 700px;
	height: 100%;
	margin-top: -10px;
	margin-left: -40px;
}
.image-grid a {
	text-decoration: none;
}

.image-grid:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
}

.image-grid li {
	margin: 20px 0 0 35px;
	float: left;
	text-align: center;
	color: #FFF;
	height: 200px;
	overflow: hidden;
	font: italic 12px/7px Arial, Helvetica, sans-serif;
	width: 200px;
	list-style: none;
}

.image-grid li img,
.image-grid li strong {
	display: block;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
}

.image-grid li strong {
	color: #fff;
	font: 12px/normal Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-style: italic;
}
.splitter {
	text-align: center;
	background: repeat-x 0 100%;
	padding: 6px 30px 5px;
	color: #FFF;
	width: 500px;
	margin-top: 40px;
	margin-left: -80px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 70px;
}

.splitter:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.splitter ul {
	margin-right: 0;
	margin-top: 0;
}

.splitter > li {
	padding-left: 5px;
}

.splitter > li ul {
	margin-left: 5px;
}

.splitter ul li a {
	border-bottom: 0;
	position: static;
	text-decoration: none;	
}

.splitter li,
.splitter ul,
.splitter ul li a  {
	display: inline;
	display: inline-block;
	line-height: 1;
	text-decoration: none;	
}

/*.splitter ul,
.splitter ul li,
.splitter ul li a {
	background-image: url("i/buttons.png");
	background-repeat: no-repeat;
	text-decoration: none;
}*/

.splitter ul {
	background-position: 0 -138px;
	background-repeat: repeat-x;
}

.splitter ul li {
	margin-left: 1px;
}

.splitter ul li:first-child {
	margin-left: 0;
}

.splitter ul li a {
	padding: 5px 5px 6px;
	color: #FFF;
	text-shadow: rgba(255, 255, 255, 0.1) 0 1px 0;
	font-size: 12px;
	text-decoration: none;
	border-bottom: thin solid #FFF;
}
.splitter ul li a:hover {
	border-bottom: thin dotted #e56c25;
	text-decoration: none;
}
.splitter ul li a.current {
	border: thin dotted #e56c25;
	text-decoration: none;
}

.splitter ul li.segment-0,
.splitter ul li.segment-2 {
  background-position: -3px -92px;
}

.splitter ul li.segment-1 {
	background-position: 0 -92px;
	font-size: 12px;
}

.splitter ul li.segment-0 a,
.splitter ul li.segment-1 a {
	background-position: 0 -161px;
	text-decoration: none;
}

.splitter ul li.segment-2 a {
	font-size: 12px;
	background: 100% -115px;
	text-decoration: none;
}

.splitter ul li.selected-0 a,
.splitter ul li.selected-1 a,
.splitter ul li.selected-2 a {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.25) 0 1px 0;
	text-decoration: none;
}

.splitter ul li.selected-0,
.splitter ul li.selected-2 {
  background-position: 0 -23px;
}
#reseausociaux {
	margin-top: 20px;
	float: left;
}

.splitter ul li.selected-0 a,
.splitter ul li.selected-1 a {
	background-position: 100% -46px;
	text-decoration: none;
}

.splitter ul li.selected-1 {
	background-position: 0 0;
}
#facebook {
	background: url(images/FaceBook.png) no-repeat;
	height: 40px;
	width: 40px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#twitter {
	background: url(images/twitter.png) no-repeat;
	height: 40px;
	width: 40px;
	float: left;
	margin-top: 20px;
}

.splitter ul li.selected-2 a {
	background-position: 100% -69px;
	text-decoration: none;
}
span {
	font: 10px/20px Arial, Helvetica, sans-serif;
	color: #e56c25;
}
#photo {
	float: left;
	background: url(images/Profil%20Adrien.jpg) no-repeat left;
	height: 227px;
	width: 227px;
	margin-top: -200px;
	margin-left: 200px;
}
.auteurs li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	list-style: none;
	padding-top: 40px;
}

.auteurs li a{
	color: #FFF;
	text-decoration: underline;
}
.auteurs li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#reseausociaux {
	height: 100px;
	width: 200px;
	margin-left: 715px;
	margin-top: -185px;
}

#footer1 {
	background: url(images/bas-relief-1.png) no-repeat left top;
	height: 100px;
	width: 449px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 110px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
}

#footer1 a {
	color: #FFF;
	text-decoration: underline;
}
#footer2 {
	background: url(images/bas-relief-2.png) no-repeat left top;
	height: 100px;
	width: 449px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #FFF;
	text-align: center;
	font: 12px "Courier New", Courier, monospace;
	vertical-align: bottom;
	padding-top: 110px;
}
#footer2 a {
	color: #FFF;
	text-decoration: underline;
}
#footer3 {
	background: url(images/bas-relief-3.png) no-repeat left top;
	height: 100px;
	width: 449px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #FFF;
	text-align: center;
	font: 12px "Courier New", Courier, monospace;
	vertical-align: bottom;
	padding-top: 110px;
}
#footer3 a {
	color: #FFF;
	text-decoration: underline;
}
#footer4 {
	background: url(images/f1.png) no-repeat left top;
	height: 100px;
	width: 449px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #FFF;
	text-align: center;
	font: 12px "Courier New", Courier, monospace;
	vertical-align: bottom;
	padding-top: 110px;
}
#footer4 a {
	color: #FFF;
	text-decoration: underline;
}#chauvel {
	background-image: url(images/profil%20Alex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	float: left;
}
