/* CSS Document */



/******************************INIZIO HEADER*************************************/

/**.header{
background:#ccc url(../images/header/header-bg-bg.jpg) repeat-x scroll bottom left ;
}
**/

.header-box{
width:960px;
height:126px;
background:#ccc url(../images/header/header-bg.jpg) repeat-x scroll bottom left ;
}


/**PARTIZIONE HEADER**/

.logo{
float:left;
width:279px;
height:126px; 
position:relative;
}

.ita{
position:absolute;
left:0px;
top:0px;    
background:transparent url(../images/header/ita.png) no-repeat scroll top left ;
}

.mex-top{
float:left;
width:165px;
height:126px;
background:transparent url(../images/header/mess-top.png) no-repeat scroll bottom 
}




/**FINE PARTIZIONE HEADER**/


/******************************FINE HEADER**********************************/
