/* CSS Document *//* CSS Document */

/*-------------General Class--------------------*/

html{
	color               : #333;
}

b{
	color               : #0D71AF;
}

a:link, a:visited {
    color               : #0D71AF;
    text-decoration     : none;
    font-weight         : bold;
}

a:hover {
    color               : #033;
}

.whiteBox a:link, .whiteBox a:visited {
    color               : #666;
    text-decoration     : none;
    font-weight         : bold;
}

.whiteBox a:hover {
    color               : #333;
}



#leftCol a:link, #leftCol a:visited {
    color               : #333;
	background-color	: #FFF;
	
}

#leftCol a:hover{
    color               : #000;
	
}
/*------------Main Container-------------*/

#chiudiLogo, #chiudiLogo_en, #chiudiLogo_fr, #chiudiLogo_sp, #chiudiLogo_de{
    background          : bottom transparent url(../images/logo_header.gif) no-repeat ;	
}

#tbl_all_container td{
	/*background-color    : #003561;*/
    background          : top #003561 url(../images/bgk_All.jpg) repeat-x ;	
}

#topMenu{
    background          : #000 url(../images/bkg_top.jpg) repeat-x;
}

#container{
    /*background          : #FFF url(../images/bg_border.gif) repeat-y;*/
}

#bottomClose{
    background          : #000 url(../images/bkg_top.jpg) repeat-x;
}


/*------------Top Div-------------*/

#header{
    background          : #CCC url(../images/header.jpg) no-repeat;
}

/*------------Main Div-------------*/

#maincontent{
	background-color    : #E9E4E2;
}

#leftCol{
	background-color    : #E9E4E2;
}

#rightCol{
	background-color    : #F1EEED;
}


/*--------------------- Classi Generiche ---------------*/



#bottombar{
	background-color    : #033;
	color               : #FFF;
	font-size           : 10px;
}

.contenttitle, .hp_partners{
	border-bottom       : 1px dotted #666;
}

.marginInnerBox{
}

.bluTitle{
	color				: #003561;
}

.etichettaHProsa{
    background          : #E9E4E2 url(../../images/hp_aletta_ro.gif) no-repeat;
}

.etichettaHPverde{
    background          : #E9E4E2 url(../../images/hp_aletta_ve.gif) no-repeat;
}

.etichettaHPazzurra{
    background          : #E9E4E2 url(../../images/hp_aletta_az.gif) no-repeat;
}

.etichettaHParancione{
    background          : #E9E4E2 url(../../images/hp_aletta_ar.gif) no-repeat;
}

#tbl_all_container td #formClass td{
	background-color    : #003561;	
}