﻿/* --------------------------------------
      styles for profiles
-----------------------------------------*/
div.id_multi{height:150px;}
div.id_lista_profili {
	margin: 0 0 70px 0;
	text-align: center;
	width: 470px;
	height:470px;
	background:#ffffff url(../../img/bg_lista-profili_1.png) no-repeat left bottom;}
div.id_multi div{
	float:left;
	width:97px;
	margin-left: 1%;
	display:inline; /* per evitare il float double margin bug di IE*/
	height: 123px;
    }
.id_container .id_content{height:800px;}
li.inlinea{background: url(../../img/inlinea_20.png) no-repeat center right;}

div.all_18 {background: url(../../img/4col_1row_all_18.png) no-repeat 0px 0px;}
div.all_25 {background: #fff url(../../img/4col_1row_all_25.png) no-repeat 0px 0px;}
div.all_40 {background: #fff url(../../img/4col_1row_all_40.png) no-repeat 0px 0px;}

div.a_18 {background: url(../../img/4col_1row_a_18.png) no-repeat 0px 0px;}
div.a_25 {background: url(../../img/4col_1row_a_25.png) no-repeat 0px 0px;}
div.a_40 {background: url(../../img/4col_1row_a_40.png) no-repeat 0px 0px;}

div.d_18 {background: url(../../img/4col_1row_d_18.png) no-repeat 0px 0px;}
div.d_25 {background: url(../../img/4col_1row_d_25.png) no-repeat 0px 0px;}
div.d_40 {background: url(../../img/4col_1row_d_40.png) no-repeat 0px 0px;}

div.f_18 {background: url(../../img/4col_1row_f_18.png) no-repeat 0px 0px;}
div.f_25 {background: url(../../img/4col_1row_f_25.png) no-repeat 0px 0px;}
div.f_40 {background: url(../../img/4col_1row_f_40.png) no-repeat 0px 0px;}

div.s-s_18 {background: url(../../img/4col_1row_s-s_18.png) no-repeat 0px 0px;}
div.s-s_25 {background: url(../../img/4col_1row_s-s_25.png) no-repeat 0px 0px;}
div.s-s_40 {background: url(../../img/4col_1row_s-s_40.png) no-repeat 0px 0px;}

