/* Définition des balises */

*
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:default}

input, textarea
	{cursor:auto}
.button
	{cursor:pointer}

a
	{text-decoration:none;
	font-weight:bold;
	color:#207BAA;
	margin:0px;
	padding:0px;
	cursor:pointer}
a:hover
	{text-decoration:underline;
	}
td
	{vertical-align:top}


/* données communes et générales */
a.none, a.none:hover
	{text-decoration:none;}
a img
	{border:none;
	cursor:pointer}

.Validation /*div contenant les boutons en pieds de page */
	{text-align:right}
	
.orange
	{color:#D44400}	
.gras
	{font-weight:bold}

/* TITRES */

h1, h2
	{margin:0px}



div.titre_rubrique	
	{margin-bottom:20px;
	margin-left:-20px;		
	margin-top:50px;
	width:500px;}
html>body div.titre_rubrique	
	{margin-bottom:40px;}
	
div.titre_rubrique	h1
	{border: solid 1px #A8CBDE;
	display:inline;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	float:left;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(../images/gui/titre_rubrique_fond.jpg);
	background-repeat:repeat-x;
	background-position:left bottom}
div.titre_rubrique	div
	{background-image:url(../images/gui/titre_rubrique_bas.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	height:19px;
	width:300px}






.division_rubrique
	{margin-bottom:30px;}

.division_rubrique_h1
	{border: solid 1px #D08F4B /*#A8CBDE*/;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	padding:1px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(../images/gui/titre_rubrique_fond_3.jpg); /*url(../images/gui/titre_rubrique_fond.jpg);*/
	background-repeat:repeat-x;
	background-position:left bottom;
	display:inline;
	margin-left:-4px;}
	
.division_rubrique_div
	{border: solid 1px #D08F4B /*#A8CBDE*/;
	background-image:url(../images/gui/contenu_rubrique_fond_2.jpg); /*url(../images/gui/contenu_rubrique_fond.jpg);*/
	background-repeat:repeat-y;
	background-position:left bottom;
	padding: 12px;
	padding-top:10px;
	text-align:justify;
	}

















/* Mise en page */
body 
	{margin:0px;}


#bandeau
	{background-image:url(../images/gui/bandeau.jpg);
	background-repeat:no-repeat;
	width:779px;
	height:77px;}
	
#menu_principal
	{background-image:url(../images/gui/fond_mnu_top_bis.jpg);
	height:22px;
	width:669px;
	margin-left:110px;}
	
#cote_gauche
	{background-image:url(../images/gui/fond_mnu_gauche_bis.jpg);
	background-repeat:no-repeat;	
	height:700px;
	width:110px;
	float:left;
	margin-top:-22px}

html>body #cote_gauche
	{height:700px;
	width:110px;}
	
.fd_Gauche
	{margin-top:2px;
	height:130px;
	width:108px;
	background-repeat:no-repeat;
	background-position:top right}
	
#mnu_lateral
	{margin-top:10px;
	height:160px;}

#contenu
	{width:550px;
	padding:20px;
	background-position:-10px 6px;
	background-repeat:no-repeat}	

html>body #contenu
	{width:490px;
	margin-left:112px;	
	margin-top:2px;}









/*  Composants Menu principal */

a.link_menu_principal, .menu_div_sep
	{text-decoration:none;
	background-repeat:no-repeat;
	background-position: 0px 4px;
	font-weight:bold;
	height:20px;
	margin:0px;
	margin-left:16px;
	display:block;
	float:left;}

.rama
	{background-image:url(../images/liens_menu/link_rama.jpg);
	width:56px}
.rama:hover
	{background-image:url(../images/liens_menu/link_rama_hover.jpg);}
.actions
	{background-image:url(../images/liens_menu/link_actions.jpg);
	width:53px}
.actions:hover
	{background-image:url(../images/liens_menu/link_actions_hover.jpg);}
.ress
	{background-image:url(../images/liens_menu/link_ress.jpg);
	width:142px}
.ress:hover
	{background-image:url(../images/liens_menu/link_ress_hover.jpg);}
.actu
	{background-image:url(../images/liens_menu/link_actu.jpg);
	width:62px;}
.actu:hover
	{background-image:url(../images/liens_menu/link_actu_hover.jpg);}
.menu_div_sep
	{width:142px}

a.link_icone, a.link_icone:hover
	{background-repeat:no-repeat;
	background-position: left 3px;
	height:20px;
	width:20px;
	margin-left:8px;
	display:block;
	float:left}
	
.ico1
	{background-image:url(../images/gui/ic_contact.gif);}	
html>body .ico1
	{margin-left:26px}	
.ico2
	{background-image:url(../images/gui/ic_favoris.gif)}	
.ico3
	{background-image:url(../images/gui/ic_home.gif)}	
.ico4
	{background-image:url(../images/gui/ic_plandusite.gif)}
	
	











/*  Composants Sous Menu  */

a.link_mnu_lateral,a.link_mnu_lateral:hover,a.link_mnusel_lateral,a.link_mnusel_lateral:hover
	{display:block;
	text-decoration:none;
	background-image:url(../images/gui/puce_lien.jpg);
	background-repeat:no-repeat;
	background-position: 3px 6px;
	width:110px;
	border-top:1px solid #688CA5;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:14px;
	font-size:10px;
	font-weight:normal;
	color:#104C6B}
	
html>body .link_mnu_lateral, html>body .link_mnu_lateral:hover, html>body .link_mnusel_lateral, html>body .link_mnusel_lateral:hover
	{width:96px;
		}
a.link_mnu_lateral:hover,a.link_mnusel_lateral,a.link_mnusel_lateral:hover
	{color:#D44400;
	background-color:#fff}
	
.last
	{border-bottom:1px solid #688CA5}
	
	














	
/**************************************** Les partenaires ************************************************/


#partenaires
	{display:block;
	width:80px;
	margin-left:14px}
	
a.link_part
	{display:block;
	background-repeat:no-repeat;
	margin-bottom:6px;}
    
.part_fdf
	{background-image:url(../images/partenaires/part_fdf.jpg);height:47px}

.part_fdf:hover
	{background-image:url(../images/partenaires/part_fdf_over.jpg);height:47px}
	
.part_hulot
	{background-image:url(../images/partenaires/part_hulot.jpg);height:47px}

.part_hulot:hover
	{background-image:url(../images/partenaires/part_hulot_over.jpg);height:47px}

.part_aqui
	{background-image:url(../images/partenaires/part_aqui.jpg);height:35px}
.part_aqui:hover
	{background-image:url(../images/partenaires/part_aqui_over.jpg);}	
.part_cg
	{background-image:url(../images/partenaires/part_cg.jpg);height:45px}
.part_cg:hover
	{background-image:url(../images/partenaires/part_cg_over.jpg);}	
.part_DRAC
	{background-image:url(../images/partenaires/part_DRAC.jpg);height:57px}
.part_DRAC:hover
	{background-image:url(../images/partenaires/part_DRAC_over.jpg);}	
	
.part_Cress
	{background-image:url(../images/partenaires/part_Cress.jpg);height:43px}
.part_Cress:hover
	{background-image:url(../images/partenaires/part_Cress_over.jpg);}	

.part_Europe
	{background-image:url(../images/partenaires/part_Europe.jpg);height:39px}
.part_Europe:hover
	{background-image:url(../images/partenaires/part_Europe_over.jpg);}	
	
	
	
	
	
	
	
	
	
	
/* Les outils */

#outils
	{position:absolute;
	top:112px;
	left:665px}

.idf,.idf2,#boxLogin1_mlist,#rech,#list
	{width:114px;
	height:87px;
	padding:4px;
	font-size:9px;
	background-repeat:no-repeat}
.idf
	{background-image:url(../images/gui/fond_identf.jpg);
	height:87px;}
.idf2
	{background-image:url(../images/gui/fond_identf2.jpg);
	height:110px;}

#boxLogin1_mlist,#rech,#list
	{margin-top:6px;
	background-image:url(../images/gui/fond_mlist.jpg);
	height:52px}


#boxLogin1_mlist
	{height:228px}

#rech
	{background-image:url(../images/gui/fond_search.jpg);
	height:51px}

#list
	{padding:6px;
	padding-top:16px;
	background-image:url(../images/gui/fond_liens.jpg);
	height:90px}
	
#list_pied
	{background-image:url(../images/gui/fond_liens_pied.jpg);
	background-repeat:no-repeat;
	height:2px;
	width:114px}
	
#boxLogin1_Login_Div
	{text-align:center;
	margin:4px;}
	

	
#boxLogin1_idf_help
	{position:absolute;top:3px;left:95px}
#boxLogin1_tb_log,#boxLogin1_tb_pass,#txt_search
	{width:80px;height:16px;margin-left:2px}
#boxLogin1_tb_log
	{margin-top:28px}
#boxLogin1_tb_pass
	{margin-top:14px}
	
#boxSearch1_txt_search, #txt_search
	{margin-top:22px;
	border:solid 1px #207BAA;
	width:83px}


	
#boxLogin1_idf_help,#boxLogin1_btn_ok_log,#boxLogin1_btn_ici,#boxSearch1_btn_ok_search
	{border:none;
	cursor:hand}
#boxLogin1_btn_ok_log,#boxSearch1_btn_ok_search,#boxLogin1_btn_ici
	{position:absolute;top:65px;left:90px}
#boxSearch1_btn_ok_search
	{position:relative;top:4px;left:0}
#boxLogin1_btn_ici
	{position:relative;top:94px;left:86px}


html>body #boxLogin1_btn_ok_log
	{margin-top:-3px}
html>body #boxSearch1_btn_ok_search
	{display:inline}

a.link_liste
	{color:#207BAA;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	margin-bottom:1px;
	margin-top:2px
	}
a.link_liste:hover
	{color:#D44400;
	text-decoration:none;}
	
html>body a.link_liste
	{margin:1px;
		margin-bottom:1px}

a.login_lnk
	{color:#207BAA;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	margin:4px;
	margin-left:8px}
a.login_lnk:hover
	{color:#D44400;
	font-weight:normal;
	font-size:9px;}
	
	
	
	
	
	
	
	
/****** encarts type page d'accueil ***/


.encart
	{width:258px;
	margin-top:8px;}
html>body .encart
	{margin:10px;
	display:block;}

.bord_gauche
	{background-image:url(../images/gui/cell_bord_gauche_haut.jpg);
	height:16px;
	width:4px;
	float:left;}	
.titre_centre
	{background-image:url(../images/gui/cell_centre_haut.jpg);
	height:16px;
	background-repeat:repeat-x;
	width:240px;
	float:left;
	text-align:center}
a.link_titre_encart
	{text-decoration:none}
a.link_titre_encart:hover
	{color:#D44400}	
.bord_droit
	{background-image:url(../images/gui/cell_bord_droit_haut.jpg);
	height:16px;
	width:12px;
	float:left;}


.contenu_encart
	{background-image:url(../images/gui/cell_bord_droit_milieu.jpg);
	background-repeat:repeat-y;
	background-position:243px 0px;
	border-left:1px solid #C8DEEA;
	font-size:10px;
	padding-left:6px;
	padding-right:24px;
	padding-top:2px;
	width:269px;
	padding-bottom:4px;
	font-size:9px;
	float:left;}

html>body .contenu_encart
	{width:234px;}
	/* probleme ici avec OPERA vs MOZILLA */
	
.bord_bas_gauche
	{background-image:url(../images/gui/cell_bord_gauche_bas.jpg);
	height:8px;
	width:5px;
	float:left;
	background-repeat:no-repeat}
.bord_bas_centre
	{background-image:url(../images/gui/cell_centre_bas.jpg);
	height:8px;
	background-repeat:repeat-x;
	width:239px;
	float:left;}

html>body .bord_bas_gauche,
html>body .bord_bas_centre,
html>body .bord_bas_droit
	{margin-bottom:10px;}

.bord_bas_droit
	{background-image:url(../images/gui/cell_bord_droit_bas.jpg);
	height:8px;
	width:12px;
	float:left;
	background-repeat:no-repeat}
	




/* Titre de pages */
.pg_Rama_presentation
	{background-image:url(../images/gui/titre_presentation.gif)}
.pg_Rama_contact
	{background-image:url(../images/gui/titre_contacts.gif)}
.pg_Rama_membres
	{background-image:url(../images/gui/titre_membres.gif)}
.pg_Rama_schema
	{background-image:url(../images/gui/titre_schema.gif)}
.pg_Rama_part
	{background-image:url(../images/gui/titre_partenaires.gif)}

.pg_actions_projets
	{background-image:url(../images/gui/titre_projets.gif)}
.pg_actions_actions
	{background-image:url(../images/gui/titre_actions.gif)}
.pg_actions_aura
	{background-image:url(../images/gui/titre_aura.gif)}



.pg_Perso_Perso
	{background-image:url(../images/gui/titre_perso.gif)}
.pg_Perso_EmplDemande
	{background-image:url(../images/gui/titre_emplDemandes.gif)}
.pg_Perso_Offre
	{background-image:url(../images/gui/titre_emplOffre.gif)}

.pg_ressources_presentation
	{background-image:url(../images/gui/titre_presentation.gif)}
.pg_Ressources_faq	
	{background-image:url(../images/gui/titre_faq.gif)}
.pg_Ressources_liens
	{background-image:url(../images/gui/titre_liens.gif)}
.pg_Ressources_emplois
	{background-image:url(../images/gui/titre_emplois.gif)}
.pg_Ressources_formation
	{background-image:url(../images/gui/titre_formations.gif)}

.pg_Actu_Agenda
	{background-image:url(../images/gui/titre_agenda.gif)}
.pg_Actu_Presse
	{background-image:url(../images/gui/titre_presse.gif)}
.pg_Actu_Interview
	{background-image:url(../images/gui/titre_interview.gif)}
.pg_Actu_Chronique
	{background-image:url(../images/gui/titre_chronique.gif)}
.pg_Actu_Rubrique
	{background-image:url(../images/gui/titre_rubrique.gif)}
.pg_Actu_News
	{background-image:url(../images/gui/titre_news.gif)}

/* Tires colonne gauche */
#fd_accueil
	{background-image:url(../images/gui/fond_accueil_bis.jpg);}
#fd_rama
	{background-image:url(../images/gui/fond_rama.jpg);}
#fd_esp_utilisateur
	{background-image:url(../images/gui/fond_esp_perso.jpg);}
#fd_actions
	{background-image:url(../images/gui/fond_act.jpg);}
#fd_actualites
	{background-image:url(../images/gui/fond_actu.jpg);}
#fd_ressources
	{background-image:url(../images/gui/fond_ress.jpg);}
	
	
	
	
	
/* UTILS */
.utilPrintLnk
	{cursor:pointer;
	text-align:right}
	
