td.area_logo_logistica
{ 
    background-image:url("../img/arees_logo_distribucio_logistica.jpg");
    background-repeat:no-repeat;
    width:521px;
    height:254px;
}

td.area_logo_peribles
{ 
    background-image:url("../img/arees_logo_distribucio_peribles.jpg");
    background-repeat:no-repeat;
    width:521px;
    height:254px;
}

.area_subtitol
{
    color:#ff0000;
    font-size:30px;
    text-align:right;
}

.color{ color:#ff0000; }

td.logo_central
{
    background-image:url("../img/arees_logo_distribucio_central.jpg");
    background-repeat:no-repeat;
    background-position: left top;
    width:181px;
    height:60px;
    vertical-align:top;
}

.titol_logo_central
{
    font-weight:bold;
    font-size:12px;
    color:#FF0000;
    text-align:center;
}


.linia_horitzontal
{
    background-image:url("../img/linia_hor.jpg");
    background-repeat:repeat-x;
    width:521px;
    height:9px;
}

.fletxa_material_grafic
{
    background-image:url("../img/fletxa_vermella_trans.gif");
    background-repeat:no-repeat;
    background-position:center;
    width:15px; /*Amplada necessària de la cel.la*/
    height:7px;
}

.migues_actual
{
    font-size:11px;
    font-weight:bold;
}

td.menu
{
    background-image:url("../img/arees_distribucio_menu.jpg");
    background-repeat:repeat-x;
    height:22px;
    cursor:pointer;
	font-size:11px;
    color:#68676b;
}

td.menu:hover
{
    background-image:url("../img/arees_distribucio_menu_actiu.jpg");
    color:white;
}

td.menu_actiu
{
    background-image:url("../img/arees_distribucio_menu_actiu.jpg");
    background-repeat:repeat-x;
    height:22px;
    font-size:11px;
    color:white;
    text-decoration:none;
}




/*Estil únic per a distribucio*/
td.area_subtitol2
{
    background-color:#d02020;
    width:210px;
    font-size:11px;
    color:White;
    text-align:center;
    cursor: pointer;
}

.color{color:#d92121;}

.link
{
    text-decoration:none;
    color:White;
}

.link:hover
{
    text-decoration:none;
    color:White;
}

.text_logo_central2
{
    color:#4a4949;
    font-size:10px;
    text-align:center;
    vertical-align:top;
}
