.titre_news {
	font: normal 14px Arial, Helvetica, sans-serif;
	color : Red;
}
.contenu_news {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
}

.border1 {
	
	background-color: Black;
}

.border2 {
	background-color: #797979;
}

.border3 {
	background-color: #ACC0CC;
}

.bg_news {
	background-color: #EEF7F8;
}

.bg_menu {
	background-color: #EFEFEF;
}

.body {
 font-family : Arial;
}

#divContainer{
	position :absolute;
	width : 704;
	height : 490;
	overflow : hidden;
	top : 234;
	left : 168;
	clip : rect(0,704,490,0);
	visibility : hidden;
} 

#divContent{
		position : 	absolute;
		top : 		0;
		left : 		0;
}

a.lien_menu:link    {
	text-decoration: none;
	color: #0002D7;
	background-color: transparent;
	font-family: Tahoma;
	font-weight: 500 bold;
	font-size: 18px;
}

div.divBarre {
	position :absolute;
	width : 715;
	height : 526;
	overflow : hidden;
	top : 222;
	left : 163;
	clip : rect(0,715,526,0);
	visibility : visible;
	z-index : -1;
}

div.divAscenceur {
	position :absolute;
	width : 228;
	height : 52;
	overflow : hidden;
	top : 168;
	left : 470;
	clip : rect(0,228,52,0);
	visibility : visible;
	z-index : 2;
}


a.lien_menu:visited {
	text-decoration: none;
	color: #0002D7;
	background-color: transparent;
	font-family: Tahoma;
	font-weight: 500 bold;
	font-size: 18px;
}
a.lien_menu:hover   {
	text-decoration: none;
	color: #F27915;
	background-color: transparent;
	font-family: Tahoma;
	font-weight: 500 bold;
	font-size: 20px;
}
a.lien_menu:active  {
	text-decoration:none;
	color: #FFE4C4;
	background-color:transparent;
	font-family : Tahoma;
	font-weight : 500 bold;
	font-size: 20px;
}

a.lien_petit:link    {
	text-decoration: none;
	color: #0002D7;
	background-color: transparent;
	font-family: Tahoma;
	font-weight: 500 bold;
	font-size: 10px;
}
a.lien_petit:visited {
	text-decoration: none;
	color: #0002D7;
	background-color: transparent;
	font-family: Tahoma;
	font-weight: 500 bold;
	font-size: 10px;
}
a.lien_petit:hover   {
	text-decoration: none;
	color: #F27915;
	background-color: transparent;
	font-family: Tahoma;
	font-weight: 500 bold;
	font-size: 12px;
}
a.lien_petit:active  {
	text-decoration:none;
	color: #FFE4C4;
	background-color:transparent;
	font-family : Tahoma;
	font-weight : 500 bold;
	font-size: 12px;
}


a.lien_cadre:link    {
	text-decoration: none;
	color: Black;
	background-color: transparent;
	font-family: Arial;
	font-weight: 500 bold;
	font-size: 10px;
	border: 1 inset Black;
}
a.lien_cadre:visited {
	text-decoration: none;
	color: #0002D7;
	background-color: transparent;
	font-family: Arial;
	font-weight: 500 bold;
	font-size: 10px;
	border: 1 inset Black;
}
a.lien_cadre:hover   {
	text-decoration: none;
	color: Red;
	background-color: transparent;
	font-family: Arial;
	font-weight: 500 bold;
	font-size: 10px;
	border: double Black 1;
}
a.lien_cadre:active  {
	text-decoration:none;
	color: Red;
	background-color:transparent;
	font-family : Arial;
	font-weight : 500 bold;
	font-size: 10px;
	border: outset Black 1;
}


.fond_gang{
	background-color: #F8F8FF;
}

.nom_gang{
	font-family: "@Arial Unicode MS";
	font-size: 20px;
	font-style: oblique;
	color: #008B8B;
	font-weight: bolder;
}
.bio_gang{
	font-family: "@Arial Unicode MS";
	font-size: 16px;

	color: #000000;
	
}
.petit {
	font-family: Tahoma;
	font-size: 10px;
}
.input1 {
	background: #FFE4C4;
	color: #0002D7;
	width: 55px;
	height: 18px;
	font-size: 12px;
	font-family : Arial;
}

.normal {
	font-family: Tahoma;
	font-size: 12px;

}

.titre1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;

}

.fond_oblig {
	background-color: #FFF0F0;
	font-family: Tahoma;
	font-size: 12px;
}

.fond_facul {
	background-color: #F0FDF2;
	font-family: Tahoma;
	font-size: 12px;
}

.fond_gris {
	background-color: #EEEEEE;
	font-family: Tahoma;
	font-size: 12px;
}