#ongletrubriquage1, #ongletrubriquage2, #ongletrubriquage3, #ongletrubriquage4, #ongletrubriquage5, #ongletrubriquage6 {
	font-weight: bold;
	color: #FFF;
	float: left;
	font-size: 110%;
	line-height: 160%;
}
#ongletrubriquage1 img, #ongletrubriquage2 img, #ongletrubriquage3 img, #ongletrubriquage4 img, #ongletrubriquage5 img, #ongletrubriquage6 img {
	height: 18px;
	width: 6px;
}
#ongletrubriquage1 {
	background-color: #2d6fc5;
}
#ongletrubriquage2 {
	background-color: #ea8a54;
}
#ongletrubriquage3 {
	background-color: #d4004f;
}
#ongletrubriquage4 {
	background-color: #bc4e89;
}
#ongletrubriquage5 {
	background-color: #ffd940;
}
#ongletrubriquage6 {
	background-color: #8b8b8b;
}

/* CSS Document */


/* COLONNE GAUCHE */

#colonnegauche #rubriquage1, #colonnegauche #rubriquage2, #colonnegauche #rubriquage3, #colonnegauche #rubriquage4, #colonnegauche #rubriquage5, #colonnegauche #rubriquage6 {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: both;
}
#colonnegauche #rubriquage1 ul, #colonnegauche #rubriquage2 ul, #colonnegauche #rubriquage3 ul, #colonnegauche #rubriquage4 ul, #colonnegauche #rubriquage5 ul, #colonnegauche #rubriquage6 ul {
 text-align: left;
 padding: 0;
 margin: 0;
 list-style-type: none;
}
#colonnegauche #rubriquage1 ul li, #colonnegauche #rubriquage2 ul li, #colonnegauche #rubriquage3 ul li, #colonnegauche #rubriquage4 ul li, #colonnegauche #rubriquage5 ul li, #colonnegauche #rubriquage6 ul li {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
}
#colonnegauche #rubriquage1 ul li, #colonnegauche #rubriquage1 ul li a {
	background-color: #AFC8E7;
	color: #1A3F71;
}
#colonnegauche #rubriquage2 ul li, #colonnegauche #rubriquage2 ul li a {
	background-color: #F7CDB7;
	color: #853910;
}
#colonnegauche #rubriquage3 ul li, #colonnegauche #rubriquage3 ul li a {
	background-color: #FF88B5;
	color: #9D003C;
}

#colonnegauche #rubriquage4 ul li, #colonnegauche #rubriquage4 ul li a {
	background-color: #DFAAC6;
	color: #6A284B;
}
#colonnegauche #rubriquage5 ul li, #colonnegauche #rubriquage5 ul li a {
	background-color: #FFE991;
	color: #8C7100;
}
#colonnegauche #rubriquage6 ul li, #colonnegauche #rubriquage6 ul li a {
	background-color: #DBDBDB;
	color: #363636;
}


/* COLONNE CENTRE */

#colonnecentre {
	width: 740px;
	margin-left: 10px;
	float: left;
	font-size: 110%;
	line-height: 150%;
}
#colonnecentre h1 {
	font-size: 110%;
	color: #8e3633;
	background-image: url(../images/crosse.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
}
#colonnecentre h1 .soustitre {
	font-weight: normal;
	font-size: 140%;
	margin-left: -15px;
}
#colonnecentre h2 {
	font-size: 120%;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-color: #F7F7F7;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 30px;
}

#colonnecentre .centregauche {
	float: left;
	width: 250px;
	margin-top: -10px;
}
#colonnecentre .centredroit {
	float: right;
	width: 245px;
	margin-top: -10px;
}
#colonnecentre .centredroit ul {
	list-style-type: square;
	padding-left: 10px;
}
#colonnecentre .centredroit ul li {
	padding-bottom: 2px;
}




/* COLONNAGE */

.petitecolonnedroite {
	background-color: #f7f7f7;
	float: right;
	width: 220px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #c4c4c4;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
}
.moitie-gauche {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-right: 9px;
}
.moitie-droite {
	float: right;
	width: 360px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}
.encart01 {
	color: #1A3F71;
	background-color: #AFC8E7;
	text-align: center;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}

.encart01 a {
	color: #1A3F71;
}
.encart02 {
	color: #853910;
	background-color: #F7CDB7;
	text-align: center;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}

.encart02 a {
	color: #853910;
}
.encart03 {
	color: #9D003C;
	background-color: #FF88B5;
	text-align: center;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
.encart03 a {
	color: #9D003C;
}
.encart04 {
	color: #55203C;
	background-color: #DFAAC6;
	text-align: center;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
.encart04 a {
	color: #6A284B;
}
.encart05 {
	color: #8C7100;
	background-color: #FFE991;
	text-align: center;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
.encart05 a {
	color: #8C7100;
}
.encart06 {
	color: #363636;
	background-color: #DBDBDB;
	text-align: center;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
.encart06 a {
	color: #363636;
}
