body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	margin: 0 auto 0 auto;
	width: 940px;
}

p {
	color:#ffffff;
}

table.contener {
	width: 940px;
	padding: 0;
	margin: 0 auto 0 auto;
}

tr.banner {
	background-image: url(../images/bg_top4.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 940px;
	height: 149px;
}

tr.banner_b {
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 940px;
	height: 149px;
}

#ban_anim {
	width: 547px;
	margin-left: 377px;
	margin-top: 19px;
}

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;		
}

img.hor {
	border: 0;
	margin: 0 auto 0 auto;
}

#horaire {
	margin: 10px auto 0 auto;
	border: 1px solid #BA1020;
	padding: 3px;
	width : 670px;
	background-color: #FFF;
	text-align: center;
}

#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;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-size: 13pt;
	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: 0px;
}

a.lien_texte {
	color: #E75D12;
	text-decoration: none;
}

a.lien_texte:hover {
	text-decoration: underline;
}


.heures {
	font-size: 11pt;
	color: #BA1020;
	text-align: center;
	margin-bottom: 0px;
}

p.orange {
	font-size: 11pt!important;
	font-weight: bold;
	color: #E75D12;
	text-align: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}

img.separator {
	margin-top:15px;
	display: block;
}

.tel {
	color: #ffffff;
	text-align: right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	margin: 0 0 0 54px;
	text-align: center;
}

p.te {
	color: #E75D12;
	text-align: right;
	font-size: 12pt;
	margin: 0 15px 0 0;
}

.tel a {
	color: #ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.tel a:hover {
	text-decoration: underline;
}

p.mail {
	text-align: right;
	font-size: 12pt;
	margin: 0 15px 0 0;
}

p.mail a {
	color: #BA1020;
	text-decoration: none;
}

p.mail a:hover {
	color: #E75D12;
	text-decoration: underline;
}

.f_email {
	border: 2px solid #BA1020;
	margin-left: 30px;
	color: #E75D12;
	font-weight: bold;
}

.f_submit {
	border: 2px 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!important;
	width: 100%;
	text-align: center!important;
}

.news_txt {
	color: #000000;
	margin-top: 0;
}

.news_txt a {
	color: #E75D12;
	text-decoration: none;
}

.news_txt a:hover {
	text-decoration: underline;
}

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;*/
}
