body {
	/* line-height: 16px; */
	font-family: "arial", "helvetica", sans;
	font-size: 76%;
	margin-top: 0px;
	background-image: url(images/back_blue.jpg);
	background-repeat: repeat-x;
	color:#666666;
	background-color: #fff;
	}
	
p {	
	margin: 0 0 5px 0;
	}
	
h2{
	font-size: 13px;
	color: #6A849D;
	}
h3{
	font-size: 150%;
	color: #6A849D;
	}
a {
	color: #6A849D;
	text-decoration: underline;
	}	
a:hover{
	color: #CDCC02;
	}
a:visited{
	color: #993333;
	}
#container {
	width:1000px;						
	margin-left: auto;
	margin-right: auto;
	}

#banner {
	height: 230px;
	padding: 2px 5px 5px 5px;
	margin-bottom:1px; ;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	}

/* #content {display: inline-block; } */
#content {
	border-top: 1px dashed #EDF1F2;
	text-align: justify;
	font-size: 10pt;
	padding: 5px;
	margin-left: 200px;
	background-color:#fff;
	color: #666666;
	background-image: url(images/shad.jpg);
	background-repeat: no-repeat;
	}

#sidebar-a {		
	float: left;
	width:150px;
	border-top: 1px dashed #EDF1F2;
	background-image: url(images/shad.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	}
#sidebar-a h1{
	border-bottom: 1px dotted #993333;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	margin-left: 5px;
	}
#sidebar-a p{
	margin-left: 5px;
	}
#containerboth{ 
	padding-right: 30px;
	padding-left:30px;
	}

#footer {
	height: 50px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.fotext {
	border-top: 1px dashed #EEEEEE;
	margin-left: 40px;
	margin-right: 30px;
	font-size: 10px;
	padding-top: 10px;
	color:#6A849D;
	text-align: center;
	}
.headtitle {
	color: #993333;
	font-size: 250%;
	font-weight: bold;
	float: left;
	margin-top: 0px; 
	margin-left: 40px; 
	display: inline;
}
.csschanger {
	color: #6A849D;
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	height: 15px;
}
	
.navcontainer {
	margin: 190px 0 0 37px;
	padding: 0;
	height: 20px;
	}

.navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

.navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.navcontainer ul li a {
	border-right: 1px solid #6A849D;
	background: #fff;
	width: 80px;
	height: 15px;
	border-top: 1px solid #6A849D;
	border-left: 1px solid #6A849D;
	border-bottom: 1px solid #6A849D;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #6A849D;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em "arial", "helvetica", sans;
	font-weight: bold;
}

.navcontainer ul li a:hover {
	color: white;
	background: #C9D3DC;
	}

.navcontainer a:active {
	background: #6A849D;
	color: #fff;
	}

.navcontainer li#active a {
	background: #6A849D;
	color: #fff;
	}

#rightmenu {
	font-size:0.9em;
	margin: 0;
	padding: 0;
	}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left ;
	color: #6A849D;
	padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
	}

#rightmenu a:hover {
	color: #AE6427;
	background:  url(images/arrow.gif) no-repeat center left;
	background-position: 4px;
	}
	
input {
	border: 1pt solid #6A849D;
	font: normal 10px "arial", "helvetica", sans;
	color: #707070;
	margin:0px 0px 5px 0px;
	}

.search {
	padding: 5px;
	font-size: 0.9em;
	color: #6A849D;
	}

.news {
	border-bottom: 1px dashed #ddd;
	padding:5px;
	color: #9D9C6A;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.box {
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 0.9em;
	color: #6A849D;
	clear: right;
}

.box_highlight {
	background-color: #edf1f2;
	border: 1px solid #6a849d;
	padding: 10px;
	font-size: 120%;
	color: #3377b8;
	clear: right;
	text-align: center;
}

.box h2 {
	color: #993333;
	font-size: 1.2em;
	}

.imgright {
	vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
	}

.imgleft {
	vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}

.table_logos {
	width: 700px;
}
.table_logos th {
	width: 25%;
	border: 1px solid #ddd;
	vertical-align: top;
	text-align: center;
}
.table_logos td {
	width: 25%;
	vertical-align: top;
	text-align: center;
	padding: 0px 2px 8px 2px;
}

.table_sponsors { 
	width: 700px;
}
.table_sponsors td {
	width: 50%;
	vertical-align: top;
	border: 1px solid #ddd; padding: 2px;
}

.date {
	font-size: 75%;
}

.table_resultats {
	border: 1px solid #444;
	border-collapse: collapse;
	margin: 10px;
}
.table_resultats th { font-size: 150%; }
.table_resultats tr { border-bottom: 1px solid #ccc; }
.table_resultats tr:nth-child(even) {background: #ddd; }
.table_resultats tr:nth-child(odd) {background: white; }

.record {
	color: white;
	font-weight: bold;
	background-color: #993333;
}

.table_resultats td {
	padding: 2px;
	vertical-align: top;
}

.table_resultats th {
	background-color: #6A849D;
	color: white;
	font-weight: bold;
	padding: 2px;
}

.table_photos { }
.table_photos td { width: 150px; border: 1px solid #ddd; padding: 2px; }

.table_cartes { }
.table_cartes td { border: 1px solid #ddd; padding: 2px; }

.table_album { }
.table_album td { border: 1px solid #ddd; padding: 2px; text-align: center; }
.table_album img { border: 1px solid #ddd; padding: 0px; margin: 4px; }

#pointage { }
#table_pagination td { vertical-align: middle; text-align: center; padding: 0px; border: 1px solid #ddd; }
#table_pagination td.pagination_select { background-color: #6A849D;}
#table_pagination td.pagination_select a { color: white; text-decoration: none; font-weight: bold; }
#table_pointage { border-collapse: collapse; }
#table_pointage .titre { font-size: 120%; color: #6A849D; font-weight: bold; }
#table_pointage tr { }
#table_pointage tr.even { border: 1px solid #ddd; padding: 2px; }
#table_pointage tr.odd { border: 1px solid #ddd; padding: 2px; background-color: #ddd; }
#table_pointage th { border: 1px solid #ddd; padding: 1px; text-align: center; }
#table_pointage td { vertical-align: baseline; padding: 2px; }
#table_pointage td.left { text-align: left; }
#table_pointage td.center { text-align: center; }
#table_pointage td.right { text-align: right; }

.comment {
    border-collapse: collapse;
    border: 1px solid #ddd;
	width: 90%;
	margin: 2px 15px 2px 15px;
}

.commentform { border-collapse: collapse; border: 1px solid #ddd; }
.commentform td { padding: 2px; }

.style_dames { background-color: #e778db; color: white; font-weight: bold; text-align: center; font-size: 120%; }
.style_messieurs { background-color: #306aef; color: white; font-weight: bold; text-align: center; font-size: 120%; }
