body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	margin: 0 auto 0 auto;
	
}

table.hor {
	font-size: 10px!important;
	color: black;
}

p.hora {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: black;
}

table.contener {
	width: 940px;
	padding: 0;
	margin: 0 auto 0 auto;
}

tr.banner {
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 940px;
	height: 149px;
}

td.menu {
	width: 195px;
	background-image: url(../images/bg_left.png);
	background-repeat: repeat-y;
	background-position: left;
}

td.menu ul {
	margin: 0 0 20px 0;
	padding-left: 58px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11pt;
}

td.menu li {
	background: url(../images/arrow_menu.jpg) no-repeat left; 
	margin-top: 8px;
	padding-left: 13px;
	list-style-type: none;
}

td.menu li.current {
	background: url(../images/arrow_menu_current.jpg) no-repeat left; 
	margin-top: 8px;
	padding-left: 19px;
	list-style-type: none;
	font-size: 13pt;
}

td.menu li a {
	color: #FFF;
	text-decoration: none;
}

td.menu li a:hover {
	color: #f6a87d;
	text-decoration: none;
}

td.content {
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#left {
	float: left;
	width: 370px;		
}

#horaire {
	margin-left: 30px;
	margin-top: 30px;
	border: 5px solid #e65e14;
	padding: 15px;
	width : 210px;
	background-color: #FFF;
}

#right {
	float: right;
	width: 370px;
	text-align: right;
}

.button {
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	margin-left: 65px;
	width: 95px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #E75D12;
	font-size: 8pt!important;
}

/*div.button:hover {
	background-color: #E75D12!important;
	border: 1px solid #e65e14!important;		
}

div.button:hover a {
	color: #fff!important;		
}*/

.button a {
	color: #E75D12;
	text-decoration: none;
	font-weight: bold;
}

.button a:hover {
	color: #BA1020;
	text-decoration: none;
}


h1 {
	font-size: 18pt;
	color: #BA1020;
	text-align: center;
	margin-bottom: 0px;
	padding: 0;
}

h3 {
	font-size: 15pt;
	color: #51405E;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 0;
}

h4 {
	font-size: 12pt;
	color: #BA1020;
	text-align: center;
	text-decoration: underline;
}

h5 {
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 10px auto 10px auto;
	padding: 8px;
}

h5 a {
	color: #fff;
	text-decoration: none;
}

h5 a:hover {
	color: #BA1020;
}

h6 {
	font-size: 10pt;
	color: #BA1020;
	text-align: left;
	text-decoration: underline;
	margin-left: 0px;
}

#reportage {
	margin-left:20px;
	color: #000000;
}

#reportage a {
	color: #E75D12;
	text-decoration: none;
}

#reportage a:hover {
	text-decoration: underline;
}

a.lien_texte {
	color: #E75D12;
	text-decoration: none;
}

a.lien_texte:hover {
	text-decoration: underline;
}

td.news_txt {
	
}

td.news_img {	
	width: 100px;
}

p.heures {
	font-size: 11pt;
	color: #BA1020;
	text-align: center;
}

p.orange {
	font-size: 12pt;
	font-weight: bold;
	color: #E75D12;
	text-align: left;
	margin-left: 30px;
	}

img.separator {
	margin-top:15px;
	display: block;
}

p.tel {
	color: #E75D12;
	text-align: right;
	font-size: 14pt;
	margin: 0 25px 0 auto;
}

p.mail {
	text-align: right;
	font-size: 14pt;
	margin: 0 25px 0 auto;
}

p.mail a {
	color: #BA1020;
	text-decoration: none;
}

p.mail a:hover {
	color: #E75D12;
	text-decoration: underline;
}

.f_email {
	border: 3px solid #BA1020;
	margin-left: 30px;
	color: #BA1020;
	font-weight: bold;
}

.f_submit {
	border: 3px solid #BA1020;
	margin-left: 5px;
	color: #E75D12;
	font-weight: bold;
	background-color: #FFF;
}

a.a_grand {
	font-size: 13pt;
	color:#FFF;
	text-decoration: none;
}

a:hover.a_grand {
	text-decoration: underline;
}

a.blanc {
	font-size: 9pt;
	color:#FFF;
	text-decoration: none;
}

a:hover.blanc {
	text-decoration: underline;
}

.noir {
	color:#000;
}

.rouge {
	color:#BA1020;
}

.orang {
	color:#E75D12;
}

p.orange {
	color:#E75D12;
	font-size: 9pt;
	width: 672px;
}

p.orangeN {
	color:#E75D12;
	font-size: 10pt;
	width: 672px;
	margin: 0 auto 0 auto;
}

p.green {
	color: #0c0;
	margin-left: 30px;
}

p.red {
	color: #c00;
	margin-left: 30px;
}

td.bottom {
	border-bottom: 1px solid gray;
}

td.left {
	border-left: 1px solid gray;
}

td.right {
	border-right: 1px solid gray;
}

td.top {
	border-top: 1px solid gray;
}

img.historique {
	border-left: 20px solid white;
	border-right: 20px solid white;
}

img.historique2 {
	/*border-left: 10px solid white;
	border-right: 10px solid white;*/
}
