html, body, page {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #DF7800;
}

#page {
	padding-top: 5px;
}

a img {
	border: none;
}

#haut {
	margin: auto;
	width: 960px;
	height: 129px;
	background: url(../images/haut.jpg) no-repeat;
}

#retour-accueil {
	margin-top: 32px;
	border: none;
}

#milieu {
	background-color: white;
	height: 518px;
}

#contenu {
	position: relative;
	border-left: 1px solid #DF7800;
	width: 960px;
	height: 490px;
	margin: auto;
	padding-top: 14px;
	padding-bottom: 14px;
	overflow: hidden;
    background-color:white;
}

#bas {
	margin: auto;
	width: 960px;
}

#bas ul {
	list-style: none;
	text-align:center;
}

#bas li {
	font-size:10px;
	font-weight: bold;
	display:inline;
	color:white;
}

#bas li a {
	font-size:10px;
	text-decoration:none;
	color:white;
}


/* MENU */

#menu {
	float: left;
	width: 201px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
}
 
#menu li {
	list-style: none;
	padding-bottom: 10px;
}

#menu a {
	padding-left: 10px;
	text-decoration: none;
	color: #DF7800;
}

#menu ul a:hover, #menu ul a:focus {
	background: url(../images/menu-hover.jpg) left 65% no-repeat;
}

#menu ul a.en-cours {
	background: url(../images/menu-hover.jpg) left 65% no-repeat;
}

ul#sous-menu {
	margin-top: 20px;
	font-size: 11px;
}

ul#sous-menu a {
	padding-left: 28px;
	text-decoration: none;
	color: #8F8D82;
}

ul#sous-menu a.en-cours {
	color: black;
	background: none;
}

ul#sous-menu a:hover, ul#sous-menu a:focus {
	color: #000000;
	background: none;
}

#contenu-gauche,#contenu-gauche-services {
	position: relative;
	float: left;
	width: 359px;
	height: 490px;
	text-align: justify;
	padding: 0 10px 0 10px;
}

#contenu-gauche-services {
	height: 400px;
}

#contenu-droite,#contenu-droite-services {
	margin-left: 581px;
	width: 349px;
	text-align: justify;
	padding: 0 10px 0 10px;
}

#contenu-accueil-gauche {
	float: left;
	width: 325px;
	padding: 0 10px 0 10px;
	text-align: justify;
}

#contenu-accueil-droite {
	margin-left: 571px;
	width: 325px;
	text-align: justify;
	padding: 0 10px 0 10px;
}

#contenu-accueil-gauche, #contenu-accueil-droite, 
#contenu-droite, #contenu-gauche, 
#contenu-droite-services, #contenu-gauche-services  {
	line-height: 23px;
}

#contenu-accueil-actu {
	position: absolute;
	bottom: 0;
	left: 212px;
	padding-left: 133px;
	background: url(../images/accueil-actu.jpg) no-repeat left bottom;
}

#contenu-droite-services {
	position: relative;
	height: 400px;
}

#contenu-bas-services {
	margin-left: 201px;
	margin-top: 30px;
	padding: 0 10px 0 10px;
	text-align: justify;
}

#contenu-bas-services p {
	color: black; /* A5A5A5 */
	font-size: 11px;
}

ul#accueil-actu {
	list-style: none;
	display: inline;
}

ul#accueil-actu li {
	display: inline;
	margin-right: 45px;
	color: black; /* 5b5b5b */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.titre {
	color: #DF7800;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.legende {
	color: #DF7800;
	margin-top: 0;
	font-size: 12px;
}

.texte-fort {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.hr-gris {
	background-color: #878787;
	height: 1px;
	color: #878787;
	border: 0;
}

.val-contact {
	color: #DF7800;
	font-size: 16px;
	text-decoration: none;
}

.a-actu {
	text-decoration: none;
	color: #DF7800;
	font-weight: bold;
	font-size: 11px;
}

.titre a {
	color: #DF7800;
	text-decoration: none;
}

.titre a:hover {
	text-decoration: underline;
}

.titre a.en-cours {
	text-decoration: underline;
}

a.a-plan {
	color: #878787; 
	text-decoration:none; 
	font-size: 14px; 
	line-height: 22px
}

a.a-plan:hover {
	text-decoration:underline;
}

#serv-gauche {
	height: 400px; 
	overflow: auto; 
	padding-right: 5px; 
	font-size:14px; /* 12 */
	color: black; /* #878787 */
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left
}

#actu-gauche, #soc-gauche {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	height: 490px; 
	overflow: auto;
}

#actu-droite {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	height: 490px; 
	overflow: auto;
}

.bordure {
	border: 1px solid #9B9B9B;
}
