
/*Les grandes parties de l'index*/
body {
	font-family: Arial,Tehoma, Verdana, serif;
	background: #afafaf;
}
noscript #infos_js {
	border : solid 1px #4a472c;
}

/*///////////////////////////////////////*/
/*                      BANNIERE                          */
/*///////////////////////////////////////*/

#banniere {
}
#banniere #bann_image {
	background : url('../images/deco/general/boutique/banniere.gif') no-repeat;
}
#banniere #zone_log  {
	color : #4a472c;
}
#banniere #zone_log #log_ident {
	color : #828282;
	border : 1px solid #4a472c;
}
#banniere #zone_log #log_mdp {
	color : #828282;
	border : 1px solid #4a472c;
}
.b_go {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -40px 0 no-repeat;
}
.b_go:hover {
	background-position : -40px -18px;
}

#banniere #zone_log .accueil a {
	color : #828282;
	text-decoration : none;
}
#banniere #zone_log .accueil a:hover {
	color : #828282;
	text-decoration : underline;
}

#banniere #zone_log .b_deconexion a {
	background : url('../images/deco/general/boutique/bouton_deconexion.gif') 0 0px no-repeat;
}
#banniere #zone_log .b_deconexion a:hover {
	background-position : 0 -10px;
}

#menu {
	width : 950px;
	height : 35px;
	background : url('../images/deco/general/boutique/main_background.jpg') repeat-y #afafaf;

}
#main #main-bottom{
	margin-top : 0;
}
.bouton_img {
	float : right;
	margin : 2px;
	height : 18px;
	width : 20px;
    line-height: 230%;
}
#menu_bout {
	float : left;
    width: 475px;
    height:  35px;
}
#menu_occ {
	float : right;
    width: 475px;
    height:  35px;
	
}
#menu_bout a {
	background : url('../images/deco/general/boutique/menu_barre_bout.gif') no-repeat #afafaf;
	padding: 0;
	margin: 0;
    display: block;
    width: 100%;
    height: 100%;
	cursor:pointer;
    text-decoration: none;
}
#menu_occ a {
	background : url('../images/deco/general/boutique/menu_barre_occ.gif') no-repeat #afafaf;
	padding: 0;
	margin: 0;
    display: block;
    width: 100%;
    height: 100%;
	cursor:pointer;
    text-decoration: none;

}
/*///////////////////////////////////////*/
/*                      MAIN                                  */
/*///////////////////////////////////////*/
/* ///            LOGOS            /// */
.top_logo {
	background: url('../images/deco/general/boutique/logo_top.gif') no-repeat;
	width : 200px;
	height : 10px;
}
.bottom_logo {
	background: url('../images/deco/general/boutique/logo_bottom.gif') no-repeat;
	width : 200px;
	height : 10px;
}
.middle_logo {
	background : #fff;
	padding-top : 1px;
}

/* ///            MAIN               /// */
.middle_text {
	background : #fff;
	width : 650px;
	padding-left : 15px;
	padding-right : 5px;
	padding-top : 1px;
	padding-bottom : 5px;
}
.top_text {
	background: url('../images/deco/general/boutique/text_top.gif') no-repeat;
	width : 670px;
	height : 10px !important;
	height : 20px;

}
.bottom_text {
	background: url('../images/deco/general/boutique/text_bottom.gif') no-repeat;
	width : 670px;
	height : 10px;
	padding-top : 1px;
}

#main #main-bottom {
	padding : 1px;
	background : url('../images/deco/general/boutique/main_background.jpg') repeat-y #afafaf;

}
#main #main-bottom h1 {
	color: #4a472c;
}
#main #main-bottom h3 {
	color: #4a472c;
}
#main #main-bottom ul  li {
	list-style-image:url('../images/deco/general/boutique/puce.gif');
}
#main #main-bottom a {
	color : #5a5635;
}
#main #main-bottom a:hover{
	color : #35331f;
}
#main #main-bottom .prix {
	color :#4a472c;
	font-weight : bold;
}
#main #main-bottom .retour {
	background : url('../images/deco/general/boutique/fleche.gif') no-repeat;
}
#main #main-bottom  h3.Qfaq {
	color : #4a472c;
	border-color : #828282;
}
/* ///     FORMULAIRE    ///*/

#main #main-bottom legend {
	color : #3f5f3a;
	font-weight : bold;
}
#main #main-bottom  fieldset {
	border : solid 2px #3f5f3a;
	background : #fff;
}

#main #main-bottom  fieldset legend{
	padding-left : 5px;
	padding-right : 5px;
	border : solid 1px #3f5f3a;
	background : #fff;
	color : #3f5f3a;
}
/* ///     NEWS       ///*/

#main #main-bottom .news h3 {
	color : #4a472c;
}

#main #main-bottom table.titre .date  {
	color : #4a472c;
}

/*/// OCASIONS //*/
#main #main-bottom #FicheIndOccasion {
	border : solid 2px #3f5f3a;
	background : #fff;
}
#main #main-bottom #occasion_galerie { 
    background: #fff ; 
    border: 1px solid #3f5f3a ; 
} 
#main #main-bottom #occasion_galerie_mini li a img { 
    border: 1px solid #3f5f3a ; 
} 
#main #main-bottom #occasion_photo dt { 
    color: #3f5f3a ; 
}  
#main #main-bottom #occasion_photo img { 
    border: 1px solid #3f5f3a ; 
} 

/* ///           BOUTON         /// */
#main input.petit_bouton {
	border : none;
}
#main .bouton {
	border : none;
	color : #fff;
	font-weight : bold;
	background : url('../images/deco/general/boutique/bouton.gif') 0 0 no-repeat;
}
#main #main-bottom input.bouton:hover {
	background-position : 0 -18px;
}
#main #main-bottom input.bouton_red {
	border : none;
}
#main .b_soulign {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -80px 0 no-repeat;
}
#main .b_soulign:hover {
	background-position : -80px -18px;
}
#main .b_gras {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -140px 0 no-repeat;
}
#main .b_gras:hover {
	background-position : -140px -18px;
}
#main .b_decal {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -180px 0 no-repeat;
}
#main .b_decal:hover {
	background-position : -180px -18px;
}
#main .b_italic {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -120px 0 no-repeat;
}
#main .b_italic:hover {
	background-position : -120px -18px;
}
#main .b_barre {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -100px 0 no-repeat;
}
#main .b_barre:hover {
	background-position : -100px -18px;
}
#main .b_image {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -160px 0 no-repeat;
}
#main .b_image:hover {
	background-position : -160px -18px;
}
#main .b_liste {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -220px 0 no-repeat;
}
#main .b_liste:hover {
	background-position : -220px -18px;
}
#main .b_url {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -60px 0 no-repeat;
}
#main .b_url:hover {
	background-position : -60px -18px;
}
#main .b_alinea {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -200px 0 no-repeat;
}
#main .b_alinea:hover {
	background-position : -200px -18px;
}
#main .b_left {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -260px 0 no-repeat;
}
#main .b_left:hover {
	background-position : -260px -18px;
}
#main .b_right {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -280px 0 no-repeat;
}
#main .b_right:hover {
	background-position : -280px -18px;
}
#main .b_center {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -240px 0 no-repeat;
}
#main .b_center:hover {
	background-position : -240px -18px;
}
#main .b_top {
	background : url('../images/deco/general/boutique/bouton_petit.gif') -20px 0 no-repeat;
}
#main .b_top:hover {
	background-position : -20px -18px;
}
#main .b_bottom {
	background : url('../images/deco/general/boutique/bouton_petit.gif') 0 0 no-repeat;
}
#main .b_bottom:hover {
	background-position : 0 -18px;
}
#main .acces_boutique {
	margin : 0;
}
#main table.acces_boutique {
	margin : auto;
	margin-top : 0;
	width : 720px !important;
	width : 670px;
	border : none;
}
#main #main-bottom table.acces_boutique td {	
	text-align: left;
	border : none;
}
#main .acces_boutique img {
	margin : auto;
}

/*///////////////////////////////////////*/
/*                      BAS PAGE                            */
/*///////////////////////////////////////*/
#bas_page {
	padding-top : 1px;
	background : url('../images/deco/general/boutique/bas_page.jpg') no-repeat #afafaf;
}
#bas_page p {
	text-align : center;
	font-weight : bold;
	font-size : 10px;
	margin-top : 7px;
	color:#fff;
}
#xiti-logo .lien_BasPage {
	color : #656565;
	font-size : 10px;
}
#xiti-logo .lien_BasPage a{
	color : #656565;
	text-decoration : none;
}
#xiti-logo .lien_BasPage a:hover{
	color : #656565;
	text-decoration : underline;
}
/*///////////////////////////////////////*/
/*                 COMPLEMENTS                         */
/*///////////////////////////////////////*/
