html,body
{
	margin: 0px;
	height: 100%;
}

a
{
	color: #094081;
	text-decoration: none;
}

form
{
	margin: 0px;
}

h1
{
	display: inline;
	margin: 0px;
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;	
}

h2
{
	display: inline;
	margin: 0px;
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
}

#global
{
	width: 950px;
}

#conteneur
{
	width: 900px;
}

.full-large
{
	clear: both;
	width: 900px;
}

.colonne-gauche
{
	width: 580px;
	float: left;
}

.colonne-droite
{
	width: 310px;
	float: right;
	margin-left: 10px;
}

.bloc-flottant
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image: url(images/module-1px.gif);
	background-repeat: repeat-y;
}

.news-first
{
	margin-top: 10px;
	width: 580px;
	text-align: left;
}

.news
{
	padding-top: 10px;
	width: 580px;
	text-align: left;
}

.news-big
{
	width: 560px;
	margin-left: 20px;
	text-align: left;
}

.news-big-no-margin
{
	padding-bottom: 20px;
	width: 575px;
	text-align: left;
}

.news-little
{
	display: inline;
	width: 270px;
	padding-left: 20px;
	text-align: left;
	float: left;
}

.news-titre-big
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
}

.news-titre-middle
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
}

.news-titre-little
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
}

.news-texte
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

.news-texte-rouge
{
	color: #FF1F38;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

.news-corps
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.news-separateur
{
	color: #094081;
	font-family: Arial;
	font-size: 10pt;
}

.news-heure-big
{
	position: relative;
	top: -4px;
	left: 5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.news-heure-middle
{
	position: relative;
	top: -2px;
	left: 5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.texte-blanc
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

.texte-orange
{
	color: #FF8700;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.texte-vert
{
	color: #8DBA05;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.texte-rouge
{
	color: #FF3905;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.texte-rouge-video
{
	color: #FF1F38;
	font-family: Trebuchet MS;
	font-size: 11pt;
}

.texte-gris
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.centre-membre
{
	width: 560px;
	margin-left: 15px;
	text-align: left;
}

.centre-membre-no-margin
{
	width: 575px;
	text-align: left;
}

.selecteur
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 9pt;
	border: 1px solid #094081;
}

.input-texte
{
	height: 17px;
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 9pt;
	border: 1px solid #094081;
}

.minifiche
{
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

.contact-corps
{
	color: #094081;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
}

/* Barre de liens du réseau */

ul,li
{
	margin: 0px;
}

#navReseau
{
	width: 900px;
	height: 25px;
	background-color: #605E5E;
	line-height: 25px;
}

#liensReseau li
{
	list-style-type: none;
	float: left;
	padding-left: 20px;
}

#liensReseau a
{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}

#liensReseau a:hover
{
	text-decoration: underline;
}
