/* CSS Document */
body {
	background-color: #DBDAD8 !important;
	margin: 0px !important;
	padding: 0px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 0.70em !important;
	font-weight: normal !important;
	color: #000000 !important;
}

/*-----------------------------------*/
/*----------- Style Textes ------------*/
/*-----------------------------------*/
h1 {
	font-size: 1.10em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
	border: 0px;
}

h2 {
	text-align: right;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 5px;
	border: 0px;
	clear: both;
}

h3 {
	font-family: Verdana;
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	border: 0px;
}

h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border: 0px;
}

/*mots clefs*/
h5 {
	font-size: 1em;
	color: #000000;
	background: #eeeeee;
	border: 1px solid #8C6062;
	padding: 5px;
	border: 0px;
}

h6 {
	text-align: right;
	font-size: 1em;
	color: #000000;
	background: #DBD7D7;
	padding: 5px;
}

h6.commentaires {
	text-align: left;
	background: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px dotted #999999;
	font-style: italic;
}

table {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left !important;
	vertical-align: top;
	border: 1px solid #DBD7D7;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: top;
	border: 1px solid #DBD7D7;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #DBD7D7;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: top;
	border: 1px solid #DBD7D7;
	font-weight: bold;
}

p {
	line-height: normal;
	text-align: justify;
}

.alignementGAUCHE td {
	text-align: left !important;
}

img.img_accueil {
	float: right;
	padding: 8px;
}

#contenu ul {
	list-style: url(../images/puceActu.gif) outside none;
	margin: 0px;
	padding: 0px;
}

#contenuSUITE ul {
	list-style: url(../images/puceCREER.gif) outside none;
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	margin-top: 3px;
    line-height: 1.1em;
}

#contenuSUITE ul li {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#contenu ul li {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

#separation {
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#separationAccueil {
	height: 23px;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	background-color: #4C8774;
}

.miseJour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #4C8774;
	text-decoration: none;
}

.cheminFER {
	height: auto;
	width: 445px;
	float: left;
	margin-top: 5px;
	margin-bottom: 40px;
}

.titreCREER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #72875E;
}

.cadreCREER {
	background-image: url(../images/sepCREER.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 445px;
	height: 23px;
	text-align: right;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

/*-----------------------------------*/
	/*----------- Centre------------*/
	/*-----------------------------------*/
a.liens_cheminFER:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.liens_cheminFER:visited {
	color: #666666;
	text-decoration: none;
}

a.liens_cheminFER:hover {
	color: #333333;
	text-decoration: underline;
}

a.image_retourArticle {
	background-image: url(../images/retourArticle.gif);
	width: 154px;
	height: 18px;
	float: left;
	margin: 5px 5px 10px 20px;
}

a.image_retourArticle:hover {
	background-image: url(../images/retourArticle2.gif);
}

a.image_lireArticle {
	background: url(../images/lireArticle.gif) no-repeat top right;
	text-decoration: none;
	width: 155px;
	height: 15px;
	padding-top: 3px;
	font-size: 0.8em;
	float: right;
}

a.image_lireArticle:hover {
	background: url(../images/lireArticle2.gif) no-repeat top right;
}

.image_alaUne {
	background-image: url(../images/alaUne.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 403px;
	height: auto;
	text-align: right;
	padding-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

/*-----------------------------------*/
	/*----------- PAGINATION ------------*/
	/*-----------------------------------*/
a.image_premiere {
	background-image: url(../images/P_premiere.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
	display: block;
	float: left;
}

a.image_premiere:hover {
	background-image: url(../images/P_premiere2.gif);
}

a.image_derniere {
	background-image: url(../images/P_derniere.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
	display: block;
	float: right;
}

a.image_derniere:hover {
	background-image: url(../images/P_derniere2.gif);
}

a.image_suivante {
	background-image: url(../images/P_suivante.gif);
	background-repeat: no-repeat;
	background-position:right 0;
	width: 10px;
	height: 14px;
	display: block;
	float: right;
}

a.image_suivante :hover {
	background-image: url(../images/P_suivante2.gif);
}

a.image_precedente {
	background-image: url(../images/P_precedente.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
	display: block;
	float: left;
}

a.image_precedente :hover {
	background-image: url(../images/P_precedente2.gif);
}

/*-----------------------------------*/ /*----------- div------------*/
	/*-----------------------------------*/
#conteneur {
	height: auto;
	width: 972px;
	background-image: url(../images/carre.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: auto;
	position: relative;
}

.spacer {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#imgHome {
	background-image: url(../images/imgHome.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 11px;
	height: 152px;
	width: 937px;
}

.logo {
	background-image: url(../images/logoCFF.gif);
	background-repeat: no-repeat;
	height: 132px;
	float: left;
	width: 152px;
	margin:0 0 0 120px;
}

#contenant {
	background-image: url(../images/fond.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height: auto;
	width: 949px;
	position: relative;
}

#navig {
	background-color: #422D2E;
	height: 69px;
	width: 938px;
	position: relative;
	left: 12px;
}

#menuG {
	background-image: url(../images/fond-menuG.gif);
	background-repeat: repeat-y;
	height: 524px;
	width: 221px;
	float: left;
}

#contact {
	background-repeat: repeat-y;
	height: auto;
	width: 221px;
	float: left;
}

#contenant_menuG {
	background-repeat: repeat-y;
	height: auto;
	width: 221px;
	float: left;
}

#menuD {
	background-image: url(../images/fond-menuD.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 220px;
	float: right;
	padding-bottom: 20px;
}

#recherche {
	background-color: #DBD7D7;
	background-repeat: repeat-y;
	/*height: 159px;*/
	height: auto;
	width: 201px;
	position: absolute;
	z-index:5;
	/*left: 17px;
	top: 10px;*/
	right: 24px;
	top: 0;
	margin-bottom: 10px;
}

#articleAssocie {
	background-image: url(../images/fondArticleAssocieOK.gif);
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	height: auto;
	width: 219px;
	position: relative;
	margin: 0px;
	top: 8px;
	left: 1px;
}

#MenuArticle {
	background-image: url(../images/fondMenuArticle.gif);
	background-repeat: repeat-y;
	background-color: #DBD7D7;
	height: auto;
	width: 214px;
	position: relative;
	margin: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#contenu {
	height: auto;
	width: 450px;
	float: right;
	margin-top: 45px;
	margin-right: 35px;
	padding-left: 15px;
}

#contenuPAGE {
	height: auto;
	width: 460px;
	float: left;
	margin: 0px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solide red;
}

#footer {
	height: 28px;
	width: 498px;
	float: right;
	font-size: 0.9em;
	padding-bottom: 15px;
}

a.image_rss {
	background-image: url(../images/rss.jpg);
	width: 39px;
	height: 16px;
	display: block;
	position: relative;
	left: 428px;
	top: 12px;
}

a.image_adobe {
	background-image: url(../images/adobe.jpg);
	width: 14px;
	height: 18px;
	display: block;
	position: relative;
	left: 408px;
	top: -16px;
}

a.liens_footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.liens_footer:visited {
	color: #333333;
	text-decoration: none;
}

a.liens_footer:hover {
	text-decoration: underline;
}

/*-----------------------------------*/
	/*--------- div suppl Nidhal---------*/
	/*-----------------------------------*/
#Glossaire {
	height: auto;
	margin-top: 10px;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	width: 420px;
}

#definition_Glossaire {
	height: auto;
	width: 415px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#termesAssocies_Glossaire {
	height: auto;
	width: 415px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#anglais_Glossaire {
	height: auto;
	width: 415px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#texteLoi {
	float: left;
	height: auto;
	width: 445px;
	margin: 0px;
	padding: 0px;
	margin: 5px 0 5px 0;
}

#evenement {
	height: auto;
	width: 445px;
	margin: 0px;
	padding: 0px;
	margin: 5px 0 5px 0;
}

/*-----------------------------------*/
	/*----------- NAVIGATION ------------*/
	/*-----------------------------------*/
a.image_english {
	background-image: url(../images/decoupNavig_english.gif);
	width: 71px;
	height: 24px;
	display: block;
	position: absolute;
}

a.image_english:hover {
	background-image: url(../images/decoupNavig_english2.gif);
}

a.image_bibliographie {
	background-image: url(../images/decoupNavig_biblio.gif);
	width: 88px;
	height: 24px;
	display: block;
	position: absolute;
	left: 438px;
}

a.image_bibliographie:hover {
	background-image: url(../images/decoupNavig_biblio2.gif);
}

a.image_liens {
	background-image: url(../images/decoupNavig_liens.gif);
	width: 93px;
	height: 23px;
	display: block;
	position: absolute;
	left: 527px;
}

a.image_liens:hover {
	background-image: url(../images/decoupNavig_liens2.gif);
}

a.image_glossaire {
	background-image: url(../images/decoupNavig_glossaire.gif);
	width: 113px;
	height: 23px;
	display: block;
	position: absolute;
	left: 624px;
}

a.image_glossaire:hover {
	background-image: url(../images/decoupNavig_glossaire2.gif);
}

a.image_contacter {
	background-image: url(../images/decoupNavig_contacter.gif);
	width: 112px;
	height: 23px;
	display: block;
	position: absolute;
	left: 735px;
}

a.image_contacter:hover {
	background-image: url(../images/decoupNavig_contacter2.gif);
}

a.image_emploi {
	background-image: url(../images/decoupNavig_emploi.gif);
	width: 90px;
	height: 24px;
	display: block;
	position: absolute;
	left: 848px;
}

a.image_emploi:hover {
	background-image: url(../images/decoupNavig_emploi2.gif);
}

a.image_creer {
	background-image: url(../images/decoupNavig_creer.gif);
	width: 104px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
}

a.image_outils {
	background-image: url(../images/decoupNavig_outils.gif);
	width: 167px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
	left: 104px;
}

a.image_cff {
	background-image: url(../images/decoupNavig_cff.gif);
	width: 122px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
	left: 271px;
}

a.image_annuaire {
	background-image: url(../images/decoupNavig_annuaire.gif);
	width: 108px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
	left: 393px;
}

a.image_france {
	background-image: url(../images/decoupNavig_france.gif);
	width: 152px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
	left: 501px;
}

a.image_europe {
	background-image: url(../images/decoupNavig_europe.gif);
	width: 152px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
	left: 653px;
}

a.image_agenda {
	background-image: url(../images/decoupNavig_agenda.gif);
	width: 133px;
	height: 45px;
	display: block;
	position: absolute;
	top: 24px;
	left: 805px;
}

/*-----------------------------------*/
	/*----------- MenuGauche ------------*/
	/*-----------------------------------*/

a.image_lettre {
	background-image: url(../images/lettreInfos.gif);
	background-repeat: no-repeat;
	width: 221px;
	height: 26px;
	display: block;
	position: relative;
	top: 9px;
}

a.image_lettre:hover {
	background-image: url(../images/lettreInfos2.gif);
	background-repeat: no-repeat;
}

a.image_creerFondation {
	background-image: url(../images/creerFondation.gif);
	width: 221px;
	height: 26px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_creerFondation:hover {
	background-image: url(../images/creerFondation2.gif);
}

a.image_outilsConseils {
	background-image: url(../images/outilsConseils.gif);
	width: 221px;
	height: 26px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_outilsConseils:hover {
	background-image: url(../images/outilsConseils2.gif);
}

ul.ul_1ligne {
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	width: 190px;
}

ul.ul_1ligne li {
	background-image: url(../images/puceMenu.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 0px;
	padding-left: 10px;
	margin: 0px;
	margin: 2px 4px 0 5px;
}

ul.ul_1ligne ul {
	margin: 0px;
	margin-left: 13px;
	margin-top: -1px;
	padding: 0px;
	width: 150px;
}

ul.ul_1ligne ul li {
	background-image: url(../images/puceMenu.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 0px;
	padding-left: 5px;
	margin: 0px;
	line-height: 17px;
}

ul.ul_2ligne {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

ul.ul_2ligne li {
	background-image: url(../images/puceMenu.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 0px;
	padding-left: 10px;
	margin-left: 30px;
	line-height: 14px;
}

li.lienWEB {
	/*	background-image:  url(../images/flechePUCE.gif)!important;
	padding-left: 20px !important;
	margin-left: -10px !important;
	line-height: 17px !important;*/

}

li.docLoad {
	background-image: url(../images/docLoad.gif) !important;
	padding-left: 20px !important;
	margin-left: -10px !important;
	line-height: 18px !important;
}

#menuG a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #E5E4E4;
	text-decoration: none;
}

#menuG a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #E5E4E4;
	text-decoration: none;
	line-height: 0.85em;
}

#menuG a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.image_contact {
	background-image: url(../images/contact.gif);
	width: 220px;
	height: 65px;
	float: left;
}

a.image_contact:hover {
	background-image: url(../images/contact2.gif);
}

a.image_lettre2 {
	background-image: url(../images/lettreInfos3.gif);
	width: 220px;
	height: 34px;
	float: left;
}

a.image_lettre2:hover {
	background-image: url(../images/lettreInfos4.gif);
}

a.image_partenaire {
	background-image: url(../images/partenaires.gif);
	width: 220px;
	height: 35px;
	float: left;
}

a.image_partenaire:hover {
	background-image: url(../images/partenaires2.gif);
}

/*-----------------------------------*/
	/*----------- MenuDroite ------------*/
	/*-----------------------------------*/
a.image_cffDroite {
	background-image: url(../images/cffDroite.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 25px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_cffDroite:hover {
	background-image: url(../images/cffDroite2.gif);
	background-repeat: no-repeat;
}

a.image_serviceAdh {
	background-image: url(../images/serviceAdh.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 23px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_serviceAdh:hover {
	background-image: url(../images/serviceAdh2.gif);
	background-repeat: no-repeat;
}

a.image_dateTexte {
	background-image: url(../images/dateTexte.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 23px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_dateTexte:hover {
	background-image: url(../images/dateTexte2.gif);
	background-repeat: no-repeat;
}

a.image_conseil {
	background-image: url(../images/conseilsCFF.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 25px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_conseil:hover {
	background-image: url(../images/conseilsCFF2.gif);
	background-repeat: no-repeat;
}

a.image_question {
	background-image: url(../images/questionFreq.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 25px;
	display: block;
	position: relative;
	top: 9px;
	left: 1px;
}

a.image_question:hover {
	background-image: url(../images/questionFreq2.gif);
	background-repeat: no-repeat;
}

a.image_annuaireDroite {
	background-image: url(../images/annuaireDroite.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 25px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_annuaireDroite:hover {
	background-image: url(../images/annuaireDroite2.gif);
	background-repeat: no-repeat;
}

a.image_fondationFrance {
	background-image: url(../images/fondationFranceDroite.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 28px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_fondationFrance:hover {
	background-image: url(../images/fondationFranceDroite2.gif);
	background-repeat: no-repeat;
}

a.image_fondationEurope {
	background-image: url(../images/fondationEuropeMonde.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 28px;
	display: block;
	position: relative;
	top: 8px;
}

a.image_fondationEurope:hover {
	background-image: url(../images/fondationEuropeMonde2.gif);
	background-repeat: no-repeat;
}

#menuD a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #6A5F5D;
	text-decoration: none;
}

#menuD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #6A5F5D;
	text-decoration: none;
}

#menuD a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#recherche form {
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	margin-right: 3px;
}

#recherche form input.input_submit {
	background-image: url(../images/okRecherche.gif);
	background-color: #DBD7D7;
	width: 27px;
	height: 20px;
	border: none;
	float: right;
	margin-top: -30px;
}

.image_loupe {
	background-image: url(../images/okRecherche.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 22px;
	float: left;
	border: 0px;
}

a.image_loupe:hover {
	background-image: url(../images/okRecherche2.gif);
}

a.image_mdpOublie {
	background-image: url(../images/mdpOublie.gif);
	background-repeat: no-repeat;
	width: 116px;
	height: 13px;
	float: left;
}

a.image_mdpOublie:hover {
	background-image: url(../images/mdpOublie2.gif);
}

#MenuArticle ul {
	background-position: 0px 0px;
	padding-left: 8px;
	margin: 0px;
}

#MenuArticle ul li {
	background-image: url(../images/puceAGENDA_ptt.gif);
	padding-top: -2px;
	background-position: 0px 5px;
}

a.image_ESP {
	background-image: url(../images/articleAssocieAGENDA.gif);
	width: 214px;
	height: 23px;
	display: block;
	position: relative;
}

a.image_ESP:hover {
	background-image: url(../images/articleAssocieAGENDA2.gif);
}

/*PAGE DE LISTE*/
#contenuLISTE {
	color: #000000;
	text-decoration: none;
	font-size:0.9em;
}

#contenuLISTE h1 {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 15px;
	padding-bottom: -10px;
	text-align: left;
}

#contenuLISTE h2 {
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

#contenuLISTE ul {
	height: auto;
	width: 400px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}

#contenuLISTE ul li {
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	margin: 0px;
	margin-left: 7px;
	margin-bottom: 8px;
	padding: 0px;
	padding-left: 17px;
}

#contenuLISTE ul li a {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#contenuLISTE ul li a:visited {
	text-decoration: none;
}

#contenuLISTE ul li a:hover {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#contenuLISTE ul li ul {
	height: auto;
	width: 400px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-bottom: 5px;
	background-image: url(../images/pointille_liste.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 0.95em;
}

#contenuLISTE ul li ul li {
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 10px;
}

#contenuLISTE ul li ul li a {
	font-family: Verdana;
	font-size: 0.95em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#contenuLISTE ul li ul li a:visited {
	text-decoration: none;
}

#contenuLISTE ul li ul li a:hover {
	font-family: Verdana;
	font-size: 0.95em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/*---------------AJOUT D�connection et pr�f�rences 25/05-----------------------*/
a.image_deconnect {
	background-image: url(../images/deconnect.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 29px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

a.image_deconnect:hover {
	background-image: url(../images/deconnect2.gif);
}

a.image_pref {
	background-image: url(../images/preference.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 31px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

a.image_pref:hover {
	background-image: url(../images/preference2.gif);
}

a.image_quitter {
	background-image: url(../images/quitter.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

a.image_quitter:hover {
	background-image: url(../images/quitter2.gif);
}

#table_pagination {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border: 0px !important;
	margin-top: 20px !important;
	margin-bottom: 10px;
	text-align: center;
}

#table_pagination tr td {
	border: 0px;
}

.livesearchContainer {
	margin-top: 25px !important;
}

#portal-personaltools-wrapper {
	text-align: center;
	margin-top: 1.5em !important;
	padding-top: 1.5em !important;
}




/*
Agenda
------------------*/
.agenda{
	float:left;
	width:45%;
}
.agenda h1{
	margin:0 0 0 15px;
	padding-bottom:0;
	text-transform:uppercase;
	color:#4c8774;
}
.agenda #separationAccueil{
	margin:0 0 0 15px;
	width:auto;
}
#contenu .agenda ul{
	margin:10px 0 0 0;
	list-style:none;
}
#contenu .agenda ul li {
	margin:0 0 5px 0;
	padding:0 0 5px 15px;
	background: url(../images/puceActu.gif) 0 2px no-repeat;
}
#contenu .agenda strong{
	display:block;
}
#contenuLISTE .agenda h1{
	margin:0;
}
#contenuLISTE .agenda #separationAccueil{
	margin:0;
}
#contenuLISTE .agenda h2{
	padding:0;
	margin:0 0 3px 0;
	background:#fff;
	text-align:left;
	text-transform:none;
	font-size:0.9em;
	line-height:normal;
}
#contenuLISTE .agenda ul{
	width:auto;
}
#contenuLISTE .agenda ul li{
	margin:0 0 10px 0;
}
#contenuLISTE .agenda .date-lieu{
	display:block;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	color:#666;
}
#contenuLISTE .agenda p{
	margin:0;
	padding:5px;
	background:#eee;
	color:#666;
}

/*
Actualite
------------------*/
.actualites{
	float:right;
	width:45%;
}
.actualites h1{
	margin:0 0 0 15px;
	padding-bottom:0;
	text-transform:uppercase;
	color:#4c8774;
}
.actualites #separationAccueil{
	margin:0 0 0 15px;
	width:auto;
}
#contenu .actualites ul{
	margin:10px 0 0 0;
	list-style:none;
}
#contenu .actualites ul li {
	margin:0 0 5px 0;
	padding:0 0 5px 15px;
	background: url(../images/puceActu.gif) 0 2px no-repeat;
}
.actualites strong{
	display:block;
}
#contenuLISTE .actualites h1{
	margin:0;
}
#contenuLISTE .actualites #separationAccueil{
	margin:0;
}
#contenuLISTE .actualites h2{
	padding:0;
	margin:0 0 3px 0;
	background:#fff;
	text-align:left;
	text-transform:none;
	font-size:0.9em;
	line-height:normal;
}
#contenuLISTE .actualites ul{
	width:auto;
}
#contenuLISTE .actualites ul li{
	margin:0 0 10px 0;
}
#contenuLISTE .actualites p{
	margin:0;
	padding:5px;
	background:#eee;
	color:#666;
}

/*
Boite a outils
------------------*/
table.elements-bo{
	border:none;
}
table.elements-bo td{
	text-align:left;
}
table.elements-bo td a{
	color:#465b7a;
	text-decoration:none;
}
table.elements-bo td a:hover{
	text-decoration:underline;
}
table.elements-bo td ul.type-bo{
	margin:2px 0 5px 0;
	font-size:0.8em;
}
table.elements-bo td ul.type-bo li{
	display:inline;
}
table.elements-bo td.date{
	width:5em;
	font-size:0.7em!important;
	color:#666;
}

/*
Menu de gauche
------------------*/
p.questce-fondation{
	margin:15px 10px 10px 25px;
	color:#fff;
	font-size:1em;
}

/*
Intro
------------------*/
#contenu .intro{
	float:left;
	width:45%;
}
#contenu .intro h1{
	margin:0 0 5px 0;
	color:#422d2e!important;
	font-variant:normal;
	font-size:1.3em;
}
#contenu .intro img{
	float:left;
	margin:0 5px 0 0;
}
#contenu .intro p{
	margin:0;
}

/*
Fondation
------------------*/
#contenu .fondation{
	float:right;
	width:45%;
}
#contenu .fondation h1.focus{
	padding:0 2px;
	background:#422d2e;
	font-size:1.2em;
	color:#fff!important;
	text-transform:uppercase;
}
#contenu .fondation h1{
	margin:0 0 5px 0;
	padding-top:0;
	color:#422d2e!important;
	font-variant:normal;
	font-size:1.3em;
}
#contenu .fondation img{
	float:left;
	margin:0 5px 0 0;
}
#contenu .fondation p{
	margin:0;
}

/*
	Inscription newsletter
*/
#inscription-newsletter{
	background:#dbd7d7;
	margin:0 5px 0 18px;
	position:relative;
}
#inscription-newsletter h2{
	background:url(../images/inscription-newsletter.png) 0 0 no-repeat;
	width:190px;
	height:19px;
}
#inscription-newsletter h2 span{
	position:absolute;
	top:-5000px;
}
#inscription-newsletter form{
	margin:5px 8px;
	text-align:right;
}
#inscription-newsletter form #text-inscription-newsletter{
	background:url(../images/champ-inscritpion-newsletter.png) right 0 no-repeat;
	width:166px;
	height:17px;
	font-size:0.8em;
	color:#b9b9b9;
	border:none;
	border-left:7px solid #6a5f5d;
	padding:5px 0 0 2px;
	text-align:left;
}
#inscription-newsletter form .bt-inscription-newsletter{
	border:none;
	background:url(../images/fleche-sinscrire.png) 0 3px no-repeat;
	padding:0 0 0 6px;
	font-weight:normal;
	font-style:italic;
	font-size:0.8em;
}

#inscription-newsletter a.historique-news{
    position:relative;
    top:-16px;
    left:10px;
    background:url(../images/fleche-sinscrire.png) 0 3px no-repeat;
	padding:0 0 0 10px;
	font-weight:normal;
	font-style:italic;
	font-size:0.8em;
}

#revuepresse {
    background: none repeat scroll 0 0 #DBD7D7; 
    margin: 1em 5px 0 18px; 
    padding: 8px; 
    font-size: 1.2em; 
    font-weight: bold; 
    color: #422D2E;
}

#revuepresse a.archive{
    position:relative;
    background:url(../images/fleche-sinscrire.png) 0 3px no-repeat;
	padding:0 0 0 10px;
	font-weight:normal;
	font-style:italic;
	font-size:0.7em;
}

/**/
#portal-personaltools-wrapper{}
#portal-personaltools-wrapper ul{
	margin:0;
	padding:0;
}
#portal-personaltools-wrapper ul li{
	list-style-image:none;
	list-style-type:none;
	float:left;
	width:90px;
}





/* Hack impression IE */
@media print {
        div {
                position: static !important;
        }
}

#subject_existing_keywords { width:210px; }
