<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Template_Background_pizza,
.background-1
{
    background-image : url('http://www.olivetto.fr/data/files_public/modules/template/TemplateBackground/images/42.jpg');
    background-position : center center;
    background-attachment : scroll;
    background-repeat : no-repeat;
    background-size : cover;

}
.Template_Background_pasta,
.background-2
{
    background-image : url('http://www.olivetto.fr/data/files_public/modules/template/TemplateBackground/images/6.jpg');
    background-position : center center;
    background-attachment : fixed;
    background-repeat : no-repeat;
    background-size : cover;
	height:100%;
min-height:512px;
}
.Template_Background_accueil,
.background-3
{
    background-image : url('http://www.olivetto.fr/data/files_public/modules/template/TemplateBackground/images/44.jpg');
    background-position : center center;
    background-attachment : scroll;
    background-repeat : no-repeat;
    background-size : cover;
background-color:#000000;
	height:250px;
}
.Template_Background_generique,
.background-4
{
    background-image : url('http://www.olivetto.fr/data/files_public/modules/template/TemplateBackground/images/3.jpg');
    background-position : top left;
    background-attachment : fixed;
    background-repeat : no-repeat;
    background-size : cover;
	height:100%;
min-height:512px;
}
.TemplateBackground_auto-5,
.background-5
{
background-color:#497380;

}
.TemplateBackground_auto-6,
.background-6
{
    background-image : url('http://www.olivetto.fr/data/files_public/modules/template/TemplateBackground/images/78.jpg');
    background-position : center;
    background-attachment : scroll;
    background-repeat : no-repeat;
    background-size : cover;
background-color:#3c3300;
	padding-top:25px;
padding-bottom:25px;
}
</pre></body></html>