* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	background-color: #2E2D33;
	margin: 0;
	padding: 0;
	background-image: url(../img/fond-page-interieur.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 100%;
}

img {border: 0;}

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

a.mentions-legales,a.mentions-legales:visited, span.mentions-legales, p.mentions-legales {
	font: bold 10px "trebuchet ms",arial,verdana,helvetica,sans;
	color: #DDDDDD;
	text-decoration: none;
}

a.mentions-legales:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div#baseline a,div#baseline a:visited,div#baseline span,div#baseline p {
	font: bold 10px "trebuchet ms",arial,verdana,helvetica,sans;
	color: #DDDDDD;
	text-decoration: none;
}
div#baseline a {
	text-decoration: underline;
	color: #FFFFFF;
}


a.navigation,a.navigation:visited {
	display: block;
	height: 33px;
	font: bold 14px/13px "trebuchet ms",arial,verdana,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/blank.gif);
	background-position: 0 0;
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
a.navigation:hover,a.navigation-selected,a.navigation-selected:visited,a.navigation-selected:hover {
	display: block;
	height: 33px;
	font: bold 14px/13px "trebuchet ms",arial,verdana,helvetica,sans;
	color: #D31924;
	text-decoration: none;
	background-image: url(../img/fond-lien.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
a.navigation-deroul,a.navigation-deroul:visited {
	display: block;
	width: 100%;
	height: 20px;
	font: bold 13px/13px "trebuchet ms",arial,verdana,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A6ABAE;
	background-image: url(../img/blank.gif);
	background-position: 0 0;
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	white-space: nowrap;
}
a.navigation-deroul:hover {
	display: block;
	width: 100%;
	height: 20px;
	font: bold 13px/13px "trebuchet ms",arial,verdana,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #717579;
	background-image: url(../img/blank.gif);
	background-position: 0 0;
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	white-space: nowrap;
}

input.bouton {
	font: bold 11px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #898989;
	border: 1px solid #666666;
	cursor: hand;
}

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

span.moteur-recherche {
	font: bold 13px "trebuchet ms",arial,helvetica,verdana,sans;
	color: #FFFFFF;
}
select.moteur-recherche {
	width: 158px;
	color: #363A3B;
	font: normal 12px  "trebuchet ms",arial,helvetica,verdana,sans-serif,sans;
	border: solid 1px #5C6C85;
	background-color: #FFFFFF;
}

.t8 {font-size: 8px;}
.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t11b {font-size: 11px; font-weight: bold;}
.t12 {font-size: 12px;}
.t12b {font-size: 12px; font-weight: bold;}
.t13 {font-size: 13px;}
.t13b {font-size: 13px; font-weight: bold;}
.t14 {font-size: 14px;}
.t14b {font-size: 14px; font-weight: bold;}
.t15 {font-size: 15px;}
.t17 {font-size: 17px;}
.t17b {font-size: 17px; font-weight: bold;}
.t19 {font-size: 19px;}
.t20b {font-size: 20px; font-weight: bold;}
.t21 {font-size: 21px;}

.blanc {color: #FFFFFF;}
.gris-clair {color: #D5D5D5;}
.rouge {color: #DB221D;}

.bold {font-weight: bold;}

#masque {
	position: absolute;
	width: 100%;
	/* 
	height: 100%;
	*/
	left: 0px;
	top: 0px;
	background-color: #332F3E;
	opacity: 0.7;
	filter : alpha(opacity=70);
	display: none;
	z-index: 30;
}

input.bouton-admin {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#1C499A;
	text-align: center;
	text-decoration: none;
	background-color: #D1D9E4;
	border: 1px solid #1C499A;
	cursor: hand;
	height: 18px;
}

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


.Titre-Rouge {
	font-size: 15px; 
	font-family: "trebuchet ms",trebuchet,arial,verdana, helvetica, sans-serif,sans; 
	font-weight: bold; 
	color: #B51F28;
}

a.nopage,a.nopage:visited {
	display: inline;
	font: normal 13px arial,helvetica,verdana,sans;
	color: #332F3E;
	text-decoration: none;
	padding: 2px;
	padding-left: 4px; padding-right: 4px;
	background-image: url(../img/blank.gif); 
}
a.nopage:hover {
	display: inline;
	font: bold 13px arial,helvetica,verdana,sans;
	color: #332F3E;
	text-decoration: none;
	padding: 2px;
	padding-left: 4px; padding-right: 4px;
	background-image: url(../img/blank.gif); 
}
a.nopage-selected {
	font: bold 13px arial,helvetica,verdana,sans;
	color: #B51F28;
	text-decoration: none;
	border: 1px solid #B51F28;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 4px; padding-right: 4px;
	background-image: url(../img/blank.gif); 
}

a.tri,a.tri:visited {
	font: normal 11px arial,helvetica,verdana,sans;
	color: #332F3E;
	text-decoration: underline;
}
a.tri:hover {
	font: normal 11px arial,helvetica,verdana,sans;
	color: #000000;
	text-decoration: none;
}

a.tri_2,a.tri_2:visited {
	font: normal 13px arial,helvetica,verdana,sans;
	color: #332F3E;
	text-decoration: underline;
}
a.tri_2:hover {
	font: normal 13px arial,helvetica,verdana,sans;
	color: #FFFFFF;
	text-decoration: none;
}

a.page, a.page:visited, span.page {
	font: normal 12px "trebuchet ms",arial,verdana,helvetica;
	font-style: normal;
	color: #444444;
	text-decoration: none;
}
a.page:hover {
	font: normal 12px "trebuchet ms",arial,verdana,helvetica;
	font-style: normal;
	color: #B41F26;
	text-decoration: none;
}

a.details, a.details:visited, span.details {
	font: bold 11px "trebuchet ms",arial,verdana,helvetica;
	font-style: normal;
	color: #444444;
	text-decoration: underline;
}
a.details:hover {
	font: bold 11px "trebuchet ms",arial,verdana,helvetica;
	font-style: normal;
	color: #B41F26;
	text-decoration: none;
}

a.onglet,a.onglet:visited,a.onglet:hover { 
	display: -moz-inline-box; 
	display: inline-block; 
	float: left;
	margin: 0; padding: 0; 
	height: 24px;
	font: bold 12px/24px "trebuchet ms",arial,helvetica,sans;
	color: #FFFFFF;
	white-space:nowrap; 
	text-align:center; 
	cursor:pointer; 
	border:0; 
	background:none; 
	text-decoration: none;
}
a.onglet span { 
	margin: 0; padding: 0; 
	position: relative; 
	float: left; 
	padding: 0 0 0 10px;        /* Largeur du côté gauche */ 
	background: url(/img/onglet-gauche.jpg) left top no-repeat; 
}
a.onglet span span { 
	margin: 0; padding: 0; 
	padding: 0 10px 0 0;        /* Largeur du côté droit */ 
	background:url(/img/onglet-droite.jpg) right top no-repeat; 
}
a.onglet span span span { 
	margin: 0; padding: 0; 
	height: 24px;        /* Hauteur du bouton */ 
	padding: 0; 
	background-color: #8F8F8F;
	font: bold 13px/24px "trebuchet ms",arial,helvetica,sans;
	color: #DB221D;
	background: url(/img/onglet-centre.jpg) left top repeat-x;
}
