/*
BODY {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

HTML,BODY {
	height: 100%;
	width: 100%;
}

H1,H2,H3,H4,H5,H6,FORM,HR,P {
	padding: 0;
	margin: 0;
}

A IMG {
	border: none;
}

OBJECT {
	display: block;
}
*/
.txt {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
	text-align: justify;
}

.chapeau {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

.titre1Blue {
	font-size: 18px;
	color: #005AA5;
	padding: 0;
	font-weight: bold;
	display: block;
}

.titre2Blue {
	color: #005AA5;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.titre2Pink {
	color: #D10067;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.titre1Gray {
	font-size: 18px;
	color: #7e8aa4;
	padding: 0;
	font-weight: bold;
	display: block;
}

.titre2Gray {
	color: #7E8AA4;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.grasBleu {
	color: #005AA5;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}

.link {
	color: black;
}

.link:hover {
	color: #005aa5;
}

.puceLI {
	list-style-type: none;
	background: url(imgs/puce_defaut.png) no-repeat;
	padding-left: 10px;
	/*color: #005AA5;
	font-weight: bold;*/
}









/*font size*/
/*
.ft28{font-size:28px;}
.ft26{font-size:26px;}
.ft24{font-size:24px;}
.ft22{font-size:22px;}
.ft20{font-size:20px;}
.ft18{font-size:18px;}
.ft16{font-size:16px;}
.ft14{font-size:14px;}
.ft12{font-size:12px;}
*/

/*font color*/
/*
.blueFt{color:#0077c1;}
.orangeFt{color:#ff9900;}
.purpleFt{color:#a71fa8;}
*/

/*margin and padding*/
/*
.pd10{padding:2px 10px;}
.pd15{padding:2px 15px;}
.mrgL15{margin-left:15px !important;}
*/

/*
.classicList{}
.classicList li{padding:1px 0 2px 9px;background:url(icon/bracket_small_blue.png) no-repeat 0 3px;;}
.classicList li,
.classicList li a{color:#333;}
*/

/*.focus{background:#f2f8fc;padding:10px;}

/*title*/
/*
.title{color:#0077c1;font-size:12px;border-bottom:5px solid #dcf57f;padding:0 0 5px 1px;}
.titleUp{color:#0077c1;text-transform:uppercase;font-size:10px;border-bottom:5px solid #dcf57f;padding:0 0 5px 1px;}

.blueBold{font-size:10px;color:#0077c1;font-weight:bold;}
.blueBold12{font-size:12px;color:#0077c1;font-weight:bold;}
.blueBoldArrow{font-size:10px;color:#0077c1;font-weight:bold;background:url(icon/arrow_green.png) no-repeat 0 0;padding:0 0 0 10px;}
.blueBoldArrowBlue{font-size:14px;color:#0077c1;font-weight:bold;background:url(icon/arrow_blue.png) no-repeat 0 3px;padding:0 0 2px 10px;}
.blueArrow{font-size:15px;color:#0077c1;font-weight:bold;background:url(icon/arrow_blue.png) no-repeat 0 3px;padding:0 0 0 14px;}
.blueBracket{font-size:10px;color:#0077c1;background:url(icon/bracket.png) no-repeat left bottom;padding:0 0 0 10px;border:0 none;}
    input.blueBracket{cursor:pointer;}


.orangeArrow{color:#ff9900}

.greenBlueArrow{font-size:14px;color:#95c047;font-weight:normal;background:url(icon/arrow_blue.png) no-repeat 0 2px;padding:0 0 0 15px;}

.grey{color:#333;}

.orange .title{border-color:#ff9900;}
.purple .title{border-color:#a71fa8;}

.orangeLine{color:#0077c1;font-size:12px;border-bottom:5px solid #ff9900;padding:0 0 3px 0;}
.purpleLine{color:#0077c1;font-size:12px;border-bottom:5px solid #a71fa8;padding:0 0 3px 0;}
*/

/*deco*/
/*.dotbot{background:url(bg/dot.png) repeat-x left bottom}*/

/*tab style*/

/*.tabTitle17{font-size:17px;font-weight:normal;color:#0077c1;}*/
/*.tabTitle14{font-size:14px;font-weight:normal;color:#0077c1;}*/
/*.tabSubTitle{font-weight:bold;font-size:12px;margin:10px 0 3px 0;}*/
/*.tabListe{font-size:12px;}*/
/*.tabListe li{padding:1px 0 1px 8px}*/

/*.beforeTabTitle{font-size:15px;background:url(icon/arrow_blue.png) no-repeat 2px 2px;padding:0 0 0 15px}*/
/*.beforeTabBaseline{font-size:22px;padding:0 0 10px 15px;font-weight:bold;}*/


/*.classicTable{border-collapse:collapse;width:90%;margin:2px 0 10px 0}*/
/*.classicTable caption{background:#0077c1;color:#fff;padding:5px;font-weight:bold;text-align:left;margin:10px 0 0 0;}*/
/*.classicTable thead{}*/
/*.classicTable thead th,
/*.classicTable tbody td{padding:3px 0 3px 20px;text-align:left;border:1px solid #fff;}*/
/*.classicTable thead th{background:#e5f1f9;color:#0077c1;font-weight:normal;}*/
/*.classicTable tbody td{background:#eaf2da;color:#333;}*/
/*.classicTable tbody .light td{background:#f7f9f1;}*/

