/* CSS Document */

body{
	background-color:#dfdfdf;
}

p a{					color:#46b1ec !important; }
span a{				color:#46b1ec !important; }
p a:hover{		text-decoration:underline !important; }
span a:hover{	text-decoration:underline !important; }


/* MAIN MENU */
.menu1_0_0{					color:#FFF;	}
.menu1_0_0:hover{		color:#e20a17;	}
.menu1_0_0open{			color:#e20a17;	}

/* FOOTER MENU */
.menu1_1_0{					color:#514f50;	}
.menu1_1_0:hover{		text-decoration:underline;	}
.menu1_1_0open{			text-decoration:underline;	color:#514f50; 	}

/* LEFT MENU */
.ClrLMenu{ 					background-color:#eeeeee;			}
.menu1_2_1item{							border-top:1px solid #686868; 		}
.menu1_2_1item:first-child{ border-top:none;	}
.menu1_2_1{					color:#e10b17}
.menu1_2_1:hover{		color:#000}
.menu1_2_1open{			color:#000}

.menu1_2_2{					color:#e10b17}
.menu1_2_2:hover{		color:#000}
.menu1_2_2open{			color:#000}


/* HOME */
.ClrBox{				box-shadow:-3px 3px 5px #888888;	}
.ClrBoxFB{			background-color:#E6E6E6;					}
.ClrBoxPix{			background-color:#eeeeee;					}

/* CONTENT */
.ClrContentShadow{			background-image:url(content/ombra.png);		}
.ClrContentShadowSmall{	background-image:url(content/ombra2.png);		}
.ClrContentMap{					background-color:#000000;		}

/* TITLE / TEXT*/
.ClrTitleBlack{			color:#000;  }
.ClrTitleRedBk{			background-color:#d30915; 	color:#FFF;  }
.ClrTitleRed{ 			color:#e20a17;	}
.ClrTitleWhite{			color:#FFF;			}


/* GALLERY */
.GalleryBox a:hover{		color:#e20a17;		}