* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

body {
	background-color: #FFFFFF;
	margin: 0; padding: 0;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales,div#mentions-legales span,div#mentions-legales p,div#mentions-legales a,div#mentions-legales a.Lien-Texte {
	font-size: 11px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #010101;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #454545;
}

input.bouton {
	font: normal 12px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #5A5859;
	border: 1px solid #5A5859;
	cursor: pointer;
}

.input-text {
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #000000;
}

h1 {
	position: absolute; 
	width: 400px;
	left: 566px; 
	top: 124px;
	padding: 0px;
	margin: 0px;
	font: normal 13px arial,verdana, helvetica, sans-serif,sans;
	font-style: italic;
	line-height: 150%;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}
.t20 {font-size: 20px;}

.rouge {color: #FF0000;}
.blanc {color: #FFFFFF;}

.bold {font-weight: bold;}

hr {
	color: #37488E;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}

span.Titre-Page {font: normal 24px/130% arial,helvetica sans-serif,sans; color: #E4015A;}

a.Lien-accueil {
	font: bold 13px/130% arial,helvetica sans-serif,sans; 
	color: #5A5859;
	text-decoration: none;
}

table.contour {
}

td.contour-haut-gauche {
	background-image: url(/img/tableau-haut-gauche.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px; height: 11px;
}
td.contour-haut-milieu {
	background-image: url(/img/tableau-haut-milieu.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 11px;
}
td.contour-haut-droite {
	background-image: url(/img/tableau-haut-droite.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px; height: 11px;
}

td.contour-centre-gauche {
	background-image: url(/img/tableau-centre-gauche.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 11px;
}
td.contour-centre {
	background-color: #EBEBEB;
}
td.contour-centre-droite {
	background-image: url(/img/tableau-centre-droite.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 11px;
}

td.contour-bas-gauche {
	background-image: url(/img/tableau-bas-gauche.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
td.contour-bas-milieu {
	background-image: url(/img/tableau-bas-milieu.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 11px;
}
td.contour-bas-droite {
	background-image: url(/img/tableau-bas-droite.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

/* ***************************************************** */

span.Actu-date {
	font: bold 13px/130% arial,helvetica sans-serif,sans; 
	color: #6F9C03;
}

div.div_actu_index a,div.div_actu_index a:hover,div.div_actu_index a:visited,div.div_actu_index a span {color: #E4015A;}
