#footer .copyright {
    font-size: 14px;
    color: #cccccc;
    font-weight: normal;

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	a.spanplafond { left: 13%; }
	}
#header #nav .sub-menu, #header #nav .children {
    display: none;
    padding: 0;
    position: absolute;
    left: -10px;
    z-index: 99999;
    border-radius: 3px;
    background: #555;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
}

#subfooter a{
color: #ffcc00;
}


.homecheckboxform checkbox{
   width: 20px;
    height: 20px;
padding: 0;
margin: 0;
}

.pagina #header-meta {
    margin-bottom: 40px !important;
    padding: 150px 0 50px !important;
}
