html{
	/* scrollbar*/
	scrollbar-base-color: #2d307c;
	scrollbar-3dlight-color: #c6c8e5;
	scrollbar-arrow-color: #2d307c;
	scrollbar-darkshadow-color: #62649d;
	scrollbar-face-color: #62649d;
	scrollbar-highlight-color: #62649d;
	scrollbar-shadow-color: #2d307c;
	scrollbar-track-color: #c6c8e5;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/bandeetire.gif") ; 
	background-repeat: repeat-x ;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000
	}

/* Liens Réguliers */
a:link { font-weight: normal; color:#2d307c; text-decoration:none; }
a:visited { font-weight:normal; color:#62649d; text-decoration:none; }
a:hover { font-weight:normal; color:#2d307c; text-decoration:underline; }
a:active { font-weight:normal; color:#2d307c; text-decoration:none; }
a:focus { font-weight:normal; color:#2d307c; text-decoration:none; }

/* LIENS menu */

/*
a:active.Liensmenu
{
	color: #c6c8e5;
	font-size: 12pt;
	text-decoration:none;
}

a:focus.Liensmenu
{
	color: #c6c8e5;
	font-size: 12pt;
	text-decoration:none;
}
a:hover.Liensmenu
{
	color: #a0a2c4;
	font-size: 12pt;
	text-decoration:none;
}
a:link.Liensmenu
{
	color: #c6c8e5;
	font-size: 12pt;
	text-decoration:none;
}

a:visited.Liensmenu
{
	color: #a0a2c4;
	font-size: 12pt;
	text-decoration:none;
}
*/

/* LIEN S'INSCRIRE BULLETIN D'INFORMATION*/
a:active.LiensBulletin{
	color: #e88c8c;
	font-size: 75%;
	text-decoration:underline;
}

a:focus.LiensBulletin{
	color: #e88c8c;
	font-size: 75%;
	text-decoration:none;
}
a:hover.LiensBulletin{
	color: #e88c8c;
	font-size: 75%;
	text-decoration: underline;
}
a:link.LiensBulletin{
	color: #e88c8c;
	font-size: 75%;
	text-decoration:none;
}

a:visited.LiensBulletin{
	color: #e88c8c;
	font-size: 75%;
	text-decoration:none;
}
/* FIN LIEN*/

p {
	text-align:justify;
	}
	
.style1 {
	color: #2D307C;
	}

	/* ENCADRÉ de DROITE */
.textedroite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
	
	.titre {
	color:#c6c8e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 0px;
	}

/* **************LIENS Recherche************** */
.Lienrecherche{
	font-size: 7pt;
	color:#c6c8e5;
}

a:active.Lienrecherche{
	font-size: 7pt;
	color:#c6c8e5;
	text-decoration:none;
}

a:focus.Lienrecherche{
	font-size: 7pt;
	color:#c6c8e5;
	text-decoration:none;
}

a:hover.Lienrecherche{
	font-size: 7pt;
	color:#ffffff;
	text-decoration:none;
}

a:link.Lienrecherche{
	font-size: 7pt;
	color:#c6c8e5;
	text-decoration:none;
}

a:visited.Lienrecherche{
	font-size: 7pt;
	color:#c6c8e5;
	text-decoration:none;
}

/*  ***************DATE****************** */
.date {
	font-size: 75%;
	color:White;
}

/* **************LIENS NOUVELLES************** */
.nouvelle{
	margin-top: 3px;
	margin-bottom: 10px;
}

a.LienNouvelle
{
	color: #FFFFFF;
	text-decoration:none;	
}

a:hover.LienNouvelle
{
	color: #FFFFFF;
	text-decoration:underline;
}



/* FORMULAIRE candidature, bulletin */
.gauche {text-align:right; color:#2D307C; }
.champs {text-align:left; width: 250px;}
.postedesire {text-align:left; width: 256px;}
.Commentaires {text-align:left; width: 199px;}
.cv {text-align:left; width: 256px;}

/* BOUTON */
.boutons {
    font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2d307c;
	border-color : #c6c8e5;
}