html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, verdana, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
}
#body {
	position: relative;
	width: 955px;
	margin: 0 auto 0 auto;
	text-align: left;
	/*border-left: 1px solid #888888;
	border-right: 1px solid #888888;*/
	/*padding-top: 100px;
	background-color: #eeeeee;
	background-image: url('../images/haut.jpg');
	background-repeat: no-repeat;
	background-position: top-center;*/
}
#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 {
	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;
}

#contenu {
	margin-left: 250px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	padding-top: 40px;
	text-align: justify;
	background: #ffffff url('../images/quotes_haut.gif') no-repeat top left;
}
#contenu #bas {
	clear: left;
	height: 50px;
	background: #ffffff url('../images/quotes_bas.gif') no-repeat bottom right;
}
#contenu #bas a {
	border: 0;
}
#contenu #bas a:hover {
	border: 0;
}
#contenu a {
	color: #222670;
	text-decoration: none;
}
#contenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#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;
}

/*******************/
.accueil_texte {
	width:608px;
	height:171px;
	background-image:url('../images/fond_accueil.jpg');
	padding-top:20px;
	padding-left:120px;
}

.accueil_menu_bas {
	width:728px;
	height:26px;
	background-image:url('../images/navigation_bas.jpg');
	font-size:12px;
	padding-top:0px;
	/*font-weight:bold;*/
	color:#ffffff;
}

.accueil_menu_bas a {
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}

.accueil_menu_bas a:hover {
	color: #FFCC80;
	font-weight:normal;
	/*text-decoration: underline;*/
}

.accueil_menu_bas_drapeaux {
	float:left;
	width:145px;
	height:18px;
	padding-top:8px;
	text-align:center;
}

.accueil_menu_bas_menu {
	float:left;
	width:543px;
	height:18px;
	padding-top:8px;
	overflow:hidden;
}

a.accueil_emploi {
	font-size:16px;
	color:#000000;
	letter-spacing:4px;
	text-transform:uppercase;
}

a.accueil_emploi:hover {
	font-size:16px;
	color:#FFFFFF;
	letter-spacing:4px;
	text-transform:uppercase;
}

/*****************************************************
*						Actualit�s
*****************************************************/

#actualites {
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	height:120px;
	width:220px;
	padding-right:5px;
}

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

.titre_actu {
	padding-left:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9d2147;
}

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

.debut_actu_pg{
	font-family: Arial, Helvetica, 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;
}

#savoir_plus_pg a:link, #savoir_plus_pg a:visited, #savoir_plus_pg a:hover, #savoir_plus_pg a:active{
	color:#864D00;
	font-size:10px;
	font-weight:bold;
}
/*****************************************************
*						Agendas
*****************************************************/

#agendas { 
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	height:120px;
	width:220px;
	margin-left:70px;
	padding-right:10px;
}
