﻿body {
	background-color: #FFFFB3;
	background-position: center;
	background: #FFFFB3 fixed;
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #DD7900;
	vertical-align: middle;
}
h1 {
	font-family: "Times New Roman";
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #DD7900;
	text-align: center;
}
h2 {
	font-family:"Times New Roman";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #DD7900;

	text-decoration: underline;
}
h3 {
	font-family:"Times New Roman";
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #DD7900;
}
h4 {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #DD7900;
}
a {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #DD7900;
}
a:visited {
	color: #DD7900;
}
a:active {
	color: #DD7900;
	text-align: center;
}
a:hover {
	color: #DD7900;
}
.menu {
	font-family: "Times New Roman";
	font-style: normal;
	font-weight:bold;
	color: #FFFFB3;
	text-align: center;
	border: 8px solid #FFFFB3;
	background-color: #DD7900;
	height: 25px;
	width:16%;
}
.imagemenu {
	font-size: large;
	font-weight: bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:132px;
}
.lienmenu {
	font-size: medium;
	font-weight: bold;
	color: #FFFFB3;
}
.resavert {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style:normal;
	color: #1D5434;
	text-align: center;
	border: 2px solid #DD7900;
	background-color: #BEFF7D;
}	
.resajaune {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style:normal;
	color: #1D5434;
	text-align: center;
	border: 2px solid #DD7900;
	background-color: #FFFF00;
}	
.resarouge {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style:normal;
	color: #1D5434;
	text-align: center;
	border: 2px solid #DD7900;
	background-color: #FF4646;
}	
.enteteplanning {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFB3;
	border: 2px solid #DD7900;
	width: 150px
}
.moisplanning {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFB3;
	border: 2px solid #DD7900;
	width: 150px
}
.tariftitre {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFB3;
	border: 2px solid #DD7900;
	width: 400px;
	height:40px;
	
}
.tarifcentre {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFB3;
	border: 2px solid #DD7900;
	width: 200px;
	height:40px
}
.tarifgauche {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFB3;
	border: 2px solid #DD7900;
	width: 200px;
	height:40px
}
.tarifcolvide1 {
	width: 105px;
	height:40px
}
.tarifcolvide2 {
	width: 400px;
	height:40px
}
.vert {
	height:25px;
	border: 8px solid #FFFFB3;
	background-color: #BEFF7D;
}	
.jaune {
	height:25px;
	border: 8px solid #FFFFB3;
	background-color: #FFFF00;
}	
.rouge {
	height:25px;
	border: 8px solid #FFFFB3;
	background-color: #FF4646;
}	
.couleurresa {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFB3;
	width: 150px
}
.textecentre {
	text-align: center;
}


