/* CSS Document */
/*Bloc Test*/
#testListe{
width:840px;
font:13px Arial;
color:#333333;
background:#efefef;
margin-top:5px;
padding:3px 2px 5px;
position:relative;
}
#testListe h3{
font-family:Arial;
font-size:120%;
font-weight:bold;
font-style:italic;
padding:1px 0px 5px 20px;;
margin:0;
}

/* Sous bloc Test */
.testBloc{
width:168px;
float:left;
background:#efefef;
padding:0;
margin:0;
}
.testBloc ul{
padding:0;
margin:0;
}
.testBloc li{
padding:0;
margin:0;
list-style-type:none;
}
.testBloc li a{
color:#333333;
text-decoration:none
}
.testBloc li a:hover{
color:#cc6600;
text-decoration:underline;
}
.clear{
clear:both;
}

/*Bloc Pack*/
#packListe{
width:840px;
padding:10px 2px 0px;
margin:0;
}
#packListe .title{
color:#999999;
font-family:Arial;
font-size:115%;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
}
#packListe .std{
font:13px Arial;
color:#666666;
}
#packListe .title2{
font-size:120%;
font-weight:bold;
}
#packListe img{
border:none;
}
#packListe a{
text-decoration:none;
}
/*sous bloc Pack*/
.packBloc{
width:98%;
padding:10px;
font:13px Arial;
clear:both;
border-bottom:3px solid #efefef;
}
.packImg{
float:left;
width:20%;
padding:0px;
}
.espaceGris{
width:100%;
height:5px;
background:#efefef;
}

/*temoignages pro*/
#pro{
font:13px Arial;
color:#666666;
padding-top:10px;
}
