@charset "utf-8";
/* CSS Document */

/* Maj 1 : 16h55 */

body { 
    height: 100%;
}
table, th, td { 
    border-collpase: collapse !important;
}

.fermer{
    background : url(../img/commun/p_close.gif) no-repeat 0px 3px;
    color: #106AB5;
    width: 1px;
    display: block;
    text-decoration: underline;
    font-weight: bold;
}
/* **************************************************** **
** Elements conteneurs et/ou logique positionnés ou non **
** **************************************************** */

#PRfilAriane, #PRcontenuPage, 
#PRcontenuMainPanel, #PRintraNavMenu { 
    display: block; 
    width: 993px; 
    margin: 0 auto; 
    border-left: solid 1px #999; 
    border-right: solid 1px #999; 
    font-size: 12px;
}
#PRfilAriane { /* comme son nom l'indique */
    border-bottom: solid 5px #999;
    background-color: #FFF;
}
#PRcontenuPage { /* comme son nom l'indique */
    clear: both;
    font-family: Arial, Helvetica, sans-serif; 
    background-color: #FFF;
}
#PRcontenuMainPanel { /* Panneau princiapl de la fiche produit : titre, img, icono, 3pts clés, nav */
    height: 240px; 
    overflow: hidden;
}
#PRzoneTitrage { 
    display: block;
    width: 600px; 
    height: 240px;
    float: left;
}
#PRzoneAccroche { 
    display: block;
    width: 393px; 
    height: 240px; 
    overflow: hidden; 
    float: right; 
}
ul#PRclassementResid { 
    display: block; 
    list-style-type: none;
    margin: 0; 
    padding: 0;
    height: 60px; 
    overflow: hidden; 
    background-color: #D1D1D1;
}
ul#PRaccrochePtscles { 
    display: block; 
    width: 325px; 
    margin: 1em auto 0; 
}
#PRintraNavMenu { 
    display: block; 
    clear: both; 
    height: 50px; 
    overflow: hidden; 
    background: #d5d5d5 url(../img/ficheProduit/PR_intranav_fd-menu.png) repeat-x top left; 
}
ul#PRmainOptions { 
    display: block; 
    width: 590px; /*border-right: solid 1px purple; */
    height: 50px; 
    float: left; 
    margin: 0; 
    padding: 0 0 0 10px; 
    list-style-type: none; 
}
ul#PRmediaIcones { 
    display: block; 
    width: 365px; /*border-right: solid 1px green; */
    height: 50px; 
    float: right; 
    margin: 0; 
    padding: 0 20px 0 0; 
    list-style-type: none; 
}
ul#PRmediaIcones a:link, ul#PRmediaIcones a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1170cf;
    text-decoration: none;
    font-style: normal;
}
ul#PRmediaIcones a:link, ul#PRmediaIcones a {
    font-size: 10px;
    color: #777;
    text-decoration: underline;
}
ul#PRmediaIcones a:hover {
    color: #333;
}
ul#PRmediaIcones {
    padding-bottom: 8px;
    margin-bottom: 4px; 
    /*border-bottom: solid 1px #EEE;*/
}
ul#PRmediaIcones img {
    margin: 0 3px 0 0;
    cursor: help;
}
ul#PRmediaIcones  img {
    vertical-align: middle;
}
ul#PRmediaIcones li{ 
    display: block; 
    float: left; 
    margin: 13px 1px;
}
ul#PRmediaIcones li img:hover{ 
    cursor: help;
}
ul#PRmainOptions li#PRvirtualTour { 
    display: block; 
    float: right; 
    margin: 0;  
    padding: 0;
    width: 80px;
    height: 50px; 
}
ul#PRmainOptions li#PRvideo, ul#PRmainOptions li#PRmainGalerie { 
    display: block; 
    float: right; 
    margin: 0 6px 0 0;  
    padding: 0;
    width: 80px;
    height: 50px; 
}
div.PRactionsResa { 
    width: 753px; /*border-right: solid 1px lime;*/
    float: left; 
    padding: 0 20px; 
}
div.PRcontenuDetails { 
    width: 753px; /*border-right: solid 1px lime;*/
    float: left; 
    padding-left: 20px; 
}
div.PRpromoContext { 
    width: 180px; 
    float: right; 
    padding-right: 20px; 
}
div.PRmeilleurTarif { 
    display: block; /*border: solid 1px #AAA; */
    width: 180px; 
    float: left;
    text-align: right; 
    padding-right: 20px;
}
div.PRblocActions { 
    height: 90px;
    padding-top: 16px;
}
div.PRcontenuDetails { 
    background: #FFF url(../img/ficheProduit/PR_details_fd-base.png) repeat-y  20px top;
}
div.PRdetailsMenu { 
    display: block;
    width: 179px; 
    float: left;
    /*height: 600px;*/
    padding-left: 1px;
}
div.PRdetailsContenus { 
    display: block;
    width: 573px; 
    float: right;
    background: transparent url(../img/ficheProduit/PR_details_fd-titre.png) no-repeat right top; 
    margin: 0; 
    padding: 0;
}
div.PRpiedContenus { 
    font-size: 0px; 
    height: 8px; 
    clear: both; 
    background: transparent url(../img/ficheProduit/PR_details_fd-bas.png) no-repeat left bottom;
}
#PRpageFin { 
    font-size: 0; 
    width: 995px; 
    height: 10px; 
    margin: 0 auto 30px; 
    background: white url(http://www.pierreetvacances.com/static_usr/pvhd/b2c/img/footer/fd.gif) no-repeat center bottom;
}

/* *******************************
** elements liés aux conteneurs **
******************************* */

#PRfilAriane p { 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    margin: 0; 
    padding: 0.9em 20px; 
    color: #333;
}
#PRfilAriane p span { 
    display: block; 
    float: right;
}
div.PRphotoHiver { 
    background: #000 url(../img/ficheProduit/PR_titre_fd_hiver.jpg) no-repeat left top;
}
div.PRphotoEte { 
    background: #000 url(../img/ficheProduit/PR_titre_fd_ete.jpg) no-repeat left top;
}
div.PRfondHiver { 
    background: white url(../img/ficheProduit/PR_accroche_fd-hiver.jpg) no-repeat left bottom;
}
div.PRfondEte { 
    background: white url(../img/ficheProduit/PR_accroche_fd-ete.jpg) no-repeat left bottom;
}
#PRzoneTitrage div div.PRtransp {
    width: 600px; 
    height: 60px;
    overflow: hidden; 
    _background: #000; /* hack MSIE 6.0 only */
    _filter:alpha(opacity=40); /* hack MSIE 6.0 only */
}
#PRzoneTitrage div>div.PRtransp { 
    background: transparent url(../img/ficheProduit/PR_fd_h1.png);
}
#PRzoneTitrage h1 { 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 24px; 
    width: 560px; 
    height: 60px;
    overflow: hidden; 
    font-weight: normal; 
    color: white; 
    margin: -60px 0 0 0; 
    padding: 4px 20px; 
}
#PRzoneTitrage h1 span { 
    display: block; 
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: normal; 
    font-size: 15px;
}
ul#PRclassementResid li { 
    display: block; 
    float: left; 
    margin: 6px 0 0 2px;
    padding: 10px 6px; 
    font-size: 10px; 
    color: #777;
}
ul#PRclassementResid li.bord { 
    background: transparent url(../img/ficheProduit/PR_note_fd-li.png) repeat-y right center;
}
ul#PRclassementResid li span { 
    display: block;
}
ul#PRclassementResid li img { 
    width: 15px; 
    height: 16px; 
    margin: 0;
}
#PRzoneAccroche h2.PRaccrocheTitre { 
    width: 300px; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 20px; 
    font-style: italic; 
    color: #555555; 
    margin: 0.8em auto 0.4em; 
    padding: 4px 0 6px 20px; 
}
#PRzoneAccroche h2.PRaccrocheTitre span { 
    font-size: 18px;
    display: block; 
    z-index: 101; 
    margin: -36px 0 0 12px; 
    color: #999; 
}
ul#PRaccrochePtscles li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    padding-left: 12px; 
    text-indent: 0px; 
    background: transparent url(../img/ficheProduit/PR_puce.png) no-repeat 2px 5px;
}
ul#PRmainOptions li { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #777; 
    display: block; 
    float: left; 
    margin: 0;  
    padding: 16px 8px 0;
    width: 153px; /* 159px de base - 2× 9px */
    height: 50px; 
}
ul#PRmainOptions li strong { 
    display: block; 
    margin: 0 0 0 0;
}
ul#PRmainOptions li.PRpiloteSaison1 { 
    background: transparent url(../img/ficheProduit/PR_intranav_fd-bthiver.png) no-repeat left top;
}
ul#PRmainOptions li.PRpiloteSaison2 { 
    background: transparent url(../img/ficheProduit/PR_intranav_fd-btete.png) no-repeat left top;
}
ul#PRmainOptions li.PRpiloteSaison1Off { 
    background: transparent url(../img/ficheProduit/PR_intranav_fd-bthiver.png) no-repeat left -50px;
}
ul#PRmainOptions li.PRpiloteSaison2Off { 
    background: transparent url(../img/ficheProduit/PR_intranav_fd-btete.png) no-repeat left -50px;
}
div.PRmeilleurTarif h2 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #333;
}
div.PRmeilleurTarif a { 
    text-decoration: none;
}
div.PRmeilleurTarif h2 span { 
    font-family: Arial, Helvetica, sans-serif; 
    display: block; 
    font-weight: normal;
}
div.PRmeilleurTarif h2 strong span.PRprixTop {
    font-family: Arial, Helvetica, sans-serif;
    display: block; 
    font-weight: bold; 
    font-size: 32px; 
    color: #CC0000;
}
div.PRmeilleurTarif h2 strong span.PRprixBarre {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: line-through; 
    font-style: italic;
    font-weight: bold; 
    display: block; 
    font-size: 12px; 
    color: #CC0000;
}
div.PRtarifDescript { 
    font-family: Arial, Helvetica, sans-serif; 
    float: left; 
    margin-top: 18px; 
    font-size: 11px; 
}
div.PRtarifDescript span { 
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}
div.PRtarifDescript span span { 
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}
div.PRtarifDescript img { 
    display: block; 
    margin-top: 4px;
}
div.PRreserver { 
    float: right;
    margin-right: -2px; 
}
#PRreserverbasEte { 
    width: 775px; 
    text-align: right; 
    background-image: none; 
}
#PRreserverbasHiver { 
    width: 775px; 
    text-align: right; 
    background-image: none; 
}
#PRreserverbasEte a, #PRreserverbasHiver a,
#PRreserverbasEte a.reserver, #PRreserverbasHiver a.reserver { 
    background-image: none;
    display: inline-block;
}
div.PRdetailsMenu h2 { 
    margin: 0;
    padding: 4px 6px; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 16px; 
    font-style: italic; 
    font-weight: bold; 
    color: #999;
}
div.PRdetailsContenus div.PRescapeContenu { 
    margin: 10px 20px;
}
div.PRdetailsContenus h2 { 
    margin: 0;
    padding: 4px 6px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    border-bottom: solid 1px #000;
    margin: 0 8px;
    color: #000;
    text-align: right;
}
div.PRdetailsMenu ul { 
    display: block; 
    margin: 0; 
    border-top: solid 6px #777; 
    list-style-type: none;
    background-color: #e6e6e6; 
}
div.PRdetailsMenu ul li { 
    font-family: Arial, Helvetica, sans-serif;
    display: block; 
    font-size: 12px; 
    color: #777; 
    margin: 0; 
    padding: 0;
    background-color: #e6e6e6; 
}
div.PRdetailsMenu ul li a  { 
    display: block; 
    width: 158px; 
    font-size: 12px; 
    color: #777; 
    padding: 14px 10px; 
    border-top: solid 1px #FFF; 
    border-bottom: solid 1px #C6C6C6;
    border-right: solid 1px #c6c6c6; 
    background-color: #EEEEEE; 
    text-decoration: none;
}
div.PRdetailsMenu ul li a:hover { 
    color: #333; 
    font-weight: normal; 
    background-color: #d6d6d6; 
    text-decoration: none;
}
div.PRdetailsMenu ul li a.active { 
    font-weight: bold; 
    color: #000; 
    background-color: #FFF; 
    border-right: solid 1px #FFF; 
}
div.PRdetailsMenu ul li a.active:hover { 
    background-color: #FFF;
    font-weight: bold; 
    color: #000; 
    text-decoration: underline;
}
#PRcontenusSaison1 div.PRblocContext, #PRcontenusSaison2 div.PRblocContext {
    display: block; 
    float: right; 
    width: 180px; 
    padding-right: 20px;
}
div.PRdetailsMenu ul li a.PRpartenaires { 
 display: block; 
 width: 142px; 
 font-size: 12px; 
 color: #777; 
 padding: 6px 26px 6px 10px;
 border-top: solid 1px #FFF; 
 border-bottom: solid 1px #C6C6C6;  
 border-right: solid 1px #c6c6c6; 
 background: #e6e6e6 url(../img/ficheProduit/PR_fond-lienpartenaire.png) no-repeat right top; 
 text-decoration: none;
}
div.PRdetailsMenu ul li a.PRpartenaires:hover { 
 background: #d6d6d6 url(../img/ficheProduit/PR_fond-lienpartenaire.png) no-repeat right -80px;
 color: #333; 
 text-decoration: none;
}
/* ***************************** **
** Elements de contenus de fiche **
** ***************************** */

div.PRsRubrique { 
    _width: 570px; 
}
div.PRdetailsContenus h3 { 
    margin: 1.8em 0px 0.3em; 
    padding: 2px 0;
    background: none; 
    border: none;
    color: #000; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    text-transform: inherit; 
    clear: both;
}
div.PRdetailsContenus h4 {
    margin: 0.3em 0px 0.2em; 
    padding: 2px 0;
    background: none; 
    font-weight: bold; 
    border: none;
    color: #555; 
    font-size: 12px; 
    text-transform: inherit; 
    clear: both;
}
div.PRdetailsContenus p { 
    margin: 0.4em 0px;
    padding: 2px 0;
    background: none;
    color: #555; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}
div.PRdetailsContenus ul { 
    margin: 0.4em 0px;
    padding: 2px 0;
    background: none;
    color: #555; 
}
div.PRdetailsContenus ul.PRlistNoType { 
    margin: 0.4em 0px;
    padding: 2px 0;
    background: none;
    color: #555; 
}
div.PRdetailsContenus ul li {
    margin-left: 20px;
    padding: 2px 0 2px 0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    list-style-type: square;
}
div.PRdetailsContenus ul li span { 
    display: block; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
}
div.PRdetailsContenus div.exergue { 
    margin: 1.8em 0px;
    padding: 2px 20px 16px;
    background-color: #EEE;
    color: #555; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}
div.PRdetailsContenus div.exergue h3 { 
    margin-top: 16px;
}
div.PRdetailsContenus table { 
    margin: 0.8em auto;
}
div.PRdetailsContenus table th, 
div.PRdetailsContenus table td { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    margin: 0; 
    padding: 2px;
}
table.PRbaseTable {  
    border-bottom: solid 3px #CCC; 
    border-top: solid 3px #CCC; 
    border-collapse: collapse;
}
table.PRbaseTable th { 
    border-bottom: solid 1px #AAA;
}
div.PRencartSkiMax { /*  Encart SkiFrance de contenu de page */
    background: #FFF url(../img/ficheProduit/sf/PR_encartSki-fdonfTitre.png) no-repeat left top;
}
div.PRencartSkiMax h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin:0;
    padding: 0.6em 0 0;
    color: #9fbcdf;
    text-transform: none;
    height: 1em;
    overflow: visible;
}
div.PRencartSkiMax h3 span.PRmargeInvers { 
    color: #000;
    margin: 0 auto;
    padding-left: 20px;
    font-size: 11px;
    font-weight: bold;
}
div.PRencartSkiMax h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 12px 5px 6px;
    color: #004a7f;
    text-transform: none;
    height: 30px;
}
div.PRencartSkiMax h4 span {
    display: block;
    color: #000;
    font-size: 11px;
}
div.PRencartSkiMax table.PRstructure {
    width: 172px;
    border-collapse: collapse;
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
}
div.PRencartSkiMax table.PRlastTable {
    width: 172px;
    border-collapse: collapse;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}
div.PRencartSkiMax table.PRstructure caption {
    display: table-cell;
    white-space: nowrap;
    width: 172px;
    color: #004a7f;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0 0 4px 5px;
}
div.PRpistesVertes, div.PRpistesBleues,
div.PRpistesRouges, div.PRpistesNoires { 
    float: right;
    width: 43px;
    height: 19px;
    padding: 5px 5px 0 0;
    color: #FFF;
    overflow: hidden;
}
div.PRpistesVertes { 
    background: #009900 url(../img/ficheProduit/sf/PR_OuvertesVertes.png) no-repeat center;
}
div.PRpistesBleues { 
    background: #003366 url(../img/ficheProduit/sf/PR_OuvertesBleues.png) no-repeat center;
}
div.PRpistesRouges { 
    background: #CC0000 url(../img/ficheProduit/sf/PR_OuvertesRouges.png) no-repeat center;
}
div.PRpistesNoires { 
    background: #000000 url(../img/ficheProduit/sf/PR_OuvertesNoires.png) no-repeat center;
}
div.PRencartSkiMax table.PRstructure th {
    height: 37px;
    color: #000;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    padding-left: 3px;
    border-bottom: solid 1px #a1bddf;
    border-top: solid 1px #a1bddf;
}
div.PRencartSkiMax table.PRstructure td {
    height: 37px;
    color: #004a7f;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    margin: 0;
    padding-right: 3px;
    border-bottom: solid 1px #a1bddf;
    border-top: solid 1px #a1bddf;
}
div.PRencartSkiMax div.PRcomplement {
    font-size: 10px;
    margin: 0.8em 0;
    clear: both;
    border-bottom: solid 5px #a1bddf;
    border-top: solid 5px #a1bddf;
}
div.PRencartSkiMax p.PRinfoLegal {
    font-size: 10px;
    margin: 0.2em 0;
    padding: 0;
    text-align: right;
    color: #777;
}
div.PRencartSkiMax div.PRcomplement h4 {
    font-size: 11px;
    padding: 5px 5px 0 5px;
    margin: 0;
}
div.PRencartSkiMax div.PRcomplement p {
    font-size: 11px;
    color: #000;
    padding: 5px;
    margin: 0;
}
div.PRencartSkiMax div.PRcomplement div.PRskiSeparateur { /*  FIN : Encart SkiFrance de contenu de page */
    border-top: solid 1px #a1bddf;
    font-size: 0px;
}
div.PRblocContext div.PRpromo img { 
    width: 180px; 
}
div.PRblocContext div.PRpromo img a { 
    border: none; 
}
div.PRblocContext p { 
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #777;
}
div.PRblocContext ul.PRcrossSellingList {
    display: block; 
    margin: 0; 
    padding: 0; 
}
div.PRblocContext ul.PRcrossSellingList li { 
    display: block; 
    height: 40px; 
    margin: 0 0 12px; 
    padding: 0; 
}
div.PRblocContext ul.PRcrossSellingList li img { 
    float: left; 
    width: 51px; 
    margin-right: 4px;
    margin-top: 2px; 
}
div.PRcallCenter { 
    width: 180px;
    /*height: 60px;*/
    margin: 20px 0;
    background: white url(../img/ficheProduit/PR_fond-corps_call.png) repeat-y left top;
}
div.PRcallCenter h4 { 
    font-size: 11px;
    color: #FFFFFF;
    margin: 0;
    padding: 6px 4px 1px 32px;
    background: #004a7f url(../img/ficheProduit/PR_fond-titre_call.png) no-repeat left top;
} 
div.PRcallCenter div.PRcallContenu { 
    margin: 0;
    padding: 4px 8px 0;
    background: transparent url(../img/ficheProduit/PR_fond-top_call.png) no-repeat left top;
}
div.PRcallCenter div.PRcallContenu p { 
    padding: 4px 0 0;
    margin: 0; 
}
div.PRcallCenter span, div.PRcallCenter strong { 
    display: block;
    padding-top: 1px;
    text-align: left;
}
div.PRcallCenter strong { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    color: #003366;
}
div.PRcallCenter em { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    font-style: italic;
}
div.PRcallCenter span { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 9px;
    font-weight: normal;
    color: #666;
}
div.PRcallCenter div.PRcallpied { 
    font-size: 0px; 
    height: 10px; 
    margin: 0;
    padding: 0;
    background: transparent url(../img/ficheProduit/PR_fond-pied_call.png) no-repeat left bottom;
}
div.PRlistActions ul { 
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
}
div.PRlistActions ul li { 
    margin: 2px 0; 
    padding: 0; 
}
div.PRlistActions ul li a { 
    display: block; 
    height: 28px;
    padding: 2px 0 0 32px; 
}
div.PRlistActions ul li a:hover { 
    text-decoration: none;
}
.PRbtAjoutSelect { 
    background: transparent url(../img/ficheProduit/PR_bouton-select-fd.png) no-repeat left top;
}
.PRbtEnvoiMail { 
    background: transparent url(../img/ficheProduit/PR_bouton-email-fd.png) no-repeat left top;
}
.PRbtPrint { 
    background: transparent url(../img/ficheProduit/PR_bouton-print-fd.png) no-repeat left top;
}
.PRbtContact { 
    background: transparent url(../img/ficheProduit/PR_bouton-contact-fd.png) no-repeat left top;
}
.PRbtCalendScol { 
    background: transparent url(../img/ficheProduit/PR_bouton-vacances-scol-fd.png) no-repeat left top;
}
div.PRblocPVCI { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    background: #FFF url(../img/ficheProduit/PR_fond-corps_pvci.png) repeat-y left top; 
    padding: 0; 
    margin: 15px 0;
}
div.PRblocPVCI div.PRpvciPied { 
    height: 12px;
    background: transparent url(../img/ficheProduit/PR_fond-pied_pvci.png) no-repeat left bottom;
}
div.PRblocPVCI h4 { 
    font-size : 11px; 
    color: #FFF; 
    margin: 0; 
    padding: 6px 4px 1px 32px; 
    background: #004a7f url(../img/ficheProduit/PR_fond-titre_pvci.png) no-repeat left top;
}
div.PRblocPVCI div.PRpvciContenu { 
    padding: 4px 8px 0;
    background: transparent url(../img/ficheProduit/PR_fond-top_pvci.png) no-repeat left top;
}
div.PRblocPVCI p { 
    padding: 4px 0 0; 
    margin: 0; 
    color: #036; 
    font-size: 11px; 
    font-weight: bold;
}
div.PRblocPVCI a.PRlienpvci { 
    font-size: 11px; 
    color: #003366; 
    text-decoration: none;
}

#container div.log { margin: 1em 0 0.6em; } /* debug du logo existant *//* temporaire, URI */


/* *************************************************************** **
** classes d'usage courant rÃ©intÃ©grÃ©e selon la norme fiche produit **
** *************************************************************** */

.PRfloatG { 
    float: left; 
}
.PRfloatD { 
    float: right; 
}
.PRalignG { 
    text-align: left; 
}
.PRalignD { 
    text-align: right; 
}
.PRalignC { 
    text-align: center; 
}
img.PRfloatG { 
    float: left; 
    margin-right: 8px;
}
img.PRfloatD { 
    float: right; 
    margin-left: 8px;
}
a.PRminiLink { 
    color: #666; 
    text-decoration: none;
    font-weight: bold; 
    font-size: 10px; 
    font-family: Arial, Helvetica, sans-serif;
}
a.PRminiLink { 
    color: #666; 
    text-decoration: underline; 
    font-weight: bold; 
    font-size: 10px; 
    font-family: Arial, Helvetica, sans-serif;
}

/* ******************************** **
** Elements Google Maps intÃ©gration **
** ******************************** */

v\:* {
    behavior:url(#default#VML);
}
#PRlocateMap { 
    background: #FFF url(../img/ficheProduit/PR_preloader-image.gif) no-repeat center;
}
#PRiti input, #PRroadBook input { 
    color: #000;
}
input.PRsaisieIti { 
    font-size: 11px; 
    color: #000; 
    width: 380px;
    padding: 2px; 
    border: solid 1px #777; 
}
input.PRboutonIti { 
    font-size: 11px; 
    color: #000;
}
p#encart { 
    padding: 10px;
    background-color: #eee;
    border: solid 1px #e7e7e7;
}
/* ******************************** **
** Tableaux de tarification produit **
** ******************************** */
/*
table.PRtarifsBase { 
    width: 93%; 
    margin: 0 3.5%; 
    border-bottom: solid 3px #888; 
    border-collapse: collapse; 
    empty-cells: show;
}
table.PRtarifsBase caption { 
    padding: 30px 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px; 
    font-weight: bold; 
    color: #888;
}
table.PRtarifsBase caption strong { 
    font-weight: bold; 
    font-style: italic; 
    color: #000;
}
table.PRtarifsBase thead th { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    font-weight: normal; 
    font-style: italic; 
    color: #000; 
    border-bottom: solid 3px #888;
}
table.PRtarifsBase tbody th { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    font-weight: normal; 
    font-style: italic; 
    color: #000; 
    border-bottom: solid 1px #000;

}
table.PRtarifsBase tbody tr.date td { 
    background-color: #EEE; 
    color: #333;
    font-size: 10px;
    text-align: center; 
}
table.PRtarifsBase tbody tr.prix td { 
    padding: 3px 2px;
    border-bottom: solid 1px #000; 
    font-size: 11px; 
    font-weight: bold;
    text-align: center; 
    color: #000;
}
table.PRtarifsBase tbody tr.variation td.prixmin { 
    font-size: 0;
    margin: 0; 
    padding: 0;
    height: 4px; 
    color: #FFF;
    background-color: #339933;
}
table.PRtarifsBase tbody tr.variation td.prixmed { 
    font-size: 0;
    margin: 0; 
    padding: 0;
    height: 4px; 
    color: #FFF;
    background-color: #FF9933;
}
table.PRtarifsBase tbody tr.variation td.prixmax { 
    font-size: 0;
    margin: 0; 
    padding: 0;
    height: 4px; 
    color: #FFF;
    background-color: #FF3333;
}
*/

table.PRtarifsBase { 
    width: 93%; 
    margin: 0 3.5%; 
    border-bottom: solid 3px #888; 
    border-collapse: collapse; 
    empty-cells: show;
}
table.PRtarifsBase caption { 
    padding: 30px 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px; 
    font-weight: bold; 
    color: #888;
}
table.PRtarifsBase caption strong { 
    font-weight: bold; 
    font-style: italic; 
    color: #000;
}
table.PRtarifsBase thead th { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    font-weight: normal; 
    font-style: italic; 
    text-align: center; 
    color: #000; 
    border-bottom: solid 3px #888;
}
table.PRtarifsBase thead tr.PRintitule th { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal; 
    font-style: normal; 
    text-align: center; 
    color: #000; 
    border-bottom: solid 3px #888;
}
table.PRtarifsBase tbody th { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    font-weight: normal; 
    font-style: italic; 
    color: #000; 
    border-bottom: solid 1px #AAA;

}
table.PRtarifsBase tbody td.date { 
    background-color: #EEE; 
    color: #333;
    font-size: 10px;
    text-align: center; 
    border-bottom: solid 1px #AAA; 
    border-left: solid 1px #AAA;
}
table.PRtarifsBase tbody td.prix { 
    padding: 3px 2px;
    border-bottom: solid 1px #AAA; 
    border-right: solid 1px #AAA; 
    font-size: 11px; 
    font-weight: bold;
    text-align: center; 
    color: #000;
}
table.PRtarifsBase tbody td.prixpromo { 
    padding: 3px 2px;
    border-bottom: solid 1px #AAA; 
    border-right: solid 1px #AAA; 
    font-size: 11px; 
    font-weight: bold;
    text-align: center; 
    background-color: #0055A0;
}
table.PRtarifsBase tbody td.prixpromotxt { 
    padding: 3px 2px;
    border-bottom: solid 1px #AAA; 
    border-right: solid 1px #AAA; 
    font-size: 11px; 
    font-weight: bold;
    text-align: center; 
    color: #0055A0;
}
table.PRtarifsBase tbody span.prixbarre { 
    padding: 3px 2px;
    font-size: 10px; 
    font-weight: bold;
    text-decoration : line-through;
    text-align: center; 
    color: red;
}
table.PRtarifsBase tbody td.prixmin, 
dl.PRtarifsLegende dt.prixmin {  /*  Mise à jour 08/06/2009  */
    color: #FFF;
    background-color: #72b7d5; 
}
table.PRtarifsBase tbody td.prixmed, 
dl.PRtarifsLegende dt.prixmed { 
    color: #FFF;
    background-color: #3a809f; 
}
table.PRtarifsBase tbody td.prixmax, 
dl.PRtarifsLegende dt.prixmax { 
    color: #FFF;
    background-color: #004868; 
}
table.PRtarifsBase tbody td.prixpromo, 
dl.PRtarifsLegende dt.prixpromo { 
    color: #FFF;
    background-color: #41a62a; 
}
table.PRtarifsBase tbody td.prixnone { 
    color: #000;
    background-color: #FFF; 
}
table.PRtarifsBase tbody td.prixmax, table.PRtarifsBase tbody td.prixmed,
table.PRtarifsBase tbody td.prixmin, table.PRtarifsBase tbody td.prixnone { 
    font-size: 0;
    margin: 0; 
    padding: 0;
    width: 4px; 
    border-bottom: solid 1px #AAA; 
}

/* ***************************** **
** Legende des tables tarifaires **
** ***************************** */

dl.PRtarifsLegende { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    font-style: italic; 
    display: block; 
    padding: 10px; 
    height: 1.5em; 
    border: solid 1px #CCC; 
    margin: 10px 0;
}
dl.PRtarifsLegende dt { 
    display: block; 
    float: left; 
    width: 2em; 
    margin: 0; 
    padding: 0; 
    border: solid 1px #888;
	height: 14px;
}
dl.PRtarifsLegende dt span { 
    display: none;
}
dl.PRtarifsLegende dd {  
    display: block; 
    float: left; 
    padding: 0 6px; 
    margin: 0;
}

/* ************************************** **
** liens de corps de page : comportements **
** ************************************** */

#PRfilAriane a { 
    color: #555;
    text-decoration: underline; 
    font-size: 11px; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#PRfilAriane a:hover { 
    color: #000; 
    text-decoration: none;
}
ul#PRmainOptions li.PRpiloteSaison1 a, ul#PRmainOptions li.PRpiloteSaison2 a { 
    font-size: 11px;
    color: #000;
    text-decoration: none; 
}
ul#PRmainOptions li.PRpiloteSaison1 a strong { 
    font-size: 13px; 
    color: #0886a7; 
    text-decoration: none;
}
ul#PRmainOptions li.PRpiloteSaison2 a strong { 
    font-size: 13px; 
    color: #f29400; 
    text-decoration: none;
}
ul#PRmainOptions li.PRpiloteSaison1 a:hover strong { 
    color: #005e77; 
}
ul#PRmainOptions li.PRpiloteSaison2 a:hover strong { 
    color: #dd6600; 
}
ul#PRmainOptions li.PRpiloteSaison1Off a, ul#PRmainOptions li.PRpiloteSaison2Off a { 
    font-size: 11px;
    color: #777;
    text-decoration: none; 
}
ul#PRmainOptions li.PRpiloteSaison1Off a strong, 
ul#PRmainOptions li.PRpiloteSaison2Off a strong { 
    font-size: 13px; 
    color: #777; 
    text-decoration: none;
}
ul#PRmainOptions li.PRpiloteSaison1 a:hover, ul#PRmainOptions li.PRpiloteSaison2 a:hover, 
ul#PRmainOptions li.PRpiloteSaison1Off a:hover, ul#PRmainOptions li.PRpiloteSaison2Off a:hover { 
    text-decoration: underline; 
    color: #000; 
}
ul#PRmainOptions li.PRpiloteSaison1Off a:hover strong, ul#PRmainOptions li.PRpiloteSaison2Off a:hover strong { 
    color: #000; 
}
div.PRblocContext ul.PRcrossSellingList li a, div.PRblocContext div.PRlistActions a { 
    color: #004080; 
    font-size: 11px; 
    text-decoration: underline;
}
div.PRblocContext ul.PRcrossSellingList li a:hover { 
    text-decoration: none; 
}
div.PRescapeContenu a:link, div.PRescapeContenu a { 
    color: #555 /*#004080*/;
    text-decoration: none;
}
div.PRescapeContenu a:hover { 
    color: #004080;
    text-decoration: underline;
}

/* ******************************************************* **
** liens pour les boutons mÃ©dias avec rollover img via CSS **
** ******************************************************* */

ul#PRmainOptions li#PRmainGalerie a { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #FFF; 
    display: block; 
    margin: 0;  
    padding: 10px 0 0 42px;
    width: 38px; /* 80px de base - 44 */
    height: 32px;
    background: #777 url(../img/ficheProduit/PR_intranav_fd-btphotos.png) no-repeat left top;
}

ul#PRmainOptions li#PRmainGalerie a:hover { 
    background: #555 url(../img/ficheProduit/PR_intranav_fd-btphotos.png) no-repeat left -50px; 
    text-decoration: none;
}
ul#PRmainOptions li#PRvideo a { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #FFF; 
    display: block; 
    margin: 0;  
    padding: 10px 0 0 38px;
    width: 42px; /* 80px de base - 38 */
    height: 32px; 
    background: #777 url(../img/ficheProduit/PR_intranav_fd-btvideo.png) no-repeat left top;
}
ul#PRmainOptions li#PRvideo a:hover { 
    background: #555 url(../img/ficheProduit/PR_intranav_fd-btvideo.png) no-repeat left -50px; 
    text-decoration: none;
}
ul#PRmainOptions li#PRvirtualTour a { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #FFF; 
    display: block; 
    margin: 0;  
    padding: 10px 0 0 32px;
    width: 48px; /* 80px de base - 32 */
    height: 32px; 
    background: #777 url(../img/ficheProduit/PR_intranav_fd-btvirtualtour.png) no-repeat left top;
}
ul#PRmainOptions li#PRvirtualTour a:hover { 
    background: #555 url(../img/ficheProduit/PR_intranav_fd-btvirtualtour.png) no-repeat left -50px; 
    text-decoration: none;
}

/* *************** **
** popups virtuels **
** *************** */

#PRpopDetail { 
    position: fixed; 
    display: block; 
    top: 50%; 
    left: 50%; 
    width: 640px; 
    margin-left: -310px; 
    height: 420px;
    margin-top: -210px; 
    border: solid 1px #333; 
    z-index: 111; 
    background: white url(../img/ficheProduit/PR_fond-titre_galerie.png) repeat-x left top;
}
#PRpopDetailOmbre { 
    position: fixed; 
    display: block; 
    top: 50.8%; 
    left: 50.5%; 
    width: 640px; 
    margin-left: -310px; 
    height: 420px;
    margin-top: -210px; 
    border: none; 
    z-index: 110; 
    background-color: #000;
    opacity: 0.3; filter: alpha(opacity=30); 
}
#PRpopVideoHiver, #PRpopVideoEte { 
    position: fixed; 
    display: block; 
    top: 50%; 
    left: 50%; 
    width: 626px; 
    margin-left: -238px; 
    height: 420px;
    margin-top: -240px; 
    border: solid 1px #333; 
    z-index: 111; 
    background: white url(../img/ficheProduit/PR_fond-titre_galerie.png) repeat-x left top;
}
#PRpopVideoOmbre { 
    position: fixed; 
    display: block; 
    top: 50.8%; 
    left: 50.5%; 
    width: 626px; 
    margin-left: -238px; 
    height: 420px;
    margin-top: -240px; 
    border: none; 
    z-index: 110; 
    background-color: #000;
    opacity: 0.3; filter: alpha(opacity=30); 
}
#PRpopVVHiver, #PRpopVVEte { 
    position: fixed; 
    display: block; 
    top: 50%; 
    left: 50%; 
    width: 476px; 
    margin-left: -238px; 
    height: 480px;
    margin-top: -240px; 
    border: solid 1px #333; 
    z-index: 111; 
    background: white url(../img/ficheProduit/PR_fond-titre_galerie.png) repeat-x left top;
}
#PRpopVVOmbre { 
    position: fixed; 
    display: block; 
    top: 50.8%; 
    left: 50.5%; 
    width: 476px; 
    margin-left: -238px; 
    height: 480px;
    margin-top: -240px; 
    border: none; 
    z-index: 110; 
    background-color: #000;
    opacity: 0.3; filter: alpha(opacity=30); 
}
#PRpopDetail h2, 
#PRpopVideoHiver h2, #PRpopVideoEte h2, 
#PRpopVVHiver h2, #PRpopVVEte h2 { 
    margin: 0;
    padding: 4px 4px 0px;
    text-align: left; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}
#PRpopDetail h2 span,
#PRpopVideoHiver h2 span, #PRpopVideoEte h2 span,
#PRpopVVHiver h2 span, #PRpopVVEte h2 span { 
    display: block; 
    float: right;
}
#PRpopDetail h2 a:link,
#PRpopVideoHiver h2 a:link, #PRpopVideoHiver h2 a,
#PRpopVVHiver h2 a:link, #PRpopVVHiver h2 a { 
    text-decoration: none; 
    color: #555555; 
    font-size: 11px;
}
#PRpopVideoEte h2 a:link, #PRpopVideoEte h2 a,
#PRpopVVEte h2 a:link, #PRpopVVEte h2 a { 
    text-decoration: none; 
    color: #555555; 
    font-size: 11px;
}
#PRpopDetailMasque, #PRpopVideoMasque, #PRpopVVMasque { 
    display: block; 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-color: #000; 
    opacity: 0.6; filter: alpha(opacity=60); 
    z-index: 109;
 }
*html #PRpopDetailMasque, *html #PRpopVideoMasque, *html #PRpopVVMasque { /* only ie6 : hack position fixe */
        position: absolute;
        top: expression((document.documentElement.scrollTop || document.body.scrollTop) + this.offsetHeight - this.offsetHeight);
}
*html #PRpopDetail, *html #PRpopVideoHiver, *html #PRpopVideoEte, *html #PRpopVVHiver, *html #PRpopVVEte { /* only ie6 : hack position fixe */
        position: absolute;
        top: expression((document.documentElement.scrollTop || document.body.scrollTop) + this.offsetHeight - this.offsetHeight + 380);
}
*html #PRpopDetailOmbre, *html #PRpopVideoOmbre, *html #PRpopVVOmbre { /* only ie6 : hack position fixe */
        position: absolute;
        top: expression((document.documentElement.scrollTop || document.body.scrollTop) + this.offsetHeight - this.offsetHeight + 388);
}
#PRmainTof { 
    width: 600px;
    height: 360px;
    margin: 0 auto; 
    border: solid 1px #DDD;
}

/* ************************** **
** galerie d'images full CSS2 **
** ************************** */

#PRgalerie {
    position:relative; 
    width:640px; 
    height:360px; 
    margin:0px auto 0px auto; 
    border:0px solid #000;
    cursor: default;
    font-family: Arial; 
    font-size: 10px; 
    color: black; 
    text-align: center; 
}
#PRgalerie ul {
    list-style:none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
}
#PRgalerie ul li { 
    display: inline; 
    padding: 0px;
    margin: 0px;
}
#PRgalerie a {
    text-decoration: none;
}
#PRgalerie a:hover {
    background: none;
}
#PRgalerie a span {
    display: none;
    cursor: default;
}
/* position et hauteur des thumbs*/
#PRgalerie a img {
    display: inline;
    margin:358px 2px 0 2px; 
    border: 1px solid black ; 
    position: relative;
    z-index: 1001;
    height: 34px;
    width: auto;
}
/*image projetÃ©e et du texte commentaire*/
#PRgalerie a:active span, #PRgalerie a:focus span {
    display: inline;
    visibility: visible;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 350px;
    background-color: #FFF;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ /* Hack Safari < 3.1, qui ne rÃ©agit pas Ã  :focus ni :active */
    #PRgalerie a:hover span  {
        display: inline;
        visibility: visible;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 350px;
        background-color: #FFF;
    }
}
/* position image initiale*//* image projetÃ©e*/
#PRgalerie img, #PRgalerie a span img {
    margin: 10px auto 0 auto; 
    border: 1px solid black ; 
    height: auto;
    width: auto;
}
div.PRmeilleurTarif h2 strong span.PRprixTopWording { 
 font-family: Arial, Helvetica, sans-serif; 
 display: block; 
 font-weight: bold; 
 font-size: 22px; 
 color: #CC0000;
}

div.PRskiFrance { /* Encart bulletin neige mini skiFrance */
	width: 180px; 
	margin: 0 0 20px; 
	background: white url(../img/ficheProduit/sf/PR_fond-corps_skiFrance.png) repeat-y left top;
}
div.PRskiFrance h4 { 
	font-size : 11px; 
	color: #FFF; 
	margin: 0; 
	padding: 6px 4px 1px 32px; 
	background: #004a7f url(../img/ficheProduit/sf/PR_fond-titre_skiFrance.png) no-repeat left top;
}
div.PRskiFrance div.PRskiFranceContenu { 
	margin: 0; 
	padding: 4px 8px 0; 
	background: transparent url(../img/ficheProduit/sf/PR_fond-top_skiFrance.png) no-repeat left top;
}
div.PRskiFranceContenu h6 {
	width: 134px;
	margin: 0.2em 0;
	padding: 0 30px 6px 0;
	font-size: 11px;
	color: #004a7f;
	text-transform: none;
	font-weight: bold;
	background-color: none;
	background-image: none;
	border-bottom: solid 1px #DDD;
}
div.PRskiFranceContenu h6 span {
	display: block;
	color: #000;
	font-weight: normal;
}
div.PRskiFranceContenu p { 
	font-size: 10px;
	color: #000;
	margin: 0.2em 0;
	padding: 0.4em 0;
}
div.PRskiFranceContenu p.PRbordure {
	border-bottom: solid 1px #DDD;
}
div.PRskiFranceContenu p em { 
	font-weight: bold;
	font-style: italic;
}
div.PRskiFranceContenu p.PRmentionSki { 
	font-size: 10px;
	color: #777;
	text-align: center;
}
div.PRskiFranceContenu table { 
	border-collapse: collapse;
	width: 100%;
}
div.PRskiFranceContenu a.PRplusInfos:link, 
div.PRskiFranceContenu a.PRplusInfos { 
	font-weight: bold;
	font-size: 10px;
	color: #900;
	text-decoration: none;
}
div.PRskiFranceContenu table th { 
	height: 32px;
	font-size: 10px;
	color: #004a7f;
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #DDD;
}
div.PRskiFranceContenu table td { 
	height: 32px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: right;
	border-bottom: solid 1px #DDD;
}
div.PRskiFrance div.PRskiFrancepied { /* FIN : Encart bulletin neige mini skiFrance */
	font-size: 0px; 
	height: 10px; 
	margin: 0;
	padding: 0;
	background: transparent url(../img/ficheProduit/sf/PR_fond-pied_skiFrance.png) no-repeat left bottom;
}

p#PRerreur { 
	display: none;
	text-align: center;
	margin: -10px 2px 10px 0px;
	padding: 10px 4px;
	color: #FFF;
	background: #666666 url(../img/ficheProduit/PR_fond-erreur.png) no-repeat center bottom;
}
p#PRerreur label { 
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
