/*Page en CSS - Site de l'ASF-Rugby*/

body {
background-color: #385597;
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em; 
margin: 0em;
}

p {
font-size: 0.8em;
text-align: left;
 }

h1 {
font-size: 1.1em;
text-decoration: underline; 
}

h2 {
font-size: 1em;
font-style: italic;
letter-spacing: +1px;
}

h3 {
text-decoration: underline;
font-size: 1em;
font-family: Times, "Times New Roman", serif;
text-indent: +2em; 
}

p.footer {
font-size: 0.5em;
text-align: center;
font-weight: bold; 
}

p.navbar {
text-decoration: underline;
background-color: #ddcdf9; 
border-bottom: solid 1px #000000;
color: #CF564D;
text-align: center;
padding-bottom: 3px;
padding-top: 3px; 
font-size: 1em; 
margin: 0em;
}

p.titre {
font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
text-align: center;
z-index: 2; 
}

p.bureau {
text-align: center;
}

p.bureaumail {
text-align: center;
}


p.bureaumail a:link, p.bureaumail a:visited {
text-align: center;
color: #5254ab; 
}

p.haut {
text-align: right;
font-size: 0.7em; 
}




a:link {
text-decoration: none;
color: #666666;
} 

a.link1:link {
 }

a:visited {
text-decoration: none; 
}

a.link1:visited {
color: #666666;
}

a:hover {
text-decoration: underline;
background-color: #ddcdf9; 
}

a.link1:hover {
color: #CF564D;
background-color: #ffffff; }

a.adultes:hover {
color: #f61daf; 
background-color: #ffffff;
}


a:active {
text-decoration: none; 
}

a.link1:active {
}

div.float {
float: left;
width: 150px;
padding: 10px;
height: 150px; }

div.float p {
text-align: center;
}

div.floatd {
float: right; }

div.floatd p {
text-align: center;
}

div.spacer {
clear: both;
}

div.row {
  clear: both;
  padding-top: 5px;
  }


div.row span.formw {
  float: left;
  width: 300px;
  text-align: left;
  } 


#header {
background-color: #ffffff;
border: 1px #000000 solid;
margin-right: 35px;
margin-left: 35px;
margin-top: 5px;
}


#main-content {
background-color: #ffffff;
border: 1px #000000 solid;
margin-left: 221px;
margin-right: 40px;
margin-top: 5px;
padding: 10px; 
}


#titre {
background-color: #ffffff;
margin-left: 40px;
margin-right: 40px;
margin-top: 5px;
height: 110px;
background-image: url(images/bandeau02.gif);
background-repeat: no-repeat;
border: 1px #000000 solid; }

#navbar {
background-color: #ffffff;
position: absolute;
top: 122px;
width: 180px;
left: 40px;
border-top: 1px #000000 solid;
text-align: center;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid; 
}


#navbar a:link, #navbar a:visited {
display: block;
color: #CF564D;
border-bottom: solid 1px #000000;
padding-bottom: 3px;
padding-top: 3px; 
}


