
BODY {
	font-family : Arial, Helvetica;
	font-size: 10px;
	background-image: url(images/fond-nge-2004.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
A {
	text-decoration: none;
}
A:Hover	{ 
	text-decoration: none;
}

A.blanc:visited  { color: #e0ffff }

A.blanc {
	color: White;
}

A.blanc:Hover  { color: black }

A.blanc:active {
	color: Aqua;
	
}
A.actu-red  {
	color: #FF6633;
	text-decoration: none;
}
A.actu-red:Hover, A.actu-red:active {
	color: #333333;
	text-decoration: underline;	

}
A.actu-red:visited {
	color: #FF8C00;
	}
A.actu-blue  {
	color: #0000CD;
	text-decoration: none;
}
A.actu-blue:Hover, A.actu-blue:active {
	color: #FF8C00;
	text-decoration: underline;	

}
A.actu-blue:visited {
	color: #FF8C00;
	}
A.lien01:Hover { color: black; text-decoration: underline }
A.lien01 { color: blue; text-decoration: none }

a.lien-orange:link   {
	color: #356279;
	font-size: 12px;
	text-decoration: underline;
}
a.lien-orange:visited  {
	color: #356279;
	font-size: 12px;
	text-decoration: underline;
}
a.lien-orange:hover  {
	color: #ff8c00;
	text-decoration: underline;
}
.bouton-nge   {
	color: #ff8c00;
	font-size: 10pt;
	font-family: arial;
	background-color: #356279;
	border-style: solid;
	border-width: thin;
	font-weight: bold;
	text-decoration: none;
	border-color: #356279;
	line-height: normal;
	height: 22px;
	width: 150px;
}
.input-texte {
	background : ActiveBorder;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF;
}
.input-texte-newsletter {
	background : ActiveBorder;
	color : #194C66;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFE7D7;
}

.texte-deroulant {
	background : ActiveBorder;
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	background-color: #FFE7D7;
}

.TITRE-V1 {
    background-position: 15px 50%; /* x-pos y-pos */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 5px;
    padding: 5px 20px 5px 45px ;
    border-top: 2px solid #F18a00 ;
    border-bottom: 2px solid #F18a00 ;
}
.TITRE-V2 {
    background: #FFFFFF url(carre-orange.gif) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 5px;
    padding: 5px 20px 5px 45px;
    border-bottom: 1px solid #F18a00
}
