/* CSS Document */

html,body{
height:100%;
}

body {
	background-color: #E5E5E5;
    font-size: 11px;
	color: #626769;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #A7B1B5;
	scrollbar-shadow-color: #A7B1B5;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color:  #A7B1B5;
	scrollbar-track-color: #e5e5e5;
	scrollbar-darkshadow-color: #EDEDED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
color:#649db5;
}
a{
color:#626769;
}

.left a{
text-decoration:none;
}

.table_horaires{
border-collapse:collapse;
font-weight:700;
text-align:center !important;
}


.table_horaires td{
border:1px solid #000000;
}

.legende{
background-color:#0000cc;
color:#FFFFFF;
}



.palmares td{
vertical-align:top;
width:310px;
border-right:15px solid #E5E5E5;
}

.palmares {
margin-bottom:50px;
}

#videos td{
width:90px; 
height:80px; 
text-align:center;
border-right:30px solid #E5E5E5;
}


a img{border:none;}


.photo{
float:left; 
margin:0px 20px 10px 0px;
}




img.photo,.photo img {
border:1px solid #000000;
}

.menu td{
background:url(design/menu_middle.gif);
padding-left:20px;
}

.main{
margin:20px 0px 20px 0px;
height:100%;
}

.left{
width:250px;
vertical-align:top;
height:350px;

}
.right{
padding-left:20px;
padding-right:20px;
padding-top:10px;
text-align:justify;
vertical-align:top;
}

.titreOrange{
color:#FF6600;
font-weight:700;
margin:0px 0px 10px 0px;
}