a {
color: White;
text-decoration: none
}

a:hover{
color: White;
text-decoration: underline;
}

img {
	border: 0px;
}

body {
margin:0px; padding:0px; 
background-color: Black;
font-family: Arial, Helvetica, sans-serif;
color: White;
font-size: 11px;
text-align: left
}

.theme {
background-color: #666666;
padding: 2px 2px 2px 2px;
font-family: "MS Sans Serif", Geneva, sans-serif; 
font-size: 16px; 
color: White;
font-weight: bold;
	}
	
.voirtout {
	border-color: White;
border-style: solid;
padding-left: 2px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}	
		
.voirtout a {
background-color: #666666;
text-decoration: none;
	}

.voirtout a:hover {
background-color: #EDEDED;
color: Black;
text-decoration: none;
	}
	
.salle{
font-family: "MS Sans Serif", Geneva, sans-serif; 
font-size: 16px; 
color: ThreedFace;
font-weight: bold;
padding-top: 4px; 
padding-right: 4px; 
padding-bottom: 4px; 
padding-left: 4px; 
text-align: center;
}

.salle2 {
font-family: "MS Sans Serif", Geneva, sans-serif; 
font-size: 11px; 
color: ThreedFace;
text-align: center;
padding-bottom: 4px;
}

.txt1 {
font-family: "MS Sans Serif", Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
}

.txt2 {
font-family: "MS Sans Serif", Geneva, sans-serif; 
font-size: 11px; 
}

.headerdroite{
	padding-right: 40px;
}
table {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
}

.header {
	 border-bottom-color: Silver;
    border-bottom-style: solid;
    border-bottom-width: 1;
}

.headercel {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
padding-top: 10px; 
padding-right: 40px;
padding-bottom: 10px; 
padding-left: 40px;
    }

.footercel {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
padding-top: 10px; 
padding-right: 40px; 
padding-bottom: 10px; 
padding-left: 40px;
    border-top-color: Silver;
    border-top-style: solid;
    border-top-width: 1;
    }

.centralcel{
	background-color: #464646;
}

.homecentralcel{
	background-color: #464646;
}

.homelateralcel{
	background-color: #464646;
	border-bottom: 1px;
	border-bottom-color: White;
	border-bottom-style: inset;
}

.b1 {
	border-style: solid;
	border-color: White;
	border-width: 1px 1px 1px 1px;
	}

.menu a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display:block;
text-decoration:none;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
padding-right: 15px;
text-align: left;
vertical-align: middle;
width: 100%;
white-space: nowrap;
border-color: black black black black;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.menu a:hover {
background-color: #6E6E6E;
color:#FFFFFF;
vertical-align: middle;
text-decoration: none;
width: 100%; 
}

.menuhl {
background-color: #464646;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display:block;
text-decoration:none;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
padding-right: 15px;
text-align: left;
vertical-align: middle;
width: 100%;
white-space: nowrap;
border-color: black black black black;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.menuhl a:hover{
text-decoration:none;
}