body {
	margin				:	0 0 0 0;
	background-color	:	#DBA003; 
}

body, div, td, p{
	font-family			:	Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size			: 12px;
}

/*//////////////////////////////////////////////////              FOND             ///////////////////////////////////////////////*/

.fond_gauche_haut{
	background-image	:	url(/images/fond_gauche.jpg);
	width					: 	300px;
	height				:	100%;
}
.fond_gauche_haut_index{
	background-image	:	url(/images/fond_gauche__index.jpg);
	width					: 	354px;
	height				:	100%;
}

.fond_gauche_bas{
	width					:	100%;
	height				:	100%; 
	vertical-align		: bottom;
}

.fond_droit_haut{
	background			:	url(/images/fond_droit.jpg) repeat-y;
	width					:	650px;
}

.fond_droit_haut_index{
	background			:	url(/images/fond_droit__index.jpg) repeat-y;
	width					:	650px; 
}

.fond_gauche{
	height				:	508px;
	width					:	100%;
}

.fond_droit{
	padding-right		:	160px;
	padding-left		:	10px;
	font-size			:	10px;
}

.fond_gauche_actualites{
	background			:	url(/images/fond_gauche_actualites.jpg) top no-repeat;
}

.fond_droit_actualites{
	background			:	url(/images/fond_droit_actualites.jpg) top no-repeat;
}

.fond_gauche_index{
	background			:	url(/images/fond_gauche_index.jpg) top no-repeat;
}

.fond_droit_index{
	padding-right		:	160px;
	padding-left		:	10px;
	font-size			:	10px;
	background			:	url(/images/fond_droit_index.jpg) top left no-repeat;
}

.fond_gauche_entreprise{
	background			:	url(/images/fond_gauche_entreprise.jpg) top no-repeat;
}
.fond_droit_entreprise{
	background			:	url(/images/fond_droit_entreprise.jpg) top no-repeat;
}
.fond_gauche_glossaire_technique{
	background			:	url(/images/fond_gauche_glossaire.jpg) top no-repeat;
}
.fond_droit_glossaire_technique{
	background			:	url(/images/fond_droit_glossaire.jpg) top no-repeat;
}
.fond_gauche_phototheque{
	background			:	url(/images/fond_gauche_phototheque.jpg) top no-repeat;
}
.fond_droit_phototheque{
	background			:	url(/images/fond_droit_phototheque.jpg) top no-repeat;
}
.fond_gauche_coordonnees_plan{
	background			:	url(/images/fond_gauche_coordonnees_plan.jpg) top no-repeat;
}
.fond_droit_coordonnees_plan{
	background			:	url(/images/fond_droit_coordonnees_plan.jpg) top no-repeat;
}
.fond_gauche_contact{
	background			:	url(/images/fond_gauche_contact.jpg) top no-repeat;
}
.fond_droit_contact{
	background			:	url(/images/fond_droit_contact.jpg) top no-repeat;
}
.fond_gauche_mentions_legales{
	background			:	url(/images/fond_gauche_mentions_legales.jpg) top no-repeat;
}
.fond_droit_mentions_legales{
	background			:	url(/images/fond_droit_mentions_legales.jpg) top no-repeat;
}
/*/////////////////////////////////////////////////            GENERAL              ///////////////////////////////////////////////*/
.corps {
	width					:	480px;
	padding-top			:	20px;
	padding-bottom		:	20px;
}

.corps_index {
	width					:	360px;
	padding-top			:	270px;
	padding-bottom		:	20px;
}

.menu{
	text-align			:	right;	
	padding-right		:	7px;
	margin-top			:	75px; 
}
.menu_index{
	text-align			:	right;	
	padding-right		:	70px;
	margin-top			:	120px; 
}

.menu__libelle, .menu__libelle_over{
	text-transform		:	uppercase;
	color					: 	#00957d;
	font-size			: 	10px;
	text-decoration	:	none; 
}

.menu__libelle:hover, .menu__libelle_over{
	color					:	#dba004;
}

.logo{
	width					:	121px;
	margin-left			:	62px;
	padding-top			:	70px;
	padding-bottom		:	20px;
}

.contact{
	position				:	absolute;
	margin-top			:	52px;
	margin-left			: 	320px;
}
.contact_index{
	position				:	absolute;
	margin-top			:	102px;
	margin-left			: 	250px;
}

.contact__libelle{
	letter-spacing		:	5px;
	font-size			: 	10px;
	font-weight			:	bold;
	color					:	White;
	text-decoration	:	none; 
}

.baseline{
	padding-bottom		:	50px;
	padding-top			:	10px;
	padding-left		: 	80px;
	padding-right		:	8px;; 
	width					:	800px;
	text-align			:	center;
	color					:	White;
	font-size			: 	11px;
}

.baseline__lien{
	color					:	White;
	text-decoration	:	none; 
}

.baseline__lien:hover{
	color					: 	#c53f26;
}

.image{
	border				:	1px solid black;
}

/*/////////////////////////////////////////////////         PAGE INDEX           ///////////////////////////////////////////////*/
.titre_actu__index{
	color				:	#00957d;
	font-size			:	13px;
	font-weight			:	bold;
	text-decoration		:	none;
}
.texte_actu__index{
	color				:	#000;
	font-size			:	11px;
	padding-bottom		:	10px;
	text-decoration		:	none;
}
.slash_lien{
	color				:	#DBA003;
	font-size			:	10px;
	font-style			:	italic;
	text-decoration		:	none;
}
.texte_lien{
	color				:	#00957d;
	font-size			:	10px;
	font-style			:	italic;
	text-decoration		:	none;
}
/*/////////////////////////////////////////////////         PAGE ACTU           ///////////////////////////////////////////////*/
.texte_rubrique__actu{
	text-transform		:	uppercase;
	background-color	:	#DBA003;
	color				:	white;
	font-weight			:	bold;
	width				:	110px;
	text-align			:	center;
	vertical-align		:	top;
}
.photo__actu{
	height				: 90px;
	width				: 110px;
	vertical-align		: top;
}
.texte__actu{
	color				:	#000;
	font-size			:	12px;
	padding-bottom		:	10px;
	text-decoration		:	none;
}
.chapeau__actu{
	color				:	#000;
	font-size			:	12px;
	padding-bottom		:	10px;
	padding-right		:	10px;
	font-style			:	italic;
	text-decoration		:	none;
}

/*/////////////////////////////////////////////////          GLOSSAIRE            ///////////////////////////////////////////////*/
.zone_recherche{
	font-size			: 	13px;
	font-weight			:	bold;
	height				: 	20px;
	background-color	: 	#C22F16;
	text-align			:	center;
	vertical-align		:	center;
	color				: 	white;
	letter-spacing		: 	3px;
}
a.zone_lettres, td.zone_lettres, a.zone_lettre_selectionnee, .zone_lettres_vide{
	font-size			: 	13px;
	background-color	: 	#DBA003;
	text-align			:	center;
	vertical-align		:	center;
	color				: 	black;
	letter-spacing		: 	2px;
	text-decoration		:	none;
	padding-bottom		:	5px;
	padding-top			:	5px;
}

.zone_lettres_vide{
	color					:	#a4846f; 
}

a.zone_lettres:hover{
	text-decoration		:	underline;
}

a.zone_lettre_selectionnee{
	text-decoration		:	underline;
}
.zone_motcle{
	background-color	:	#DBA003;
	text-align			:	left;
	padding-left		:	10px;
	color				:	#C22F16;
	padding-top			:	5px;
	padding-bottom		:	0px;
}
input.bouton_motcle{
	background-color	:	#C22F16;	
	color				: 	white;
}
td.fondjaune{
	background-color	:	#DBA003;
}
.resultat_recherche {
	color				:	#00957d;
	font-size			:	12px;
	font-weight			:	bold;
	text-decoration		:	none;
	padding-top			:	10px;
	padding-bottom		:	10px;
}
a.retour_liste {
	color				:	#00957d;
	font-size			:	12px;
	text-decoration		:	none;
	font-style			:	italic;
}
.mot_glossaire{
	background			: 	url(/images/picto_carre_rouge_grand.jpg) no-repeat left;
	padding-left		:	15px;
	color				:	#00957d;
	font-size			:	14px;
	font-weight			:	bold;
	text-decoration		:	none;
}
.resume__glossaire{
	color				:	#000;
	font-size			:	12px;
	padding-bottom		:	10px;
	padding-right		:	10px;
	font-style			:	italic;
	text-decoration		:	none;
}
.fond_photos{
	background-color	:	#F9EAA9;
}
.texte__glossaire{
	color				:	#000;
	font-size			:	12px;
	padding-bottom		:	10px;
	text-decoration		:	none;
}

/*/////////////////////////////////////////////////            MEDIATHEQUE         ///////////////////////////////////////////////*/
.phototheque__titre{
	color				: 	#00957d;
	font-size		: 	14px;
	background		:	url(images/picto_carre_rouge.jpg) left no-repeat;
	padding-left 	: 	15px;
	padding-bottom	:	10px;
	padding-top		:	10px; 
}

.phototheque__td{
	text-align			: center;
	background-color	: #f9eaa9;
	width:90px;
	padding-top:5px;
}

.phototheque__legende{
	font-size			:	10px; 
}
/*/////////////////////////////////////////////////            TEXTE              ///////////////////////////////////////////////*/
.titre {
	color				:	#00957d;
	font-size			:	14px;
	font-weight			:	bold;
	text-decoration		:	none;
	padding-bottom		:	20px;
}

