/* CSS Document */
body
{
background-color:#000;
}

h1
{
font-size : 32px;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color :#ccc;
text-align: center;
}
h2
{
font-size : 20px;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color :#ca9c4a;
text-align: right;
font-weight:normal;
}

p
{
font-size: 15px;
font-family :verdana,arial,helvicia,geneva;
font-color: #990;
}


td
{
font-size: 13px;
font-family :verdana,arial,helvicia,geneva;
color: #999;
}
.retrait
{
margin-left:165px;
text-align:left;
font-size: 15px;
font-family :verdana,arial,helvicia,geneva;
color: #999;
}
.retrait200
{
margin-left:200px;
font-size: 14px;
font-family :verdana,arial,helvicia,geneva;
color: #999;
}
.retrait350
{
margin-left:300px;
font-size: 14px;
font-family :verdana,arial,helvicia,geneva;
color: #fff;
}
.retrait500
{
margin-left:500px;
font-size: 14px;
font-family :verdana,arial,helvicia,geneva;
color: #fff;
}
div#retrait500
{
margin-left:450px;
float:left;
}
.retrait22
{
margin-left:22px;
}


ul,li
{
font-size: 15px;
font-family : verdana,arial,helvicia,geneva;
color: #c60;
list-style-type:none;
}


div#menu
{
float:left;
width:220px;
height:370px;
background-color:#000;
/*border-top:1px solid #ff3300;*/
border-left: 1px dotted #000;
border-right:1px dotted  #000;
/*border-bottom:1 px solid #ff0000;*/
/*border-style:outset;*/
color:#960;
font-family : verdana,arial,helvicia,geneva;
font-size:15px;
/*font-weight:bold;*/
}
#menu a:link
{
color:#960;
/*padding-left:22px;*/
font-family : verdana,arial,helvicia,geneva;
font-size:15px;
text-decoration:none;
}
#menu a:visited
{
color:#960;
font-family : verdana,arial,helvicia,geneva;
text-decoration:none;
}
#menu a:hover
{
color:#c60;
/*background-image:url(images/guill.png);*/
background-repeat:no-repeat;
/*background-position:1% 50%;*/
/*padding-left:22px;*/
font-family : verdana,arial,helvicia,geneva;
font-size:15px;
text-decoration:none;
}
div#menurooms
{
float:left;
width:150px;
height:370px;
background-color:#000;
/*border-top:1px solid #ff3300;*/
border-left: 1px dotted #000;
border-right:1px dotted  #000;
/*border-bottom:1 px solid #ff0000;*/
/*border-style:outset;*/
text-color:#gold;
font-family : verdana,arial,helvicia,geneva;
font-size:15px;
/*font-weight:bold;*/
text-align:right;
}

#menurooms a:link ,
{
color:#960;
/*padding-left:22px;*/
font-family : verdana,arial,helvicia,geneva;
font-size:15px;
text-decoration:none;
border-right: 1px solid #000;
border-left: 1px solid #000;

}
#menurooms a:visited
{
color:#960;
font-family : verdana,arial,helvicia,geneva;
text-decoration:none;
}
#menurooms a:hover
{
color:#c60;
/*background-image:url(images/guill.png);*/
/*background-repeat:no-repeat;*/
/*background-position:1% 50%;*/
/*padding-left:22px;*/
font-family : verdana,arial,helvicia,geneva;
font-size:15px;
text-decoration:none;
}
a:link{color:green;font-family : verdana,arial,helvicia,geneva;text-decoration:underline;}
a:visited{color:gray;font-family : verdana,arial,helvicia,geneva;text-decoration:underline;}
a:hover  {color:red;font-family : verdana,arial,helvicia,geneva;text-decoration:none;}