body {
	background-color: #3a5aa7;
	font-family: Arial;
	margin: 0pt;
	padding: 0pt;
 }
 
table{
	padding: 0;
	margin: 0;
	border: 0;
}

.menu{
	font-size: 13px;
	color: #3a5aa7;
	font-weight: bold;
}

.menu a{
	color: #3a5aa7;
	text-decoration: none;
}

.menu a:hover{
	color: #1ea12e;
	text-decoration: none;
}

.menu a.select{
	color: #1ea12e;
	font-size: 13px;
	font-weight: bold;
}

#sous-menu01{
	clear: both;
	display: block;
	margin-left: 422px;
	height: 15px;
	color: #1ea22e;
	font-size: 12px;
	font-weight: normal;
	background: url(../medias/communs/fleche-sous-menu.gif) no-repeat left 1px;
	padding-left: 18px;
}

#sous-menu01 a{
	color: #1ea22e;
	text-decoration: none;
	font-weight: normal;
}

#sous-menu01 a:hover{
	color: #1ea22e;
	text-decoration: underline;
	font-weight: normal;
}

#sous-menu01 a.select{
	color: #1ea22e;
	text-decoration: underline;
	font-weight: normal;
}

.txt-intro{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-left: 90px;
	text-align: left;
}

.txt-intro-pages{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 90px;
	text-align: left;
}

.edito{
	padding: 0 20px 0 20px;
	color: #3a5aa7;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
}

ul.liste-edito{
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin: 3px 0 0 20px;
}

li.liste-edito{
	background: url(../medias/communs/fleche-bleue.gif) no-repeat 5px 3px;
	color: #3a5aa7;
	font-size: 13px;
	font-weight: bold;
	padding-left: 22px;
}

.tit-parag{
	font-size: 13px;
	font-weight: bold;
	color: #3a5aa7;
}

.txt-parag{
	font-size: 12px;
	font-weight: normal;
	color: #3a5aa7;
	padding: 0 25px 0 25px;
	line-height: 15px;
}

.txt-parag a{
	color: #3a5aa7;
	text-decoration: underline;
}

.txt-parag a:hover{
	color: #3a5aa7;
	text-decoration: underline;
}

.callage-tab{
	padding-left: 113px;
}

.img-callage{
	float: right;
	margin-left: 5px;
}

.callage-signature{
	margin-left: 25px;
}

