/* SELECTEURS COMMUNS */

/* fond de page */
body {
 border: none;
 padding: 0px;
 font-family: "arial", "verdana", "helvetica", "sans serif";
 font-size: small;
 color: #000000;
 max-width: 990px;
 height : auto;
 background: #ffffff;
 background-image: url('../images/lignes_haut.png');
 background-attachment: fixed;
 background-position: bottom right;
 background-color: white;
 background-repeat: no-repeat;
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* liens */
a:visited {
color : black;
text-decoration : none;
}

a:link {
color : black;
text-decoration : none;
}

a:hover {
color : black;
text-decoration : none;
background-color : transparent;
}

a:active {
color : black;
text-decoration : none;
}

/* SELECTEURS IDENTIFIANTS UNIQUES */

/* remplace logo facon PAO */
#header {
	text-align: center;
	vertical-align : top;
	height: 20px;
	/*width: 990px;*/
	margin : 0px;
	padding : 0px;
	background-image: url('../images/entete.png');
	background-position: top center ;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: white;
}

/* mentions legales, etc... */
#footer {
	text-align: center;
	vertical-align: sub;
	margin : 10px;
	width : auto;
	height: auto;
	font-size: x-small;
	color: #000000; 
	font-family:  "Microsoft Sans Serif", "Segoe UI", Verdana, Tahoma, Arial;
	background-image: url('../images/squares.png');
	background-position: top center;
	background-color: transparent;
	background-repeat:no-repeat;
}

/* contenu page */
#container {
	vertical-align : top;
	margin-top : 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 990px;
	border: 0px;
	background-color: transparent;
}

#scroller
{
	/*border: orange 2px solid;	*/
	height: 100px;
	float: left;
	text-align: center;
	margin-top: 25px;
}

/* SELECTEURS DE CLASSES MULTIPLES */

/* menus bulles - haut de page */
.SubMenus {
	height : 421px;
	width : 240px;
	background-image: url('../images/submenus_lines.png');
	background-position: top left;
	background-color: transparent;
	background-repeat:no-repeat;
	position: absolute;
	float : left;
	display: block;
}

.Title {
	width : 540px; /* Taille reelle 560px; ! IE7*/
	height: 77px;
	margin-left:240px;
	text-align: center;
	text-indent: 20px;
	vertical-align: top;
	font-size: x-large;
	color:black;
	font-family: "arial", "verdana", "helvetica", "sans serif";
	text-transform:uppercase;
	word-spacing:2px;
	letter-spacing:1px;
	background-image: url('../images/title_lines.png');
	background-position: top left;
	background-color: white;
	background-repeat:no-repeat;
	float : left;
	display: block;
	position : absolute;
	clear:right;
}

.LongTitle {
	width : 540px; /* Taille reelle 560px; ! IE7*/
	height: 77px;
	margin-left:240px;
	text-align: center;
	text-indent: 20px;
	vertical-align: top;
	font-size: x-large;
	color:black;
	font-family: "arial", "verdana", "helvetica", "sans serif";
	word-spacing:2px;
	letter-spacing:1px;
	background-image: url('../images/title_lines.png');
	background-position: top left;
	background-color: white;
	background-repeat:no-repeat;
	float : left;
	display: block;
	position : absolute;
	clear:right;
}
.Subtitle{
	font-size: large;	
	word-spacing:6px;
	letter-spacing:5px;
	display: inline;
	position : relative;
}

.LongSubtitle{
	font-size: large;	
	word-spacing:2px;
	letter-spacing:1px;
	display: inline;
	position : relative;
}

.Logo{
	width : 130px;
	height : 99px;
	margin-top : 25px;
	padding : 0px;
	background-image: url('../images/logo.png');
    background-position: top right;
	background-color: transparent;
	background-repeat:no-repeat;
	float : right;
	display: block;
	position : relative;
	clear:right;
}
.Contact{
	width : 130px;
	height : 72px;
	margin-top : 20px;
	float : right;
	display: block;
	position : relative;
	clear:right;
}
.PostitSup{
	height : 77px;
	width : 130px;
	background-image: url('../images/haut_postit.png');
	background-position: top right;
	background-color: transparent;
	background-repeat: no-repeat;
	float : right;
	display: block;
	position : relative;
	clear : right;
}
.TxtPostit{
	width : 130px;
	height: 173px;
	/*margin-left : 5px;
	margin-right : 9px;*/
	margin-top : 17px;
	margin-bottom : 30px;
	text-align: center;
	vertical-align : middle;
	overflow : hidden;
	float : right;
	display: block;
	position : relative;
}
.TxtContainer {
	/*width : auto;*/
	height: auto;
	margin-left : 240px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 77px;
	padding : 0px;
	text-align: left;
	vertical-align: top;
	font-family: "Microsoft Sans Serif", "arial", "verdana", "helvetica", "sans serif";
	background-color: white;
	font-size: small;
	color : #000000;
	/*display : block;
	position : relative;*/
	overflow : hidden;
}
.TxtContainerIndent {
	margin-left: 25px;
	margin-right: 15px;
}
.TxtContainerTitre {
	margin-left : 5px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 15px;
	text-align: center;
	text-indent: 15px;
	color: #2040aa;
	font-size: large;
}
.ExtraTxt {
	text-align: center;
	vertical-align : middle;
	font-size: large;
	color: #000000;
	font-family: "Microsoft Sans Serif", "sans serif";
	background-image: url('../images/squares.png');
	background-position: center right;
	background-color: transparent;
	background-repeat:no-repeat;
}
.TxtRemarques {
	text-align: left;
	font-size: x-small;
	color: #000000;
}
.MiseEnValeur
{
color: #F86627;
}


