body{
  margin:0;
  padding:<length> 0 0 0;
 }
 div#wrap_header{
	position:absolute;
	top:0;
	left:0;
  height:<length>;
	z-index: 100;
	background-color: #FFFFFF;
	height: 70px;
	width: 100%;
 }
 @media screen{
  body>div#wrap_header{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 


* {
	margin:0;
	padding:0;
}
a img {
	border:0;
	text-decoration: none;
	ou
	tline: none; 
}
a:active
{
  outline: none;
}
a:visited
{
  outline: none;
}
a:hover
{
  outline: none;
}
body {
	background-image: url(images/back_skate.jpg);
	background-repeat: repeat-x;
	margin:0;
  	padding:<length> 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}

.header {
	height: 70px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.shadow {
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#stef{
	background-color: #FF0066;	
}
#stef_line{
	background-color: #CC0066;
}


.main {
	width: 770px;
	float: left;
	}
.pub_vedette{
	width: 180px;
	text-align: center;
	}
.caca{
	width: 610px;
	}
.featured_blog{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/mood.jpg);
	height: 488px;
	}
.featured_style{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/back_win.jpg);
	height: 488px;
	}
.featured_stef{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/stef_tex.jpg);
	height: 488px;
	}
.single_atlas{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/single_atlas.jpg);
	height: 175px;
	}
.single_stef{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/single_stef.jpg);
	height: 175px;
	}
.single_event{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/single_event.jpg);
	height: 175px;
	}
.featured{
	margin-left: 80px;
	}
.featured a{
	margin-left: 33px;
	}
.human{
	float: left;
	margin-top: 20px;
	height: 445px;
	width: 563px;
}
.style_info{
	height: 395px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.style_img{
	width: 300px;
	text-align: center;
}
.style_text{
	width: 215px;
	color: #000000;
	font-style: italic;
	vertical-align: top;
	padding-left: 5px;
}

.style_text h5{
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
}
.style_text h4{
	font-size: 23px;
	line-height: 23px;
}
.style_text h6{
	font-size: 15px;
	line-height: 15px;
	margin-top: 7px;
}
.style_text h7{
	font-size: 12px;
	line-height: 12px;
}
.banner_left{
	width: 150px;
	height: 400px;
	background-color: #333333;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	}
.middle_right{
	width: 765px;
	height: 488px;
	float: right;
	}
.banner_right{
	margin-top: 40px;
	width: 150px;
	height: 400px;
	background-color: #333333;
	float: right;
	margin-right: 15px;
	}
.slideshows {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
	}
.slideleft{
	float: left;

}
.slidemiddle{
	float: left;

}
.slideright{
	float: right;
}
.catitle{
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #000000;
	width: 100% ;
	font-style: italic;
	height: 50px;
}
.cateam{
	margin-bottom: 5px;
	height: 40px;
}
h2 {
	font-size: 10px;
	color: #999999;
	margin-top: 92px;
	background-image: url(images/trans.png);
	padding-left: 5px;
	line-height: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: lighter;
	margin-right: 3px;
	margin-left: 4px;
}
.name{
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 4px;
	}
.framelien a {
	background-color: #181818;
	width: 120px;
	height: 160px;
	float: left;
	text-decoration: none;
	margin: 5px;
	}
.framelien a:hover {
	background-color: #232323;
	}
.framelien img {
	margin-top: 10px;
	margin-left: 10px;
	height: 120px;
	width: 100px;
	}


.navi{
	font-size: 15px;
	line-height: 40px;
	height: 15px;
	text-align: center;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
}
.nextprev {
	float: right;
	margin-right: 10px;
}
.nextprev ul{
	font-size: 15px;
	line-height: 40px;
	height: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.nextprev li {
	color: #666666;
	float: right;
}

.menu {
	float: right;
	height: 70px;
	width: 790px;
}
.logo {
	width: 230px;
	float: left;
	height: 70px;
}
.login {
	margin-top: 10px;
	width: 780px;
	height: 25px;
	background-color: #000000;
}
#searchbox .textfield   {
	color: #FFFFFF;
	height: 19px;
	background-image: none;
	font-size: 16px;
	background-color: transparent;
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 500px;
}
.admin ul {
	float: right;
	margin-right: 4px;
	height: 19px;
	margin-top: 3px;
	list-style-image: none;
	list-style-type: none;
	width: 200px;
}
.admin li {
	float: right;
	margin-left: 8px;
}
admin li a:hover {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.nav {
	margin-top: 3px;
}
.nav ul {
	width: 780px;
	height: 25px;
	background-image: url(images/menu.gif);
	list-style-image: none;
	list-style-type: none;
}
.nav li{
	float: left;
}
.nav li a {
	color: #0066FF;
	display: block;
	height: 25px;
}
.nav li a:hover {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.wrap_page{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #111111;
}
.page_line{
	width: 100%;
	background-color: #333333;
	height: 40px;
}
.page_line ul{
	font-size: 15px;
	line-height: 40px;
	color: #FFFFFF;
	float: left;
	font-style: italic;
	margin-left: 15px;
	font-weight: lighter;
	list-style-image: none;
	list-style-type: none;
}
.page_line  li {
	float: left;
	color: #666666;
	margin-right: 6px;
}
.page_line  li a{
	color: #666666;
	text-decoration: none;
}
.page_line  li a:hover{
	color: #999999;
}
.page_title {
	font-size: 25px;
	line-height: 40px;
	color: #FFFFFF;
	float: left;
	font-style: italic;
	margin-left: 20px;
	font-weight: lighter;
	text-decoration: none;
	}
.page_title a {
	color: #FFFFFF;
	text-decoration: none;
	}
.page_title a:hover {
	color: #999999;
	}


.wrapspacer{
	width: 100%;
	height: 70px;
	margin-bottom: 10px;
}


.section{
	height: 240px;
	width: 240px;
	background-color: #666666;
	margin-bottom: 10px;
}
.banner{
	margin-bottom:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000000;
}

.team_line{
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 100%;
	margin-bottom: 10px;
}
.spacer{
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 100%;
	margin-bottom: 12px;
}
.footer_wrap {
	background-color: #000000;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footer_back {
	width: 100%;
	background-image: url(images/footer_rider.jpg);
	}
.footer_logo{
	width: 1000px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(images/cie/logo_all.gif);
}
.footer_logo a{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height: 50px;
	width: 50px;
	text-decoration: none;
	float: left;
	background-color: #000000;
	display: block;
}
.footer_logo a:hover{
filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.powered{
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.powered a{
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.wrapost{
	width: 520px;
	float: right;
	margin-top: 20px;
	background-color: #006699;
}
.wrapost_single{
	width: 520px;
	float: right;
	margin-top: 12px;
	margin-bottom: 20px;

}
#wrapost_team {
	display: block;
	text-decoration: none;
	background-color: #181818;
	width: 480px;
}
.wrap_style{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_style{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.post_style_name{
	margin-top: 160px;
	position: absolute;
	z-index: 2;
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	padding-left: 3px;
}
.post_style a{
	margin-right: 7px;
	margin-left: 8px;
	margin-bottom: 14px;
	float: left;
	height: 200px;
	width: 150px;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
.post_style a:hover{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.post{
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
p{
	margin-bottom: 5px;
}
.post_image{
	background-color: #181818;
	float: left;
	height: 120px;
	width: 120px;
}
.post_info{
	width: 350px;
	float: right;
}
.post_lire{
	margin-top: 90px;
	position: absolute;
}
.post_lire a{
	height: 30px;
	background-image: url(images/lire.png);
	width: 350px;
	display: block;
	background-position: 0px 0px;
}
.post_lire a:hover{
	background-position: 0px -30px;
}
.post_title, .post_title a{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}
.post_title a:hover{
	color: #999999;
}
.post_title_single{
	font-size: 21px;
	color: #FFFFFF;
	line-height: 21px;
	font-style: italic;
}
.post_date{
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #0066FF;
	margin-top: 2px;
	text-decoration: none;
}
.post_date a{
	color: #0099FF;
	text-decoration: none;
}
.post_date a:hover{
	color: #999999;
}
.post_content{
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	font-style: italic;
}
.post_content a {
	font-style: italic;
	color: #0066FF;
	text-decoration: none;
}
.post_content a:hover {
	color: #81BDFF;
}
.post_content img{
	margin-bottom: 4px;
	margin-top: 8px;
}
.post_excerpt{
	color: #666666;
	margin-top: 4px;
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
}
.post_line{
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #212121;
	width: 100%;
	margin-bottom: 15px;
}
.nos_boutiques{
	width: 790px;
	vertical-align: top;
}
.boutiques{
	width: 730px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bout-titre{
	height: 30px;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 10px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	padding-bottom: 6px;
}
.bout-email{
	height: 30px;
	font-size: 15px;
	font-style: italic;
	color: #666666;
	float: left;
	width: 500px;
	line-height: 15px;
	margin-left: 10px;
	margin-top: 3px;
}
.bout-gallery{
	margin-top: 9px;	
}
.bout-email a {
	color: #999999;
	text-decoration: none;
}
.bout-email a:hover {
	color: #0066FF;
}
.bout-map {
	float: left;
	height: 275px;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bout-map a {
	
}
.bout-heure {
	float: right;
	height: 275px;
	width: 165px;
	margin-top: 10px;
	color: #0066FF;
}
.bout-heure h8{
	font-size: 23px;
	font-style: italic;
	line-height: 23px;
}
.bout-heure h9{
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #CCCCCC;
}
.bout-heure h10{
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
}
.page_tab{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.sidebar{
	width: 230px;
	vertical-align: top;
	padding-top: 10px;
}
.sidebar_right, .sidebar_left{
	margin-bottom: 30px;	
}
.wrap_post{
	width: 520px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 30px;
}
.box{
	background-color: #181818;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}
.box_title {
	height: 40px;
	font-size: 20px;
	font-style: italic;
	line-height: 40px;
	color: #515151;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #232323;
}
.box_title a {
	margin-left: 8px;
	margin-top: 3px;
	float: left;
}
.box_title a:hover {
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.box_title p {
	margin-left: 8px;
	float: left;
}
.box_text{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.author_image{
	float: left;
	display: block;
	height: 50px;
	width: 50px;
}
.author_info{
	float: right;
	width: 155px;
}
.author_space{
	clear: both;
	height: 5px;
}


.box ul{
	width: 210px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.box li{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 7px;
}

.box_banner a {
	background-color: #181818;
	margin-bottom: 10px;
	padding: 10px;
	display: block;
	text-decoration: none;
}

.box_banner a:hover{
	background-color: #232323;
}
.box_name a ,.box_name {
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.box_text a img{
	background-color: #333333;	
}
.box_text a{
	text-decoration: none;
	color: #999999;
	display: block;
	height: 50px;
	width: 210px;
}
.box_text a:hover{
	text-decoration: none;
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.box_date{
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	color: #0066FF;
	margin-bottom: 7px;
}
.box_post a{
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	margin-bottom: 6px;
	text-decoration: none;
}
