/* html5doctor.com Reset v1.6.1 - http://cssreset.com */ html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle} body { font-family : Arial, serif; font-size : 14px; line-height : 1.35rem; color : #404040; background : rgba(255, 0, 0, 0.2); background : url('../img/texture.png') repeat scroll 0 0 transparent; background : transparent; background : url('../img/bg_body_bot.png') repeat-x scroll center bottom transparent; } .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } a, a:hover, a:visited, a:active, a:focus { color : #ab295d; text-decoration : none; } a:hover { text-decoration : underline; } ul { margin-left : 20px; } h1 {font-size : 2.0rem; line-height : 1.2em; margin-bottom : 1em;} h2 {font-size : 1.4rem; line-height : 1.2em; margin-bottom : 1em;} h3 {font-size : 1.3rem; line-height : 1.2em; margin-bottom : 1em;} h4 {font-size : 1.1rem; line-height : 1.2em; margin-bottom : 1em;} h5 {font-size : 1.0rem; line-height : 1.2em; margin-bottom : 1em;} h6 {font-size : 0.8rem; line-height : 1.2em; margin-bottom : 1em;} .shadowed { -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); } /* ************************************************************** styles blocs ***************************************************************** */ #head-overlay { background : url('../img/bg_body_top.png') repeat-x scroll center top transparent; height: 350px; position: absolute; top: 0; left : 0; width: 100%; z-index: -10; } #pg_cadre { /* background : rgba(255, 0, 0, 0.2); */ width : 960px; margin : 0px auto; padding : 20px 20px; background : url('../img/bg_body_top.png') repeat-x scroll center top transparent; } /* ************************************************************** head ***************************************************************** */ #head_page { background : #5d81bd; color : #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background : rgba(255, 255, 255, 0.2); background : #7d9aca; width : 100%; margin-bottom : 10px; position : relative; } #head_inner { margin : 10px; } #head_title { float : left; position : relative; } #base_line { margin : 0; position : absolute; top : 120px; left : 50px; font-size : 18px; } #head_right { float : right; margin-bottom : 10px; margin-right : 10px; } /* ************************************************************** top menu ***************************************************************** */ #menu_top { /* background : rgba(255, 0, 0, 0.2); */ margin-bottom : 15px; width : 100%; } #menu_top ul { list-style-type : none; margin : 0 0 0 0px; } #menu_top ul li { float : left; font-size : 1.3rem; } #menu_top ul li + li { margin-left : 15px; } #menu_top ul li:last-child { margin-left : 0px; float : right; } #menu_top ul li a { display : block; padding : 10px 16px; background : #5d81bd; background : #ab295d; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; color : #ffffff; text-decoration : none; -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); border: 1px outset #c0c0c0; } #menu_top ul li a:hover { border: 1px inset #c0c0c0; /* padding : 9px 17px 11px 14px; */ } @media screen and (-webkit-min-device-pixel-ratio:0) { #menu_top ul li + li { margin-left : 12px; } } /* ************************************************************** content ***************************************************************** */ #content_page { background : rgba(255, 255, 255, 0.2); margin-bottom : 15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width : 100%; } #content_inner { margin : 15px 25px; min-height : 200px; } #content_page h1, #content_page h2, #content_page h3, #content_page h4, #content_page h5, #content_page h6 { color : #ab295d; } #content_page #title_page { /* margin-bottom : 10px; */ color : #444444; text-align : center; } #content_page p { text-align : justify; margin-bottom : 15px; text-indent : 15px; } #content_page img { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); } #content_page img.nostyle { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } #formcontact { max-width : 400px; } #formcontact .err_msg { background : rgba(255, 0, 0, 0.3); padding : 5px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-indent : 0; } #formcontact textarea{ width : 100%; } /* ************************************************************** sub menu ***************************************************************** */ .widget-area { background : #5d81bd; background : url('../img/bg_center_gray.png') repeat 0 0 scroll transparent; color : #ffffff; width : 100%; padding : 15px 0; width : 100%; font-size : 12px; line-height : 18px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .widget-area a, .widget-area a:hover, .widget-area a:visited, .widget-area a:active, .widget-area a:focus { color : #ffffff; } .widget-area .widget { width : 210px; width : 160px; /* max-width : 160px; */ width : auto; padding : 0 17px; /* background : rgba(255, 0, 0, 0.2); */ float : left; } /* .widget-area .widget + .widget:before { border-left :1px solid #ffffff; height : 150px; width : 2px; content : ''; float : left; background : #000; } */ .widget-area .widget .widget-title { color : #ab295d; font-size : 16px; text-align : center; } .widget-area .widget .widget-title a, .widget-area .widget .widget-title a:hover, .widget-area .widget .widget-title a:visited, .widget-area .widget .widget-title a:active, .widget-area .widget .widget-title a:focus { color : #ab295d; } .widget-area .widget + .widget { } .widget-area .widget h3 { font-size : 1.2rem; margin-bottom : 5px; } .widget-area .widget ul { float : left; } /* ************************************************************** foot ***************************************************************** */ /* ************************************************************** foot ***************************************************************** */ #pied_page { padding : 5px 0; text-align : center; } #pied_page a { color : #444444; }
L’entreprise Désinsectisation-Service est à votre disposition pour faire un devis. Si vous êtes professionnel, nous serons également heureux de vous rencontrer pour tous vos besoins en matière de désinsectisation, de contrat ... . Vous pouvez – au choix – nous contacter par téléphone, e-mail ou via le formulaire de demande ci joint.
Par téléphone au 01.49.41.93.39
ou
Par le formulaire de contact
Merci de bien vouloir préciser vos coordonnées et votre demande.
Conformément à la loi Informatique et Libertés du 6 janvier 1978, vous disposez d'un droit d'accès, de rectification et de suppression des données qui vous concernent en nous écrivant à l'adresse postale et/ou mail indiquée ci dessus. Seule notre société ou association est destinataire des informations que vous lui communiquez.