﻿A
	{
	TEXT-DECORATION: none;
	}

A:hover
	{
	TEXT-DECORATION: underline;
	}

BODY
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #86c6ee;

	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	}

.actu_photo_xs
	{
	background-image: url('../images/actu_photo_xs_fd.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-top: 10px;
	vertical-align: top;
	width: 77px;
	height:50px;
	}
	
/*	Styles couleurs */
/*	=============== */

.noir { COLOR: black }
.jaune { COLOR: #ffea00 }
.orange { COLOR: #ec6906 }
.grisclair { COLOR: #999999} 
.grisfonce { COLOR: #5b5b5b }
.vert { COLOR: #617429 }
.rose { COLOR: #e615a0 }
.blanc { COLOR: #fff }
.bleu { COLOR: #0088cc }
.marine { color: #082a4c }
.rouge { COLOR: #ff003f }
.jaune { COLOR: #ffea00 }
.strong { FONT-WEIGHT: bold; }
.normal { FONT-WEIGHT: normal; }
.light { FONT-WEIGHT: lighter; }
.espace { letter-spacing: 1px; }
.arch_fonce { color: #673b15; }
.arch_clair { color: #99734c; }
.violet { color: #6f1a80; }

/*	Styles type */
/*	=========== */

.typo { FONT-FAMILY: Arial, Verdana, Tahoma, sans-serif; }
.typo_alt {	FONT-FAMILY: Arial, Verdana, Tahoma, sans-serif; }
.typo8 { FONT-SIZE: 50% }
.typo9 { FONT-SIZE: 55%; }
.typo10 { FONT-SIZE: 60% }
.typo11 { FONT-SIZE: 70% }
.typo12 { FONT-SIZE: 78% }
.typo13 { FONT-SIZE: 82% }
.typo14 { FONT-SIZE: 89% }
.typo15 { FONT-SIZE: 95% }
.typo16 { FONT-SIZE: 100% }
.typo18 { FONT-SIZE: 110% }
.typo19 { FONT-SIZE: 115% }
.typo20 { FONT-SIZE: 120% }
.typo24 { FONT-SIZE: 130% }
.typo27 { FONT-SIZE: 140% }
.typo30 { FONT-SIZE: 150% }
.typo35 { FONT-SIZE: 180% }
.typo40 { FONT-SIZE: 220% }
.typo50 { FONT-SIZE: 250% }
.typo60 { FONT-SIZE: 280% }



