
		
.infos01 {
	text-align: center;
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #E4EDF2;
	border: 1px solid #82CC13;
	font-size: 90%;
	color: #1262B8;
	width: 350px;
}

.infos02 {
	text-align: left;
	display: block;
	background-color: #FAFEC6;
	font-size: 100%;
	color: #0450AE;
	width: 350px;
	padding: 3px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.infos03 {
	text-align: center;
	display: block;
	background-color: #e5e5e5;
	font-size: 1em;
	color: #0450AE;
	width: 80%;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
	padding: 8px;
}
.chapo {
	color:#0450AE;
	font-weight:bold;
	line-height:12px;
	text-align:justify;
}
.titre1 {
	background-color: #FFF;
	color: #0065bd;
	display: block;
	height: 30px;
	margin-top: 5px;
	padding-top: 15px;
	font-size: 140%;
	padding-left: 45px;
	background-image: url(../medias/fd-h1sidebar.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	clear: both;
	font-weight: bold;
}
.titre1 a {
	color: #0065bd;
	text-decoration: none;
}
.titre1 a:hover {
	text-decoration: underline;
}

.lienweb  {
	background-color:transparent;
	background-image:url(../medias/puce-doc.png);
	background-position:1px 3px;
	background-repeat:no-repeat;}

.lienpage {
	background-color:transparent;
	background-image:url(../medias/puce-doc.png);
	background-position:1px 3px;
	background-repeat:no-repeat;}
	
.liendoc  {
	background-color:transparent;
	background-image:url(../medias/puce-doc.png);
	background-position:1px 3px;
	background-repeat:no-repeat;}
	
.align-justify {
	text-align: justify;
}
.align-right { 
	text-align: right;
}
.align-center {
	text-align: center;
}
.txt2 {
	color:#64a23b;
	font-weight:bold;
	clear: left;	
}
.lienpage , .liendoc , .lienweb ,.liendiapos,.lienvideo,.liencontact, .lieninfos {
	display:block;
font-weight:bold;
margin-top:5px;
padding-left:35px;
padding-right:20px;
padding-top:2px;
}
.lienweb  {
	background-color:transparent;
	background-image:url(../medias/next.png);
	background-position:1px 3px;
	background-repeat:no-repeat;
}

.lienpage {
	background-color:transparent;
	background-image:url(../medias/folder.png);
	background-position:1px 0px;
	background-repeat:no-repeat;
}
	
.liendoc  {
	background-color:transparent;
	background-image:url(../medias/document.png);
	background-position:1px 0px;
	background-repeat:no-repeat;
}
.lienvideo {
	background-color:transparent;
	background-image:url(../medias/video.png);
	background-position:1px 0px;
	background-repeat:no-repeat;
}
.liencontact {
	background-color:transparent;
	background-image:url(../medias/person.png);
	background-position:1px 0px;
	background-repeat:no-repeat;
}
.liendiapos  {
	background-color:transparent;
	background-image:url(../medias/picture.png);
	background-position:1px 3px;
	background-repeat:no-repeat;
}
.lieninfos  {
	background-color:transparent;
	background-image:url(../medias/info.png);
	background-position:1px 3px;
	background-repeat:no-repeat;
}

/*gestion styles typo3*/
#corps  h1 {
	background-image: url(../medias/fd-h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 430px;
	padding-left: 60px;
	font-size: 110%;
	padding-top: 10px;
	color: #0065bd;
	clear: both;
}
#corps  h2 {
	color:#82CC13;
	font-size:105%;
	padding-bottom:8px;
	padding-left:20px;
	padding-top:10px;
	clear: both;
}
#corps  h3 {
	color:#82CC12;
	font-size:0.8em;
	padding: 5px;
	font-weight: bold;
}
#corps  h2 a, #corps  h3 a{
	color: #60BAE1;
}
#corps  h2 a:hover, #corps  h3 a:hover{
	color: #60BAE1;
	text-decoration: underline;
}
#corps p {
	font-size: 0.88em;
	
}


#corps ul li, #corps .csc-textpic-text ul li {
	list-style-image:url(../medias/puce06.png); 
}
#corps ul li ul li, #corps .csc-textpic-text ul li ul li { }
