/* Questo Foglio di Stile agisce solo su div newsletter */

/***** Struttura Footer*****/
.footer-container-fr {min-height:50px;
padding-top:10px; margin-bottom:10px; padding-left:25px; padding-right:25px;
background:#c2d82e url(../images/bg_footer_container.png) repeat-x bottom;}

.footer-container-fr p {color:#4c4c4c;}
.footer-container-fr a {color:#333333;}
.footer-container-fr a:link {color:#333333;}
.footer-container-fr a:hover {color:#333333;}
.footer-container-fr a:visited {color:#333333;}
.footer-container-fr a:active {color:#333333;}

.footer-col-left {float:left;width:450px;}
.footer-col-central {float:left;width:250px; margin-left:20px;}
.footer-col-right {float:right;width:70px;}


/***** Newsletter *****/
.newsletter {background:#eaeaea url(../images/bg_newsletter.png) repeat-x top; min-height:50px;
padding-top:10px; padding-bottom:10px; padding-left:25px; padding-right:25px;
border-left:#ddd 1px solid; border-right:#ddd 1px solid;}

.newsletter-box {float:left; margin-top:20px; margin-right:40px;width:50%;height:40px;}
.value-proposition {float:left; padding:5px; margin-left:10px; height:40px;}

