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

h1 {
 font-size: 130%;
 padding: 10px;
 margin:0px;
 margin-top: 5px;
 margin-bottom: 15px;
 font-weight: bold;
 background-color: #dddddd;
}


h2 {
 font-size: 120%;
 padding: 10px;
 margin:0px;
 margin-top: 20px;
 margin-bottom: 10px;
 font-weight: bold;
 background-color: #eeeeee;
}

h3 {
 font-size: 110%;
 padding: 10px;
 padding-left: 5px;
 margin:0px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: bold;
}

h2.important {
 color:red;
}

p,td,th,ul,li {
}

ul {
 list-style-type: square;
}

p {
 margin-left: 5px;
}

table {
 margin-left:5px;
}

a {
 color: #3399FF;
 text-decoration:none;
} 

a:hover {
 color: #003366;
} 

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/arrow-right-solid.svg');
 background-repeat: no-repeat;
 background-position: 0 0.2em;
 background-size: 0.8em 0.8em;
}

ul.liste-liens li {
 margin-bottom: 10px;
}

.news-container {
 border-left: 1px solid #ccc;
 padding-left: 1em;
 padding-bottom: 1.5em;
 margin-left: 0.5em;
}

.box {
 margin-left: 10px;
 border: 1px solid #cccccc;
 display: inline-block;
 padding: 10px;
 background-color: #eeeeee;
}

.col {
 float:left;
}

.float3col {
 margin-left:5px;
 float:left;
 width: 220px;
 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;
 background-image: url('images/circle-regular.svg');
 background-position: 0 0.2em;
 background-size: 0.8em 0.8em;
 background-repeat: no-repeat;
 margin-left: -1.4em;
 padding-left: 1.4em;
}

#page {
 width: 95%;
 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;
 text-indent:60px;
 */
 background-color: #3399FF;
 padding-top:30px;
 padding-bottom:30px;
 color: #ffffff;
 font-size:120%;
 font-weight: bold;
}

#logo {
 margin-left: 8px;
 margin-top: -7px;
 width: 40px;
 height: 40px;
}

#menu {
 padding-top: 7px;
 padding-bottom: 8px;
 background-color: #003366;
 line-height:2.5em;
}



#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 {
 display: none;
 width: 280px;
 float: left;
 margin: 5px;
 margin-right: 10px;
 margin-top: 10px;
 padding: 0px;
}

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

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

.nolink {
 color: #bbb;
}

.citation {
 padding: 5px;
 font-style: italic;
 font-weight: normal;
 color: #666;
} 
.auteurcitation {
 font-weight: normal;
 color: #666;
 padding-left: 5px;
 margin-right: 2em;
 text-align:right;
} 

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-top: 10px;
 margin-left:0px;
 margin-right:0px;
} 

#footer {
 padding: 5px;
 background-color: #003366;
 color: #ffffff;
 text-align:right;
}

#footer a{
 color: #ffffff;
}

#kena {
 padding-right: 5px;
 display: none;
}

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;
 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;
}


@media screen and (min-width: 1000px) {
 #logo {
 width: 80px;
 height: 80px;
 margin-top: -15px;
 margin-left: 20px;
 margin-right: 10px;
 }
}

@media screen and (min-width: 1200px) {
 #page {
  width: 1200px;
 }

 #panel {
  display: block;
  margin-left: 0px;
 }

 #content {
  margin-top: 5px;
  margin-right: 0px;
  width: 910px;
  float: left;
 }
 #kena {
   display: inline;
 }
}
