html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00736f;
	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;
	background-color: #ffffff;
}
#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;
}

#haut {
	background-image: url('../images/haut.jpg');
	background-repeat: no-repeat;
	background-position: top-center;
	height:144px;
	width:955px;
}

#logo {
	/*background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: top-center;*/
	height:95px;
	width:955px;
}

#espaceadherent {
	height:70px;
	width:160px;
	text-align:right;
	padding-right:50px;
	float:right;
	font-size:14px;
	padding-top:30px;
}

#espaceadherent a:link ,#espaceadherent a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#016980;
}

#espaceadherent a:hover {
	text-decoration:underline;
	color:#016980;
	font-weight:bold;
} 

#menu {
	width: 655px;
	height:53px;
	padding-left:300px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	background-position: top-center;
	text-align:left;
	/*font-weight:bold;*/
	font-size:17px;
}

#menu_inter {
	width: 655px;
	height:53px;
	padding-left:300px;
	background-image: url('../images/menu_inter.jpg');
	background-repeat: no-repeat;
	background-position: top-center;
	text-align:left;
	/*font-weight:bold;*/
	font-size:17px;
}

#menu a, #menu_inter a {
	color: #1a5b3d;
	text-decoration: none;
	font-size:14px;
	/*font-weight:bold;*/
	padding-right:5px;
	/*padding-left:5px;*/
}
#menu a.select, #menu_inter a.select {
	font-weight: bold;
}
#menu a:hover, #menu_inter a:hover {
	color: #1a5b3d;
	text-decoration:underline;
	/*border-bottom: 2px solid #1a5b3d;*/
}

.separateur {
	clear:both;
	border-left:1px solid #1a5b3d;
	padding-left:5px;
	/*padding-right:-10px;*/
	height:30px;
	width:1px;
	overflow:auto;
}

#actualites {
	float:left;
	width:270px;
	/*height:268px;*/
	background-image: url('../images/actualites.jpg');
	background-repeat: no-repeat;
	background-position: top-center;
	padding-left:44px;
	padding-right:45px;
	padding-top:20px;
	/*border-right:1px solid #000000;*/
}

#texte {
	float:left;
	width:516px;
	min-height:200px;
	/*height:208px;*/
	background-image: url('../images/texte.jpg');
	background-repeat: no-repeat;
	background-position: top-center;
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
}

#listeFormations {
	font-size:12px;
}

#listeFormations a {
	font-size:14px;
	font-weight:bold;
}

#listeFormations a:hover {
	font-size:14px;
	font-weight:bold;
}

.formation_prochaine {
	padding-left:110px;
	font-size:21px;
	font-weight:bold;
	color:#1a5b3d;
	margin-bottom:10px;
}

.formation_date {
	color:#016980;
	font-weight:bold;
	font-size:14px;
	/*text-align:right;*/
	padding-left:110px;
	margin-bottom:5px;
}

.formation_titre {
	color:#016980;
	font-weight:bold;
	font-size:16px;
}

.formation_lieu {
	color:#016980;
	font-style:italic;
	font-size:10px;
}

.formation_presentation {
	margin-top:10px;
	text-align:justify;
}

.fiche_formation_lien {
	text-align:right;
	width:100%;
	padding-bottom:10px;
}

.fiche_formation_lien a {
	color:#016980;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.fiche_formation_lien a:hover {
	color:#016980;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.formation_lien a {
	color:#016980;
	text-decoration:none;
	padding-left:5px;
	float:right;
}

.formation_lien a:hover {
	color:#016980;
	text-decoration:underline;
}

#contenu {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	padding-top: 40px;
	text-align: justify;
	background: #ffffff url('../images/contenu.jpg') no-repeat top left;
}

#contenu a {
	color: #016980;
	text-decoration: none;
}
#contenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#baspage {
	background-color: #ffffff;
	color:#6ba288;
	clear: left;
	text-align: center;
	font-size: 10px;
	width:955px;
	height:30px;
	padding-top:5px;
}

#baspage a {
	color: #003333;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

#baspage a:hover {
	color: #003333;
	font-weight:bold;
	text-decoration: underline;
	font-size:11px;
	/*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; }

a {	color: #016980;
	/*font-size:11px;*/
	text-decoration: none;
}

a:hover {
	color: #016980;
	text-decoration: underline;
	/*font-size:11px;*/
}


span.theme-1 { color: #016980; }
span.theme-2 { color: #01AFF1; }
span.theme-3 { color: #e1a721; }
label { cursor: pointer; }