/* Bill, la visionneuse Powered 2Ant
bill = toute la visionneuse
bc = boite de contenue
bo = bouton
backgroundbc = l'image de chaque div bc
bctxt = le texte dans l encadrée
*/

*{margin:0; padding:0}
#billGlobal{ width:610px; height:320px; position:relative;}
#bill{ width:610px; height:300px; position:relative; border:#DEDEDE 2px solid; }
#borderhaut{width:610px; height:10px; background: url(img/degrade.png); background-repeat:no-repeat; }
#borderbas{width:610px; height:10px;   background: url(img/degrade.png); background-repeat:no-repeat;}
#bc1, #bc2, #bc3, #bc4, #bc5, #bc6{ position:absolute; top:0px; left:0px; width:472px; height:300px}

#bo1{ background-image:url(img/bouton1.png); cursor:hand; background-repeat:no-repeat; position:absolute; left:462px; top:0px; width:148px; height:50px; z-index:30; padding: 5px 10px 10px 30px}
#bo2{ background-image:url(img/bouton1.png); cursor:hand; background-repeat:no-repeat;position:absolute; left:462px; top:50px; width:148px; height:50px; z-index:30; padding: 14px 10px 10px 30px}
#bo3{ background-image:url(img/bouton1.png); cursor:hand; background-repeat:no-repeat;position:absolute; left:462px; top:100px; width:148px; height:50px; z-index:30; padding: 5px 10px 10px 30px}
#bo4{ background-image:url(img/bouton1.png); cursor:hand; background-repeat:no-repeat;position:absolute; left:462px; top:150px; width:148px; height:50px; z-index:30; padding: 5px 10px 10px 30px}
#bo5{ background-image:url(img/bouton1.png); cursor:hand; background-repeat:no-repeat;position:absolute; left:462px; top:200px; width:148px; height:50px; z-index:30; padding: 5px 10px 10px 30px}
#bo6{ background-image:url(img/bouton1.png); cursor:hand; background-repeat:no-repeat;position:absolute; left:462px; top:250px; width:148px; height:50px; z-index:30; padding: 14px 10px 10px 30px}

#bo1:hover, #bo2:hover, #bo3:hover, #bo4:hover, #bo5:hover, #bo6:hover{background-image: url(img/bouton2.png) }


#backgroundbc1, #backgroundbc2, #backgroundbc3, #backgroundbc4, #backgroundbc5, #backgroundbc6{ position:absolute; background-repeat:no-repeat; background-position:top left; overflow:hidden; height:100%; width:100% ; z-index:10; cursor:hand}

#bc1txt, #bc2txt, #bc3txt, #bc4txt, #bc5txt, #bc6txt { position:absolute;  background-image: url(img/transparent.png); background-repeat:repeat; width:440px; z-index:20;  padding:10px 50px 10px 10px;color:#FFFFFF; 
bottom:10px }
#bc1txt a, #bc2txt a, #bc3txt a, #bc4txt a, #bc5txt, #bc6txt  a{ color:#FFFFFF}
.bctxttitre{ font-size:22px;font-family:Tahoma} 
.bctxt{ font-size:14px;font-family:Tahoma}
.titreonglet{}
#blanc1, #blanc2, #blanc3, #blanc4, #blanc5, #blanc6{ color:#000000;font-size:13px;font-family:Tahoma;font-weight:bold }
.ville{text-decoration: underline;}