BODY {background: url(images/fond_site.jpg);width: 100%;height: 100%;background-position:top center;margin:0px;font-family:arial;}

#conteneur_bp{background: url(images/images/2011/Projet2011+1_23.jpg) no-repeat; width: 975px; height: 100%;border-left:5px solid black;border-bottom:5px solid black;border-right:5px solid black;}

#bande_noire_bp{width:975px;height:50px;background:black;}
#banniere{width:975px;height:350px;border-top:5px solid black;border-right:5px solid black;}
#banniere2011_left{width: 770px; height: 315px;float:left;}
#surbanniere2011_left{width: 770px; height: 315px;float:left;z-index:15;position:relative;}
#banner_top{float:left;}
#banniere2011_line1{background: url(images/images/2011/Projet2011+1_02.png) no-repeat;width: 205px;height: 47px;float:left;}
#banniere2011_line2{background: url(images/images/2011/Projet2011+1_03.png) no-repeat;width: 205px;height: 40px;float:left;}
#banniere2011_line3{background: url(images/images/2011/Projet2011+1_04.png) no-repeat;width: 205px;height: 36px;float:left;}
#banniere2011_line4{background: url(images/images/2011/Projet2011+1_05.png) no-repeat;width: 205px;height: 48px;float:left;}
#banniere2011_line5{background: url(images/images/2011/Projet2011+1_06.png) no-repeat;width: 205px;height: 48px;float:left;}
#banniere2011_line6{background: url(images/images/2011/Projet2011+1_07.png) no-repeat;width: 205px;height: 44px;float:left;}
#banniere2011_line7{background: url(images/images/2011/Projet2011+1_08.png) no-repeat;width: 205px;height: 52px;float:left;}
#banniere2011_chatel{background: url(images/images/2011/Projet2011+1_22.png) no-repeat;width: 324px;height: 104px;float:right;}
#banniere2011_ouverture{background: url(images/images/2011/banniereouverture.png) no-repeat;width: 770px;height: 211px;float:left;}
#banniere_vente{background: url(images/bannierevente.png) no-repeat;width: 965px;height: 100px;float:left;border:3px solid black;padding-top:5 px;}

#bande_boutons{width:975px;height:31px;float:left;}

.bouton_bp_gauche{background: url(images/images/2011/Projet2011+1_15.png) no-repeat;width: 8px;height: 20px;float:left;background:rgb(100, 100, 100);background-color:rgba(100, 100, 100, 0.8);}
.bouton_bp_milieu{background: url(images/images/2011/Projet2011+1_16.png);height: 20px;float:left;padding-left:5px;padding-right:5px;background:rgb(100, 100, 100);background-color:rgba(100, 100, 100, 0.8);}
.bouton_bp_droite{background: url(images/images/2011/Projet2011+1_18.png) no-repeat;width: 8px;height: 20px;float:left;background:rgb(100, 100, 100);background-color:rgba(100, 100, 100, 0.8);}

#bikepark_bp{color:black;float:right;padding-left:10px;}

#body_bp{width:100%;text-align:left;}


#box_article_jour{width:500px;float:left; margin:10px;} 
#box_photo_jour{width:420px;float:left; margin:10px;}
#box_video_jour{width:420px;float:left; margin:10px;}
#box_article_rubrique{width:615px;float:left; margin:10px;}
#box_info_rubrique{width:300px;float:left; margin:10px;}
#box_info_pistes{width:330px;float:left;margin-left:20px;margin-bottom:10px;}
#box_article_partenaire{width:650px;float:left;margin-left:20px;margin-bottom:10px;}  
#plan_pistes_chatel{background: url(images/plan 2010.jpg) no-repeat;width:600px;height:480px;margin:0px;padding:2px;}
#box_article_pistes{width:605px;float:left;}
#box_article_pistes_couleur{width:330px;float:left;margin-left:20px;} 

.entete_box{width:100%;height:30px;
	background:#a3a1a1;border:1px solid white;border-bottom:0px;
	-moz-border-radius-topleft:10px; /* Pour Mozilla */
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px; /* Pour Safari */
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; /* CSS3 */
	border-top-right-radius:10px;}

.entete_box_v{width:100%;height:30px;
	background:green;color:white;border:1px solid white;border-bottom:0px;
	-moz-border-radius-topleft:10px; /* Pour Mozilla */
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px; /* Pour Safari */
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; /* CSS3 */
	border-top-right-radius:10px;}
	
.entete_box_b{width:100%;height:30px;
	background:blue;color:white;border:1px solid white;border-bottom:0px;
	-moz-border-radius-topleft:10px; /* Pour Mozilla */
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px; /* Pour Safari */
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; /* CSS3 */
	border-top-right-radius:10px;}
	
.entete_box_r{width:100%;height:30px;
	background:red;border:1px solid white;border-bottom:0px;
	-moz-border-radius-topleft:10px; /* Pour Mozilla */
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px; /* Pour Safari */
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; /* CSS3 */
	border-top-right-radius:10px;}
	
.entete_box_n{width:100%;height:30px;
	background:black;border:1px solid white;border-bottom:0px;
	-moz-border-radius-topleft:10px; /* Pour Mozilla */
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px; /* Pour Safari */
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; /* CSS3 */
	border-top-right-radius:10px;}  
	
.contenu_box{width:100%;
	background:rgb(100, 100, 100);background-color:rgba(100, 100, 100, 0.5); border:1px solid white;border-top:0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;} 
      
.contenu_box_partenaire{width:100%;height:60px;
	background:rgb(100, 100, 100);background-color:rgba(100, 100, 100, 0.3); border:1px solid white;border-top:0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;}  

.contenu_box div {margin:0px;padding:8px;color:#FFFFFF;font-weight:normal;} 
.contenu_box p {margin:0px;padding:8px;color:#FFFFFF;font-weight:bold;} 
.contenu_box_partenaire div{padding:8px;color:#FFFFFF;font-weight:bold;font-size:14px;}  
.contenu_box_partenaire h3{color:#FFFFFF;font-weight:bold;}  
.entete_box div {margin:0px;padding:5px;color:#2d2d2d;font-weight:bold;font-size:16px;}
.entete_box_v div {margin:0px;padding:5px;color:white;font-weight:bold;font-size:16px;}
.entete_box_b div {margin:0px;padding:5px;color:white;font-weight:bold;font-size:16px;}
.entete_box_r div {margin:0px;padding:5px;color:white;font-weight:bold;font-size:16px;}
.entete_box_n div {margin:0px;padding:5px;color:white;font-weight:bold;font-size:16px;}

#menu_haut_bp {float:left; color:white;padding:10px;}


#logo_seam_pied {float:left;background: url(images/saem1.png) no-repeat;width: 30px;height: 30px;}
a.menu_bp{font-size:14px;color:black;font-weight:bold;}
a.menu_bp:hover{font-size:14px;color:#F57900;font-weight:bold;}

#events {float:left;width:100%;}
#boutons_event {float:left;width:30%;margin-left:140px;color:black;font-weight:bold;font-size:16px;}
#bouton_CMS {background: url(images/CMS2011.png) no-repeat; width: 300px; height: 206px;}
#bouton_IXS {background: url(images/bike_park_23.png) no-repeat; width: 181px; height: 190px;}
#box_info{width:80px; float:left; margin:10px;}
#bouton_meteo{ background: url(images/images/2011/bouton_meteo.png) no-repeat; width: 55px;height: 55px;margin-top:15px;}
#bouton_localisation{background: url(images/images/2011/bouton_localisation.png) no-repeat;width: 64px;height: 55px;margin-top:15px;}




