@charset "utf-8";
/* CSS Document */
.patway{
width:758px;
text-align:left;
float:left;
color:#999;
font-family:Tahoma;
font-size:11px;
}
.patway a{
color:#006699;
text-decoration:underline;
}
#pub{
float:left;
margin-top:5px;
}

#contenu{
font-family:Tahoma;
background:#fff;
float:left;
width:762px;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
margin-top:5px;
padding-bottom:10px;
}
#contenu table{
	border:0px;
}
#contenu .title{ 
border: 1px solid #1a5189;
	background: #386da3 url(medias/fil6.gif) repeat-x;
	height:15px;
	max-height:15px;
	min-height:15px
	}
	
#contenu .title h1 {
	padding-left:10px;
	padding-top:1px;	
	font-size:11px;
	width:200px;
	float:left;
	color: #fff;
	text-transform:none;
	font-family:Tahoma;
	
	
	}
#contenu  .img{
float:left;
}

#contenu .text{
font-family:Tahoma;
text-align:justify;
padding: 0 10px;
height:auto;
/*min-height:500px;
max-height:1020px;*/
overflow:hidden;
font-size:11px;
color:#333;
}#contenu .text a:hover{
font-family:Arial,Helvetica,sans-serif;
/*text-align:justify;*/
padding: 0 10px;
font-size:11px;
color:#000;
	text-decoration:none;
}
}
#contenu .text p{
padding-bottom:2px;
}

#contenu .text .img{
margin-top:8px;
margin-right:5px;
float:left;
}
#contenu .par{
float:left;
background:url(medias/flechee.jpg) no-repeat left center;
margin-left:15px;

width:auto;
}
#contenu .par span{
color:#333;
padding-left:10px;

font-family:Tahoma;
font-size:11px;
}

TD{
text-align:justify;
}