/* Start of CMSMS style sheet 'css-adelphia' */
body {
    background-color:#99cc33;
    font-family:arial;
    color:white;
    text-align:center;
    font-weight:bolder;
}

#wrapper{
    margin:auto;
    width:950px;
}

.ami_info {
    font-weight:bolder;
    font-size:0.6em;
    padding-left:15px;
    text-align:left;
    background-color:#1978C0;
    width:150px;
}

h1{
    font-family:verdana;
    font-size:1.2em;
    color:#99cc33;
    padding:10px 0 0 15px;
    font-weight:bolder;
    margin-bottom:5px;
}
h2{
    font-size:1em;
    font-family:verdana;
    padding:0 0 0 15px;
    font-weight:bolder;
}
p{
    font-size:13px;
    padding:0 15px;
}
ul {
    color:#1978C0;
}
ul.vert{
    color:#003300;
}
ul.rouge{
    color:#330000;
}
ul.rose{
    color:#660033;
}
li span {
    color:white;
    font-size:13px;
}
span a, span a:link, span  a:visited, span a:hover, span a:active{
    color:white;
    text-decoration:none;
}
a {
    font-weight:bolder;
}
td .vert, ul.rouge li span, p.vert, a.vert,  a.vert:link, a.vert:visited, a.vert:hover, a.vert:active{
    color:#99cc33;
}

#formation a:link, #formation a:visited, #formation a:hover, #formation a:active{
    color:#99cc33;
}

a.rose,  a.rose:link, a.rose:visited, a.rose:hover, a.rose:active{
    color:white;
}
img{
    margin:0;
    padding:0;
border:none;
}


a.btn {
  color: white;
  background-color: #1978C0;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  font-size:0.6em;
}
a.btn:hover {
  background-color: #1D96EF;
}
a.btn_vert {
  color: white;
  background-color: #003300;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  font-size:0.6em;
}
a.btn_vert:hover {
  background-color: #472A2F;
}
a.btn_rouge{
  color: white;
  background-color: #330000;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  font-size:0.6em;
}
a.btn_rouge:hover {
  background-color: #5B4A4A;
}
a.btn_bordeau{
  color: white;
  background-color: #472A2F;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  font-size:0.6em;
}
a.btn_bordeau:hover {
  background-color: #6F4C52;
}
a.btn_rose{
  color: white;
  background-color: #660033;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  font-size:0.6em;
}
a.btn_rose:hover {
  background-color: #6C4A5B;
}

.pause, ul.rouge li .pause {
    color:white;
    font-family:georgia;
}

.bgk_bleu {
    background-color: #338DC7;
}
.bgk_bleuf {
    background-color: #1978C0;
}
.bgk_vert {
    background-color: #472A2F;
}
.bgk_vertf {
    background-color: #003300;
}
.bkg_vertt {
    background-color: #4A5B4A;
}
.bgk_rouge {
    background-color: #481A1A;
}
.bgk_rougef {
    background-color: #330000;
}
.bkg_rouget {
    background-color: #5B4A4A;
}
.bgk_bordeau {
    background-color: #75434B;
}
.bgk_bordeauf, .tab_tarif th, .tab_tarif tr {
    background-color: #472A2F;
}
.bkg_bordeaut {
    background-color: #472A2F;
}
.bgk_rose{
    background-color: #761A48;
}
.bgk_rosef{
    background-color: #660033;
}
.bkg_roset{
    background-color: #6C4A5B;
}


#menu{
    width:205px;
}

.tab_tarif{
    margin-left:15px;
    width:45%;
    padding: 20px 0;
    text-align:center;
    font-size:0.8em;
}
.tab_salle{
    margin-left:15px;
    padding: 20px 0;
    text-align:center;
    font-size:0.8em;
}
.tab_salle th{
    width:100px;
}

#vide{
    height:70px;
}

#footer_bleu{
    margin-top:15px;
    text-align:center;
    color:#338DC7;
    font-size:12px;
}


form{
    width:600px;
    margin:30px 30px;
}
.required{
    clear:both;
}
form label{
    
}
form input, form textarea {
    float:right;
    width:350px;
}
.fbsubmit{
    clear:both;
    width:150px;
}


#hotel-resto{
    padding-top:10px;
}

#offre-resto{
    padding-top:20px;
}

a.promos, a.promos:link, a.promos:visited, a.promos:hover,  a.promos:active{
    text-decoration:none;
}
/* End of 'css-adelphia' */

