.ititre {
	margin: 12px 0;
}

.bleu {
	font-size: 16px;
	font-weight: bold;
	color:#006ca6;
}

.orange21 {
	font-size: 21px;
	color:#FD6002;
}
.gris21 {
	font-size: 21px;
	color:#434343;
}
.gris16 {
	font-size: 16px;
	color:#434343;
}

.link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fd6002;
}

.link:hover {
	text-decoration: underline;
}

.linkOrange14 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fd6002;
}

.linkOrange14:hover {
	text-decoration: underline;
}

.ligne1 {
	position: relative;
	height: 225px;
	width: 630px;
	background: url(../img/interface/ligne1.gif) left top repeat-x;
	margin-bottom:20px;
}

.ligne1 .gauche {
	position: relative;
	height: 225px;
	width: 310px;
	float: left;
}

.ligne1 .droite {
	position: relative;
	height: 225px;
	width: 300px;
	float: left;
	padding: 0 0 0 20px;
}

.titre {
	font-size: 16px;
	color: #4a4949;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.paragraphe {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	padding: 0 10px 0 10px;
}

.courant {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	padding: 0 20px 0 0;
}


ul#indexlist {
	margin: 30px 0 0;
}

ul#indexlist li {
	margin: 0 20px 0 0;
	background: url(../img/interface/fleche.gif) left 1px no-repeat;
	text-indent: 16px;
	font-size: 16px;
	color: #0477b6;
	float: left;
	line-height: 20px;
	font-weight: bold;
}

.ligne2 {
	position: relative;
	height: 340px;
	width: 630px;
	
}

.ligne2 .gauche {
	position: relative;
	width: 310px;
	float: left;
	background: url(../img/interface/ligne2.gif) left top repeat-x;
}

.ligne2 .gauche table {
	margin: 10px 0 0 10px;
	font-size: 12px;
}

.ligne2 .droite {
	position: relative;
	width: 310px;
	float: left;
	text-align: center;
}

.ligne2 .droite p {
	line-height: 18px;
}

.ligne2 .droite img {
	margin: 90px 0 0;
}

.tg {
	width: 236px;
}

