#conteneur_tarifs_asus
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

/* css pour la tooltip lien avec preview */
#screenshot
{
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
}
/* css pour la tooltip image preview */
#preview
{
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
}
/* css pour la tooltip normal */
#tooltip
{
    position:absolute;
    border:1px solid #333;
    background:#f7f5d1;
    padding:2px 5px;
    color:#333;
    display:none;
}

#tab1, #tab2, #tab3
{
	border-left: 1px #1B0C81 solid;
	border-right: 1px #1B0C81 solid;
	border-top: 1px #1B0C81 solid;
	border-bottom: 1px #1B0C81 solid;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.image
{
	width: 45%;
}

.asus_preview
{
	border: 0;
}

.caracteristiques
{
	background-color: #CCCCFF;
	text-align: justify;
}

.logo
{
	text-align: center;
}
