/* CSS Document */

div#cadre {/* conteneur global et arrière-plan du titre du cadre */
width: 343px;
padding-top: 10px;
background: url(images/tab/top1.gif) top left no-repeat;
}
div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/tab/bottom1.gif) bottom left no-repeat;
padding-bottom: 10px;
height:334px;
}
div#bloccadre p {
/*margin: 0 30px 0 20px;*/
font-family:verdana, sans-serif;
font-size:70%;
color:black;
background-color:transparent;
text-align:left;
margin-left:20px;
margin-right:20px;
}

div#cadre2 {/* conteneur global et arrière-plan du titre du cadre */
width: 250px;
padding-top:85px;
background: url(images/tab/top2.gif) top left no-repeat;
}
div#bloccadre2 {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/tab/bottom2.gif) bottom left no-repeat;
padding-bottom: 10px;
height:290px;
}
div#bloccadre2 p {
/*margin: 0 30px 0 20px;*/
font-family:verdana, sans-serif;
font-size:70%;
color:black;
background-color:transparent;
text-align:left;
margin-left:20px;
margin-right:20px;
}

div#cadre3 {/* conteneur global et arrière-plan du titre du cadre */
width: 250px;
padding-top:85px;
background: url(images/tab/top3.gif) top left no-repeat;
}
div#bloccadre3 {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/tab/bottom2.gif) bottom left no-repeat;
padding-bottom: 10px;
height:290px;
}
div#bloccadre3 p {
/*margin: 0 30px 0 20px;*/
font-family:verdana, sans-serif;
font-size:70%;
color:black;
background-color:transparent;
text-align:left;
margin-left:20px;
margin-right:20px;
}

div#cadre4 {/* conteneur global et arrière-plan du titre du cadre */
width:236px;
padding-top:55px;
background: url(images/tab/top4.gif) top left no-repeat;
}
div#bloccadre4 {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/tab/bottom4.gif) bottom left no-repeat;
padding-bottom: 10px;
height:290px;
}
div#bloccadre4 p {
/*margin: 0 30px 0 20px;*/
font-family:verdana, sans-serif;
font-size:70%;
color:black;
background-color:transparent;
text-align:left;
margin-left:20px;
margin-right:20px;
}

div#cadre5 {/* conteneur global et arrière-plan du titre du cadre */
width:236px;
padding-top:55px;
background: url(images/tab/top5.gif) top left no-repeat;
}

div#cadre6 {/* conteneur global et arrière-plan du titre du cadre */
width:196px;
padding-top:35px;
background: url(images/tab/top6.gif) top left no-repeat;
}
div#bloccadre6 {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/tab/bottom6.gif) bottom left no-repeat;
padding-bottom: 10px;
height:485px;
}
div#bloccadre6 p {
/*margin: 0 30px 0 20px;*/
font-family:verdana, sans-serif;
font-size:70%;
color:black;
background-color:transparent;
text-align:left;
margin-left:12px;
margin-right:10px;
}