body {
	background-color: #848284;
}


/*citk-text*/
.citk-text-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #313031;
}

.citk-text-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3938FF;
}

.citk-text-03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1943A;
}

.citk-text-04-default {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E7E7FF;
}

.citk-text-05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	background-color: #E7E7FF;
}

.citk-text-06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1061BD;
	text-decoration: none;
}

.citk-text-06:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1061BD;
	text-decoration: underline;
}

.citk-text-07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94AA00;
	text-decoration: none;
	background-color: #E7E7FF;
}

.citk-text-08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD7D10;
	text-decoration: none;
}

.citk-text-09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B5531;
	text-decoration: none;
}


.citk-text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #E7E7FF;
}

/*citk-bgrd*/

.citk-bgrd-01 {
	background-image: url(../../web/citech_config/images/back_grnd/bgrd_01.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

.citk-brgd-02 {
	background-color: #E7E7FF;
}

.citk-brgd-03 {
	background-color: #FFE3BD;
}

.citk-brgd-04 {
	background-image: url(../../web/citech_config/images/back_grnd/bgrd_02.jpg);
	background-repeat: repeat-x;
	background-position: left;
	
}

.citk-brgd-05 {
	background-color: #CECBCE;
}

.citk-brgd-06 {
	background-image: url(../../web/citech_config/images/back_grnd/bgrd_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}


.citk-brgd-07 {
	background-image: url(../images/misc/entete_site-web_presentation_citech.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.citk-brgd-08 {
	background-color: #BDCFE7;

}


.citk-brgd-09 {
	background-image: url(../images/misc/pied_site-web_presentation_citech.png);
	background-repeat: no-repeat;
	background-position: left top;

}


.citk-brgd-10 {
	background-repeat: repeat;
	background-color: #E7E7FF;
}

.citk-float-01 {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;

}


.citk-border-01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;

}

.citk-border-02-01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5BEC6;
}

.citk-border-02-02
 {
	border-right-color: #B5BEC6;
	border-right-width: 1px;
	border-right-style: solid;
}

.citk-border-02-03
 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BEC6;
}

.citk-border-02-04
 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5BEC6;
}




.citk-border-03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.citk-text-link-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3165D6;
	text-decoration: underline;
}

.citk-text-link-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00006B;
	text-decoration: underline;
}
