/* Stile della Home */

/**************************CONTENT: STILE HOME******************************/
#content {
text-align: center;
}
#menu {
text-align: center;
}
img#IndexImage{
padding-top: 15px;
padding-left: 40px;
padding-right: 40px;

}

/*ImgBar deve sempre stare vicino al footer*/
img#ImgBar{
width: 100%;
border-top: 5px solid black;
border-bottom: 5px solid black;
margin-top: 10px;
}

