/* Fichier CSS pour le site de Bertrand STEY   */
/*         BD-CRéation - avril 2005            */


body{
    margin:0;
    background-color: #AAA;
    text-align:center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}

table{
    background-color: #FFF;

}


a{
    text-decoration: none;
    color:#333;
}

a.palm{
    font-size:11px;
    color:#bd0000;
    font-weight: bold
}

a.lien{
  border-bottom: thin dashed #B4000A;
}

img{
  border: none;
}

input.news{
	margin-top:5px;
	margin-bottom:5px;
}

img.presentation, img.presentation0, img.presentation1{
    margin:0px;
    padding:3px;
    border:thin solid #B4000A;
}

#Photos{
background-color : #555;

}
#Photo{
position:relative;
margin-left:10px;
margin-top:15px;
float:left;
}

#box{
margin-left:10px;
margin-top:15px;
position:relative;
float:right;
}


img.presentation0{

    margin:3px;
}

img.presentation1{
    margin:3px;


}

img.meca{
    float:left;
    margin:3px;
    margin-right:10px;
    padding:3px;
    border:thin solid #B4000A;
}

#subscribe-form{
    margin: 0px 0px 10px 5px;
	padding-top:5px;
    border-top:thin solid #B4000A;
    line-height: 18px;
}

#container{
    position:absolute;
    width:760px;
    top: 0px;
    left:50%;
    margin-left:-360px;
    margin-top:0px;
   /* border-left: 1px dotted #666666;
    border-right: 1px dotted #666666;*/
    color: #ffffff;
    font-size:11px;
}

#header{
    width:760px;
    height:226px;
    position:relative;
    background-image: url(image/accueil1.jpg);


}

#header H1,#header P,#navig H2,#menu H3{
  display:none;
}

#menu ul{
  position:absolute;
  top:192px;
  left:-30px;
}


#menu ul li{
    display: inline;
    float:left;
}

/*#menu ul li.m1{
    display:none;
} */

P.titre{
    margin-left:5px;
    padding-left:0px;
    text-align:left;
    border-bottom:thin solid #B4000A;
}

P.intro{
    width:300px;
    font-size: 17px;
}

p.circuit{
  margin:5px;
  height:80px;
  background-color:#DDD ;
}


P.resume a.date{
    position:absolute;
    margin-left:80px;
  font-weight: bold
}

span.date{
    position:absolute;
  margin-left:10px;
}

a.date{
    position:absolute;
    margin-left:80px;
}

img.date{
    position:absolute;
    margin-left:230px;
}


#ifNews{
    margin:10px;
    width:300px;
    height:250px;
    padding:5px;
    text-align: left;

    overflow:auto
}

#TotalNews{
    margin:10px;
    padding:5px;
    text-align: left;
}

#News{
padding:5px;
}


#News P.Ndate{
  color: #B4000A;
  margin:1px;
}

#News A{
  padding-left:20px;
}




#News P.Ntitre{
  font-weight:bold;
  margin:1px;
  padding-left:15px;
}

#News P.Nintro{
  margin:1px;
  padding-left:15px;
}

#News P.Ntexte{
    margin:1px;
    padding-left:15px;
  text-align: justify
}

#presentation{
    text-align:left;
    color:#333;
    margin:10px;
    padding:10px;
    background-color:#DDD;
    min-height: 90px
}

#presentation H2, #ifpres H2{
  margin:0;
}


#presentation p{
    margin:0;
    padding:0;
}

#presentation p.champ{
  padding-left: 15px
}

#presentation p span{
  font-weight: bold
}

#resume{
    text-align:justify;
    color:#333;
    margin:10px;
    padding:10px;
    background-color:#DDD;
    min-height: 90px
}



/*#News{
  border:1px solid #bdbdbd;
  width:300px;
  height:350px;
  vertical-align: top;
}

#News P{
    color:#bdbdbd;
    width:280px;
    position:relative;
    top:0;
    margin:10px;
    padding-bottom:3px;
    text-align:left;
    text-indent: 10px;
    border-bottom:1px dotted #bdbdbd;
    font-size: 20px;
}

#News P span{
    width:280px;
    text-align:right;
    margin:0px;
    padding-left:115px;
    padding-right:0px;

} */



#themes{
border:1px solid #333;


}




#sponsors H3{
    position:relative;
    width:760px;
    background-image: url(image/partenaires.jpg);
}

#sponsors h3 span{
    display:none;
}

#footer{
    width:760px;
    color:#666666;
    font-size:11px;
}

#footer P.partenaires{
    height:70px;
    padding-top : 10px;
    padding-bottom : 10px;
    border-top:thin solid #B4000A;
    background-image: url(image/partenaires.jpg);
    background-position: center;
    background-repeat: no-repeat;
    border-bottom:thin solid #B4000A;
}

#footer P.partenaires span{
  display:none;
}



#footer a.BDC{

  color:#bdbdbd;
  font-weight: bold
}

#footer a.BDC span{
  color:#ff0000;
}



