/* CSS Document */

h2 {font-size: 120%; line-height: 150%;}
.tab { 
	font-family: verdana,sans-serif; 
	font-size: 60%;
	width: 180px;
	white-space: nowrap;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	}
.tabhold { 
	background-color: #e8d3b6;
	background: url(../img/mfond1.jpg) repeat-x;
	color: #f7ecae;
	}
.tabfocus { 
	background-color: #d2a67f;
	background: url(../img/mfond2.jpg) repeat-x;
	color: #7c614b;
	}
.tabcontent { 
	width: 600px;
	height: 980px;
	border-style: solid;
	border-color: #403124;
	border-width: 1px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-left: 15px;
	}
.tabletab {border: none; margin: 0px; padding: 0px; width: 840px; margin-left: auto; margin-right: auto;}
.tabletab td {border: none;}
.horraire { width: 90px; height: 60px; text-align: center; padding: 5px; font-size: 80%;}
.horraire2 { width: 90px; height: 60px; text-align: center; padding: 5px; font-size: 80%; color: #a00;}
.tablehoraire {border: none; background: #fdecd0;}
th {text-align: center; color: #403124;}
.tablehoraire td {border: 1px solid #403124;}
td {margin: 0; padding: 0; padding-bottom: 5px;}

#fotostaf { width: 535px; margin-left: auto; margin-right: auto; height: auto; margin-top: 40px;}