/*****************/
/*** NORMALIZE ***/
/*****************/

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary 
{display:block}

audio,canvas,video 
{display:inline-block}

audio:not([controls]) 
{display:none;height:0}

[hidden],template 
{display:none}

html 
{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}

body 
{margin:0;scroll-behavior:smooth}

a 
{background:transparent}

a:focus,a:active,a:hover 
{outline:none}

h1 
{font-size:2em;margin:0.67em 0}

abbr[title] 
{border-bottom:1px dotted}

b,strong 
{font-weight:bold}

dfn 
{font-style:italic}

hr 
{-moz-box-sizing:content-box;box-sizing:content-box;height:0}

mark 
{background:#ff0;color:#000}

code,kbd,pre,samp 
{font-family:monospace,serif;font-size:1em}

pre 
{white-space:pre-wrap}

q 
{quotes:"\201C" "\201D" "\2018" "\2019"}

small 
{font-size:80%}

sub,sup 
{font-size:75%;line-height:0;position:relative;vertical-align:baseline}

sup 
{top:-0.5em}

sub 
{bottom:-0.25em}

img 
{border:0}

svg:not(:root) 
{overflow:hidden}

figure 
{margin:0}

fieldset 
{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}

legend 
{border:0;padding:0}

button,input,select,textarea 
{font-family:inherit;font-size:100%;margin:0}

button,input 
{line-height:normal}

button,select 
{text-transform:none}

button,html input[type="button"], 
input[type="reset"],input[type="submit"] 
{-webkit-appearance:button;cursor:pointer}

button[disabled],html input[disabled] 
{cursor:default}

input[type="checkbox"],input[type="radio"] 
{box-sizing:border-box;padding:0}

input[type="search"] 
{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration 
{-webkit-appearance:none}

button::-moz-focus-inner,input::-moz-focus-inner 
{border:0;padding:0}

textarea 
{overflow:auto;vertical-align:top}

table 
{border-collapse:collapse;border-spacing:0}

/***************/
/*** COMMUNS ***/
/***************/

body
{overflow-y:scroll;overflow-x:scroll;overflow:-moz-scrollbars-vertical;background:#fff url("https://static.goodmorning.fr/images/agence-digitale-rennes.png") repeat 0 0}

li
{margin:0;padding:0}

p
{margin:0}

a img
{border:0}

h1,h2,h3,h4,h5,h6
{font-weight:normal}

html, html *
{font-family:Lato,Arial;font-size:16px;line-height:22px}

@media screen and (max-width:800px)
{
html, html *
{font-size:15px;line-height:21px}
}

@media screen and (max-width:480px)
{
html, html *
{font-size:14px;line-height:20px}
}

/***********/
/*** FSS ***/
/***********/

#FSS
{position:absolute;top:0;bottom:0;left:0;right:0;height:700px;width:100%;overflow:hidden}

#FSS .noise
{position:absolute;height:100%;width:100%;top:0;bottom:0;left:0;right:0}

#FSS .noise
{background-image:url("https://static.goodmorning.fr/images/noise.png");opacity:.075;filter:alpha(opacity=7.5)}

#FSS::after, 
#FSS #outputfss
{position:absolute}

#FSS::after
{content:"";z-index:1;bottom:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(22,43,63,0) 0,rgba(22,43,63,0) 10%,#162b3f)} /* www.colorzilla.com/gradient-editor */

#FSS canvas
{width:100%;height:100%}

body.IE10 #FSS::after
{background:linear-gradient(to bottom,#5496d5 0%,#1e4162 100%);height:100%}

body.IE9 #FSS::after
{background-color:#4373a0;height:100%}

/**************/
/*** HEADER ***/
/**************/

header.main
{display:block;margin:auto;min-width:320px;clear:both;max-width:1300px;min-height:700px;position:relative;z-index:2;overflow:hidden}

/**/

#logo
{display:block;float:left;margin:-60px 0 0 0;width:450px;height:450px}

#logo img 
{width:50.0vw;max-width:450px;-webkit-transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out}

#logo:hover img 
{-webkit-transform: rotate(180deg);transform: rotate(180deg)}

#logo.reduce
{width:280px;height:320px}

#logo.reduce img 
{width:320px;height:320px}

@media screen and (max-width:1300px) 
{
#logo
{width:34.62vw;height:34.62vw;margin:-4.61vw 0 0 0}

#logo img
{width:34.62vw}
}

@media screen and (max-width:800px) 
{
#logo
{width:277px;height:277px;margin:-37px 0 0 0}

#logo img
{width:277px}

#logo.reduce
{width:277px}

#logo.reduce img 
{width:277px}
}

@media screen and (max-width:390px) 
{
#logo
{width:220px;margin:-37px 0 0 -20px}

#logo.reduce
{width:220px}
}

/**/

#menu
{display:block;margin:10px 0 0 0;text-align:right}

#menu a
{display:inline-block;text-decoration:none;color:#fff;padding:8px 15px 10px 8px;border-right:dotted 1px #fff}

#menu a:last-child
{border-right:none}

#menu a.active,
#menu a:hover
{background-color:#ffffff;color:#000;opacity:0.6;filter:alpha(opacity=60)}

/**/

#submenu
{margin:15px 0 0 280px;text-align:right}

#submenu nav
{display:inline-block;padding:24px 18px;background-color:rgba(20,30,40,0.25);box-shadow:0 0 5px rgba(0,0,0,0.1)}

#submenu nav .col
{display:block;float:left;width:210px;margin:0 18px;overflow:hidden}

#submenu nav .col ul
{display:block;padding:0;overflow:hidden}

#submenu nav .col ul li
{display:block;text-align:left;list-style-type:none;color:#fff}

#submenu nav .col ul li:first-child
{background-color:#f0f0f0;color:#4c5b76;font-weight:bold;border:solid 1px #fff}

#submenu nav .col ul.cats li
{displqy:block;margin:0 0 10px 0;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.8);border:solid 1px rgba(255,255,255,0.6);font-weight:normal}

#submenu nav .col ul li a
{display:block;text-decoration:none;font-size:14px;color:inherit;padding:7px 0 6px 10px}

#submenu nav .col ul li:hover,
#submenu nav .col ul.cats li:hover
{background-color:#49565e;color:#fff}

@media screen and (max-width:1300px) 
{
#submenu nav
{padding:20px 18px}

#submenu nav .col.col4
{clear:both;float:none;width:720px;margin:10px 18px 0 18px}

#submenu nav .col.col4 ul
{float:left;margin:0 18px;width:210px}

#submenu nav .col.col4 ul:first-child
{margin:0 18px 0 0}

#submenu nav .col.col4 ul:last-child
{margin:0 0 0 18px}
}

@media screen and (max-width:1062px) 
{
#submenu nav .col ul li a
{line-height:10px}

#submenu nav .col.col3
{clear:both;float:none;width:auto;max-width:460px}

#submenu nav .col.col3 ul
{float:left;margin:0 18px;width:210px}

#submenu nav .col.col3 ul:first-child
{margin:0 18px 0 0}

#submenu nav .col.col3 ul:last-child
{margin:0 0 0 18px}

#submenu nav .col.col4
{max-width:460px}

#submenu nav .col.col4 ul
{margin:0 0 0 18px}

#submenu nav .col.col4 ul:first-child
{margin:0 18px 0 0}

#submenu nav .col.col4 ul:last-child
{margin:18px 0 0 18px}
}

@media screen and (max-width:806px) 
{
#submenu nav .col
{float:none;clear:both;max-width:210px !important;margin:0 0 10px 0 !important}

#submenu nav .col ul
{float:none;clear:both;margin:0 !important;max-width:210px !important}
}

@media screen and (max-width:600px) 
{
#submenu
{margin:15px 0 0 0;width:100%;text-align:center}

#submenu nav
{background-color:rgba(20,30,40,0.4)}

#submenu nav .col ul li a
{line-height:12px}
}

/**/

#title
{display:block;color:#fff;text-decoration:none;text-align:left;margin:104px 0 0 0;text-shadow:2px 2px 2px rgba(0,0,0,0.2);line-height:25px}

#title strong
{font-size:80px;color:#fff;font-weight:bolder;letter-spacing:2px}

#title span
{display:block;margin:15px 0 0 0;font-size:40px;line-height:50px;letter-spacing:1.5px;color:#404040;padding:0 15px;white-space:nowrap}

@media screen and (max-width:1200px) 
{
#title
{margin:8.67vw 0 0 0}

#title strong
{font-size:6.67vw}

#title span
{font-size:3.33vw;line-height:3vw}
}

@media screen and (max-width:680px) 
{
#title
{clear:both;margin:0 0 25px 0;text-align:center}
}

@media screen and (max-width:550px) 
{
#title strong
{font-size:37px;letter-spacing:0}

#title span
{font-size:18px;line-height:16.5px;letter-spacing:0}
}

@media screen and (max-width:480px) 
{
#title
{margin:0 0 20px 0}
}

/**/

#show
{display:table;width:100%;max-width:1300px;float:left;margin:-30px 0 0 0;text-align:center}

#show.hidden
{display:none}
#show.visible
{display:table}

#show .cell
{display:table-cell;text-align:center}

#show .weare
{display:inline-block;padding:26px 16px 18px 16px;width:270px;height:260px;text-align:center;border-radius:100%;overflow:hidden;background-color:rgba(0,0,0,0.1);z-index:100;cursor:default}

#show .cell:first-child .weare
{margin:0 0 0 50px}
#show .cell:last-child .weare
{margin:0 50px 0 0}

#show .weare strong
{display:block;font-size:28px;color:#fff;margin:60px 0 0 0}

#show .weare strong b
{font-size:inherit;line-height:inherit;font-weight:inherit;color:#f58019}

#show .weare p
{display:block;font-size:20px;line-height:34px;margin:18px 4px 0 4px;color:#fff}

@media screen and (max-width:1299px)
{
#show
{margin:-2.308vw 0 0 0}

#show .cell:first-child .weare
{margin:0 0 0 3.85vw}
#show .cell:last-child .weare
{margin:0 3.85vw 0 0}
}

@media screen and (max-width:1000px)
{
#show
{display:block;width:auto;clear:both;float:none;margin:0}

#show .cell:first-child .weare,
#show .cell:last-child .weare
{margin:0}

#show.visible
{display:block}

#show .cell
{display:block;margin:0 20px 18px 20px}

#show .weare
{width:auto;height:auto;text-align:left;border-radius:10px}

#show .weare strong
{font-size:2.8vw;margin:0;text-align:center}

#show .weare p
{font-size:19px;line-height:30px;text-align:center}
}

@media screen and (max-width:700px)
{
#show .cell
{margin:0 16px 15px 16px}

#show .weare
{padding:18px 16px 15px 16px}

#show .weare strong
{font-size:20px}

#show .weare p
{font-size:17px;line-height:24px;margin:16px 0 0 0}
}

@media screen and (max-width:380px)
{
#show .weare p
{font-size:17px;line-height:20px;margin:10px 0 0 0}
}

/**************/
/*** FOOTER ***/
/**************/

#footer
{display:block;margin:auto;min-width:320px;clear:both;box-shadow:0 -4px 8px #c0c0c0;padding:0 0 20px 0;background-image:linear-gradient(#1177bc,#032338)}

body.IE9 #footer,
body.IE8 #footer
{background-color:#033e66}

#footer section
{max-width:1300px;overflow:hidden;margin:0 auto}

/**/

#footer section .pic
{width:100%;height:auto;overflow:hidden;position:relative;padding:0 0 30px 0;/*border-bottom:dashed 1px #fff*/}

#footer section .pic img
{width:100%;opacity:0.8;clip-path:polygon(0% 0%, 0% 100%, 2% 100%, 28.7% 75%, 32.7% 100%, 34.7% 100%, 61.4% 75%, 65.4% 100%, 67.4% 100%, 94.1% 75%, 98.1% 100%, 100% 100%, 100% 0%)}

#footer section .pic .tab
{display:table;position:absolute;left:0;bottom:168px;width:100%;/*border-top:solid 1px #0099ff*/}

#footer section .pic .tab .cell
{display:table-cell;position:relative;/*border:dotted 1px #fff*/}

#footer section .pic .tab .cell.c1
{width:28.7%}
#footer section .pic .tab .cell.c2
{width:32.7%}
#footer section .pic .tab .cell.c3
{width:32.7%}
#footer section .pic .tab .cell.c4
{width:5.9%}

#footer section .pic .tab .cell b
{display:block;width:250px;font-weight:normal;color:#fff;padding:20px;font-size:22px;line-height:30px;position:absolute;right:-30px;top:50px;z-index:999;text-align:right;-webkit-transform:rotate(-21deg);transform:rotate(-21deg);letter-spacing:1px;/*border:dotted 1px red*/}

@media screen and (max-width:1299px) 
{
#footer section .pic .tab
{bottom:12.92vw}
	
#footer section .pic .tab .cell b
{padding:1.538vw 1.538vw;font-size:1.692vw;line-height:2.308vw;right:-2.308vw}
}

@media screen and (max-width:1100px) 
{
#footer section .pic .tab
{bottom:13.5vw}
}

@media screen and (max-width:900px) 
{
#footer section .pic .tab
{bottom:14.0vw}
}

@media screen and (max-width:750px) 
{
#footer section .pic .tab
{bottom:14.8vw}
}

@media screen and (max-width:600px) 
{
#footer section .pic .tab
{bottom:16.0vw}
}

@media screen and (max-width:500px) 
{
#footer section .pic .tab
{bottom:17.0vw}
}

@media screen and (max-width:420px) 
{
#footer section .pic .tab
{bottom:18.5vw}
}

@media screen and (max-width:360px) 
{
#footer section .pic .tab
{bottom:19.5vw}
}

@media screen and (max-width:320px) 
{
#footer section .pic .tab
{bottom:20.5vw}
}

@media screen and (max-width:530px) 
{
#footer section .pic .tab .cell b
{font-size:9px;line-height:12px}

#footer section .pic .tab .cell b
{right:-4.5vw}
}

/**/

#footer section nav.links
{height:30px;clear:both;text-align:center;margin:90px auto 80px auto}

#footer section nav.links a
{display:inline-block;text-decoration:none;font-size:17px;line-height:40px;color:#fff;padding:0 20px;border-right:dashed 1px #c0c0c0}

#footer section nav.links a.last
{border-right:none}

#footer section nav.links a:hover
{color:#ffffff;text-decoration:underline}

@media screen and (max-width:720px)
{
#footer section nav.links a
{font-size:16px;padding:0 10px}
}

@media screen and (max-width:520px)
{
#footer section nav.links a
{font-size:15px}
}

@media screen and (max-width:380px)
{
#footer section nav.links a
{font-size:14px}
}

/**/

#footer section .infos
{width:640px;height:60px;float:left;margin:0 20px 0 20px}

#footer section .infos div
{width:150px;height:48px;background-color:#fff;color:#303030;font-size:16px;line-height:21px;text-align:center;float:left;margin:0 10px 0 0;padding:7px 0 0 2px;border-radius:3px}

#footer section .infos div span
{font-size:14px;color:#ff8d28}

#footer section .infos p
{display:block;max-width:640px;font-weight:normal;padding:2px 0 0 3px;margin:0;color:#e0e0e0;text-align:left;font-size:12px;line-height:16px}


@media screen and (max-width:740px) 
{
#footer section .infos
{width:auto;height:auto;float:none;padding:10px 0 0 0}

#footer section .infos div
{float:none;margin:0 auto 20px auto}

#footer section .infos p
{margin:0 auto}
}

@media screen and (max-width:480px) 
{
#footer section .infos div span
{font-size:3vw}
}

/***************/
/*** COOKIES ***/
/***************/

#cook-layer
{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:9999}

#cook-layer .panel
{display:block;max-width:800px;min-height:400px;background-color:#fff;padding:20px 24px 30px 24px;margin:15% auto 0 auto;border-radius:6px;font-size:14px}

#cook-layer .panel strong
{display:block;margin:0 0 20px 0;font-size:18px}

#cook-layer .panel li
{font-size:14px}

#cook-layer .panel .choices
{display:block;margin:25px 0 40px 0;font-size:14px;text-align:center}

#cook-layer .panel .choices .choice
{display:inline-block;min-width:80px;padding:80px 0 0 0;margin:0 30px 0 0;background:transparent url("https://static.goodmorning.fr/images/cookie.png") no-repeat top center}

#cook-layer .panel .choices .choice label
{font-size:14px}

#cook-layer .panel .choices .choice #cookie_choice_1
{cursor:pointer}

#cook-layer .panel #cook-ok
{display:block;padding:12px 18px;margin:0 auto 0 auto;cursor:pointer}

/*****************/
/*** MSG POPUP ***/
/*****************/

#msgpopct
{display:block;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:9998}

#msgpopct #msgpop
{display:block;max-width:400px;min-height:120px;background-color:#fff;color:#404040;padding:20px 24px 30px 24px;margin:15% auto 0 auto;border-radius:6px;font-size:15px;cursor:pointer;box-shadow:0 0 10px 1px rgba(0,0,0,0.3)}

#msgpopct #msgpop i
{display:block;color:#404040;margin:40px 0 0 0;font-size:60px;text-align:center}

#msgpopct #msgpop i.inf-ok
{color:#a2d000}
#msgpopct #msgpop i.inf-notok
{color:#ff7e00}
#msgpopct #msgpop i.inf-error
{color:#ff0000}


/****************/
/*** CONTENUS ***/
/****************/

#mainpage
{display:block;min-width:320px;clear:both;max-width:1300px;overflow:hidden;z-index:3;margin:0 auto;padding:0 0 50px 0}

/**/

#mainpage header.page
{height:140px;overflow:hidden}

#mainpage header.page nav
{display:block;float:right;text-align:right;margin:9px 18px 0 0;cursor:default;font-size:12px;color:#606060}

#mainpage header.page nav a
{color:#4895d8;cursor:pointer;font-size:12px;text-decoration:none}

#mainpage header.page nav a:hover
{color:#f58019;text-decoration:underline}

#mainpage header.page h1
{text-transform:uppercase;font-size:26px;line-height:35px;font-weight:normal;display:block;margin:3.0rem 0 0 0;color:#404040;letter-spacing:-1px;text-align:center}

#mainpage.mpc_index header.page h1
{font-size:38px;line-height:50px}

@media screen and (max-width:910px)
{
#mainpage header.page h1
{font-size:22px;line-height:28px}

#mainpage.mpc_index header.page h1
{font-size:30px;line-height:40px}
}

@media screen and (max-width:720px)
{
#mainpage header.page h1
{font-size:20px;line-height:26px}

#mainpage.mpc_index header.page h1
{font-size:26px;line-height:34px}
}

@media screen and (max-width:360px)
{
#mainpage header.page nav
{margin:9px 10px 15px 10px}

#mainpage header.page h1
{font-size:18px;line-height:24px}

#mainpage.mpc_index header.page h1
{font-size:22px;line-height:26px}
}

/**/

#mainpage section.page
{padding:10px 20px 70px 20px;overflow:hidden;color:#404040;text-align:justify}

@media screen and (max-width:320px) 
{
#mainpage section.page
{padding-bottom:20px}
}


/* commun */

#mainpage section.page h2
{display:block;margin:30px 0;font-size:20px;font-weight:normal;line-height:30px}

#mainpage section.page .cta
{display:block;margin:50px 10px;text-align:center}

#mainpage section.page .cta  a
{display:inline-block;padding:14px 20px 14px 20px;background-color:#f58019;color:#ffffff;font-size:16px;line-height:30px;cursor:pointer;text-decoration:none;border-radius:10px;text-transform:uppercase}

#mainpage section.page .cta a:hover
{color:#202020}

@media screen and (max-width:1000px) 
{
#mainpage section.page .cta
{margin:25px 25px}

#mainpage section.page .cta  a
{font-size:14px;line-height:25px}
}

@media screen and (max-width:540px)
{
#mainpage section.page h2
{font-size:3.7vw;line-height:5.56vw}
}

@media screen and (max-width:480px)
{
#mainpage section.page h2
{font-size:18px;line-height:27px}
}

/* index */

.mpc_index h1 span
{color:#ff7200;font-size:inherit;line-height:inherit}

.mpc_index .row
{padding:50px 0}

.mpc_index .row.row3
{padding-bottom:0}

@media screen and (max-width:913px) 
{
.mpc_index .row
{padding:5.47vw 0}
}

/**/

.mpc_index .row1
{margin:30px 0 0 0;text-align:center}

.mpc_index .row1 .block
{display:inline-block;width:404px;max-width:404px;padding:0 6px;overflow:hidden}

.mpc_index .row1 .block h2
{display:block;font-size:18px;letter-spacing:0.5px;color:#fff;margin:0 auto 7px auto;background-color:#505050;font-weight:normal;overflow:hidden;padding:10px 14px;text-align:left}

.mpc_index .row1 .block article
{display:block;margin:auto;background-color:#ffffff;border:dashed 1px #e0e0e0;padding:16px;text-align:left}

.mpc_index .row1 .block article h3
{display:block;font-size:16px;line-height:26px;color:#000000;margin:5px 0 10px 0;text-align:left;color:#0b5ea2}

.mpc_index .row1 .block article p
{display:block;margin:0;font-size:15px;line-height:24px;color:#404040}

body.CH .mpc_index .row1 .block article p
{font-size:14px}

.mpc_index .row1 .block .pic
{display:block;max-width:350px;margin:8px auto}

@media screen and (max-width:913px) 
{
.mpc_index .row1
{margin:3.28vw 0 0 0}
}

@media screen and (max-width:420px) 
{
.mpc_index .row1 .block .pic
{width:100%}

.mpc_index .row1 .block
{display:block;width:auto;height:auto;margin:0 0 30px 0}
}

/**/

.mpc_index .row2
{clear:both;padding:40px 20px;background-color:#1b6096;text-align:center;background-image:linear-gradient(to bottom, #1b6096,#162d42)}

.mpc_index .row2 h2
{text-transform:uppercase;color:#fff;font-size:25px;line-height:40px}

.mpc_index .row2 h2 span
{color:#ff7200;font-size:inherit;line-height:inherit}

.mpc_index .row2 .icons div
{display:inline-block;margin:25px 40px 25px 40px;overflow:hidden;text-transform:uppercase;line-height:25px;color:#fff;font-size:17px;text-align:center}

.mpc_index .row2 .icons div b
{display:block;width:140px;height:140px;border:solid 3px #fff;border-radius:100%;margin:0 auto 15px auto;font-size:80px;line-height:140px;color:#fff}

body.IE9 .mpc_index .row2 .icons div b
{text-transform:lowercase;font-family:"Webdings";font-size:130px}

@media screen and (min-width:356px) 
{
.mpc_index .row2 h2
{font-size:25px;line-height:40px}
}

@media screen and (max-width:356px) and (orientation:portrait) 
{
.mpc_index .row3 h2
{font-size:5.6vw;line-height:8.5vw;padding:0 10px}
}

@media screen and (max-width:356px) and (orientation:landscape) 
{
.mpc_index .row3 h2
{font-size:4vw;line-height:6.5vw;padding:0 10px}
}

/**/

.mpc_index .row3 h2
{text-transform:uppercase;text-align:center;color:#404040}

.mpc_index .row3 h2 span
{color:#ff7200;font-size:inherit;line-height:inherit}

.mpc_index .row3 .sujets
{padding:30px 0 0 0;text-align:center;display:table;width:100%}

.mpc_index .row3 .sujets .art
{display:table-cell;text-align:center}

.mpc_index .row3 .sujets a
{display:block;font-size:17px;border:dashed 1px #d0d0d0;max-width:255px;margin:0 5px 20px 5px;color:#404040;text-decoration:none;padding:12px 10px 10px 10px;background-color:#fff;border-radius:3px;text-align:center;cursor:pointer}

.mpc_index .row3 .sujets a b
{font-size:inherit;line-height:inherit;color:#ff7200;font-weight:normal}

.mpc_index .row3 .sujets a:hover
{border:solid 1px #ff7200}

.mpc_index .row3 .sujets a img
{display:block;margin:10px auto 0 auto;width:100%;max-width:240px;-webkit-filter: grayscale(100%);filter:grayscale(100%)}

.mpc_index .row3 .sujets a:hover img
{-webkit-filter: grayscale(0%);filter:grayscale(0%)}

@media screen and (max-width:1299px) 
{
.mpc_index .row3 .sujets a
{font-size:1.308vw}
}

@media screen and (max-width:1040px) 
{
.mpc_index .row3 .sujets
{display:block}

.mpc_index .row3 .sujets .art
{display:inline-block}

.mpc_index .row3 .sujets a
{font-size:14px}
}

/* contact */

.mpc_contact .formulaire
{position:relative;padding:40px;max-width:700px;margin:20px auto 0 auto;text-align:left;border:solid 1px #e0e0e0;/*background-color:#fafafa*/}

.mpc_contact .formulaire::after
{content:"";background:#fff url("/images/contact.png") no-repeat 0 0;background-size:cover;opacity:0.25;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}

.mpc_contact .formulaire input[type=text],
.mpc_contact .formulaire input[type=email],
.mpc_contact .formulaire textarea
{padding:5px 8px 6px 8px;font-size:14px}

.mpc_contact .formulaire .titre
{margin:0 0 25px 0;font-size:21px;text-align:center;color:#f58019}

.mpc_contact .formulaire .mailerror
{display:block;margin:0 0 20px 0;color:red;text-align:center;font-weight:normal;font-size:14px}

.mpc_contact .formulaire .id
{margin:0 0 20px 0}

.mpc_contact .formulaire .id #form_id_civ
{padding:5px}

body.IE9 .mpc_contact .formulaire .id #form_id_civ,
body.IE10 .mpc_contact .formulaire .id #form_id_civ
{padding:1px}

.mpc_contact .formulaire .id #form_id_nom
{min-width:300px;margin:0 0 0 4px}

.mpc_contact .formulaire #form_mail,.mpc_contact .formulaire #form_ste
{min-width:300px;margin:0 0 20px 0}

.mpc_contact .formulaire #form_tel
{min-width:180px;margin:0 0 20px 0}

.mpc_contact .formulaire #form_sujet,.mpc_contact .formulaire #form_msg
{width:100%;margin:0 0 20px 0}

.mpc_contact .formulaire .star
{font-size:12px}

.mpc_contact .rgpd
{display:table;margin:50px 0 30px 0;padding:20px;border:dashed 2px #909090;border-radius:4px}

.mpc_contact .rgpd input[type=checkbox]
{cursor:pointer;display:table-cell;vertical-align:top;margin:4px 0 0 0}

.mpc_contact .rgpd p
{display:table-cell;vertical-align:top;padding:0 0 0 10px;font-size:12px;text-align:justify}

.mpc_contact .rgpd p a
{font-size:inherit;color:inherit}

.mpc_contact .formulaire #form_submit
{display:block;padding:25px 22px;font-size:17px;margin:10px auto 10px auto}

.mpc_contact .formulaire .mustagree
{display:block;font-size:12px;margin:10px 0 0 0;text-align:center}

@media screen and (max-width:516px) 
{
.mpc_contact .formulaire .id #form_id_nom
{margin:0}
}

@media screen and (max-width:440px) 
{
.mpc_contact .formulaire .id #form_id_nom, .mpc_contact .formulaire #form_mail,.mpc_contact .formulaire #form_ste
{min-width:100%}
}

/* plan */

.mpc_plan nav
{margin:20px 0 0 0;min-width:672px}

.mpc_plan nav a
{color:inherit;text-decoration:none}

.mpc_plan nav a:hover
{text-decoration:underline}

.mpc_plan nav ul li
{padding:5px 0 5px 0}

.mpc_plan nav ul.niv1
{list-style-type:circle;padding:0;margin:0 0 0 25px}

.mpc_plan nav ul.niv1 li
{color:#f58019}

.mpc_plan nav ul.niv2
{list-style-type:square;padding:0;margin:8px 0 0 15px}

.mpc_plan nav ul.niv2 li
{color:#097fc9}

.mpc_plan nav ul.niv3
{list-style-type:disc;padding:0;margin:8px 0 0 15px}

.mpc_plan nav ul.niv3 li
{color:#606060}

.foo_plan
{display:block}

.mpc_plan nav ul.niv1 li a
{font-size:15px}

.mpc_plan nav ul.niv1 li ul li a
{font-size:14px}

.mpc_plan nav ul.niv1 li ul li ul li a
{font-size:13px}

@media screen and (max-width:1008px) 
{
.mpc_plan nav
{min-width:0}
}

/* actus */

.actu-liste .accroche
{display:block;clear:both;max-width:1000px;min-height:124px;border-top:solid 1px #eaeaea;padding:16px;background-color:rgba(255,255,255,0.3);margin:0 auto 50px auto;box-shadow:0 3px 4px 0px rgba(0,0,0,0.25)}

.actu-liste .accroche a
{display:block;width:100%;min-height:124px;margin:0 0 4px 0;font-size:13px;text-decoration:none}

.actu-liste .accroche a figure
{display:block;width:160px;height:126px;float:right;margin:0 0 16px 16px}

.actu-liste .accroche a figure img
{border:none;display:block;margin:auto}

#mainpage.actu-liste section.page .accroche a h2
{display:block;font-weight:normal;margin:10px 0 15px 0;font-size:17px;line-height:23px;color:#0093bd}

.actu-liste .accroche a:hover h2
{text-decoration:underline}

.actu-liste .accroche p
{display:block;font-size:14px;line-height:21px;color:#404040}

@media screen and (max-width:710px) 
{
#mainpage.actu-liste section.page .accroche a h2
{font-size:16px;line-height:22px}
}

@media screen and (max-width:530px) 
{
#mainpage.actu-liste section.page .accroche a h2
{font-size:15px}

.actu-liste .accroche p
{font-size:13px}
}

@media screen and (max-width:420px) 
{
.actu-liste .accroche
{padding:12px}
	
.actu-liste .accroche a figure
{float:none;margin:0 auto 16px auto}
}

/**/

.actu-detail article header
{display:block;margin:0 auto 80px auto;height:234px;max-width:820px}

.actu-detail article header figure
{display:block;float:left;margin:0 40px 0 0}

.actu-detail article header figure img
{width:100%;max-width:300px}

.actu-detail article header strong
{display:block;float:left;max-width:480px;font-size:20px;font-weight:normal;line-height:30px;margin:8px 0 18px 0;color:#f58019}

.actu-detail article header p
{display:block;float:left;max-width:480px;font-size:17px;line-height:28px;color:#097fc9;margin:0 0 20px 0}

.actu-detail article h2
{display:block;font-size:17px;font-weight:normal;color:#097fc9;margin:40px 0 15px 0}

.actu-detail article ol,
.actu-detail article ul
{margin:20px 20px 20px 0;padding:0 0 0 20px}

.actu-detail article ol li,
.actu-detail article ul li
{padding:0 0 10px 0;font-size:17px;line-height:28px}

.actu-detail article ol ol,
.actu-detail article ul ol,
.actu-detail article ol ul,
.actu-detail article ul ul
{margin-right:0}

.actu-detail article p
{display:block;font-size:16px;line-height:30px;margin:50px 0 50px 0}

.actu-detail article p.smallbreak
{margin:50px 0 15px 0}

.actu-detail article p .boost
{font-size:24px;font-weight:bold;color:inherit;line-height:inherit}

@media screen and (max-width:860px) 
{
.actu-detail article header
{height:auto;max-width:auto}

.actu-detail article header figure
{float:none;margin:0 auto 40px auto;text-align:center}

.actu-detail article header strong
{float:none;max-width:100%;margin:0 30px 30px 30px;text-align:center}

.actu-detail article header p
{float:none;max-width:100%;margin:0 30px 0 30px}
}

@media screen and (max-width:800px) 
{
.actu-detail article header strong
{font-size:19px}

.actu-detail article header p
{font-size:16px}

.actu-detail article p,
.actu-detail article ol li,
.actu-detail article ul li
{font-size:15px;line-height:28px}
}

@media screen and (max-width:420px) 
{
.actu-detail article header strong
{font-size:18px}

.actu-detail article p,
.actu-detail article ol li,
.actu-detail article ul li
{font-size:14px;line-height:26px}

.actu-detail article header strong
{margin:0 20px 30px 20px}

.actu-detail article header p
{margin:0 20px 0 20px}
}

@media screen and (max-width:360px) 
{
.actu-detail article header strong
{margin:0 10px 30px 10px}

.actu-detail article header p
{margin:0 10px 0 10px}
}

/* services */

.mpc_servs .page section
{display:block;margin:0 0 60px 0;cursor:pointer}

.mpc_servs .page section h2
{color:#ff7200}

.mpc_servs .page section div
{-webkit-filter: grayscale(100%);filter:grayscale(100%)}

.mpc_servs .page section:hover div
{-webkit-filter: grayscale(0%);filter:grayscale(0%)}

.mpc_servs .page section div p
{padding:0 0 0 440px;line-height:30px}

.mpc_servs .page section div .link
{text-align:right}

.mpc_servs .page section div .link a
{text-decoration:none;color:#d86805;background-color:#fff;padding:5px 10px;border:solid 1px #d0d0d0;border-radius:5px}

.mpc_servs .page section div .link a:after
{content:" »"}

.mpc_servs .page section div .link a:hover
{background-color:#f58019;color:#202020;border-color:#f58019}

/**/

.mpc_servs_theme .picto
{display:block;width:100%;max-width:540px;margin:10px auto 25px auto}

.mpc_servs_theme .titre
{display:block;font-weight:normal;font-size:26px;line-height:32px;text-align:center;padding:0 40px;color:#f58019;margin:40px 0 60px 0}

.mpc_servs_theme .intro
{display:block;font-weight:normal;line-height:28px;margin:0 0 80px 0;background-color:#fff;color:#505050;padding:40px;border:solid 1px #e0e0e0}

.mpc_servs_theme nav.liste
{margin:20px 0 0 15px}

.mpc_servs_theme nav.liste a
{display:inline-block;background-color:#6ba8db;padding:6px 8px 7px 8px;margin:0 0 25px 0;text-decoration:none;color:#ffffff;font-size:15px;border-radius:4px;border:solid 1px #6ba8db}

.mpc_servs_theme nav.liste a:hover
{background-color:#fff;color:#404040;border:solid 1px #a0a0a0}

.mpc_servs_theme nav.liste a.todo
{background-color:#e5eaf1;color:#606060;cursor:default;border:solid 1px #b0b0b0}

.mpc_servs_theme nav.liste a.todo:hover
{text-decoration:none}

#mainpage.mpc_servs_theme section.page h2
{display:table;font-size:18px;line-height:28px;font-weight:normal;text-align:left;background-color:#427ba2;color:#fff;margin:60px 0 35px 0;padding:5px 14px 8px 14px;border-radius:4px}

#mainpage.mpc_servs_theme section.page h2:first-child
{margin:20px 0 35px 0}

.mpc_servs_theme section.page p
{margin:0 0 25px 0}

.mpc_servs_theme section.page ul,
.mpc_servs_theme section.page ol
{margin:0;padding:0 0 0 16px}

.mpc_servs_theme section.page ul li
{margin:0 0 8px 0;line-height:30px}

/**/

.mpc_servs_detail .picto
{display:block;width:100%;max-width:450px;margin:10px auto 25px auto}

.mpc_servs_detail .titre
{display:block;font-weight:normal;font-size:26px;line-height:32px;text-align:center;padding:0 40px;color:#f58019;margin:40px 0 60px 0}

.mpc_servs_detail .intro
{display:block;font-weight:normal;line-height:28px;margin:0 0 80px 0;background-color:#fff;color:#505050;padding:40px;border:solid 1px #e0e0e0}

.mpc_servs_detail .intro b
{font-size:inherit;line-height:23px}

.mpc_servs_detail .intro a
{font-size:inherit;color:inherit}

.mpc_servs_detail .intro a:hover
{color:#f58019}

#mainpage.mpc_servs_detail section.page h2
{display:table;font-size:18px;line-height:28px;font-weight:normal;text-align:left;background-color:#427ba2;color:#fff;margin:60px 0 35px 0;padding:5px 14px 8px 14px;border-radius:4px}

#mainpage.mpc_servs_detail section.page h2:first-child
{margin:20px 0 35px 0}

.mpc_servs_detail section.page p
{margin:0 0 25px 0;font-size:16px;line-height:30px}

.mpc_servs_detail section.page ul,
.mpc_servs_detail section.page ol
{margin:0;padding:0 0 0 16px}

.mpc_servs_detail .savoirplus
{display:block;font-weight:normal;margin:90px 0 10px 0;line-height:30px}

#mainpage.mpc_servs_detail section.page .savoirplus h2
{background-color:#808080;margin-top:0}

.mpc_servs_detail section.page .savoirplus p
{border:solid 2px #d0d0d0;padding:40px}

.mpc_servs_detail ul li
{margin:0 0 8px 0;line-height:30px}

.mpc_servs_detail .ovhwarning
{display:block;font-weight:normal;line-height:28px;margin:0 0 80px 0;background-color:#fff;color:#505050;padding:60px 40px 10px 40px;border:solid 4px #cf1515}

#mainpage.mpc_servs_detail section.page .ovhwarning h2
{display:inline;background-color:#cf1515;margin:0 0 30px 0;padding:15px 20px 18px 20px}

.mpc_servs_detail .ovhwarning strong
{font-weight:normal;font-size:18px}

@media screen and (max-width:1000px) 
{
.mpc_servs_detail .intro
{padding:30px}
}
@media screen and (max-width:700px) 
{
.mpc_servs_detail section.page table
{display:block}

.mpc_servs_detail section.page table td
{display:block}

.mpc_servs_detail section.page table td:last-child
{margin:0 0 20px 0}
}

@media screen and (max-width:600px) 
{
.mpc_servs_detail .intro
{padding:20px}

.mpc_servs_detail section.page .savoirplus p
{padding:20px}
}

@media screen and (max-width:420px) 
{
.mpc_servs_detail .intro
{padding:10px}

.mpc_servs_detail section.page .savoirplus p
{padding:10px}
}

/* mentions */

.mpc_legal section p
{padding:0 0 0 25px;font-size:14px;line-height:25px}

.mpc_legal section ul li
{font-size:14px;line-height:25px}

/***************/
/*** BTN TOP ***/
/***************/

#btn_pagetop
{display:none;position:fixed;bottom:20px;right:20px;z-index:9999;border:none;outline:none;background-color:#f58019;color:#000;font-size:50px;line-height:50px;cursor:pointer;padding:0 12px 10px 12px;border-radius:10px}

@media screen and (max-width:670px)
{
#btn_pagetop
{bottom:90px;right:15px}
}

@media screen and (max-width:480px)
{
#btn_pagetop
{bottom:110px;right:0;border-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px;padding:10px 14px 15px 16px;font-size:25px}
}

@media screen and (max-width:420px)
{
#btn_pagetop
{bottom:140px}
}

/*******************/
/*** LOCAL STAMP ***/
/*******************/

#local_version_stamp
{position:absolute;top:0;left:0;background-color:rgba(255,255,255,0.15);color:#fcff00;font-size:30px;padding:40px;box-shadow:0 0 5px 2px rgba(0,0,0,0.2)}
