/*
	The CSS. You can of course have this in an external .css file if you like.
	Please note that not all these styles may be necessary for your use of Coda-Slider, so feel free to take out what you don't need.
*/

		
		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		body {
			font-family: "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
/*			background: #ebebeb url("../images/body-bg.png") repeat-y center; */
			background: #ebebeb url("../images/fondtest.jpg") repeat-x top left;
			color: #555;
			width: 950px;
			margin: auto;
			text-align: center;
			padding-bottom: 20px;
		}
		
/**/		p { text-align: left; margin: 3px} 
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #0095CB; text-decoration: none; }
		
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 5px; padding: 3px 0 5px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

.lorem {border-bottom:1px dashed grey; font-style:italic; color:black}
.colonne:hover .lorem {border-bottom:1px dashed grey; font-style:italic; color:#2faadc}
.colonne_intro:hover .lorem {border-bottom:1px dashed grey; font-style:italic; color:#2eaadc}
.colonne_360:hover .lorem {border-bottom:1px dashed grey; font-style:italic; color:#e29140}
.colonne_book:hover .lorem {border-bottom:1px dashed grey; font-style:italic; color:#e29140}
.kolam {color:#0095CB;}



/* _________________________C_O_L_O_N_N_E_S_________________________________________________________ */
.colonne {
	float:left;
	width: 31%; margin:2px; padding:3px; border: 1px solid #F3F4F6; }
	
.colonne:hover {background-color:#E3F0F9; border: 1px solid #d0e6f5; -moz-border-radius:0 0 10px 10px;}

/*p.colonne {padding:5px}*/


.colonne_360 {
	float:left;
	width: 815px; margin:2px; padding:1px; border: 1px solid #F3F4F6; }
	
.colonne_360:hover {background-color:#E3F0F9; border: 1px solid #d0e6f5; -moz-border-radius:0 0 10px 10px;}


.colonne_intro img {border:4px solid #D0E6F5;}

.colonne_intro {
	float:left;	width: 23%; margin:5px; padding:3px; border: 1px solid #F3F4F6; }
	
.colonne_intro:hover {background-color:#E3F0F9; border: 1px solid #d0e6f5; -moz-border-radius:0 0 10px 10px;}
p.colonne_intro {padding:3px}


.colonne_book {
	float:left;	width: 405px; margin:2px; padding:1px; border: 1px solid #F3F4F6;}
	
.colonne_book:hover {background-color:#E3F0F9; border: 1px solid #d0e6f5; -moz-border-radius:0 0 10px 10px;}

		.colonne_book p{ font-size:75%; text-align:left; }
		.colonne_book a:link, .colonne_book a:visited, .colonne_book a:hover, .colonne_book a:active { text-decoration:none }
		.colonne_book a:link, .colonne_book a:visited  { font-size:75%; color:#0095CB; }
		.colonne_book a:hover, .colonne_book a:active { font-size:75%; color:#2b2b2d; }



/* ________________________L_I_G_H_T___B_O_X_________________________________________________________ */
		.black_overlay{	display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
		
		.white_content { display: none; position: fixed; top: 25%; left: 25%;	width: 50%;	height: 50%;	padding: 16px;	border: 8px solid #3CA1CA;	background-color: white;	z-index:1002;	overflow: auto;	}
		
      /* ________________________L_I_G_H_T___B_O_X____W_E_B______________________________________________________ */

		.black_overlay_dev{	display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
		
		.white_content_dev { display: none; position: fixed; top: 10%; left: 10%;	width: 75%;	height: 75%;	padding: 16px;	border: 5px solid #0095CB;	background-color: white;	z-index:1002;	overflow: auto; }

      /* ________________________L_I_G_H_T___B_O_X____G_R_A_P_H_I_S_M_E_S_______________________________________ */

		.black_overlay_gra{	display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
		
		.white_content_gra { display: none; position: fixed; top: 10%; left: 10%;	width: 75%;	height: 75%;	padding: 16px;	border: 5px solid #3CA03C;	background-color: white;	z-index:1002;	overflow: auto; }

      /* ________________________L_I_G_H_T___B_O_X____MU_L_T_I_M_E_D_I_A________________________________________ */

		.black_overlay_vv{	display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
		
		.white_content_vv { display: none; position: fixed; top: 10%; left: 10%;	width: 75%;	height: 75%;	padding: 16px;	border: 5px solid #E48A17;	background-color: white;	z-index:1002;	overflow: auto;	}



/* _________________________N_O___S_C_R_I_P_T_________________________________________________________ */
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
/* _________________________L_I_E_N_S_________________________________________________________ */
		a:focus { outline:none }
		a:hover { color:#04668A; border-bottom:1px solid #39c;}
		
		img { border: 0 }
		
/* _________________________H_E_A_D_L_I_N_E_S_________________________________________________________ */
		h2 { margin: 5px 0; padding-bottom: 3px; text-align: center }
		h3 { borderr-bottom: 1px dashed silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left; color:#BBB; }
		h4 { text-align: left }
		
		
/* _________________________M_O_D_U_L_E__S_L_I_D_E_________________________________________________________ */
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border-top: 1px solid #000; /*this is the border. should have the same value for the links */
			margin: auto;
			width: 950px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 500px;
			clear: both;
			background-image: url("../images/fondtest.png")repeat-x;
			
		}
		
		.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;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 950px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 15px;
		}
		
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
/* _________________________L_I_E_N_S___M_O_D_U_L_E___S_L_I_D_E_S________________________________________________________ */		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			color: #999;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a, li.tab2 a, li.tab3 a, li.tab4 a, li.tab5 a, li.tab6 a, li.tab7 a { border:2px hidden #000; }
		
		.stripNav li a:hover {
			background-image: url(../images/hover.png);  /*margin-bottom:1px; */
		}
		
		.stripNav li a.current {
			background:#222;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
/*
		.stripNavL {
			background: url("../images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("../images/arrow-right.gif") no-repeat center;
		}
*/	


/* _________________________F_O_O_T_E_R___________________________________________________________________________________ */
#footer {
	float:left;	width: 50%; margin:2px; padding:1px; background-color:#eee;  }
	

/* _________________________F_O_R_M_U_L_A_I_R_E___D_E___C_O_N_T_A_C_T_____________________________________________________ */
#form {float:left; vertical-align:middle; }
a#form_lien {text-decoration:none}

