body { /*corps du document*/
margin : 0;
/*background-image : url(../img/New-York-City-at-night-newyork-1920x1080.jpg);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : center 0%;
background-color : #FFFFFF;*/
/*background : url(../img/fond_g1.png) repeat;*/
background-color:#000;
font : 12px "Lucida Grande", Lucida, Verdana, sans-serif;
color : #333;

}

/* @group Element Base */
#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 990px;
	/*background: url(../img/bloc1.png) repeat;*/
	/*margin-top: 50px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

img {
	border: none;
}

/* @end */


/* @group Menu fixed-gear.fr */
#menu {
	width: 1000px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


#navigation {  
    /*background: url(../img/bloc1.png) repeat;*/
    list-style: none ; 
    margin: 0 ; 
    padding: 2px ;
    height: 20px;
    text-align:center; 
}

#navigation li { 
	display: inline ;
    /**background: #c00 ; **/
    color: #fff ; 
     
    margin-bottom: 0px ; 
}
#active {
	opacity: 1;
}

#navigation li a { 
    display: inline ; 
    background: #F28900 ; 
    color: #fff ; 
    font: 1em "Lucida Grande", Lucida, Verdana, sans-serif ; 
    line-height: 1em ; 
    text-align: center ; 
    text-decoration: none ; 
    padding: 6px 51px ; 
    opacity: 0.8;
    border: 1px solid #F67B00 ;
}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active { 
    background: #DF8003 ; 
    text-decoration: none ; 
    opacity: 1;
    border: 1px solid #FFF ; 
}    
/* @end */


.bloc_full_width {
	width: 980px;
	/*background: url(../img/bloc1.png) repeat;*/
	background-color:#fff;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	float:left;
}

.bloc_full_width2 {
	width: 1000px;
	background: url(../img/bloc1.png) repeat;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	float:left;
}

.bloc_full_width_transp {
	width: 980px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	float:left;
}

.bloc_demi_width {
	width: 465px;
	/*background: url(../img/bloc1.png) repeat;*/
	background-color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

.bloc_tiers_width {
	width: 310px;
	/*background: url(../img/bloc1.png) repeat;*/
	background-color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	margin-left: 8px;
	margin-right: 8px;
}

.bloc_newsletter {
	width: 278px;
	height:108px;
	float:left;
	background:#FFF;
	margin-left:10px;
	margin-bottom:15px;
	border: solid 1px #eaeaea;
}

.bloc_gallery {
	width: 680px;
	height:380px;
	float:left;
	/*background:#FFF;*/
	margin-right:8px;
	border: 1px solid #333;
}

.BoxTitre {
	width: 100%;
	height:25px;
	background: url(../img/fondTitre2.png) repeat-x;
	border-bottom: solid 1px #FF3300;
	padding-top:5px;
}

.BoxTitre a {
	color: #FFF;
}
/* @group News Fixed Gear*/

.BoxNews {
	width: 293px;
	height: 292px;
	margin-left: 7px;
}

.BoxTitreNews {
	width: 100%;
	height: 30px;
	background: url(../img/fond_newstitre.png) repeat-x;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}

.BoxArtNews {
	width: 100%;
	height: 50px;
	background: url(../img/fond_newsart.png) repeat-x;
	border-top: 1px solid #eaeaea ;
}

.BoxArtNews:first-child {
	border-top: none;
}

.BoxArtNews:hover {
	background: url(../img/fond_newsart_over.png) repeat-x;;
}

.TitreNews {
	color: #333;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif ;
	position: relative;
	left: 10px;
	top: 5px;
}

.TitreRubNews {
	margin-top: 10px;
}

.ArrowNews {
	position: relative;	
	width: 30px;
	height: 30px;
	background: url(../img/arrowNews.png) no-repeat;
}

.VisuelNews {
	width: 75px;
	height: 40px;
	position: relative;
	background: #990000;
	left: 5px;
	top: 5px;
}

.BoxArtNews a {
	display: block;
	text-decoration: none;
	color: #333;
}

.BoxArtNews a:hover {
	text-decoration: underline;
	color: #FFF;
}
/* @end */


/* @group Petites Annonces sur Home */
.BoxPAHome {
	width: 293px;
	/*height: 292px;*/
	margin-left: 7px;
	/*background: #FFF;*/
}

.BoxAnnonce {
	width: 100%;
	height: 50px;
	background: url(../img/fond_newsart.png) repeat-x;
	border-top: 1px solid #eaeaea ;
}

.BoxAnnonce:first-child {
	border-top: none;
}
.BoxAnnonce:hover {
	background: url(../img/fond_annonce_over.png) repeat-x;;
}
.BoxAnnonce a {
	display: block;
	text-decoration: none;
	color: #333;
}

.BoxAnnonce a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Vidéos Home */
.BoxVideoHome {
	width: 293px;
	height: 262px;
	/*border-right: 1px solid #333 ;*/
}

.linkVideos {
	background: #fd921f;
	padding: 4px;
	color: #FFF;
	text-decoration: none;
}
/* @end */

/* @group Footer */
.linkFooter {
	display: block;
	color: #333;
}

/* @end */

/* @group Creation Compte */
.BoxFullWidth {
	background: #fff;
	color: #333;
	width: 680px;
	float: left;
}
/* @end */


#account {
	color: #333;
}

/* @group Shop */
#BoxCatShop {
	width: 245px;
	height: 230px;
	
	float: left;
	margin-left: 5px;
}

.shopCat {
	background: #fd921f;
	display: block;
	padding: 11px;
	border-bottom: 1px solid #eaeaea;
	color: #FFF;
	text-decoration: none;
}

.shopCat:hover {
	background: #FFF;
	text-decoration: underline;
	color: #fd921f;
}

#cart {
	width: 200px;
	background: url('../img/panier.png') no-repeat #FFF;
	border: solid 1px #eaeaea	;
	height: 28px;
	color: #333;
	padding-left: 100px;
	padding-top: 20px;
	float: left;
}

#marques {
	width: 650px;
	height: 48px;
	background: url('../img/Grilleronde.jpg') repeat ;
	float: left;
	margin-left: 10px;
}
/* @end */

/* @group Petites annonces */
.button_voir {
	background: #ff8d00;
	padding: 5px;
}
/* @end */


.photofixe {
	width: 200px;
	height: 150px;
	background: #000;
	border: 4px solid #FFF;
	margin: 10px;
	padding-top: 1px;
}

.videofixe {
	width: 200px;
	/*height: 150px;*/
	background: #000;
	border: 4px solid #FFF;
	margin: 10px;
	padding-top: 1px;
}

.videoFullscreen {
	width: 100px;
	background: #ff8d00;
	position: relative;
	color: #FFF;
	margin-top: -10px;
}

.videoFullscreen a {
	color: #FFF;
}


.paginationfixe {
	border: 1px solid #FFF;
	padding: 4px;
	background: #ff8d00;
	color: #FFF;
	text-decoration: none;
}

.paginationfixe:hover {
	background: #FFF;
	border: 1px solid #ff8d00;
	color: #ff8d00;
}

#PhotoView {
	max-width:680px;
	max-height:380px;	
}
/* @group Polices */

/* Gestion des Polices */
.Titre {
	font : 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	color:#fff;
}

.GreyText {
	font : 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	margin: 5px;
}

.alert {
	color: red;
	font-weight: bold;
}

/* @end */

