             body {
             font-family: Verdana, Arial, Helvetica, serif, sans-serif;
             font-size: 12px;
             margin: 0;
             padding: 0;
             color: #cccccc;
             line-height: 1.2em;
             background: #182827;
				 background-image: url(images/fondhaut.jpg);
             background-repeat: repeat-x;
             } 

             a:link{
             color: #DAA520;
             text-decoration: none;
             }
             a:visited{
             color: #DAA520;
             text-decoration: none;
             } 

             a:hover{
             color: #cccccc;
             } 

				 
				 /* +++++ GRAPH' PAGE +++++ */
				 
             div#conteneurbout{
				 background: url(../images/boutique/fond.jpg);           
             margin-top: 10px;
             margin-left: auto;
             margin-right: auto;
             margin-bottom: 10px;
             padding: 0px;
             width: 1024px;
             height: auto;
             }				 	 
				 
             div#tetebout {
             background: url(../images/boutique/tete.png) no-repeat;
             margin: 0;
             width: 1024px;
             height: 157px;
             }
				 
             div#titrebout {
             position:absolute;
             z-index:100;
             background: url(../images/boutique/titre.png) no-repeat;
             margin: -157px 0 0;
             width: 1024px;
             height: 157px;
             }

             div#corpsbout{
             margin: 0;
             padding-top:60px;
             width: 1024px;
             height: auto;
             }

				 				 
				 /* +++++ MENU HAUT +++++ */
				 
             div#retourboutique{
             position:absolute;      
             margin:40px 0px 0px 40px;
				 padding:0;
             width:auto;
             height:auto;
             }
				 
				 #retourboutique p{
				 	margin:0;
					padding:0;
				 }
				 
				 
				 /* +++++ INFO BOUTIQUE +++++ */
				 
				 #infoboutique{
				 background: url(../images/annonce.png) no-repeat;
				 	position:absolute;
					margin:150px 0px 0px 460px;
					padding:20px 0px 0px 0px; /* hauteur texte annonce */
					width:185px;
					height:185px;
					/*border:1px solid red;*/
				 }
				 
				 #infoboutique p{
				 	margin: 5px 0px 0px 20px;
					padding: 0;
					width: 145px;
					height: auto;
					text-align:justify;
					font-size: 10px;
					color: #00C402;
				 }
				 
				 /* +++++ CADDY +++++ */

             div#caddy{
             background: url(../images/boutique/fondcaddy.jpg);
             margin:0px auto 0px auto;
             padding:10px 20px 20px 10px;
             width:930px;
             height:auto;
             border:1px dashed silver;
             }

				 
				 /* +++++ LOGOS PUB +++++ */
				 
             div#pub{
             margin:0 auto 0 auto;
             width: 265px;
             height: auto;
             }

				 
				 /* +++++ BAS DE PAGE +++++ */
				 
             p#tousdroits{
             margin:15px auto 0px auto;
             padding: 0;
             width: 170px;
             height: auto;
             color: #919191;
             font-size: 10px;
             text-align:center;
             }

             div#piedbout{	
             background: url(../images/boutique/pied.png) no-repeat;
             margin: 0;
             width: 1024px;
             height: 58px;
             }
