html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	/*background-image: url('../images/fond.jpg');
	background-position:top center;
	background-repeat:repeat-y;*/
}

body {
	font-family: Arial, verdana, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
}

#body {
	position: relative;
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/************* Partie Gauche *************/
#gauche {
	float:left;
	width:253px;
	height:600px;
}

.logo {
	width:253px;
	height:105px;
}

.menu1 {
	width:153px;
	height:29px;
	background-image: url('../images/menu1.jpg');
	padding-left:100px;
	padding-top:8px;
}

.menu2 {
	width:163px;
	height:28px;
	padding-left:90px;
	padding-top:10px;
	background-image: url('../images/menu2.jpg');
}

.menu3 {
	width:158px;
	height:31px;
	padding-left:95px;
	padding-top:30px;
	background-image: url('../images/menu3.jpg');
}

.menu4 {
	width:153px;
	height:34px;
	padding-left:100px;
	padding-top:17px;
	background-image: url('../images/menu4.jpg');
}

.menu1 a, .menu2 a, .menu3 a, .menu4 a {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover {
	color:#ff9933;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.actualites {
	width:183px;
	height:181px;
	background-image: url('../images/actualites.jpg');
	padding-left:70px;
	padding-top:15px;
}

.nous_contacter {
	width:178px;
	height:83px;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	background-image: url('../images/nous_contacter.jpg');
	text-align:right;
	padding-right:75px;
	padding-top:8px;
	letter-spacing:-0.3px;
}

.bas {
	width:223px;
	height:18px;
	background-image: url('../images/bas.jpg');
	padding-left:30px;
	padding-top:3px;
	color:#ffffff;
}

.bas a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.bas a:hover {
	color:#ff9933;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/************* Partie Droite *************/

#droite {
	float:left;
	width:697px;
	height:600px;

}

#flash {
	width:697px;
	height:124px;
	background-image: url('../images/flash.jpg');
	background-repeat:no-repeat;
}

#accueil {
	width:687px;
	height:56px;
	background-image: url('../images/accueil.jpg');
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-top:420px;
}

#droite a:link, #droite a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:9px;
}

#droite a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size:9px;
}


/************* Partie contenu *************/
#contenu {
	float:left;
	width:697px;
	height:364px;
	background-image: url('../images/contenu.jpg');
}

#contenu_texte {
	width:622px;
	height:354px;
	text-align: justify;
	color:#ffffff;
	padding-left:70px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	/*overflow:auto;*/
overflow-y:auto;
overflow-x:hidden;

}

#contenu_haut {
	float:left;
	width:697px;
	height:124px;
	background-image: url('../images/contenu_haut.jpg');
}

#contenu_bas {
	float:left;
	width:302px;
	height:35px;
	text-align:left;
	padding-left:395px;
	padding-top:43px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-image: url('../images/contenu_bas.jpg');
}

#contenu_bas a {
	color: #ffffff;
	text-decoration: none;
}

#contenu_bas a:hover {
	color: #000000;
	text-decoration: none;
}

#contenu a {
	color: #454544;
	font-weight:bold;
	text-decoration: none;
}
#contenu a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

/************* Sous Menu *************/
#sous_menu {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	float:left;
	height:24px;
	width:627px;
	padding-left:70px;
	padding-top:10px;
	background-image: url('../images/sous_menu.jpg');
}

#sous_menu a {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#sous_menu a:hover {
	color:#ff9933;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#sous_menu a.select {
	color:#454544;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

/************* Ressources Humaines *************/
.intitule {
	font-weight:bold;
}

/************* Actualités *************/
#actualites {
	overflow:hidden;
	position:relative;
	text-align:left;
	height:145px;
	width:155px;
}

.touteslesactus {
	padding-left:10px;
}

.touteslesactus a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.touteslesactus a:hover{
	color:#ff9933;
	font-weight:bold;
	text-decoration:none;
}

.posrelative
{
	position:relative;
	text-align:left;
}

.titre_actu {
	padding-left:20px;
	font-size:11px;
	font-family: Arial, verdana, sans-serif;
	font-weight:bold;
	color:#ffffff;
}

.titre_actu_pg{
	font-family: Arial, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:inherit;
	color:#ff9933;
	margin-left:5px;
}

.debut_actu_pg{
	font-family: Arial, verdana, sans-serif;
	font-size:11px;
	background:inherit;
	color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
}

#savoir_plus_pg {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

#savoir_plus_pg a:link, #savoir_plus_pg a:visited, #savoir_plus_pg a:hover, #savoir_plus_pg a:active{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

.textepucelisteactu {
	clear:both;
	float:left;
}

.textepuce2listeactu {
	float:left;
	padding-left:5px;
}

/******************/
#langue {
	text-align: center;
	margin-bottom: 10px;
}
#langue a {
	border: 2px solid transparent;
	margin: 5px;
	padding: 5px;
}
#langue a:hover {
	text-decoration: none;
	border: 2px solid red;
	background-color: #cc8888;
}
#menu {
	float: left;
	width: 250px;
	padding-top: 60px;
	/* background-image: url('../images/menu_bg.gif'); */
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: #eeeeee;
}
#menu a {
	color: #fe5e00;
	text-decoration: none;
}
#menu a.select {
	color:#454544;
	font-weight: bold;
}
#menu a:hover {
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
}
#menu ul {
	margin: 0;
	padding: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#menu ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#menu ul li ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

#baspage {
	background-image: url('../images/baspage.gif');
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: #888888;
	clear: left;
	text-align: center;
	font-size: 10px;
	height: 71px;
}
#baspage * {
	margin-top: 30px;
}
#baspage a {
	color: #003333;
	text-decoration: none;
	letter-spacing: 6px;
}
#baspage a:hover {
	color: #003333;
	text-decoration: underline;
	border-bottom: 2px solid #003333;
}
small {
	font-size: 9px;
}
.jolieerreur {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	padding-left: 30px;
	background-image: url('../../../../images/admin/tango-dialog-warning.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	height:auto;
	background-color: #e9ecef;
	border: 2px solid red;
	-moz-border-radius: 5px;
	color: red;
}
#admindbg {
	text-align: left;
}

.fieldsetInputboxRH {
	border:1px dashed #ffffff;
}

.legendInputboxRH {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#9b9690;
	padding-left:5px;
	padding-right:5px;
}

.labelInputboxRH {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.inputboxRH {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000000;
}