/***************************************************
 *          HEADER - jorp
 * *************************************************/
div#central div#canvas div#cosWeb div#presentacio{
    height:116px;
}
div#central div#canvas div#cosWeb div#presentacioUab{
    height:116;
    margin-left:0px;
}

div#central div#canvas div#cosWeb div#logoBlackUab{
    margin-top:1px;
    margin-left:12px;
    margin-right:0px;
}

/*************************************************
 *          COS WEB - jorp
 * ***********************************************/

/********* Arees principals **********/
div#central div#canvas div#cosWeb div#overviewEI{
    float:left;
    border: 1px solid blue;
    margin-left:12px;
    margin-top:10px;
    width:485px;
    height:235px;
}

div#central div#canvas div#cosWeb div#actualitat{
    float: left;
    border: 1px solid red;
    margin-left:3px;
    margin-top:10px;
    width:170px;
    height:235px;
}

div#central div#canvas div#cosWeb div#enllasosDestacats{
    float: left;
    border: 1px solid green;
    margin-left:4px;
    margin-top:10px;
    width:200px;
    height:235px;
}

div#central div#canvas div#cosWeb div#infoPractica{
    float: right;
    border: 1px solid blue;
    margin-left:9px;
    margin-right:13px;
    margin-top:10px;
    width:175px;
    height:275px;
}

div#central div#canvas div#cosWeb div#menuCentral{
    float: left;
    border: 1px solid black;
    margin-left:12px;
    margin-top:10px;
    width:675px;
    height:126px;
}

div#central div#canvas div#cosWeb div#altresSites{
    float: left;
    border: 1px solid orange;
    margin-left:12px;
    margin-top:20px;
    width:675px;
    height:75px;
}

div#central div#canvas div#cosWeb div#contacta{
    float: left;
    background:#ebebeb;
    margin-left: 12px;
    margin-top: 15px;
    width: 675px;
    height: 35px;
}

/***** Contingut Bloc Overview *****/
/***********************************/
div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI{
    float:right;
    background:#888888;
    height:235px;
    width:147px;
    margin-left:1px;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI{
    float:right;
    width:266px;
    height:235px;
    background:#666666;
}

div#central div#canvas div#cosWeb div#overviewEI div#thumbnailEI{
    float:left;
    width:70px;
    height:45px;
    background:#444444;
    margin-bottom:2px;
}
div#central div#canvas div#cosWeb div#overviewEI div#thumbnailEI img{
    width:70px;
    height:45px;
}
/***** Contingut Bloc Actualitat *****/
/*************************************/



/***** Contingut Bloc enllasosDestacats *****/
/********************************************/
div#central div#canvas div#cosWeb div#enllasosDestacats div#enllasPetit{
    float:left;
    margin-left:1px;
    width:99px;
    height:45px;
    background:#aaaaaa;
}
div#central div#canvas div#cosWeb div#enllasosDestacats div#enllasLlarg{
    float:left;
    margin-top:2px;
    width:200px;
    height:45px;
    background:#888888;
}

/***** Contingut Bloc infoPractica *****/
/***************************************/



/***** Contingut Bloc menuCentral *****/
/**************************************/
div#central div#canvas div#cosWeb div#menuCentral div#submenuCentral{
    float: left;
    background:#888888;
    margin-right:3px;
    width:132px;
    height:126px;
}


/***** Contingut Bloc altresSites *****/
/**************************************/




/***** Contingut Bloc contacta *****/
/***********************************/
