/*!!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;
	}
	
/*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:385px;
	margin-top:32px;
	}

div#bandeau {
	width:994px;
	height:160px;
	}
	
div#menu-navigation {
	width:994px;
	height:80px;
	}	

div#panoramic {
	width:994px;
	height:230px;
	}
	div#panoramic-left {
	width:390px;
	height:230px;
	float:left;
	}
	div#panoramic-right {
	width:600px;
	height:230px;
	float:right;
	}
	
div#content {
	width:994px;
	height:275px;
	margin-top:30px;
	}
	
div#piedpage {
	width:994px;
	height:28px;
	margin-top:40px;
	clear:both;
	}
div#piedpage2 {
	width:1005px;
	height:70px;
	margin-top:0px;
	background: url(../new_index/images/bg_footer.png) bottom no-repeat;
	clear:both;
	}
	
.zone_de_text {
	background-color: #dbf878;
	color: #222222;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #c6c6c6;
	height:auto;
	}