﻿/* CSS de familydrilldown.aspx, la page de recherche simple */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*************************** Le tableau contenant le conseiller Virtuel  ******************************/
/**/ #VirtualAdvisor
/**/ {
/**/      border-collapse:collapse;
/**/      width:520px;
/**/      margin-top:20px;
/**/      margin-left:20px;
/**/ }
/**/ 
/**/ #VirtualAdvisor_contourHaut
/**/ {
/**/     width:520px;
/**/     background-image: url('/comparer/comparer.images/logo_tableau_header_VA.gif');
/**/     height:32px;
/**/     padding:0;
/**/     padding-left:50px;
/**/     vertical-align:middle;
/**/     font-weight:bold;
/**/     
/**/ }
/**/ 
/**/ #VirtualAdvisor_contourMilieu
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_robotcompario_VA.gif');
/**/     background-repeat:no-repeat;
/**/     padding-left:10px;
/**/     border-left:1px solid #DAF2F2;
/**/     border-right:1px solid #DAF2F2;
/**/ }
/**/ 
/**/ #VirtualAdvisor_contourBas
/**/ {
/**/     width:520px;
/**/     background-image: url('/comparer/comparer.images/logo_tableau_footer_VA.gif');
/**/     height:32px;
/**/ }
/**/ 
/**/ #VirtualAdvisor_contourMilieu_gauche
/**/ {
/**/     border-left:1px solid #DAF2F2;
/**/ }
/**/ 
/**/ #VirtualAdvisor_contourMilieu_droit
/**/ {
/**/     border-right:1px solid #DAF2F2;
/**/ }
/**/ 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/***************************** Le bloc ou sont affichées les questions  *******************************/
/**/ 
/**/ #question
/**/ {
/**/     padding-top:10px;
/**/     padding-left:100px;
/**/     font-size :.8em;
/**/     font-family:  verdana, sans-serif;
/**/     font-weight: bold;
/**/     color:#006fa6;
/**/ }
/**/ 
/**/ #tblQuestion
/**/ {
/**/     border-collapse:collapse;
/**/ }
/**/ 
/**/ .bulle_haut_gauche
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_haut_gauche.gif');
/**/     background-repeat:no-repeat;
/**/     height:14px;
/**/     width:28px;
/**/     padding:0;
/**/ }
/**/ 
/**/ .bulle_haut_milieu
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_haut_milieu.gif');
/**/     background-repeat:repeat-x;
/**/     height:14px; 
/**/ }
/**/     
/**/ .bulle_haut_droit
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_haut_droit.gif');
/**/     background-repeat:no-repeat;
/**/     height:14px;
/**/     width:21px;
/**/ }
/**/ 
/**/ .bulle_milieu_gauche
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_milieu_gauche.gif');
/**/     background-repeat:repeat-y;
/**/     width:28px;
/**/ }
/**/ 
/**/ .bulle_milieu_milieu
/**/ {
/**/     background-color:White;
/**/ }
/**/ 
/**/ .bulle_milieu_droit
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_milieu_droit.gif');
/**/     background-repeat:repeat-y;
/**/     width:21px;
/**/ }
/**/ 
/**/ .bulle_bas_gauche_alt
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_bas_gauche_alt.gif');
/**/     background-repeat:no-repeat;
/**/     height:20px;
/**/     width:28px;
/**/     padding:0;
/**/     }
/**/ 
/**/ .bulle_bas_milieu
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_bas_milieu.gif');
/**/     background-repeat:repeat-x;
/**/     height:20px;
/**/ }
/**/ 
/**/ .bulle_bas_droit
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_bas_droit.gif');
/**/     background-repeat:no-repeat;
/**/     height:20px;
/**/     width:21px;
/**/ }
/**/ 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/***************************** Le bloc ou sont affichées les reponses  *******************************/
/**/ 
/**/ #reponse
/**/ {
/**/     padding-left:130px;
/**/     font-size :.8em;
/**/     font-family:  verdana, sans-serif;
/**/     font-weight: bold;
/**/     color:#006fa6;
/**/ }
/**/     
/**/ #tblReponse
/**/ {
/**/     border-collapse:collapse;
/**/     width:376px;
/**/ }
/**/     
/**/ .bulle_bas_gauche
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_bas_gauche.gif');
/**/     background-repeat:no-repeat;
/**/     height:20px;
/**/     width:28px;
/**/     padding:0;
/**/ }
/**/ 
/**/ .bulle_bas_droit_alt
/**/ {
/**/     background-image: url('/comparer/comparer.images/logo_bulle_bas_droit_alt.gif');
/**/     background-repeat:no-repeat;
/**/     height:20px;
/**/     width:28px;
/**/ }
/**/ 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/





/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/******************************** Le bouton pour la question suivante *********************************/
/**/ 
/**/  #questionSuivante /*Table utilisée pour mettre en forme le bouton
/**/ {
/**/     margin:0;
/**/     margin-top:5px;
/**/     padding:0;
/**/     color:#006fa6;
/**/     border-collapse:collapse;
/**/     margin-bottom:10px;
/**/     margin-left:auto;
/**/     margin-right:auto;
/**/ }
/**/ 
/**/ html>body #questionSuivante /*pour rendre compatible IE et Firefox*/
/**/ {
/**/     width: auto;
/**/     min-width: 107px;
/**/ } 
/**/ 
/**/ #questionSuivante td 
/**/ {
/**/     margin:0;
/**/     padding:0;
/**/ }
/**/ 
/**/ #questionSuivante_droite /*coté droit de la barre avec le logo*/
/**/ {
/**/     /*background-image:url("/comparer/comparer.images/logo_conseillerVirtuel_qSuiv_droite.gif");*/
/**/     background-repeat:no-repeat;
/**/     background-color:white;
/**/     height:40px;
/**/     width:39px;
/**/ }
/**/ #questionSuivante_milieu /*milieu de la barre*/
/**/ {
/**/     /*background-image:url("/comparer/comparer.images/logo_conseillerVirtuel_qSuiv_milieu.gif");*/
/**/     background-repeat:repeat-x;
/**/     background-color:white;
/**/ }
/**/ #questionSuivante_gauche /*coté gauche de la barre*/
/**/ {
/**/     /*background-image:url("/comparer/comparer.images/logo_conseillerVirtuel_qSuiv_gauche.gif");*/
/**/     background-repeat:no-repeat;
/**/     background-color:white;
/**/     width:15px;
/**/     height:40px;
/**/ }
/**/ 
/**/ .questionSuivante_texte /*texte*/
/**/ {
/**/     font-size :.8em;
/**/     font-family:  verdana, sans-serif;
/**/     font-weight: bold;
/**/     color:#006fa6;
/**/ }
/**/ 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/********************************** On affiche les produits restants **********************************/
/**/ 
/**/ .produitsRestant
/**/ {
/**/     font-size :.8em;
/**/     font-family:  verdana, sans-serif;
/**/     font-weight: bold;
/**/     color:#006fa6;
/**/ }
/**/     
/**/ #nbProd
/**/ {
/**/     color:#ff9000;
/**/     font-weight:bold;
/**/ }
/**/ 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/********************************** QuickWins **********************************/

 .Navegacion {
	/*width: 510px;*/
	text-align:center
}
 .Naranja {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F78D1D none repeat scroll 0 0;
border:1px solid #DA7C0C;
color:#FEF4E9;
}

 .Naranja:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:#F47C20;
}

.Naranja:active {
color:#FCD3A5;
}

.Azul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:#0095CD;
background-image:none;
background-position:0 0;
background-repeat:repeat;
border-bottom-color:#0076A3;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#0076A3;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#0076A3;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#0076A3;
border-top-style:solid;
border-top-width:1px;
color:#D9EEF7;
}

.Azul:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:#007EAD;

}
.Azul:active {
color:#80BED6;
}

 .NavegacionVA {
border-radius:0.5em;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
-moz-border-radius-bottomleft:0.5em;
-moz-border-radius-bottomright:0.5em;
-moz-border-radius-topleft:0.5em;
-moz-border-radius-topright:0.5em;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
-x-system-font:none;
cursor:pointer;
display:inline-block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
margin:0 2px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding-top:0.5em;
padding-bottom: 0.55em;
text-decoration:none;
text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
vertical-align:baseline;
width: 70px;
float: left; 
margin-left: 10px;
}

 .Anterior {
background-image:url(/comparer/comparer.images/QuickWins/Anterior.gif);
background-position:10px 10px;
background-repeat:no-repeat;
padding-left: 1.5em;
padding-right: 1em;
text-align: center;
}

.Siguiente {
background-image:url(/comparer/comparer.images/QuickWins/Siguiente.gif);
background-position:88px 10px;
background-repeat:no-repeat;
padding-left: 1em;
padding-right: 1.5em;
text-align:left;
}

.Result {
width: 135px;
background-image:url(/comparer/comparer.images/QuickWins/Resultados.gif);
background-position:151px 10px;
background-repeat:no-repeat;
padding-left: 1em;
padding-right: 1.5em;
text-align:left;
}


.NavegacionVA a {
	color:#FFFFFF;
	font-weight:bold
}

.produitRestant {
	border-bottom:1px dotted #FF6600;
	margin-bottom:20px;
	padding-bottom:6px;
	width: 500px;
	text-align:center;
	font-size: 14px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
