/*
Style Pages
*/
.preload {
	display:none
}

/*
Style Pages
*/
body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
Styles Liens
*/

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFE888;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}

/*
Images Background Pour Mise En Forme
*/

.cont_ligne_horiz {
background-image:url(images/cont_ligne_horiz.gif);
background-repeat:repeat;
}
.cont_ligne_horiz_haut {
background-image:url(images/cont_ligne_horiz_haut.gif);
background-repeat:repeat;
}
.cont_ligne_horiz_bas {
background-image:url(images/cont_ligne_horiz_bas.gif);
background-repeat:repeat;
}
.cont_ligne_verti_G {
background-image:url(images/cont_ligne_verti_G.gif);
background-repeat:repeat;
}
.cont_ligne_verti_D {
background-image:url(images/cont_ligne_verti_D.gif);
background-repeat:repeat;
}
.cont_ligne_verti_haut_G {
background-image:url(images/cont_ligne_verti_haut_G.gif);
background-repeat:repeat;
}
.cont_ligne_verti_haut_D {
background-image:url(images/cont_ligne_verti_haut_D.gif);
background-repeat:repeat;
}
.cont_croisement_G {
background-image:url(images/cont_croisement_G.gif);
background-repeat:repeat;
}
.cont_croisement_D {
background-image:url(images/cont_croisement_D.gif);
background-repeat:repeat;
}
.cont_ligne_coin_bas_G {
background-image:url(images/cont_ligne_coin_bas_G.gif);
background-repeat:repeat;
}
.cont_ligne_coin_bas_D {
background-image:url(images/cont_ligne_coin_bas_D.gif);
background-repeat:repeat;
}

/*
Styles Textes
*/
.Style_Textes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3E4CF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4D6B80;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	vertical-align: baseline;
	cursor: default;
}

.Style_Dates {
	color: #FFCC00;
	text-decoration: none;
}
a.Style_Dates:active {
	color: #FFCC00;
}
a.Style_Dates:link {
	color: #FFCC00;
}
a.Style_Dates:visited {
	color: #FFCC00;
}
a.Style_Dates:hover {
	color: #FFE888;
}

.Style_Accolades {
	color: #FF0000;
	font-weight: bold;
}

/*
Styles Images Pages Travaux
*/

.Img_Travaux img {
	color: #E3E4CF;
	filter:alpha(opacity=60) ;
	opacity: .6;
}
.Img_Travaux a:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
}

/*
Styles Popup
*/

.Img_klik2popup {
	color: #E3E4CF;
}

/*
Styles H1
*/

h1 {
font-size : 100%;
}
h2 {
font-size : 100%;
}

/*
Id des liens qui DL
*/

#lienDL a:hover:before {
	content:" » ";
	color: #FFE888;
	text-decoration: blink;
}
#lienDL a:hover:after {
	content:" « ";
	color: #FFE888;
	text-decoration: blink;
}
#news {
padding-left:15px;
}
