body {
	background: #D4D4D4 url('../picts/fondPrinc.png') repeat-y;
	scrollbar-3dlight-color: #8C0000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #CC0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #C77575;
	scrollbar-highlight-color: #CC0000;
	scrollbar-shadow-color: #8C0000;
	scrollbar-track-color: #CC0000;
}

a:link, a:visited, a:active {
	color: #CC0000;
}

select, textarea {
	border: 1px solid #CC0000;
	background: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	line-height: 15px;
	overflow: auto;
	-moz-border-radius: 5px;
}

.inputText {
	border: 1px solid #CC0000;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	line-height: 12px;
	height: 17px;
	-moz-border-radius: 5px;
}

a:link div.boutoncourt, a:active div.boutoncourt, a:visited div.boutoncourt {
	color: #000000;
	background: url('../picts/boutoncourt.gif') no-repeat 0px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	top: 0px;
}

a:link div.boutonlong, a:active div.boutonlong, a:visited div.boutonlong {
	color: #000000;
	background: url('../picts/boutonlong.gif') no-repeat 0px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	top: 0px;
}

a:hover div.boutoncourt {
	color: #333333;
	background: url('../picts/boutoncourtA.gif')  no-repeat 0px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	top: 0px;
}

a:hover div.boutonlong {
	color: #333333;
	background: url('../picts/boutonlongA.gif') no-repeat 0px  cursor: pointer;
	text-align: center;
	cursor: hand;
	top: 0px;
}

.senteteT {
	color: #b4f1fe;
	background: #808285;
	font-weight: bold;
	height: 20px;
}

a:hover.senteteT {
	color: #FED769;
}
#Title {
	/*border-bottom: 1px solid #000000;
	background: url('../picts/fondToolbar.png') repeat-x;*/
	color: #222222;
	text-indent: 10px;
	text-align: left;
	height: 32px;
}

#entete {
	color: #CE3421;
	font-weight: bold;
}

#sousTitre {
	color: #FFFFFF;
	background: #FFFFFF url('../picts/fond_titre_p2.gif') no-repeat;
}

#corps {
	color: #333333;
}

#intro {
	border-top: 1px outset #FFFFFF;
	border-left: 1px outset #FFFFFF;
	background: #808285;
}

#milieu {
	border-top: 1px outset #FFFFFF;
	background: #808285;
}

#fin {
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #FFFFFF;
	background: #808285;
}

#contenu {
	background: #FFFFFF;
}

.tabpair {
	border: none;
	background: #FFFFFF;
}

.tabimpair {
	border: none;
	background: #E7E8EA;
}

.tabsurligne {
	background: #CE3421;
}

.tabmark {
	background: #FFC739;
}

.enevidence {
	color: #C61000;
}

.goUD {
	color: white;
	background: #B50000;
}

.goLR {
	color: #B50000;
	background: #FFFFFF;
}

.titrebarre {
	color: #B50000;
	font-weight: bold;
	font-size: 18px;
	font-family: ms sans serif,verdana, Geneva, Swiss, SunSans-Regular;
	line-height: 21px;
}

.classInactive{
	border: 1px #FFFFFF outset;
	border-bottom: 1px #FFFFFF outset;
	background: #A4A4A4;
}

.CenteteT {
	border: none;
	color: #FFFFFF;
	background: #808285;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

.classOn {
	border: 1px #FFFFFF outset;
	border-bottom: 1px #B50000 solid;
	background: #B50000;
}

.classOut {
	border: 1px #CE3421 outset;
	border-bottom: 1px #FFFFFF outset;
	background: #CE3421;
}

.promo {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.reqField {
	color: #ca1b02;
}

.fondHome {
	background: url('../picts/fond_titre_p1.gif') no-repeat 0px -6px;
	color: #b50000;
}

.wizard {
	border: #9C9C9C 1pt solid;
	padding: 4px;
	background: #FFFCEF;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
}

.tabpairB {
	border-right: 1px solid #808285;
}

.tabimpairB{
	border-right: 1px solid  #808285;
}

.CenteteTB{
	border-right: 1px solid  #E7E7E7;
}

a:hover, .chapeau {
	color: #B50000;
}

a:active.senteteT, a:link.senteteT, a:visited.senteteT {
	color: #FFF1C6;
}

#enteteT2 table tr td, #enteteT3 table tr td, .titreTableau, #enteteT table tr td, #enteteT1 table tr td {
	color: #b4f1fe;
	background: #808285;
}

#enteteT div, #enteteT1 div, #enteteT2 div, #enteteT3 div {
	color: #FFFFFF;
}



