/* Styles generiques */

body {
	scrollbar-face-color: cccccc;
	scrollbar-highlight-color: ffffff;
	scrollbar-3dlight-color: ffffff;
	scrollbar-darkshadow-color: ffffff;
	scrollbar-shadow-color: ffffff;
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: ffffff;
	background-color: #EBE5E5;
	text-align: justify;
}

.fond{	
	background-color: ;
}



body {
	font-family: Arial;
	color: black;
	font-size: 13px;
	text-align: justify;
}

td, p, option, input, select, textarea, div
{ font-family: Arial;
	color: black;
	font-size: 13px;}

form {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; margin: 0px; width: 0px;}

/*a:link { color: #000000}
a:visited { color: #000000}
a:hover { color: #CCCCCC}*/


/* Styles relatifs au menu gauche*/

.menu-rub 			{
	CURSOR: pointer;
	TEXT-DECORATION: none;
	color: black;
	font-size: 13px;
	font-family: Arial;
	background-image: url(../images/menu/off.gif);
	background-position: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 30px;	
}
.menu-rub-actif 	{
	CURSOR: pointer;
	font-family: Arial;
	color: black;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/menu/on.gif);
	background-position: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 30px;
}

.menu-rub-actif-on 	{
	CURSOR: pointer;
	font-family: Arial;
	color: white;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/menu/rubrique_on.gif);
	background-position: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 30px;
}

.menu-srub 			{ CURSOR: pointer; color: #727259; TEXT-DECORATION: none; font-size: 11px}
.menu-srub-actif 	{ CURSOR: pointer; color: #727259; TEXT-DECORATION: none; font-size: 11px; font-weight: bold;}
.menu-page 			{
	CURSOR: pointer;
	font-family: Arial;
	color: black;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/menu/page.gif);
	background-position: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 30px;
}
.menu-page-actif 	{
	CURSOR: pointer;
	font-family: Arial;
	color: black;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/menu/on_on.gif);
	background-position: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 30px;
}

.menu-page-actif-on 	{
	CURSOR: pointer;
	font-family: Arial;
	color: black;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/menu/page_off.gif);
	background-position: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 30px;
}

.menu-bg-filet		{ BACKGROUND-COLOR: #D0D0C4}
.menu-bg-filet2 		{ BACKGROUND-COLOR: #ffffff}
.menu-bg-global 	{ }

/* Class relatives aux textes homepage*/

.hp-txt-titre {color: #ffffff; font-weight: bold;}
.hp-txt-stitre {color: #868585; font-weight: bold;}

a.hp-lien:link { TEXT-DECORATION: none; color: #000000}
a.hp-lien:visited { TEXT-DECORATION: none; color: #000000}
a.hp-lien:hover { TEXT-DECORATION: none; color: #0303D9}

a.hp-lien-bold:link { TEXT-DECORATION: none; color: #000000; font-weight: bold}
a.hp-lien-bold:visited { TEXT-DECORATION: none; color: #000000; font-weight: bold}
a.hp-lien-bold:hover { TEXT-DECORATION: none; color: #868585; font-weight: bold}

a.hp-focus:link { TEXT-DECORATION: none; color: #000000}
a.hp-focus:visited { TEXT-DECORATION: none; color: #000000}
a.hp-focus:hover { TEXT-DECORATION: none; color: #868585}

/* Class relatives aux bandeau haut */

.bg-haut {
	background-color: White;
}

a.haut-lien	{
	font-family: Arial;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

a.haut-lien:hover	{font-family: Arial;
	color: #0303D9;
	TEXT-DECORATION: none	}
	
a.haut-lien:visited	{
	font-family: Arial;
	TEXT-DECORATION: none
	
}

a.lien-credit:link { TEXT-DECORATION: none; color: #868585}
a.lien-credit:visited { TEXT-DECORATION: none; color: #868585}
a.lien-credit:hover	{ TEXT-DECORATION: none; color: #000000}

/* Class relatives aux includes */

.txt-bold { font-weight: bold;}

a.lien-bt-retour:link { TEXT-DECORATION: none; color: #FB0202}
a.lien-bt-retour:visited { TEXT-DECORATION: none; color: #FB0202}
a.lien-bt-retour:hover { TEXT-DECORATION: none; color: #868585}

.tt-even	{ color: #FF4900; TEXT-DECORATION: none; font-size: 11px; font-weight: bold}

/* Classe relatif aux boutons et champs */

.champ { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 7pt; BACKGROUND: #ffffff; BORDER-LEFT: black 1px solid; COLOR: #999999; BORDER-BOTTOM: black 1px solid; TEXT-DECORATION: none}

.combo { BORDER-RIGHT: #FFA306 1px solid; BORDER-TOP: #FFA306 1px solid; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: #FFA306 1px solid; COLOR: #FD4800; BORDER-BOTTOM: #FFA306 1px solid; TEXT-DECORATION: none}

.bg-combo { BACKGROUND-COLOR: #FECF7C}

.bg-combo_defaut { color: #000000}


/* bouton save 

.bouton { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 8pt; BACKGROUND: #ffffff; BORDER-LEFT: #666666 1px solid; CURSOR: hand; COLOR: #666666; BORDER-BOTTOM: #666666 1px solid; TEXT-DECORATION: none}*/

.bouton {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #ffffff;
	BORDER-LEFT: black 1px solid;
	CURSOR: hand;
	COLOR: Black;
	BORDER-BOTTOM: black 1px solid;
	TEXT-DECORATION: none;
}


.photo1 {
	background-image: url(../images/bandeau/photo1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.photo2 {
	background-image: url(../images/bandeau/photo2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.photo3 {
	background-image: url(../images/bandeau/photo3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.photo4 {
	background-image: url(../images/bandeau/photo4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.photo5 {
	background-image: url(../images/bandeau/photo5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.photo6 {
	background-image: url(../images/bandeau/photo6.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.fond_menu {
	background-image: url(../images/menu/fond.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.trait_actu {
	background-image: url(../images/edito/trait.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.titre_edito {
	padding-left: 3px;
	padding-right: 3px;
}

.titre_page {
	color: black;
	font-size: 25px;
	font-family: Times;
	font-style: italic;
	text-align: center;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
}

.etoile {
	background-image: url(../images/contenu/etoile.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Arial;
	color: black;
	font-size: 13px;
	text-align: justify;
}

.contenu_cadre {font-family: Arial;
	color: #0303D9;
	font-size: 13px;}
	
.contenu_cadre p{font-family: Arial;
	color: #0303D9;
	font-size: 13px;}
	
.souligne_bleu {
	font-family: Arial;
	color: #0303D9;
	font-size: 13px;
	text-decoration: none;
}

.souligne_bleu a{
	font-family: Arial;
	color: #0303D9;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
}

.souligne_bleu a:hover{
	font-family: Arial;
	color: #0303D9;
	font-size: 13px;
	text-align: justify;
	text-decoration: underline;
}	

.souligne_bleu a:visited{
	
}

.croix {
	background-image: url(../images/croix.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.cadre_droit {
	background-image: url(../images/bandeau/droite.gif);
	background-position: top right;
	background-repeat: repeat-y;
}