
.fleche {
height: 24px;
width:35px;
background-image: url(../img/fleches.gif);
background-repeat:no-repeat;
vertical-align: bottom;
}
body
{
	color: black;
	font-family: Verdana,Arial,Sans-serif;
	font-size:11px;
	
}

.titre2 {
    color: #B3347B;
	font-family: "Arial";
	text-decoration: underline;
	font-weight: bold;
	/*background-color: #4A5975;*/
}
.fonc {
    color: #B3347B;
	font-family: "Arial";
	text-decoration: none;
	text-align:center;
	font-weight: normal;
	/*background-color: #4A5975;*/
}
table {
  
	font-size:13px;
	/*background-color: #4A5975;*/
}
.lien
{
	color: #B3347B;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
.lien:hover
{
	color: #D083AE;
}
.dashtable {

background-color:#4E9DC6;
text-color:#FFFFFF;
padding:0px;
}
.dashtd {
border: 1px dashed #FFFFFFS;
}
.tdtitre {
font-weight:bold;
padding:5px;
background-color:#B3347B;
}
.tdcontenu {
font-weight:normal;
padding:5px;
background-color:#FFFFFF;
color:#000000;
}
.tdbleu {

background-color:#4E9DC6;
color:#FFFFFF;
}
.copyright {
color:#313334;
font-size:9px;
font-weight:italic;
}
.tblarticle {
margin-left:3px;
padding:10px;
background-color:#FFF; border:1px solid #000; padding-bottom:1px;margin-bottom:10px;
height:180px;
width:595px;
height:842px;
}
.tbldetails {
width:600px;
margin-left:auto;
margin-right:auto;
border:1px solid #000;

}
.tbldetails td {
padding:5px;
}
.tdarticletitre {
font-weight:bold;
background-color:#F7F7F7;
color:#252525;
text-align:center;
vertical-align:middle;
border-bottom:1px solid #777;
}
.entete {
margin-top:0px;
vertical-align:top;
}
.tdfooter {
vertical-align:bottom;
font-size:0,8em;
padding-bottom:5px;
}
.tblbon {
margin-top:150px;
}


