body {
 background-color: #ffffff;
 margin: 0;
 padding: 0;
 font-family: arial,helvetica;
 font-size:12px;
 color: #333333;
 text-align:center;
}

h1 {
 padding:0px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin:0px;
 margin-top: 5px;
 margin-bottom: 15px;
 font-size: 16px;
 font-weight: bold;
 background-color: #dddddd;
 text-indent: 5px;
}


h2 {
 padding:0px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin:0px;
 margin-top: 20px;
 margin-bottom: 10px;
 font-size: 14px;
 font-weight: bold;
 background-color: #eeeeee;
 text-indent: 5px;
}

h3 {
 padding:0px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin:0px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-size: 13px;
 font-weight: bold;
 text-indent: 5px;
}

h2.important {
 color:red;
}

p,td,th,ul,li {
 font-size: 12px;
}

ul {
 list-style-type: square;
}

p {
 margin-left: 5px;
}

table {
 margin-left:5px;
}

a {
 color: #003366;
 text-decoration:none;
} 

a:hover {
 color: #3399FF;
} 

ul.sousmenu {
 margin:0px;
 margin-top: 10px;
 list-style-type: none; 
 padding:0px;
 padding-left: 10px;
 text-indent: 20px;
}

ul.sousmenu li {
 background-image: url('images/link.gif');
 background-repeat: no-repeat;
}

.col {
 float:left;
}

.float3col {
 margin-left:5px;
 float:left;
 width: 185px;
 margin-bottom: 20px;
} 

.float2col {
 margin-left:5px;
 float:left;
 width: 280px;
 margin-bottom: 20px;
} 

.clear {
 clear:both;
}

.header {
 border-bottom:1px solid #000000;
 margin-bottom: 3px;
}

.date {
 color: #aaaaaa;
}

#page {
 width: 800px;
 padding:0px;
 text-align:left;
 margin-left: auto;
 margin-right: auto;
}

#header {
 background-image: url('images/gel_logo.gif');
 background-repeat: no-repeat;
 background-position: 15px 18px;
 background-color: #3399FF;
 text-indent:60px;
 padding-top:30px;
 padding-bottom:30px;
 color: #ffffff;
 font-size:18px;
 font-weight: bold;
}

#menu {
 font-size: 12px;
 padding-top: 7px;
 padding-bottom: 8px;
 background-color: #003366;
}



#menu ul {
 list-style: none;
 padding:0px;
 padding-left: 20px;
 margin: 0px;
} 
#menu ul li {
 display: inline;
 margin-right: 10px;
}

#menu ul li a {
 color: #ffffff;
 text-decoration: none;
}

#menu ul li a:hover {
 color: #cccccc;
 text-decoration: none;
}

#panel {
 width: 200px;
 float: left;
 font-size: 12px;
 margin: 5px;
 margin-top: 10px;
 padding: 0px;
}

.panelhead {
 background-color: #dddddd; 
 font-weight: bold;
 padding: 10px;
}

.panelbody {
 background-color: #eeeeee; 
 margin-bottom: 10px;
}

.citation {
 padding: 5px;
 font-style: italic;
 font-weight: normal;
 color: #666;
} 
.auteurcitation {
 font-weight: normal;
 color: #666;
 padding-left: 5px;
 margin-top: 5px;
} 

table.galerie tr td {
 background-color: #eeeeee;
}

table.galerie img {
 border: 0px;
}

.panelimg {
 background-color: #eeeeee;
 text-align: center;
 padding-top:10px;
 padding-bottom: 10px;
 margin-bottom: 10px;
} 

.panelbody ul {
 margin: 0px;
 padding: 10px;
 list-style:none;
} 

.panelbody ul li {
 margin-bottom: 5px;
}


#content {
 padding: 0px;
 margin: 5px;
 margin-right:0px;
 width: 580px;
 float: left;
} 

#footer {
 height: 20px;
 background-color: #003366;
 color: #ffffff;
}

table.equipes {
 width: 98%;
 text-align:center;
 border-collapse: collapse;
}

table.equipes td {
 border: 1px solid #ccc;
 height: 16px;
}

.bgteam {
 background-color: #3399FF;
 color: #000;
}

.bgteamprojection {
 background-color: #AADDFF;
 color: #000;
}

.thcell {
 font-weight: bold;
}

.bgdark {
 background-color: #dddddd;
}


table.inscription {
 width: 560px;
}

table.inscription th {

 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 16px;
 background-color: #ddd;

}

table.inscription td {
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: 1px dotted #333;
}


table.calendrier {
 
}

table.calendrier td {
 padding-top: 2px;
 padding-bottom: 2px;
 border-bottom: 1px solid #ccc;
}

col.cale2, table.calendrier td:first-child + td {
 text-align:right;
 padding-right: 8px;
}
col.cale3, table.calendrier td:first-child + td + td {
 text-align:right;
 padding-right: 8px;
}
