/* CSS Document */
body {
	font-family: Arial;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg_v2.jpg);
	background-repeat: repeat-x;
	scrollbar-arrow-color : #A30F02;
	scrollbar-base-color : #969490;
	scrollbar-face-color : #FAF8F4;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}

a.pageSel {
	color: #A30F02;
	font-size: 16px;
	text-decoration: none;
}

a.noDeco {
	text-decoration: none;
	color: #A30F02;
}

a {
	color: #A30F02;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #A30F02;
}
a:hover {
	color: #333333;
}

a.lienGY, link.lienGY {
	color: #333333;
	text-decoration: underline;
}
a:hover.lienGY {
	text-decoration: none;
}

a.lienRDnormal, link.lienRDnormal {
	color: #A30F02;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.lienRDnormal {
	text-decoration: none;
}

/*---------------------------------------------------------------- */

.borderTop {
	background-image: url(../images/bg_borderTop.jpg);
	background-repeat: repeat-x;
	width: 700px;
}

.borderRight {
	background-image: url(../images/bg_borderRight.jpg);
	background-repeat: repeat-y;
}

.borderLeft {
	background-image: url(../images/bg_borderLeft.jpg);
	background-repeat: repeat-y;
}

/*---------------------------------------------------------------- */
.bgEveAcc5 {
	background-image:   url(../images/bg_eveAcc5.gif);
	background-repeat: no-repeat;
	width:410px;/*410px;*/
	height: 250px;/*113px;*/
}

.bgEveAcc3 {
	background-image:  url(../images/bg_eveAcc4.gif);
	background-repeat: no-repeat;
	width:410px;
	height: 140px;
}

td.bgTablo, table.bgTablo {
	/*background-image: url(../images/bg_tablo.gif);*/
/*	background-color: #F6F4EF;*/
	background-color: #FAF8F4;

}
/*td.bgFooter, table.bgFooter {
	background-image: url(../images/footer_plain.jpg);
	background-repeat: no-repeat;
	height: 90px;
}*/
input, textarea, select {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #666666;
}

/*---------------------------------------------------------------- Formatage */

#txt1 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
}
.txt1 {
	font-size: 12px;
}

#txt2 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
	padding-right: 50px;
	padding-left: 50px;
}
.txt2 {
	font-size: 12px;
	padding-right: 50px;
	padding-left: 50px;
}

#txt3 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
	font-weight: bold;
	color: #A30F02;
}

.txt3 {
	font-size: 12px;
	font-weight: bold;
	color: #A30F02;
}

#txt4 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 11px;
}
.txt4 {
	font-size: 11px;
}

#txt5 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
	padding-left: 20px;
}
.txt5 {
	font-size: 12px;
	padding-left: 20px;
}

#txt6 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
	padding-left: 50px;
}
.txt6 {
	font-size: 12px;
	padding-left: 50px;
}

#txt7 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 25px;
}

#txt8 {
	font-size: 10px;
}

#txt9 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.txt9 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#txt10 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.txt10 {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}


/*---------------------------------------------------------------- */

#imgStroke { 
	border: 1px solid #999999; 
}

/*---------------------------------------------------------------- CSS Dynamique */

.btnOver {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background: #FFFFFF;
	width: 75px;
	height: 18px;
}
.btnNormal {
	font-size: 12px;
	font-weight: bold;
	color: #A30F02;	
	background: #FFFFFF;
	width: 75px;
	height: 18px;
}

/*---------------------------------------------------------------- */

.bas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAF8F4;
}

td.basRD {
	font-size: 12px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A30F02;
}

.strokeLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEBCB8;
}
#txt11 {
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
.txt11 { /* CHANGE FOR CLASS - TO DELETE */
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAF8F4;
}
td.bgCanTire {
	background-image: url(../images/logo_canTire.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 82px;
}
.txt12 {
	font-size: 14px;
	font-weight: bold;
	color: #A30F02;
}

#footer {
	background-image:url(../images/footer_plain.jpg);
	background-repeat:no-repeat;
	height:90px;
	font-family:Arial;
	font-size:11px;
	color:#222222;
}
/* -------------------------------------- Agenda */
.adate {
	color:#A30F02;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
.aevent {
	font-size:12px;
	margin:0;
}
.aseparateur {
	border-bottom:1px dotted #CC0000;
	margin:0 0 5px;
}
