body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
 #menu1 td {
    background-color: #000000;
    text-align: center;
    color:#fff;

    padding-left: 10px;
    text-transform:lowercase;
}
#menu1 {
    float:right;
    height: 20px;
    margin:0 0 7px 0;
}

#menu1 a {
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color:#fff;
}

#menu1 a.menu1asel {
    color: #D1891A;
}


#menu1 a:hover {
    color: #D1891A; 
}
a.menu1a {
    color: #fff;
}

.menu1asel {
    color: #D1891A;
}

.menu1a:hover {
    color: #D1891A;
}


#menu2 td {
	background-color: #3E3E3E;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}
#menu2 {
	height: 20px;
}
#menu2 th {
	background-color: #C2C3C7;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}
#menu2 a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.menu1asel:visited {
	color: #D1891A;
}
.menu2a {
	color: #C0C4C5;
}
.menu2a:visited {
	color: #C0C4C5;
}
.menu2asel {
	color: #AA1517;
}

#left {
	padding: 10px;
	background-color:#3E3E3E;
	color:#C2C3C7;
	font-size:12px;
	vertical-align:top;
}
#left p{
	color:#C2C3C7;
	font-size:12px;
}
#left a{
	color:#C2C3C7;
}
#left a:visited{
	color:#C2C3C7;
}
#right {
	background-color: #3E3E3E;
	vertical-align: top;
}
#content td {
	
	margin-bottom:6px;
	vertical-align:top;
}

#content td{
	padding:6px;
}
form{
	margin:0px;
}





h1{
	color:#AD1512;
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
h2{
	color:#3E3E3E;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:6px;
}
p{
	font-size:12px;
	color:#3E3E3E;
	margin:0px;
}
th, td {
	font-size:12px;
	color:#3E3E3E;
	padding-top:0px;
	padding-bottom:0px;
}
a{
	color:#000000;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#666666;
}
.eventfree{
	background-color:#00FF00;
	padding:0px;
}
.eventreserved{
	background-color:#FF9966;
	padding:0px;
}
.eventsold{
	background-color:#FF0000;
	padding:0px;
}

.comment{
	border:solid 1px #AD1512;
	font-style:italic;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:10px;
	
}

.caddie td {
	font-size:10px;
}

.explicatif {
    float:left;
    width:15px;
    height:20px;
    margin:0 5px 0 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

span.explicatifTxt {
    float:left;
    height:20px;
    line-height:20px;
    margin:0 15px 0 0;
}

.d1 {
    background: url(/templates/layout/fond/d1.png) top right repeat-y;
}

.d7 {
    background: url(/templates/layout/fond/d6.png)  top right repeat-y;              
}

.d8 {
    background: url(/templates/layout/fond/d8.png)  top right repeat-y;              
}


div.inEvent span {
    margin:0 10px 0 0;
    padding-right:10px;

}

div.inEvent {
    border: 1px solid #A11017;
    position:relative;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin:10px 0 0 0;
    padding:5px 10px 5px 80px;
}   

span.cat {
    width:15px;
    height:40px;   
}

span.moreDetail {
    position:absolute;
    top:22px;
    right:5px;  
}
span.moreDetail a {
    font-weight:bold; 
    color:#000;   
}

div.date {
    position:absolute;
    top:2px;
    left:2px;
    width:60px;
    height:48px;
    background:#A11017;
    color:#fff;
    border:1px solid #fff;    
    
    padding:0 0 0 0;
    margin: 0;
    font-size:14px;
    font-weight:bold;
}

div.date span {
    width:60px;
    height:24px;
    display:block;
    text-align:center;
    line-height:24px;
    padding:0;
}

div.date span.year {
    background: #D6821F;
}



