body
{
	background: url(background.jpg);
	padding : 0px;
	margin : 0px;
}

.tableauPrinc
{
	/* background: url(etoile.jpg); */
	background-color : white;
	width: 770px ;
}

.entete
{
	width: 770px ;
	height: 155px ;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}

.pieddepage
{
	width: 770px ;
	height: 60px ;
	background-repeat: no-repeat;
	background-color:#FEB09C;
	padding-top: 30px;
	color : #EFEFEF;
}

/******	LIENS 	*******/
a:active, a:visited, a:link,
#moduletitle:visited, #moduletitle:link  { color : #FE957A;}
#footerlink:hover, #footerlink:visited , #footerlink:link { color : black; }

a:hover, #moduletitle:hover { color:#F154D5; }


/******	les barres de design		********/
.barre1{background-color: #FFD4C9; height : 2px;}
.barre2{background-color: #FEB09C; height : 6px;}
.barre3{background-color: #FFFFFF; height : 5px;}



/********	DIVERS		*****/
#haut_box{
	float:right;
	margin-right:15px;
	margin-top:60px;
	width:250px;
	height:45px;
	text-align:center;
}

.swiftfieldset { color: #FF8A6C;}

.highlightpage{	background-color: #C47662;}
.tabletitlerow{background: #80A9EA url(tabledescbg.gif) repeat-x top left;}
.tabletitlerow a{ color:black;}
.sectiontitlebg {background:none;background-color : #FFEEFB;}

.tborder{ border: 1px solid #C47662;}
.tcat{ background: #C47662 url(tablebg.gif) repeat-x top left;}

.borderrow1{ background-color: #C47662;}
.row1{ background-color: #FFEEFB;}
.ticketline{background-color: #FEB09C;}