/* CSS Document */

*{
padding: 0px 0pt;
margin: 0px 0pt;
}

body{
background: #535f63 url(../images/bg_global.jpg) repeat-x ;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 76%;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
padding: 0px 0pt;
margin: 0px 0pt;
text-align:center;
color:#FFF;
}

a{
color: #FFF;
text-decoration: underline;
}

a:hover{
color: #7fac13;
text-decoration: underline;
}

img{
border: none;
}



.clear{
clear: left;
}

#global{
position: relative;
margin: 0 auto;
width: 1000px;
}

#header{
margin: 0 auto;
background: url(../images/bg_header2.jpg) no-repeat; 
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/bg_header.png');*/
width: 1000px;
height: 185px;
text-align: left;
}

/*html>body #header{
background: url(../images/bg_header.png) no-repeat; 
width: 1280px; 
}*/

h1{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/logo.png');
width: 88px;
height: 92px;
position: absolute;
left: 60px;
top: 15px;
}

html>body h1{
background: url(../images/logo.png);
}

h1 span{
display: none;
}

h2{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/tagline.png');
width: 401px;
height: 37px;
position: absolute;
left: 165px;
top: 65px;
}

html>body h2{
background: url(../images/tagline.png);
}

h2 span{
display: none;
}

/*Navigation Roll OVER*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
/*display: none;*/
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 132px;
left: 57px;
z-index: 1000;
/*width: 100%; /* correction pour Opera */*/
}
#menu dl {
float: left;
width: 127px;
}

#menu dt {
text-align: center;
font-weight: bold;
font-size: 1.1em;
height: 23px;

}

#menu dt a{
display: block;
padding-top: 5px;
}

#menu dt a:hover{
display: block;
background: #7fac13;
padding-top: 5px;
}

#menu dd {
/*display: none;*/
}
#menu ul{
background: #ccc;
width: 127px;
filter:alpha(opacity=90);  /*transparence*/
-moz-opacity:0.90; /*transparence*/
opacity: 0.90; /*transparence*/
}

html>body #menu ul{
margin-top: 0.5em;
}

#menu li {
text-align: left;
border-top: 1px solid gray;
padding: 3px 1em;
}

#menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
font-size: 1em;
}

#menu li a{
color: #7fac13;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li:hover{
background: #eee;
}


/*Fin Navigation Roll OVER*/

#conteneur{
margin: 0 auto;
width: 950px;
text-align: left;
}


#contenu_top{
z-index: 200;
background: url(../images/bg_contenu_top.jpg) no-repeat;
width: 950px;
padding-bottom: 3em;
}

/*#contenu_top_absolu{
position: absolute;
left: 0;
top: 0;
z-index: 50;
}*/

#contenu_top #slide{
z-index: 200;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bg_slide.png');
width: 465px;
height: 253px;
margin-left : 15px;
float: left;
}

html>body #contenu_top #slide{
background: url(../images/bg_slide.png) no-repeat;
margin-left : 30px;
}

#contenu_top #videogallery{
z-index: 200;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bg_slide.png');
width: 465px;
height: 253px;
margin : 2px 0 0 32px;
float: left;

}

#contenu_top #videogallery img{
border: 2px solid #899497;
}



/*#contenu_top #slide img{
border: #899497 2px solid ;
margin: 2px 0 0 2px;
}*/

#contenu_top #big_text{
float: left;
margin-left: 2em;
width: 385px;
}

#contenu_top #big_text h3{
margin: 0 0 1em 0;
font-size: 1.3em;
color: #44d5ff;
text-transform: uppercase;
}

#contenu_top #big_text p{
margin: 1em 0;
font-size: 1em;
line-height: 20px;
}

#contenu_top #big_text ul{
margin: 1em 0;
}


#contenu_top #big_text li{
list-style-type: square;
margin-left: 2em;
}

#contenu_bottom{
background: url(../images/bg_contenu_bottom.jpg) no-repeat 0 100%;
padding: 0em 0 2em 0;
width: 950px;
}

#contenu_bottom #left{
float: left;
margin-left : 16px;
width: 460px;
}

html>body #contenu_bottom #left{
margin-left : 32px;
}

#contenu_bottom #left .encart_left{  /*convient aussi pour les pages avec une seule colonne*/
/*border-bottom: 1px solid #7fac13;*/
margin-bottom: 1em;
padding-bottom: 1em;
}

#contenu_bottom #left .encart_left h4, #contenu_bottom #left .encart_left2 h4{
background: url(../images/puce_left.jpg) no-repeat;
padding-left: 25px;
margin-bottom: 0.5em;
color: #44d5ff;
text-transform: uppercase;
font-size: 1.2em;
}

#contenu_bottom #left .encart_left .shadow, #contenu_bottom #left .encart_left2 .shadow{
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/shadow_img_left.png');
width: 174px;
height: 100px;
margin-right: 0.5em;
}

html>body #contenu_bottom #left .encart_left .shadow, html>body #contenu_bottom #left .encart_left2 .shadow{
background: url(../images/shadow_img_left.png) no-repeat;
}


#contenu_bottom #left .encart_left .shadow img, #contenu_bottom #left .encart_left2 .shadow img{
margin: 2px 0 0 2px;
}

#contenu_bottom #left .encart_left h5, #contenu_bottom #left .encart_left2 h5{
color: #7fac13;
text-transform: uppercase;
font-size: 1.1em;
margin: 1em 0;
}

#contenu_bottom #left .encart_left ul, #contenu_bottom #left .encart_left2 ul{
margin:  1em 0 1em 0;
}

#contenu_bottom #left .encart_left li, #contenu_bottom #left .encart_left2 li{
list-style-type: square;
margin:  0.2em 1.5em;
}

#contenu_bottom #left .encart_left p, #contenu_bottom #left .encart_left2 p{
margin: 0.5em 0;
}

#contenu_bottom #right{
float: left;
margin-left: 2.5em;
width: 382px;
}

#contenu_bottom #right #agenda_top{
background: url(../images/bg_top_agenda.gif) no-repeat;
width: 384px;
height: 12px;
} 

#contenu_bottom #right #agenda_middle{
background: url(../images/bg_middle_agenda.gif) repeat-y;
width: 384px;
margin-top: -2px;
} 

#contenu_bottom #right #agenda_middle h4{
padding-top: 0.2em;
margin: 0 1em 1em 1em;
color: #7fac13;
text-transform: uppercase;
font-size: 1.2em;
}

#contenu_bottom #right #agenda_middle h5{
margin: 1em 1em;
font-size: 1.1em;
text-transform: uppercase;
color: #44d5ff;

}

#contenu_bottom #right #agenda_middle h5 .date{
font-weight: normal;
}

#contenu_bottom #right #agenda_middle ul{
margin: 0.5em 1em 1.5em 1em;
list-style-type: square;
}

#contenu_bottom #right #agenda_middle li{
margin: 0 0 0.3em 1em;
list-style-type: square;
}

#contenu_bottom #right #agenda_middle p{
margin: 1em 1em 0 1em;
}

#contenu_bottom #right #agenda_bottom{
background: url(../images/bg_bottom_agenda.gif) no-repeat;
width: 384px;
height: 12px;
} 

#contenu_bottom #right #shimano{
margin: 2em 0 1em 2px;
} 

#contenu_bottom #right #shimano_top{
background: url(../images/bg_top_shimano.gif) no-repeat;
width: 382px;
height: 11px;
}

#contenu_bottom #right #shimano_middle{
background: #7fac13;
width: 382px;
margin-top: -3px;
}

html>body #contenu_bottom #right #shimano_middle{
margin-top: 0px;
}

#contenu_bottom #right #shimano_middle p{
padding: 0 1em;
font-weight: bold;
font-size: 1.1em;
text-transform: uppercase;
}

#contenu_bottom #right #shimano_bottom{
background: url(../images/bg_bottom_shimano.gif) no-repeat;
width: 382px;
height: 9px;
}

#footer{
background: url(../images/bg_footer.jpg) no-repeat;
width: 950px;
height: 98px;
color: #bbb;
}

#footer a{
color: #bbb;
}

#footer a:hover{
color: #bbb;
}

#footer_left{
float: left;
width: 475px;
font-size: 10px;
}

#footer_left p{
margin: 0em 0 0 32px;
}

#footer_right{
float: left;
width: 475px;
font-size: 10px;
text-align: right;
}

#footer_right p{
margin: 1em 32px 0 0;
}

/*Styles pour les pages qui n'ont pas deux colonnes*/

#contenu_bottom_bis{
background: url(../images/bg_contenu_bottom.jpg) no-repeat 0 100%;
padding: 0em 0 2em 0;
width: 950px;
}

html>body #contenu_bottom_bis{
}

#contenu_bottom_bis .encart_left_bis{  /*convient aussi pour les pages avec une seule colonne*/
border-bottom: 1px solid #7fac13;
margin: 0 3em 1em 32px;
padding-bottom: 1em;
}

#contenu_bottom_bis .encart_left_tris{  /*convient aussi pour les pages avec une seule colonne*/
margin: 0 3em 1em 32px;
padding-bottom: 1em;
}

#contenu_bottom_bis .encart_left_bis h4, #contenu_bottom_bis .encart_left_tris h4{
background: url(../images/puce_left.jpg) no-repeat;
padding-left: 25px;
margin-bottom: 0.5em;
color: #44d5ff;
text-transform: uppercase;
font-size: 1.2em;
}

#contenu_bottom_bis .encart_left_bis h4, #contenu_bottom_bis .encart_left_tris h2.titre_pommo{
background: url(../images/puce_left.jpg) no-repeat;
padding-left: 25px;
margin-bottom: 0.5em;
color: #44d5ff;
text-transform: uppercase;
font-size: 1.2em;
}

#contenu_bottom_bis .encart_left_bis .shadow, #contenu_bottom_bis .encart_left_tris .shadow{
float: left;
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/shadow_img_left.png');*/
width: 174px;
height: 100px;
margin-right: 0.5em;
}

html>body #contenu_bottom_bis .encart_left_bis .shadow, html>body #contenu_bottom_bis .encart_left_tris .shadow{
background: url(../images/shadow_img_left.png) no-repeat;
}


#contenu_bottom_bis .encart_left_bis .shadow img, #contenu_bottom_bis .encart_left_tris .shadow img{
margin: 2px 0 0 2px;
}

#contenu_bottom_bis .encart_left_bis h5, #contenu_bottom_bis .encart_left_tris h5{
color: #7fac13;
text-transform: uppercase;
font-size: 1.1em;
}

#contenu_bottom_bis .encart_left_bis ul, #contenu_bottom_bis .encart_left_tris ul{
margin: 1em;
list-style-type: square;
}

#contenu_bottom_bis .encart_left_bis li, #contenu_bottom_bis .encart_left_tris li{
list-style-type: square;
}

#contenu_bottom_bis .encart_left_bis .logos, #contenu_bottom_bis .encart_left_tris .logos{
float: left;
margin: 0.5em 0 0 2em;
width: 650px;
}

#contenu_bottom_bis .encart_left_bis p, #contenu_bottom_bis .encart_left_tris p{
line-height: 17px;
margin: 1em 0;
}

/*Formulaire*/

table {
margin: 10px 15px 1em 15px
}

fieldset{
border: none;
}

legend {
visibility: hidden;
}

input{
/*border: 1px solid #999;*/
border: none;
padding: 1px;
margin: 3px 0;
width: 150px;
font-size: 1em;
}

.erreur{
font-size: 0.9em;
color: #FF99FF;
}

textarea{
margin-top: 6px;
/*border: 1px solid #999;*/
border: none;
padding: 1px;
margin: 3px 0;
width: 225px;
height: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

label{
display: block;
margin: 3px 1em 3px 0;
font-size: 1em;
}

.envoyer{
background: #7fac13;
width: 110px;
color: #FFF;
text-transform: uppercase;
font-size: 1em;
border: none;
cursor: pointer;
}

#envoyer{
background: #7fac13;
color: #FFF;
text-transform: uppercase;
font-size: 1em;
border: none;
cursor: pointer;
}

.radio{
width: 15px;
border: none;
margin: 0;
}

/*#Commentaires{
width: 350px;
}*/

/*Accès*/

#inc_map{
width: 470px; 
height: 300px; 
float: left; 
margin-left: 10px;
}

html>body #inc_map{
padding-left: 20px;
}

/*Contact*/

#contenu_bottom_bis .encart_left_contact{  /*convient aussi pour les pages avec une seule colonne*/
background: url(../images/bg_form.jpg) no-repeat 85% 20%;
/*border-bottom: 1px solid #7fac13;*/
margin: 0 3em 1em 32px;
padding-bottom: 1em;
width: 880px;
}

#contenu_bottom_bis .encart_left_contact h4{
background: url(../images/puce_left.jpg) no-repeat;
padding-left: 25px;
margin-bottom: 0.5em;
color: #44d5ff;
text-transform: uppercase;
font-size: 1.2em;
}

/*MAP*/

#inc_map{
width: 470px; 
height: 300px; 
float: left; 
margin-left: 20px;
}

html>body #inc_map{
margin-left: 10px;
}

/*newsletter*/

.navimage{
display: none;
}


#conteneur #EMLeaderBoardId {
width:840px;
margin: 20px 0 10px 55px;
}




