none
	{
	DISPLAY: none;
	}
	
A
	{
	TEXT-DECORATION: none;
	}

A:hover
	{
	TEXT-DECORATION: underline;
	}

BODY
	{
	background-position: top center;
	background-repeat: repeat-y;
	margin:0px;
	border:0px;
	padding:0;
	font-family	: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #f3f3f3;
	}

/*	Styles DIV */
/*	========== */

#cp_corps
	{
/*	background-color: #77d811; */
	background-position: top center;
	background-image: url(../images/bck_top.jpg);
	background-repeat: none;
	text-align: left;
	width: 940px;
	height: 110px;
}

#bloc_all
	{
	padding-top: 20px;
	padding-left: 20px;
}

#fond_hp
	{
	background-position: center;
	background-image: url(../images/bck_global_hp.gif);
	background-repeat: repeat-y;
	}

#col_gauche_hp
	{
	position: inherit;
	width: 190px;
	height: 100%;
	z-index: 3;
	float: left;
	padding-left: 20px;
	}

/*	Styles MNU */
/*	========== */

.hp_mnu
	{
	border-left: 200px;
	position: absolute;
	visibility: hidden;
	width: 920;
	height: 30;
	}

#hp_mnu1
{
	background-position: bottom;
	background-image: url(../images/bck_ban_bleu.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#hp_mnu2
{
	background-position: bottom;
	background-image: url(../images/bck_ban_rouge.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#hp_mnu3
{
	background-position: bottom;
	background-image: url(../images/bck_ban_orange.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#hp_mnu4
{
	background-position: bottom;
	background-image: url(../images/bck_ban_violet.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#hp_mnu5
{
	background-position: bottom;
	background-image: url(../images/bck_ban_jaune.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#hp_mnu6
{
	background-position: bottom;
	background-image: url(../images/bck_ban_gris.gif);
	background-repeat: repeat-x;
	text-align: left;
}


/*	Styles couleurs */
/*	=============== */

.orange { COLOR: #ff6501 }
.grisclair { COLOR: #999999} 
.grisfonce { COLOR: #5b5b5b }
.vert { COLOR: #95b300 }
.rose { COLOR: #e615a0 }
.blanc { COLOR: #fff }
.bleu { COLOR: #0D6CF4 }
.rouge { COLOR: #ff003f }
.marron { COLOR: #6e483f }
.violet { COLOR: #e3004f }
.jaune { COLOR: #bf6308 }
.strong { FONT-WEIGHT: bold; }
.normal { FONT-WEIGHT: normal; }
.light { FONT-WEIGHT: lighter; }


/*	Styles type */
/*	=========== */

.typo { FONT-FAMILY: Tahoma, Arial, Verdana; }
.typo50 { FONT-SIZE: 50% }
.typo55 { FONT-SIZE: 55% }
.typo60 { FONT-SIZE: 60% }
.typo70 { FONT-SIZE: 70% }
.typo75 { FONT-SIZE: 75% }
.typo80 { FONT-SIZE: 80% }
.typo90 { FONT-SIZE: 90% }
.typo100 { FONT-SIZE: 100% }
.typo120 { FONT-SIZE: 120% }
.typo150 { FONT-SIZE: 150% }
.typo250 { FONT-SIZE: 250% }
.cap { font-variant: small-caps; }

/*	Styles polices */
/*	============== */

.img_href {	border-width: 0px; }

/*	Styles Titre */
/*	============ */

.titre
	{
	FONT-FAMILY:  Tahoma, Arial, Verdana;
	FONT-SIZE: 100%;
	}

.titre_actu
	{
	color: #22a6da;
	FONT-FAMILY:  Tahoma, Arial, Verdana;
	FONT-SIZE: 130%;
	}

/*	Styles Accroche */
/*	=============== */

.accroche
	{
	FONT-FAMILY:  Tahoma, Arial, Verdana;
	FONT-SIZE: 70%;
	}

.resume
	{
	COLOR: #22a6da;
	FONT-FAMILY:  Tahoma, Arial, Verdana;
	FONT-SIZE: 70%;
	}

/*	Styles Contenu */
/*	============== */

.contenu
	{
	COLOR: #4d4d4d;
	FONT-FAMILY:  Tahoma, Arial, Verdana;
	FONT-SIZE: 75%;
	}

