/*!!CSS ACTIVASPORT!!*/
body {
	margin:auto;
	background-image:url(http://www.activasport.fr/images/static/background.jpg); background-position:bottom; background-repeat:no-repeat; background-attachment:fixed;
	}
/*styles text*/
.title {
	font-family: "trebuchet MS";font-size: 11px;color: #FF6110;font-weight:bold; text-decoration:underline;
	}
.title2 {
	font-family: "trebuchet MS";font-size: 12px;color: #FF6110;font-weight: normal; text-decoration: none;
	}
.title3 {
	font-family: "trebuchet MS";font-size: 12px;color: #FF6110;font-weight:bold; text-decoration:none;
	}
.title4 {
	font-family: "trebuchet MS";font-size: 12px;color: #FF6110;font-weight: normal; text-decoration: underline;
	}
.title5 {
	font-family: "trebuchet MS";font-size: 12px;color: #FFFFFF;font-weight: normal; text-decoration: none;
	}
.title5 {
	font-family: "trebuchet MS";font-size: 12px;color: #FFFFFF;font-weight: normal; text-decoration: none;
	}
	
.title6 {
	font-family: "trebuchet MS";font-size:11px; color:#FFFFFF;font-weight:bold; text-decoration:none; text-align:left;
	}
a.title6 {
	font-family: "trebuchet MS";font-size:11px; color:#FFFFFF;font-weight:bold; text-decoration:none; text-align:left;
	}
a:hover.title6 {
	font-family: "trebuchet MS";font-size:11px; color:#FFFFFF;font-weight:bold; text-decoration:overline; text-align:left;
	}

.text {
	font-family: "trebuchet MS";font-size: 11px;color: #222222;
	}
a.text {
	color:#95B91C;font-family:"trebuchet MS";text-decoration:underline;font-size:12px;
	}
a:hover.text {
	color:#95B91C;font-family:"trebuchet MS";text-decoration:overline;font-weight:bold;font-size:12px;
	}
	
.text2 {
	font-family: "trebuchet MS";font-size: 11px;color: #222222; text-decoration: underline;
	}
	
.text3 {
	font-family: "trebuchet MS";font-size: 11px;color: #7c7c7c;
	}
a.text3 {
	color:#7c7c7c;font-family:"trebuchet MS";text-decoration:none;font-size:12px;
	}
a:hover.text3 {
	color:#7c7c7c;font-family:"trebuchet MS";text-decoration:overline;font-weight:bold;font-size:12px;
	}
	
.menu {
	font-family: "trebuchet MS";font-size:11px; color:#FF6110;font-weight:bold; text-decoration:none;
	}
a.menu {
	font-family: "trebuchet MS";font-size:11px; color:#FF6110;font-weight:bold; text-decoration:none; 
	}
a:hover.menu {
	font-family: "trebuchet MS";font-size:11px; color:#FF6110;font-weight:bold; text-decoration:none; 
	}
	
/*blocs*/
div {
	margin:auto;
	}
	
div#navigation {
	width:100%;
	height:25px;
	background-image:url(../images/static/bg-navigation.jpg); background-position:top; background-repeat:repeat-x;*/
	text-align:center;
	}

div#navigation-id {width:994px;height:25px;}
div#navigation-id1 {width:200px;height:25px;float:right;padding:5px 0px 0px 0px;}
div#navigation-id2 {width:180px;height:25px;float:right;padding:5px 0px 0px 0px;}
div#navigation-id3 {width:185px;height:25px;float:right;padding:5px 0px 0px 0px;}
div#navigation-id4 {width:220px;height:25px;float:right;padding:5px 0px 0px 0px;}
div#navigation-id5 {width:135px;height:25px;float:right;padding:5px 0px 0px 0px;}

div#bloc {
	width:994px;
	height:100%;
	background-image:url(../images/static/bg-main.png); background-position:bottom; background-repeat:no-repeat;
	}
	
div#logo {
	width:180px;
	height:119px;
	margin-left:405px;
	margin-top:20px;
	}
	
div#bandeau {
	width:994px;
	height:160px;
	}
	
div#menu-navigation {
	width:979px;
	height:60px;
	padding-left:15px;
	background-image:url(../images/societe/bg-navigation-menu.jpg); background-position:top; background-repeat:no-repeat;
	}	

div#panoramic2 {
	width:994px;
	height:100%;
	}
	div#panoramic-left2 {
	width:660px;
	height:100%;
	margin-left:20px;
	float:left;
	}
	div#panoramic-right2 {
	width:250px;
	height:100%;
	border-left-style:dashed;border-left-color:#666666; border-left-width:1px;
	float:right;
	padding-left:15px; padding-right:15px;
	margin-bottom:15px;
	}
	div#cut-right2 {
	width:220px;
	padding-left:15px; padding-right:15px;
	height:3px;
	border-top-style:dashed;border-top-color:#666666; border-top-width:1px;
	}
	
div#content {
	width:994px;
	height:275px;
	margin-top:15px;
	}
	
/*div#piedpage-up {
	width:994px;
	height:15px;
	}*/
	
div#piedpage {
	width:994px;
	height:28px;
	margin-top:20px;
	clear:both;
	}
	
.zone_de_text {
	background-color: #dbf878;
	color: #222222;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #c6c6c6;
	height:auto;
	}
	
/*accordeon menu */	

		* { 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/ */
		
		p { text-align: left; margin: 15px 0 }
		p, ul { font-size: 11px; color: #222222; font-family:"trebuchet MS"; line-height: 1.4em } 
		p a, li a { color: #95b91c; text-decoration: underline }
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 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 }
		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; }
		a:focus { outline:none }
		img { border: 0 }
		h3 { font-family: "trebuchet MS";font-size:11px; color:#FF6110;font-weight:bold; text-decoration:none; border-bottom: 1px dashed #666666; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		.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; 
			margin: auto;
			width: 660px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 480px;
			clear: both;
		}
		.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: 660px; /* Also specified in  .stripViewer  above */
		}
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
			margin-top:10px;
		}
		.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: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		.stripNav a { /* The nav links */
			font-size: 11px;
			font-family:"trebuchet MS";
			font-weight: bold;
			text-align: center;
			float:left;
			line-height: 25px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 50px;
		}
		.stripNav li.tab1 a { background: #ceec69 }
		.stripNav li.tab2 a { background: #ceec69 }
		.stripNav li.tab3 a { background: #ceec69 }
		.stripNav li.tab4 a { background: #ceec69 }
		.stripNav li.tab5 a { background: #ceec69 }
		.stripNav li a:hover {
			background: #b2d43f;
		}
		.stripNav li a.current {
			background: #95b91c;
			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;
		}*/

