﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
body {
    font: 13px/1.231 sans-serif;
    *font-size: small
}
select,
input,
textarea,
button {
    font: 99% sans-serif
}
pre,
code,
kbd,
samp {
    font-family: monospace, sans-serif
}
body,
select,
input,
textarea {
    color: #444
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold
}
html {
    overflow-y: scroll
}
a:hover,
a:active {
    outline: none
}
a,
a:active,
a:visited {
    color: #607890
}
a:hover {
    color: #036
}
ul,
ol {
    margin-left: 2em
}
ol {
    list-style-type: decimal
}
nav ul,
nav li {
    margin: 0;
    list-style: none;
    list-style-image: none
}
small {
    font-size: 85%
}
strong,
th {
    font-weight: bold
}
td {
    vertical-align: top
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word;
    padding: 15px
}
textarea {
    overflow: auto
}
.ie6 legend,
.ie7 legend {
    margin-left: -7px
}
.ie7 input[type="checkbox"] {
    vertical-align: baseline
}
.ie6 input {
    vertical-align: text-bottom
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
    cursor: pointer
}
button,
input,
select,
textarea {
    margin: 0
}
input:invalid,
textarea:invalid {
    border-radius: 1px;
    -moz-box-shadow: 0 0 5px #f00;
    -webkit-box-shadow: 0 0 5px #f00;
    box-shadow: 0 0 5px #f00
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
    background-color: #f0dddd
}
a:link {
    -webkit-tap-highlight-color: #ff5e99
}
button {
    width: auto;
    overflow: visible
}
.ie7 img {
    -ms-interpolation-mode: bicubic
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(../images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}
.flex-direction-nav .flex-prev {
    left: -36px
}
.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px
}
.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}
@font-face {
    font-family: 'icomoon';
    src: url('/Assets/css/icons/fonts/icomoon.eot?d4wbu0');
    src: url('/Assets/css/icons/fonts/icomoon.eot?#iefixd4wbu0') format('embedded-opentype'), url('/Assets/css/icons/fonts/icomoon.woff?d4wbu0') format('woff'), url('/Assets/css/icons/fonts/icomoon.ttf?d4wbu0') format('truetype'), url('/Assets/css/icons/fonts/icomoon.svg?d4wbu0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}
#Default_MainCPH_btnNext,
#Default_MainCPH_btnPrevious {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #524184;
    text-transform: uppercase;
    float: left;
    width: 25%;
    padding: 10px 20px;
    margin: 10px 0;
    border: 0;
}

#Default_MainCPH_btnNext:hover,
#Default_MainCPH_btnPrevious:hover{
    color:#7c479c;
}

#Default_MainCPH_lblCurrentPage {
    width: 50%;
    float: left;
    text-align: center;
    vertical-align: middle;
    padding: 10px 20px;
    margin: 10px 0
}
#Default_MainCPH_ddlPageSize {
    display: none
}
input,
textarea,
select {
    border: 0;
    padding: 3px;
    color: #333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: all 200ms linear;
    background-color: #fff;
    cursor: pointer;
    text-align: left;
    border-radius: 5px;
    border: #cbc6da solid 1px;
    margin-bottom: 8px
}
input[type="submit"]:hover,
input[type="reset"]:hover,
.button:hover {
    background: #fff
}
input[type="submit"]:active,
input[type="reset"]:active,
.button:active {
    background: #fff
}
[class^="icon-"],
[class*=" icon-"],
.icon,
#Default_CurrentUrlSend,
#Default_UpdatePanelSendMail,
#mobieMenu {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px
}
[class^="icon-"]>div.fontP,
[class*=" icon-"]>div.fontP,
.icon>div.fontP,
#Default_CurrentUrlSend>div.fontP,
#Default_UpdatePanelSendMail>div.fontP,
#mobieMenu>div.fontP,
[class^="icon-"]>div.fontM,
[class*=" icon-"]>div.fontM,
.icon>div.fontM,
#Default_CurrentUrlSend>div.fontM,
#Default_UpdatePanelSendMail>div.fontM,
#mobieMenu>div.fontM,
[class^="icon-"]>div.mail,
[class*=" icon-"]>div.mail,
.icon>div.mail,
#Default_CurrentUrlSend>div.mail,
#Default_UpdatePanelSendMail>div.mail,
#mobieMenu>div.mail {
    float: left;
    margin-left: 1px;
    height: 30px;
    width: 50px;
    background: #524184;
    color: #fff;
    text-align: center;
    vertical-align: center;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer
}
[class^="icon-"]>div.fontP:hover,
[class*=" icon-"]>div.fontP:hover,
.icon>div.fontP:hover,
#Default_CurrentUrlSend>div.fontP:hover,
#Default_UpdatePanelSendMail>div.fontP:hover,
#mobieMenu>div.fontP:hover,
[class^="icon-"]>div.fontM:hover,
[class*=" icon-"]>div.fontM:hover,
.icon>div.fontM:hover,
#Default_CurrentUrlSend>div.fontM:hover,
#Default_UpdatePanelSendMail>div.fontM:hover,
#mobieMenu>div.fontM:hover,
[class^="icon-"]>div.mail:hover,
[class*=" icon-"]>div.mail:hover,
.icon>div.mail:hover,
#Default_CurrentUrlSend>div.mail:hover,
#Default_UpdatePanelSendMail>div.mail:hover,
#mobieMenu>div.mail:hover {
    background: #7c479c
}
#Default_UpdatePanelSendMail {
    float: right;
    margin-top: 20px
}
#Default_UpdatePanelSendMail .fontM {
    font-size: 32px
}
.marker:before {
    content: "\e600"
}
.search:before {
    content: "\e601"
}
.mail:before {
    content: "\e602"
}
.fontP:before {
    content: "\e603"
}
.fontM:before {
    content: "\e604"
}
.pdf:before {
    content: "\e605"
}
.print:before {
    content: "\e606"
}
.facebook:before {
    content: "\e607"
}
.twitter:before {
    content: "\e608"
}
.twitter:before {
    content: "\e608"
}
.bas:before {
    content: "\e609"
}
#mobieMenu:before {
    content: "\e60a"
}
.buttonPurple {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
.buttonPurple:hover,
.buttonPurple:active {
    background: #7c479c;
    color: #fff !important
}
.buttonPurple a {
    color: #fff
}
#main {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 994px
}
body {
    background-image: -ms-linear-gradient(right, #fff 0, #f4f1fb 100%);
    background-image: -moz-linear-gradient(right, #fff 0, #f4f1fb 100%);
    background-image: -o-linear-gradient(right, #fff 0, #f4f1fb 100%);
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #fff), color-stop(1, #f4f1fb));
    background-image: -webkit-linear-gradient(right, #fff 0, #f4f1fb 100%);
    background-image: linear-gradient(to left, #fff 0, #f4f1fb 100%)
}
body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
table {
    width: 100%
}
ul {
    margin-left: 1.2em;
    list-style: disc;
    color: #524184
}
a:hover {
    color: #7c479c !important
}
hr {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjQxODQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(82, 65, 132, 0)), color-stop(50%, #524184), color-stop(100%, rgba(82, 65, 132, 0)));
    background: -webkit-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -o-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -ms-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: linear-gradient(to right, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00524184', endColorstr='#00524184', GradientType=1);
    border: none;
    height: 1px;
    margin: 15px 0;
    clear: both
}
#colonne_unique,
#colonne_unique1 {
    padding: 20px 20px 30px 30px;
    position: relative;
    z-index: 0
}
#td_right,
#td_right1,
#subpage_right {
    width: 300px;
    padding: 20px 0 30px
}
.buttont {
    float: left;
    background-color: #524184;
    border-radius: 7px;
    padding: 0 10px;
    margin: 1px 5px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
.buttont:hover,
.buttont:active {
    background: #7c479c;
    color: #fff !important
}
.buttont:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px
}
.buttont:before>div.fontP,
.buttont:before>div.fontM,
.buttont:before>div.mail {
    float: left;
    margin-left: 1px;
    height: 30px;
    width: 50px;
    background: #524184;
    color: #fff;
    text-align: center;
    vertical-align: center;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer
}
.buttont:before>div.fontP:hover,
.buttont:before>div.fontM:hover,
.buttont:before>div.mail:hover {
    background: #7c479c
}
.buttont.fontP:before {
    content: "\e603"
}
.buttont.fontM:before {
    content: "\e604"
}
.buttont.print:before {
    content: "\e606"
}
.buttont.mail:before {
    content: "\e602"
}
#inside_celeb_local img {
    position: relative;
    display: block;
    overflow: visible
}
#inside_celeb_local img:before,
#inside_celeb_local img:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}
#inside_celeb_local img:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}
body {
    font-size: 15px !important;
    line-height: 1.6em;
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #333
}
a {
    color: #524184;
    text-decoration: none
}
a:active,
a:visited {
    color: #524184
}
a:hover {
    color: #cf7fc7
}
p {
    margin: 0 0 30px
}
h1 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left
}
#header {
    background: #524184;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url(/Assets/Images/headerbg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(left, #524184 0, #524184 48%, #fff 55%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #524184), color-stop(48%, #524184), color-stop(55%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #524184 0, #524184 48%, #fff 55%, #fff 100%);
    background: -o-linear-gradient(left, #524184 0, #524184 48%, #fff 55%, #fff 100%);
    background: -ms-linear-gradient(left, #524184 0, #524184 48%, #fff 55%, #fff 100%);
    background: linear-gradient(to right, #524184 0, #524184 48%, #fff 55%, #fff 100%);
    height: 226px;
    margin-bottom: -40px;
    width: 100%;
    box-shadow: -90px 5px 10px -5px #524184;
    overflow: hidden
}
#header #mobieMenu {
    display: none
}
#header #logoIntegratedTitle {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 22px;
    color: #524184;
    font-style: italic;
    margin: 120px auto 0;
    display: block;
    width: 100%;
    max-width: 986px;
    z-index: 9;
    position: relative;
    text-indent: 360px
}
#header #PlaceAdButtonHeaderContainer {
    max-width: 986px;
    width: 100%;
    position: relative;
    margin: -186px auto 0
}
#header #PlaceAdButtonHeaderContainer a {
    background-color: #25215a;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    color: #ffeec6 !important;
    position: absolute;
    top: -15px;
    right: 0;
    z-index: 9000
}
#header #PlaceAdButtonHeaderContainer a:hover,
#header #PlaceAdButtonHeaderContainer a:active {
    background: #7c479c;
    color: #fff !important
}
#header>a {
    background: url("/Assets/Images/header_bg.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
    height: 186px;
    display: block;
    max-width: 986px;
    margin: 0 auto;
    position: relative
}
@media only screen and (min-width: 965px) {
    #header>a {
        background-position: top center
    }
}
#header>a::after {
    content: "";
    display: block;
    width: 713px;
    height: 226px;
    background: url("/Assets/Images/fleurs.png");
    position: absolute;
    top: 0;
    right: -200px
}
#header img {
    display: none
}
#wrapper {
    z-index: 10;
    position: relative
}
#wrapper #menu {
    z-index: 110;
    display: table;
    position: relative;
    width: 100%
}
#wrapper #menu dl {
    display: block;
    width: 16.66%;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    color: #fff;
    background: #524184;
    float: left;
    border-left: 1px solid #fff
}
#wrapper #menu dl:first-of-type {
    border-left: 0
}
#wrapper #menu dl:hover {
    background: #7c479c
}
#wrapper #menu dl a {
    color: #fff !important;
    text-decoration: none
}
#wrapper #menu dl a:active,
#wrapper #menu dl a:hover {
    color: #fff !important;
    text-decoration: none
}
#wrapper #menu dl dt {
    width: 100%;
    text-align: center;
    background: none !important;
    cursor: pointer
}
#wrapper #menu dl dd {
    display: none;
    background: #7c479c;
    width: 200.5%;
    line-height: 20px
}
#wrapper #menu dl dd ul {
    list-style: none;
    margin: 0
}
#wrapper #menu dl dd ul li {
    padding: 10px 20px
}
#wrapper #menu dl dd ul li:active,
#wrapper #menu dl dd ul li:hover {
    background: #25215a
}
#footer {
    background: #524184;
    height: 120px;
    width: 100%;
    color: #fff;
    text-align: center
}
#footer:before {
    content: "";
    display: block;
    width: 300px;
    height: 95px;
    background: url('/Assets/Images/footer.png');
    margin: 0 auto;
    background-size: 100%;
    top: -30px;
    position: relative
}
#footer a {
    color: #fff;
    text-decoration: none
}
#footer a:active,
#footer a:hover {
    color: #aa9fc0 !important;
    text-decoration: none
}
.rightbox {
    background: #e0deef;
    border-radius: 5px;
    padding: 20px;
    margin: 20px 0;
    border: #cac5d9 solid 1px
}
.rightbox h3,
.rightbox h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #7c479c;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
.rightbox ul {
    margin-left: 0
}
.rightbox li {
    display: table;
    overflow: hidden;
    padding-bottom: 10px;
    width: 100%
}
.rightbox li::after {
    content: "";
    display: block;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjQxODQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(82, 65, 132, 0)), color-stop(50%, #524184), color-stop(100%, rgba(82, 65, 132, 0)));
    background: -webkit-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -o-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -ms-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: linear-gradient(to right, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00524184', endColorstr='#00524184', GradientType=1);
    border: none;
    height: 1px;
    margin: 15px 0;
    clear: both
}
.rightbox li::after {
    display: table-caption !important
}
.rightbox li div {
    display: table-row
}
.rightbox li .rightboxitem_text {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #333;
    width: auto;
    padding-right: 20px;
    height: 75px;
    vertical-align: middle;
    display: table-cell
}
.rightbox li .rightboxitem_image {
    width: 75px;
    height: 75px;
    margin-bottom: 10px;
    display: table-cell
}
.rightbox li .rightboxitem_image img {
    width: 100%;
    height: auto
}
.rightbox li hr {
    clear: both
}
#box_service {
    background: #fffde7 !important;
    border-radius: 5px !important;
    padding: 20px !important;
    margin: 0 0 !important;
    border: #efdbc6 solid 1px !important
}
#box_service li {
    color: #aa9fc0
}
#box_service li a {
    color: #524184
}
#box_service h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #7c479c;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#box_service .button {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    margin-left: -1.2em
}
#box_service .button:hover,
#box_service .button:active {
    background: #7c479c;
    color: #fff !important
}
#box_service .button a {
    color: #fff !important;
    font-weight: normal !important
}
#box_service .button a:hover,
#box_service .button a:visited,
#box_service .button a:active {
    color: #fff !important
}
#recaptcha_image {
    width: 100% !important;
    height: auto !important
}
#recaptcha_image img {
    width: 100% !important;
    height: auto !important
}
#unique_principale {
    position: relative;
    overflow-y: scroll;
    z-index: 0;
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 20px;
    margin: 0 0;
    border: #cbc6da solid 1px
}
#unique_principale #Default_MainCPH_imgSearchToogle {
    position: absolute;
    top: 10px;
    right: 30px
}
#unique_principale>h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#unique_principale>h3,
#unique_principale>.bold strong {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #333
}
#unique_principale table h3 {
    font-family: georgia, times, serif !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #7c479c !important;
    margin: 0 0 20px !important;
    text-align: left !important
}
#unique_principale div.articles {
    border-top: 1px dotted #7f7f7c;
    padding-top: 20px;
    margin-top: 20px;
    overflow: hidden
}
h2.categoryTitle {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#Default_MainCPH_dltProcessions td {
    text-align: left;
    padding: 20px 5px 20px 0;
    border-bottom: 2px dotted #f1f1ed
}
#Default_MainCPH_dltProcessions td+td {
    padding: 20px 0 20px 5px
}
#Default_MainCPH_dltProcessions .procession-name {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left;
    padding: 0 10px;
    height: 50px;
    margin-bottom: 5px
}
#Default_MainCPH_dltProcessions .procession_time {
    float: right
}
#Default_MainCPH_dltProcessions #processionContainer {
    background: #f1f1ed;
    padding: 10px;
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #524184;
    font-style: italic
}
#Default_MainCPH_dltProcessions #processionContainer #processionTimeContainer {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #ad65a6;
    font-style: normal
}
#Default_DisplayContent .articles img {
    width: 100% !important
}
#Default_DisplayContent .articles .imgPageContent {
    width: 100% !important
}
#Default_DisplayContent .articles ul {
    color: #000
}
#Default_DisplayContent .articles h2 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left;
    font-style: normal
}
#Default_DisplayContent .social-buttons img {
    width: auto !important
}
.scrollwrapper {
    display: none
}
#Default_DisplayContent #unique_principale .image {
    width: 100% !important;
    padding-left: 0 !important
}
#Default_DisplayContent #unique_principale .image img {
    height: auto;
    width: 100%
}
#Default_DisplayContent #unique_principale b {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #333
}
#Default_DisplayContent #unique_principale h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 20px 0 20px;
    text-align: left
}
#Default_DisplayContent #unique_principale h2 {
    margin-top: 20px
}
#Default_DisplayContent #unique_principale h2 p {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    font-style: normal
}
#Default_DisplayContent #unique_principale h2 i {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #333;
    font-style: italic;
    text-align: right;
    display: block
}
#Default_DisplayContent #unique_principale h3 {
    margin: 10px 0 5px;
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #333
}
#Default_DisplayContent #unique_principale p {
    margin: 0 0 30px !important
}
#Default_DisplayContent #unique_principale p.intertitre {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #333;
    margin: 20px 0 5px !important
}
#Default_DisplayContent .imgPageContent {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    z-index: 8;
    position: relative;
    z-index: initial;
    height: auto, padding: 5px
}
#Default_DisplayContent .imgPageContent::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
#Default_DisplayContent .imgPageContent::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
#Default_DisplayContent .imgPageContent::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#Default_DisplayContent .imgPageContent .imgLegend {
    font-family: georgia, times, serif !important;
    font-weight: normal !important;
    font-size: .9em !important;
    color: #858585 !important
}
#Default_DisplayContent .imgPageContent .imgCopyright {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #bebebb
}
#Default_ArticlesList h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#Default_ArticlesList #Default_MainCPH_dltPageContent {
    border-bottom: 2px dotted #e0deef;
    padding-top: 30px;
    padding-bottom: 20px
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td {
    border-bottom: 2px dotted #e0deef;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-right:20px;
    padding-left: 20px;
    width:600px;
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td h3 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.3em;
    color: #7c479c;
    margin: 0 0 10px;
    text-align: left
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td p {
    margin-bottom: 0
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a {
    display: block;
    width: 190px;
    float: left;
    margin-right: 10px;
    z-index: 8;
    position: relative
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333;
    display:none;
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a img {
    width: 100%;
    height: auto;
    box-shadow: -1px 2px 5px 1px rgba(0,0,0,0.7);
    margin-bottom:8px;
}
#Default_ArticlesList #Default_MainCPH_dltPageContent tr:first-child td {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle h3 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle div:first-of-type {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 20px !important;
    background: #f1f1ed;
    z-index: 8;
    position: relative
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle div:first-of-type::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle div:first-of-type::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle div:first-of-type::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle div:first-of-type span {
    float: left;
    display: block;
    text-align: right;
    background: #f1f1ed;
    padding: 5px;
    font-size: .9em !important
}
#Default_DisplayDeceased #Default_MainCPH_PanelArticle div:first-of-type span:first-of-type {
    text-align: left;
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #333;
    font-style: italic
}
#Default_DisplayDeceased .social-buttons img {
    width: auto !important;
    cursor: pointer
}
#Default_MainCPH_AllCondolenceLink {
    margin: -40px auto 20px;
    text-align: center;
    width: 100%;
    display: block
}
#Default_MainCPH_PanelArticle,
#Default_MainCPH_PanelAnnouncement {
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 60px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    border-bottom: 0;
    margin-top: -10px
}
#Default_MainCPH_PanelArticle strong,
#Default_MainCPH_PanelAnnouncement strong {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #333;
    margin: 20px 0 5px !important
}
.categoryTitle {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #7c479c;
    font-style: italic;
    margin: 20px 0 20px;
    text-align: left
}
.search-image {
    width: 35px;
    height: 35px
}
#Default_MainCPH_dltCelebrities tr td {
    border-bottom: 2px dotted #e0deef;
    padding-top: 30px;
    padding-bottom: 20px
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemcontent p:first-child {
    margin-bottom: 5px;
    color: #ad65a6
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemcontent h1 {
    margin-bottom: 0
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemcontent h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #858585;
    font-style: italic;
    margin: 5px 0 20px;
    text-align: left
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemimg {
    float: left;
    margin-right: 10px;
    width: 30%;
    z-index: 8;
    position: relative
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemimg::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemimg::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemimg::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#Default_MainCPH_dltCelebrities tr td .lastcelebitemimg img {
    width: 100%;
    height: auto;
    min-height: 140px;
    background: #f1f1ed;
    background-image: url(/Assets/Images/colombe_RIP.png);
    background-repeat: no-repeat;
    background-position: center center
}
#Default_LastCelebrities #Default_MainCPH_imgSearchToogle {
    border: 0;
    padding: 0;
    background: transparent;
    color: #524184;
    margin-bottom: 0
}
#Default_LastCelebrities #Default_MainCPH_PanelCelebrities #Default_MainCPH_lblFilter {
    font-weight: bold
}
#Default_LastCelebrities #Default_MainCPH_PanelCelebrities>div:first-child {
    color: #524184;
    border-top: 2px dotted #e0deef;
    border-bottom: 2px dotted #e0deef;
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #fff), color-stop(48%, #f1f1f1), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: -o-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: -ms-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: linear-gradient(to right, #fff 0, #f1f1f1 48%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    width: 100%;
    padding: 10px 0
}
#Default_LastCelebrities #Default_MainCPH_PanelCelebrities>div:first-child input {
    border: 0;
    padding: 0;
    background: transparent;
    color: #524184;
    margin-bottom: 0
}
#Default_LastCelebrities #Default_MainCPH_PanelCelebrities>div:first-child .active {
    color: #ad65a6
}
.articlePanel img {
    width: 100% !important;
    height: auto !important;
    float: none
}
.articles>p:first-child {
    margin: 0
}
.articles p {
    margin: 0
}
.avis_de_deces>a {
    display: none
}
.avis_de_deces .titre_avis {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 18px;
    color: #524184;
    font-style: italic;
    padding: 10px 0;
    margin: 20px 0;
    border-top: 2px dotted #e0deef;
    border-bottom: 2px dotted #e0deef;
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0, #f1f1ed 46%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(46%, #f1f1ed), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #fff 0, #f1f1ed 46%, #fff 100%);
    background: -o-linear-gradient(left, #fff 0, #f1f1ed 46%, #fff 100%);
    background: -ms-linear-gradient(left, #fff 0, #f1f1ed 46%, #fff 100%);
    background: linear-gradient(to right, #fff 0, #f1f1ed 46%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}
.avis_de_deces .titre_avis .annonce_date {
    float: right;
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #ad65a6;
    font-style: normal
}
.social-buttons {
    margin: 0 auto;
    width: auto;
    display: block;
    text-align: center
}
.texte_avis {
    text-align: center
}

.texte_avis img{
	width:100%;
}
.condolencePanel {
    background: #e0deef;
    border-radius: 5px;
    padding: 30px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    border-top: 0;
    border-bottom: 0;
    margin-top: -10px;
    color: #524184;
    font-style: italic;
    overflow: hidden
}
.condolencePanel b {
    font-style: normal;
    font-weight: bold
}
.condolencePanel .AllCondolenceLink {
    display: block;
    text-align: center
}
#Default_MainCPH_PanelWriteCondolence {
    font-style: normal
}
#Default_MainCPH_PanelWriteCondolence h2 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1em;
    color: #524184;
    font-style: normal
}
#Default_MainCPH_PanelWriteCondolence tr+tr+tr+tr td {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1em;
    color: #524184;
    font-style: normal;
    padding-top: 40px
}
#Default_MainCPH_PanelWriteCondolence tr+tr+tr+tr+tr td {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #524184;
    padding-top: 0;
    float:left; /* règle le prob sur mobile */
}
#Default_MainCPH_PanelWriteCondolence #Default_MainCPH_ddlModeleCondolence {
    float: right;
    margin-top: 20px;
    margin-bottom: 2px
}
#Default_MainCPH_PanelWriteCondolence #Default_MainCPH_TextBoxText {
    width: 100% !important
}
#Default_MainCPH_PanelWriteCondolence select {
    color: #524184
}
#Default_MainCPH_PanelWriteCondolence input {
    padding: 5px;
    width: 100% !important
}
#Default_MainCPH_linkButtonSendCondolence {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    width: 150px;
    float: right;
    margin-right: 10px;
    font-style: normal
}
#Default_MainCPH_linkButtonSendCondolence:hover,
#Default_MainCPH_linkButtonSendCondolence:active {
    background: #7c479c;
    color: #fff !important
}
#Default_MainCPH_linkButtonCancelCondolence {
    background-color: #fff;
    border-radius: 7px;
    padding: 9px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    color: #524184 !important;
    width: 150px;
    float: right;
    border: 1px solid #cbc6da;
    font-style: normal
}
#Default_MainCPH_linkButtonCancelCondolence:hover,
#Default_MainCPH_linkButtonCancelCondolence:active {
    background: #7c479c;
    color: #fff !important
}
#Default_MainCPH_linkButtonCancelCondolence::before {
    content: "x";
    background-color: #524184;
    border-radius: 2px;
    padding: 0 0;
    margin: 0 0;
    color: #fff !important;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    width: 25px;
    height: 25px;
    text-align: center;
    float: left
}
#Default_MainCPH_linkButtonCancelCondolence::before:hover,
#Default_MainCPH_linkButtonCancelCondolence::before:active {
    background: #7c479c;
    color: #fff !important
}
#condoleances {
    background: #e0deef;
    border-radius: 5px;
    padding: 30px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    border-top: 0;
    margin-top: -10px;
    color: #524184;
    overflow: hidden
}
#condoleances .pointer {
    margin: 0 auto;
    cursor: pointer;
    width: auto;
    display: block;
    position: relative;
    float: none !important
}
#condoleances a[href="#"] {
    position: fixed;
    left: 100px;
    top: 400px
}
#Default_MainCPH_pnlVirtualCandle {
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    margin: 20px 0;
    border: #cbc6da solid 1px
}
#Default_MainCPH_pnlVirtualCandle h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#Default_MainCPH_pnlVirtualCandle #Default_MainCPH_hplAddVirtualCandle {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
#Default_MainCPH_pnlVirtualCandle #Default_MainCPH_hplAddVirtualCandle:hover,
#Default_MainCPH_pnlVirtualCandle #Default_MainCPH_hplAddVirtualCandle:active {
    background: #7c479c;
    color: #fff !important
}
.buttonWrite {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    font-style: normal
}
.buttonWrite:hover,
.buttonWrite:active {
    background: #7c479c;
    color: #fff !important
}
#Default_MainCPH_PanelAnimatedTributeList h3 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left
}
#Default_LastAnimatedTributes #unique_principale ul {
    margin: 0;
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #524184
}
#Default_LastAnimatedTributes #unique_principale ul li {
    margin: 0;
    padding: 7px 30px;
    list-style: none
}
#Default_LastAnimatedTributes #unique_principale ul li:nth-child(even) {
    background: #f1f1ed
}
.next-ha-button {
    float: right
}
#Default_DisplayAnimatedTribute #unique_principale h1 {
    font-style: normal
}
#Default_DisplayAnimatedTribute #unique_principale h2 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left
}
#Default_DisplayAnimatedTribute #unique_principale #tributeMediaPlayer {
    text-align: center
}
#Default_DisplayAnimatedTribute #unique_principale h3 {
    font-family: "Open Sans", arial, sans-serif !important;
    font-weight: bold !important;
    font-size: 1em !important;
    color: #333 !important
}
select#Default_MainCPH_ddlModeleCondolence,
#Default_MainCPH_TextBoxText {
    margin-bottom: 30px
}
#Default_SearchDeceased #unique_principale {
    padding: 0
}
#Default_SearchDeceased #unique_principale hr {
    display: none
}
#Default_MainCPH_UpdatePanelResults #Default_MainCPH_searchResultContainer {
    padding: 30px;
}
#topSearchFilters #Default_MainCPH_lblFilter {
    font-weight: bold
}
#topSearchFilters {
    color: #524184;
    border-top: 2px dotted #e0deef;
    border-bottom: 2px dotted #e0deef;
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #fff), color-stop(48%, #f1f1f1), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: -o-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: -ms-linear-gradient(left, #fff 0, #f1f1f1 48%, #fff 100%);
    background: linear-gradient(to right, #fff 0, #f1f1f1 48%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    width: 100%;
    padding: 10px 0
}
#topSearchFilters>div input {
    border: 0;
    padding: 0;
    background: transparent;
    color: #524184;
    margin-bottom: 0
}
#topSearchFilters>div .active {
    color: #ad65a6
}
#Default_MainCPH_UpdatePanelResults ul {
    margin: 0
}
#Default_MainCPH_UpdatePanelResults li {
    margin: 0;
    padding: 7px 30px;
    list-style: none
}
#Default_MainCPH_UpdatePanelResults li:nth-child(even) {
    background: #f1f1ed
}
#Default_MainCPH_UpdatePanelResults li .deceasedName {
    display: inline
}
#Default_MainCPH_UpdatePanelResults li .deceasedName a {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #524184
}
#Default_MainCPH_UpdatePanelResults li .deceasedDeathDate {
    display: block
}
#Default_MainCPH_UpdatePanelResults li .deceasedDeathDate a {
    font-size: 1em;
    color: #ad65a6
}
#Default_MainCPH_UpdatePanelResults #bannerContainer {
    display: block
}
#Default_MainCPH_UpdateProgressResults+div {
    display: none
}
.panel-search-content,
.searchContainer {
    background: #e0deef;
    border-radius: 5px 5px 0 0;
    padding: 30px 40px 70px;
    margin: 0 0;
    border: #cbc6da solid 0;
    background-image: url(/Assets/Images/fleur_search.png);
    background-repeat: no-repeat;
    background-position: -30px 145px;
    overflow: visible;
    display: block;
    position: relative
}
.panel-search-content #Default_MainCPH_CalendarExtender1_container,
.searchContainer #Default_MainCPH_CalendarExtender1_container,
.panel-search-content #Default_MainCPH_CalendarExtender2_container,
.searchContainer #Default_MainCPH_CalendarExtender2_container {
    float: inherit !important
}
.panel-search-content #Default_MainCPH_txtFrom,
.searchContainer #Default_MainCPH_txtFrom,
.panel-search-content #Default_MainCPH_txtTo,
.searchContainer #Default_MainCPH_txtTo,
.panel-search-content #Default_MainCPH_txtName,
.searchContainer #Default_MainCPH_txtName,
.panel-search-content #Default_MainCPH_txtFirstname,
.searchContainer #Default_MainCPH_txtFirstname {
    height: 35px;
    padding: 5px 20px;
    text-align: left;
    border-radius: 5px;
    width: 30%;
    margin-bottom: 0
}
.panel-search-content #Default_MainCPH_btnSearch,
.searchContainer #Default_MainCPH_btnSearch,
.panel-search-content #Default_MainCPH_ImageButtonSearch,
.searchContainer #Default_MainCPH_ImageButtonSearch {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 0 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    float: right;
    line-height: 24px;
    height: auto !important;
    margin-top: 10px
}
.panel-search-content #Default_MainCPH_btnSearch:hover,
.searchContainer #Default_MainCPH_btnSearch:hover,
.panel-search-content #Default_MainCPH_ImageButtonSearch:hover,
.searchContainer #Default_MainCPH_ImageButtonSearch:hover,
.panel-search-content #Default_MainCPH_btnSearch:active,
.searchContainer #Default_MainCPH_btnSearch:active,
.panel-search-content #Default_MainCPH_ImageButtonSearch:active,
.searchContainer #Default_MainCPH_ImageButtonSearch:active {
    background: #7c479c;
    color: #fff !important
}
.panel-search-content .namesContainer,
.searchContainer .namesContainer {
    overflow: hidden;
    margin-bottom: 30px
}
.panel-search-content .namesContainer input,
.searchContainer .namesContainer input {
    width: 48%;
    height: 35px;
    padding: 5px 20px;
    margin-left: 1%;
    text-align: left;
    float: right;
    border-radius: 5px
}
.panel-search-content .namesContainer input:first-child,
.searchContainer .namesContainer input:first-child {
    margin-right: 1%;
    float: left
}
.panel-search-content .datesContainer,
.searchContainer .datesContainer {
    width: 85%;
    float: right !important;
    text-align: right;
    margin-bottom: 30px
}
.panel-search-content .datesContainer #Default_MainCPH_Image4,
.searchContainer .datesContainer #Default_MainCPH_Image4,
.panel-search-content .datesContainer #Default_MainCPH_Image3,
.searchContainer .datesContainer #Default_MainCPH_Image3 {
    margin-bottom: -15px;
    cursor: pointer
}
.panel-search-content .datesContainer input,
.searchContainer .datesContainer input {
    height: 35px;
    padding: 5px 20px;
    text-align: left;
    border-radius: 5px;
    width: 30%;
    margin-bottom: 0
}
.panel-search-content input[type=checkbox],
.searchContainer input[type=checkbox] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0;
    -webkit-appearance: checkbox;
    background-color: #fff;
    color: #ddd;
    white-space: nowrap;
    overflow: hidden;
    width: 15px;
    height: 15px
}
.panel-search-content input[type=checkbox]#Default_MainCPH_isVQH,
.searchContainer input[type=checkbox]#Default_MainCPH_isVQH {
    margin-right: 20px
}
.panel-search-content .productSelectorContainer,
.searchContainer .productSelectorContainer {
    clear: both;
    text-align: right;
    overflow: hidden;
    margin-bottom: 30px
}
.panel-search-content .productSelectorContainer input,
.searchContainer .productSelectorContainer input {
    margin-bottom: 0 !important
}
#Default_LastCelebrities .panel-search-content {
    height: 220px
}
#Default_LastCelebrities .panel-search-content>div {
    float: left;
    width: 50%;
    height: 120px;
    position: relative
}
#Default_LastCelebrities .panel-search-content>div>div {
    width: 100% !important;
    display: block !important;
    position: relative;
    height: 50px
}
#Default_LastCelebrities .panel-search-content>div>div span {
    position: absolute !important;
    left: 0;
    width: 30px
}
#Default_LastCelebrities .panel-search-content>div>div input {
    position: absolute !important;
    right: 63px;
    left: 30px;
    padding: 5px 10px !important;
    width: auto !important
}
#Default_LastCelebrities .panel-search-content>div>div img {
    display: block !important;
    position: absolute !important;
    right: 10px;
    top: -8px;
    width: 48px
}
#Default_LastCelebrities .panel-search-content>div>div.ajax__calendar {
    width: auto !important;
    display: block !important
}
#Default_LastCelebrities .panel-search-content>div+div>div span {
    position: absolute !important;
    left: 0;
    width: 60px
}
#Default_LastCelebrities .panel-search-content>div+div>div input {
    position: absolute !important;
    right: 0;
    left: 60px;
    padding: 5px 20px !important;
    width: auto !important
}
.ajax__calendar .ajax__calendar_container {
    border: 0
}
.ajax__calendar * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}
.ajax__calendar .ajax__calendar_hover * {
    color: #ad65a6 !important
}
.ajax__calendar .ajax__calendar_today .ajax__calendar_day {
    border-color: #524184 !important
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color: #f1f1ed !important;
    border-color: #524184 !important;
    color: #7c479c !important
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
    background-color: #f1f1ed !important;
    border-color: #7c479c !important;
    color: #ad65a6 !important
}
.ajax__calendar .ajax__calendar_title {
    line-height: 15px !important
}
.ajax__calendar .ajax__calendar_dayname {
    font-weight: bold;
    color: #524184
}
.ajax__calendar .ajax__calendar_container {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
    border: 2px solid #524184 !important;
    padding: 20px 8px 5px; /*Augmentation du padding droit*/ 
    border-radius: 5px
}
.ajax__calendar .ajax__calendar_container .ajax__calendar_header {
    background: #524184;
    color: #fff;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    position: absolute
}
.ajax__calendar .ajax__calendar_container a:hover,
.ajax__calendar .ajax__calendar_container .ajax__calendar_title:hover {
    color: #fff !important
}
.ajax__calendar .ajax__calendar_footer {
    height: auto
}
.clearBoth {
    display: none
}
.floating ul li img {
    width: 100%
}
.floating .linkimage1 {
    display: none
}
#body .unique_principale1 {
    background: #fff !important;
    border-radius: 5px !important;
    padding: 30px 30px 60px !important;
    margin: 0 0 !important;
    border: #cbc6da solid 1px !important;
    width: 100% !important;
    margin-bottom: 30px !important;
    position: relative
}
#body .unique_principale1 .second_column strong {
    font-weight: normal
}
#body .unique_principale1 .groupLink {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#body .unique_principale1 .namelink a {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left
}
#body .unique_principale1 .minititle {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#body .unique_principale1 #googlemapapi {
    margin: 0 auto;
    width: 100% !important
}
#body .servicetitle {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 20px 0 20px;
    text-align: left
}

.annonceur{
    font-style: italic;
}


#body .formulaire input,
#body .formulaire textarea,
#body .formulaire select {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 30px;
    width: 50%
}
#body .formulaire .boutons input {
    float: right;
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 40px
}
#body .formulaire .boutons input:hover,
#body .formulaire .boutons input:active {
    background: #7c479c;
    color: #fff !important
}
#body .formulaire label {
    display: block;
    clear: both
}
#body .formulaire h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #333
}
#body .formulaire br {
    display: none
}
#body .formulaire img {
    display: block;
    width: 30%;
    margin: 15px 0
}
#body .formulaire i {
    font-size: 13px;
    display: block;
    clear: both
}
#colonne_unique1 div .unique_principale1 {
    width: 100% !important;
    font-size: 14px !important;
    margin-right: 0
}
#colonne_unique1 div .unique_principale1 h1 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #7c479c;
    margin: 10px 0;
    text-align: left
}
#colonne_unique1 div .unique_principale1 .slogan {
    display: none
}
#colonne_unique1 div .unique_principale1>.knowmore {
    background-color: #524184;
    border-radius: 7px;
    padding: 5px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    margin-bottom: 0;
    border-radius: 5px 0 0;
    position: absolute;
    right: 0;
    bottom: 0
}
#colonne_unique1 div .unique_principale1>.knowmore:hover,
#colonne_unique1 div .unique_principale1>.knowmore:active {
    background: #7c479c;
    color: #fff !important
}
.groupLinkTitle a {
    font-family: georgia, times, serif !important;
    font-weight: normal !important;
    font-size: 1.5em !important;
    color: #858585 !important;
    font-style: italic !important;
    margin: 20px 0 20px !important;
    text-align: left !important;
    text-decoration: none !important
}
#accordion {
    width: 70%;
    margin: 15px auto 0;
    text-align: center
}
#accordion .knowmore {
    clear: both;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: bold
}
#accordion .filterContainer {
    cursor: pointer;
    position: relative;
    width: 46%;
    height: 50px;
    overflow: visible;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 5px 0;
    border: #cbc6da solid 1px;
    margin: 5px 1%;
    float: left;
    text-align: left
}
#accordion .filterContainer .element {
    background: #f1f1ed;
    border-radius: 5px;
    padding: 0 10px;
    margin: 5px 0;
    border: #cbc6da solid 1px;
    z-index: 2000 !important;
    position: absolute !important;
    left: -1px;
    right: -1px;
    top: 41px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    height: 0;
    overflow: hidden
}
#accordion .filterContainer .cantontitre {
    font-weight: bold;
    color: #524184;
    margin-left: 10px;
    margin-top: -5px;
    text-transform: uppercase
}
#accordion .filterContainer .cantontitre:after {
    content: "▾";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    background-color: #524184;
    border-radius: 7px;
    padding: 8px 8px;
    margin: 1px 1px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 5px 5px 0;
    font-size: 28px
}
#accordion .filterContainer .cantontitre:after>div.fontP,
#accordion .filterContainer .cantontitre:after>div.fontM,
#accordion .filterContainer .cantontitre:after>div.mail {
    float: left;
    margin-left: 1px;
    height: 30px;
    width: 50px;
    background: #524184;
    color: #fff;
    text-align: center;
    vertical-align: center;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer
}
#accordion .filterContainer .cantontitre:after>div.fontP:hover,
#accordion .filterContainer .cantontitre:after>div.fontM:hover,
#accordion .filterContainer .cantontitre:after>div.mail:hover {
    background: #7c479c
}
#accordion .filterContainer .cantontitre:after:hover,
#accordion .filterContainer .cantontitre:after:active {
    background: #7c479c;
    color: #fff !important
}
#accordion .filterContainer img {
    margin-bottom: -5px
}
#colonne_unique1>div {
    width: 100% !important
}
#body #colonne_unique1 .boxTitreCantons+div {
    width: 100% !important;
    padding-right: 0 !important
}
#colonne_unique1>.left {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 5px 5px;
    border: #cbc6da solid 1px;
    display: block;
    overflow: visible;
    width: auto !important;
    height: 230px
}
.boxTitreCantons {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 20px 0;
    border: #cbc6da solid 1px;
    height: 400px
}
.boxTitreCantons .servicetitle {
    font-family: georgia, times, serif !important;
    font-weight: bold !important;
    font-size: 1.5em !important;
    color: #7c479c !important;
    margin: 0 0 20px !important;
    text-align: left !important;
    margin: 10px 0 -10px !important
}
.boxTitreCantons .servicetitle a {
    font-style: normal !important;
    text-decoration: none !important
}
#indextop,
#indexbot {
    display: none
}
#colonne_unique1 #subpage_right {
    background: #fff !important;
    border-radius: 5px !important;
    padding: 30px !important;
    margin: 0 0 !important;
    border: #cbc6da solid 1px !important;
    margin-bottom: 30px !important;
    width: 100% !important
}
#colonne_unique1 div .unique_principale1#box_service {
    background: none !important;
    float: none !important;
    width: 100% !important;
    clear: both;
    margin: 0 !important;
    border: 0 !important;
    padding: 0 20px 0 !important
}
#colonne_unique1 div .unique_principale1#box_service>br:first-child {
    display: none
}
#colonne_unique1 div .unique_principale1#box_service ul {
    margin: 0
}
#colonne_unique1 div .unique_principale1#box_service ul li {
    margin: 0;
    padding: 7px 30px;
    list-style: none
}
#colonne_unique1 div .unique_principale1#box_service ul li:nth-child(even) {
    background: #f1f1ed
}
#colonne_unique1 div .unique_principale1#box_service .knowmore {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 30px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
#colonne_unique1 div .unique_principale1#box_service .knowmore:hover,
#colonne_unique1 div .unique_principale1#box_service .knowmore:active {
    background: #7c479c;
    color: #fff !important
}
h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.6em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#Default_MainCPH_link_scroll0.active,
#Default_MainCPH_link_scroll1.active {
    color: #cf7fc7
}
.celebrites,
#inside_celeb_local {
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    padding: 20px 35px 70px 35px;
    margin: 40px 0;
    border: #cbc6da solid 1px
}
.celebrites td,
#inside_celeb_local td {
    width: 33.3%
}
.celebrites td:nth-child(2),
#inside_celeb_local td:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px
}
.celebrites td:nth-child(3),
#inside_celeb_local td:nth-child(3) {
    padding-left: 20px
}
.celebrites td:first-child,
#inside_celeb_local td:first-child {
    padding-right: 20px
}
.celebrites td a,
#inside_celeb_local td a {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #524184;
    clear: both;
    display: block
}
.celebrites td a:first-child,
#inside_celeb_local td a:first-child {
    z-index: 8;
    position: relative
}
.celebrites td a:first-child::after,
#inside_celeb_local td a:first-child::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
.celebrites td a:first-child::after,
#inside_celeb_local td a:first-child::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
.celebrites td a:first-child::before,
#inside_celeb_local td a:first-child::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.celebrites td span,
#inside_celeb_local td span {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #ad65a6;
    clear: both;
    display: block;
    margin-top: 5px
}
.celebrites td img,
#inside_celeb_local td img {
    width: 100%;
    z-index: 8;
    position: relative
}
.celebrites td img::after,
#inside_celeb_local td img::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
.celebrites td img::after,
#inside_celeb_local td img::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
.celebrites td img::before,
#inside_celeb_local td img::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.celebrites .hommage_people p a,
#inside_celeb_local .hommage_people p a {
    text-transform: uppercase
}
.celebrites .hommage_people:first-child,
#inside_celeb_local .hommage_people:first-child {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #e0deef
}
.celebrites .hommage_people .date,
#inside_celeb_local .hommage_people .date {
    color: #ad65a6
}
.celebrites .hommage_people h1,
#inside_celeb_local .hommage_people h1 {
    margin: 10px 0 0
}
.celebrites .hommage_people h2,
#inside_celeb_local .hommage_people h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #858585;
    font-style: italic;
    margin: 5px 0 20px;
    text-align: left
}
.celebrites .hom_photo,
#inside_celeb_local .hom_photo {
    width: 30%;
    height: auto;
    float: left;
    margin-right: 20px;
    z-index: 8;
    position: relative
}
.celebrites .hom_photo::after,
#inside_celeb_local .hom_photo::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
.celebrites .hom_photo::after,
#inside_celeb_local .hom_photo::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
.celebrites .hom_photo::before,
#inside_celeb_local .hom_photo::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.celebrites .hom_photo img,
#inside_celeb_local .hom_photo img {
    width: 100%;
    height: auto;
    z-index: 8;
    position: relative
}
.celebrites .hom_photo img::after,
#inside_celeb_local .hom_photo img::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
.celebrites .hom_photo img::after,
#inside_celeb_local .hom_photo img::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
.celebrites .hom_photo img::before,
#inside_celeb_local .hom_photo img::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.celebrites .buttonPurple2,
#inside_celeb_local .buttonPurple2 {
    background-color: #524184;
    border-radius: 7px 0 0 0;
    padding: 10px 20px;
    margin: 0 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    z-index:1;
}
.celebrites .buttonPurple2:hover,
#inside_celeb_local .buttonPurple2:hover,
.celebrites .buttonPurple2:active,
#inside_celeb_local .buttonPurple2:active {
    background: #7c479c;
    color: #fff !important
}
#Default_hplForum {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 2.5em;
    color: #fff;
    padding: 35px 0;
    text-transform: none !important;
    font-style: italic;
    background: #7d6c9e;
    background: -moz-linear-gradient(top, #7d6c9e 0, #524084 45%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7d6c9e), color-stop(45%, #524084));
    background: -webkit-linear-gradient(top, #7d6c9e 0, #524084 45%);
    background: -o-linear-gradient(top, #7d6c9e 0, #524084 45%);
    background: -ms-linear-gradient(top, #7d6c9e 0, #524084 45%);
    background: linear-gradient(to bottom, #7d6c9e 0, #524084 45%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7d6c9e', endColorstr='#524084', GradientType=0)
}
#Default_hplForum:hover,
#Default_hplForum:active {
    background: #7c479c;
    color: #fff !important
}
#home_left {
    position: relative
}
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    background-color: #524184;
    border-radius: 7px;
    padding: 0 0;
    margin: 0 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    overflow: hidden;
    font-size: 1px;
    color: #524184 !important;
    display: none;
    position: absolute;
    right: 0
}
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch>div.fontP,
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch>div.fontM,
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch>div.mail {
    float: left;
    margin-left: 1px;
    height: 30px;
    width: 50px;
    background: #524184;
    color: #fff;
    text-align: center;
    vertical-align: center;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer
}
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch>div.fontP:hover,
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch>div.fontM:hover,
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch>div.mail:hover {
    background: #7c479c
}
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch:hover,
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch:active {
    background: #7c479c;
    color: #fff !important
}
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch:before {
    content: "\e601"
}
#ils_nous_ont_wrapper #Default_MainCPH_hplSearch:before {
    text-indent: 0;
    color: #fff !important;
    font-size: 40px
}
#ils_nous_ont_wrapper #ils_nous_ont_top h1 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.8em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#ils_nous_ont_wrapper #inside_wrapper_left {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    overflow: visible;
    display: block;
    position: relative;
    height: 370px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi {
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #e0deef;
    padding: 15px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #7c479c;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_btnSearch,
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_ImageButtonSearch {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 0 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    width: 100%;
    line-height: 24px;
    height: auto !important;
    margin-top: 10px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_btnSearch:hover,
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_ImageButtonSearch:hover,
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_btnSearch:active,
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_ImageButtonSearch:active {
    background: #7c479c;
    color: #fff !important
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_btnSearch:after,
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi #Default_MainCPH_ImageButtonSearch:after {
    content: "\e601";
    float: left;
    margin-left: 1px;
    height: 30px;
    width: 50px;
    background: #524184;
    color: #fff;
    text-align: center;
    vertical-align: center;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .namesContainer {
    overflow: hidden
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .namesContainer input {
    width: 100%;
    height: 35px;
    padding: 5px 20px;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 15px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer {
    width: 100%;
    text-align: left
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer #Default_MainCPH_Image4 {
    display: none
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer span {
    width: 15%;
    display: block;
    float: left;
    clear: left
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer #Default_MainCPH_Image1,
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer #Default_MainCPH_Image2 {
    float: right;
    width: 25%;
    margin-top: -8px;
    max-width: 48px;
    cursor: pointer
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer input {
    height: 35px;
    padding: 5px 20px;
    text-align: left;
    border-radius: 5px;
    width: 60%;
    margin-bottom: 15px;
    float: left
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .datesContainer #Default_MainCPH_ImageButtonSearch {
    width: 100%
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi input[type=checkbox] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0;
    -webkit-appearance: checkbox;
    background-color: #fff;
    color: #ddd;
    white-space: nowrap;
    overflow: hidden;
    width: 15px;
    height: 15px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi input[type=checkbox]#Default_MainCPH_isVQH {
    margin-right: 20px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .productSelectorContainer {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px
}
#ils_nous_ont_wrapper #inside_wrapper_left #search_publi .productSelectorContainer input {
    margin-bottom: 0
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right {
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 15px
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.5em;
    color: #858585;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #Default_MainCPH_wrapper_scrolls {
    width: 100%;
    display: block;
    position: relative
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll1 {
    display: none
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll0,
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll1 {
    position: absolute;
    height: 270px;
    overflow-y: scroll !important;
    width: 100%;
    background: #fff
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll0 h3,
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll1 h3 {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: .8em;
    color: #524184
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll0 .mcontentwrapper,
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll1 .mcontentwrapper {
    height: auto !important;
    width: 100% !important
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll0 a,
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll1 a {
    width: 100%;
    padding: 5px 15px;
    display: block;
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #524184
}
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll0 a:nth-child(even),
#ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right #scroll1 a:nth-child(even) {
    background: #f1f1ed
}
#Default_MainCPH_dltDeceased tr {
    width: 50%;
    float: left;
    height: 140px;
    padding: 10px
}
#Default_MainCPH_dltDeceased tr td {
    background: #f1f1ed;
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #524184;
    font-style: italic;
    display: block;
    padding: 10px;
    width: 100%;
    height: 100%
}
#Default_MainCPH_dltDeceased tr td .last-deceased-name,
#Default_MainCPH_dltDeceased tr td .last-deceased-firstname {
    font-style: normal
}
#Default_MainCPH_dltDeceased tr td .last-deceased-date {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #ad65a6;
    font-style: normal;
    margin-bottom: 5px
}
.yafnet #yafheader .guestUser {
    background: #e0deef !important;
    border: 0 !important;
    border-radius: 5px !important;
    margin:0px 0px 10px 0px;
}
.yafnet #yafheader .outerMenuContainer {
    width: 100% !important
}
.yafnet .postdiv {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333
}
.yafnet .postdiv span {
    font-family: "Open Sans", arial, sans-serif !important;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #333 !important
}
.yafnet tr.forumRowTitle,
.yafnet dt.header1,
.yafnet td.header1,
.yafnet th.header1 {
    background-image: none !important;
    background: #524184 !important
}
.yafnet a:link,
.yafnet a {
    color: #524184 !important
}
.yafnet a:visited {
    color: #7c479c !important
}
.yafnet a.yafcssbigbutton {
    background: #524184 !important;
    border: 0 !important;
    color: #fff !important;
    text-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}
.yafnet a.yafcssbigbutton:hover {
    background: #7c479c !important
}
.yafnet .postHeader .rightItem a,
.yafnet a.HeaderTopicLink {
    color: #fff !important
}
#tributeMediaPlayer {
    background: #111
}
#tributePictures {
    display: none
}
#Default_AnimatedTributeCreation #Default_MainCPH_UpdatePanelResults {
    padding: 0
}
#Default_AnimatedTributeCreation #Default_MainCPH_LinkButtonSearch {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
#Default_AnimatedTributeCreation #Default_MainCPH_LinkButtonSearch:hover,
#Default_AnimatedTributeCreation #Default_MainCPH_LinkButtonSearch:active {
    background: #7c479c;
    color: #fff !important
}
#Default_AnimatedTributeCreation #Default_MainCPH_Label2 {
    margin-right: 10px
}
#Default_AnimatedTributeCreation .nextButton {
    float: right
}
#Default_AnimatedTributeCreation .viewContent {
    padding-top: 20px
}
#Default_AnimatedTributeCreation .viewContent input[type="submit"],
#Default_AnimatedTributeCreation .viewContent input[type="reset"],
#Default_AnimatedTributeCreation .viewContent .button,
#Default_AnimatedTributeCreation .viewContent .nextButton,
#Default_AnimatedTributeCreation .viewContent .previousButton,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_hplSearch {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
#Default_AnimatedTributeCreation .viewContent input[type="submit"]:hover,
#Default_AnimatedTributeCreation .viewContent input[type="reset"]:hover,
#Default_AnimatedTributeCreation .viewContent .button:hover,
#Default_AnimatedTributeCreation .viewContent .nextButton:hover,
#Default_AnimatedTributeCreation .viewContent .previousButton:hover,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_hplSearch:hover,
#Default_AnimatedTributeCreation .viewContent input[type="submit"]:active,
#Default_AnimatedTributeCreation .viewContent input[type="reset"]:active,
#Default_AnimatedTributeCreation .viewContent .button:active,
#Default_AnimatedTributeCreation .viewContent .nextButton:active,
#Default_AnimatedTributeCreation .viewContent .previousButton:active,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_hplSearch:active {
    background: #7c479c;
    color: #fff !important
}
#Default_AnimatedTributeCreation .viewContent table #Default_MainCPH_Image3 {
    display: none
}
#Default_AnimatedTributeCreation .viewContent table input {
    border: #cbc6da solid 1px
}
#Default_AnimatedTributeCreation .viewContent table tr {
    width: 100%
}
#Default_AnimatedTributeCreation .viewContent h2 {
    font-size: 1.25em;
    margin: 15px 0 5px
}
#Default_AnimatedTributeCreation .viewContent p {
    margin: 0
}
#Default_AnimatedTributeCreation .viewContent ul {
    margin: 0 0 20px 10px
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_hplSearch {
    float: right
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_RadioButtonListSearchResult tr,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_RadioButtonListMusic tr {
    display: block;
    color: #524184;
    padding: 5px;
    overflow: hidden
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_RadioButtonListSearchResult tr input,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_RadioButtonListMusic tr input {
    margin-right: 10px
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_RadioButtonListSearchResult tr:nth-child(odd),
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_RadioButtonListMusic tr:nth-child(odd) {
    background: #f1f1ed
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_FileUpload1 {
    width: 100%
}
#Default_AnimatedTributeCreation .viewContent #tributeCreationPicturesPreview {
    margin-bottom: 10px
}
#Default_AnimatedTributeCreation .viewContent #tributeCreationPicturesPreview span {
    clear: both;
    display: block
}
#Default_AnimatedTributeCreation .viewContent #tributeCreationMgr br {
    display: none
}
#Default_AnimatedTributeCreation .viewContent #tributeCreationMgr input[type="submit"] {
    float: left;
    margin-right: 10px
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_PanelDeceasedDetails tr,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_TableSummary tr {
    display: block;
    padding: 5px;
    overflow: hidden
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_PanelDeceasedDetails tr td,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_TableSummary tr td {
    width: 50% !important;
    float: left
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_PanelDeceasedDetails tr td:first-child,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_TableSummary tr td:first-child {
    font-weight: bold
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_PanelDeceasedDetails tr input,
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_TableSummary tr input {
    margin-right: 10px
}
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_PanelDeceasedDetails tr:nth-child(odd),
#Default_AnimatedTributeCreation .viewContent #Default_MainCPH_TableSummary tr:nth-child(odd) {
    background: #f1f1ed
}
.header1 {
    font-family: georgia, times, serif !important;
    font-weight: normal !important;
    font-size: 1.2em !important;
    color: #fff !important;
    font-style: italic
}
.yafnet tr.forumRowFoot,
.yafnet td.footer1,
.yafnet td.footer2,
.yafnet td.topicCountCol,
.yafnet td.postCountCol,
.yafnet td.lastPostCol,
.yafnet .postsep,
.yafnet th.header2,
.yafnet tr.topicRow td.topicStarter,
.yafnet tr.topicRow_Alt td.topicStarter,
.yafnet tr.topicRow td.topicViews,
.yafnet tr.topicRow_Alt td.topicViews,
.yafnet tr.forumRowCat,
.yafnet td.header2,
.yafnet tr.header2,
.yafnet .header {
    background-color: #e0deef !important
}
table.content {
    background: #fff
}
.yafnet #yafheader .outerMenuContainer {
    background-color: #e0deef !important;
    border-color: #80798f
}
.yafnet .postContainer_Alt .SignatureColumn,
.yafnet .postContainer_Alt .postPosted,
.yafnet .postContainer_Alt .message,
.yafnet .postContainer_Alt .postTop,
.yafnet .postContainer_Alt .postInfoBottom {
    background-color: #fff !important
}
.yafnet .pagecount,
.yafnet .pagecurrent,
.yafnet a.pagelink {
    background-color: #524184 !important;
    border-radius: 7px !important;
    padding: 0 5px !important;
    margin: 10px 0 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    text-align: center !important;
    display: block !important;
    cursor: pointer !important;
    -webkit-appearance: none !important;
    float: left;
    margin-right: 5px !important
}
.yafnet .pagecount:hover,
.yafnet .pagecurrent:hover,
.yafnet a.pagelink:hover,
.yafnet .pagecount:active,
.yafnet .pagecurrent:active,
.yafnet a.pagelink:active {
    background: #7c479c !important;
    color: #fff !important
}
.yafnet table.content td {
    border: 0
}
.yafnet input.pbutton {
    background-color: #524184 !important;
    border-radius: 7px !important;
    padding: 10px 20px !important;
    margin: 10px 0 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    text-align: center !important;
    display: block !important;
    cursor: pointer !important;
    -webkit-appearance: none !important
}
.yafnet input.pbutton:hover,
.yafnet input.pbutton:active {
    background: #7c479c !important;
    color: #fff !important
}
.topicLastPost>a {
    display: none
}
#Default_VirtualCandle b {
    font-weight: bold
}
#Default_VirtualCandle .virtual-candle-form-left {
    padding-right: 5px
}
#Default_VirtualCandle .virtual-candle-form-left .form-row span {
    display: none
}
#Default_VirtualCandle .virtual-candle-form-left input {
    margin-bottom: 20px
}
#Default_VirtualCandle .virtual-candle-form-right {
    padding-left: 5px
}
#Default_VirtualCandle .virtual-candle-form-right #Default_MainCPH_rfvFrom,
#Default_VirtualCandle .virtual-candle-form-right #Default_MainCPH_rfvDedicace {
    display: none
}
#Default_VirtualCandle .virtual-candle-form-left,
#Default_VirtualCandle .virtual-candle-form-right {
    float: left;
    width: 50%
}
#Default_VirtualCandle .virtual-candle-form-left input,
#Default_VirtualCandle .virtual-candle-form-right input {
    padding: 10px;
    width: 100%
}
#Default_VirtualCandle .desc,
#Default_VirtualCandle .virtual-candle-form {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #333;
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 20px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    overflow: hidden
}
#Default_VirtualCandle .virtual-candle-form {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #524184;
    background-image: url(/Assets/Images/fleur_search.png);
    background: #e0deef;
    border-radius: 5px;
    padding: 20px 30px 20px;
    margin: 0 0;
    border: #cac5d9 solid 1px;
    margin-top: -15px;
    border-top: 0;
    z-index: 3;
    margin-bottom: 10px
}
#Default_VirtualCandle .virtual-candle-form h3 {
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1.4em;
    color: #7c479c;
    margin-bottom: 10px;
    font-style:italic;
}
#Default_VirtualCandle .exemple {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 20px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    overflow: hidden;
    margin-top: -10px;
    border-top: 0;
    z-index: 2
}
#Default_VirtualCandle #Default_MainCPH_btnVirtualCandleSubmit {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    float: right;
    font-size:0.8em;
}
#Default_VirtualCandle #Default_MainCPH_btnVirtualCandleSubmit:hover,
#Default_VirtualCandle #Default_MainCPH_btnVirtualCandleSubmit:active {
    background: #7c479c;
    color: #fff !important
}
#Default_VirtualCandle #Default_MainCPH_btnVirtualCandlePreview {
    /*margin-right: 30px;*/
    float: right;
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #524184;
    background: transparent;
    border: 0;
    text-align:right;
    text-decoration:underline;
}
#Default_VirtualCandle span {
    margin: 5px 10px 5px 0
}
#Default_VirtualCandle .virtual-candle-example {
    margin-bottom: 20px
}

#Default_VirtualCandle .virtual-candle-example img+img {
    float: right
}
#Default_VirtualCandle #Default_MainCPH_rblVirtualCandleImage label {
    width: 100px;
    background: #fff;
    margin: 0 auto 30px;
    display: block;
    text-align: center
}
#Default_VirtualCandle #Default_MainCPH_rblVirtualCandleImage label img {
    overflow: hidden;
    display: inline-block;
    background: #fff
}
#Default_VirtualCandle #Default_MainCPH_rblVirtualCandleImage #Default_MainCPH_rblVirtualCandleImage_1+label {
    margin-bottom: 0
}
#Default_VirtualCandle #Default_MainCPH_rblVirtualCandleImage input {
    width: 100%;
    background:none;
}
#Default_VirtualCandle .virtual-candle-preview {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    margin: 0 0;
    border: #524184 solid 1px;
    border-style: dotted;
    border-width: 2px;
    width: 250px;
    border-radius: 0;
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    font-style: italic
}
#Default_VirtualCandle .virtual-candle-preview img {
    margin-right: 10px;
    height: 90px;
    width: auto
}
#Default_VirtualCandle .virtual-candle-preview>div:first-of-type {
    height: 19px
}
#Default_VirtualCandle .virtual-candle-preview .virtual-candle-preview-creation {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #ad65a6;
    font-style: normal
}
.virtual-candle-container {
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 20px;
    margin: 0 0;
    border: #cac5d9 solid 1px;
    border-style: dotted;
    border-width: 2px;
    width: 250px;
    border-radius: 0;
    margin-bottom: 20px;
    z-index: 8;
    position: relative
}
.virtual-candle-container::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 100px;
    z-index: -2
}
.virtual-candle-container::after {
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 50px;
    border-radius: 10%;
    box-shadow: 0 0 9px #333
}
.virtual-candle-container::before {
    content: "";
    display: block;
    background: inherit;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.virtual-candle-container img {
    margin-right: 10px;
    height: 90px;
    width: auto
}
.virtual-candle-container>div:first-of-type {
    height: 19px
}
.virtual-candle-container span[id$="lblVirtualCandleTo"],
.virtual-candle-container span[id$="lblVirtualCandleFrom"] {
    font-family: "Open Sans", arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #ad65a6;
    font-style: normal
}
#Default_MainCPH_pnlAnimatedTribute {
    position: relative
}
#Default_MainCPH_pnlAnimatedTribute br {
    display: none
}
#Default_MainCPH_pnlAnimatedTribute div:first-of-type {
    display: none
}
#Default_MainCPH_pnlAnimatedTribute>p {
    margin: 0
}
#Default_MainCPH_pnlAnimatedTribute>p a {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    position: absolute;
    bottom: -94px;
    right: -34px;
    width: 50%
}
#Default_MainCPH_pnlAnimatedTribute>p a:hover,
#Default_MainCPH_pnlAnimatedTribute>p a:active {
    background: #7c479c;
    color: #fff !important
}
#Default_MainCPH_pnlAnimatedTribute .flex-direction-nav a {
    background: rgba(255, 255, 255, 0.7);
    opacity: 1;
    height: 40px;
    width: 24px
}
#Default_MainCPH_pnlAnimatedTribute .flex-direction-nav .flex-next {
    right: 0;
    background: url("/Assets/Images/next.png")
}
#Default_MainCPH_pnlAnimatedTribute .flex-direction-nav .flex-prev {
    left: 0;
    background: url("/Assets/Images/prev.png")
}
#Default_MainCPH_pnlAnimatedTribute .flex-control-nav {
    bottom: -20px
}
#Default_MainCPH_pnlAnimatedTribute .flex-control-nav a {
    display: block;
    background: #80798f
}
#Default_MainCPH_pnlAnimatedTribute .flex-control-nav a.flex-active {
    background: #524184
}
#Default_MainCPH_pnlAnimatedTribute ul {
    padding: 0;
    margin: 0
}
#Default_MainCPH_pnlAnimatedTribute li {
    list-style: none
}
#Default_MainCPH_pnlAnimatedTribute li a {
    display: table
}
#Default_MainCPH_pnlAnimatedTribute li a .animated_tribute_left_side {
    width: 55%;
    display: table-cell
}
#Default_MainCPH_pnlAnimatedTribute li a .animated_tribute_left_side img {
    width: 100%;
    height: auto
}
#Default_MainCPH_pnlAnimatedTribute li a .animated_tribute_right_side {
    display: table-cell;
    width: 45%;
    background: #f1f1ed;
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 21px;
    color: #524184;
    font-style: italic;
    padding: 0 20px;
    vertical-align: middle
}
.animatedTributeContainer {
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 80px;
    margin: 0 0;
    border: #cbc6da solid 1px;
    overflow: hidden
}
.animatedTributeContainer h3 {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #7c479c;
    margin: 0 0 20px;
    text-align: left
}
.link-notify-error {
    font-size: .8em;
    text-decoration: underline;
    display:none;
}
#Default_MainCPH_dltAdvices tr {
    display: block
}
#Default_MainCPH_dltAdvices tr td {
    display: inherit
}
#Default_MainCPH_dltAdvices tr td .advices {
    display: table;
    padding-bottom: 10px;
    width: 46%;
    float: left;
    margin: 0 2%;
    font-family: georgia, times, serif;
    font-weight: normal;
    font-size: 1em;
    color: #333
}
#Default_MainCPH_dltAdvices tr td .advices::after {
    content: "";
    display: block;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjQxODQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(82, 65, 132, 0)), color-stop(50%, #524184), color-stop(100%, rgba(82, 65, 132, 0)));
    background: -webkit-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -o-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -ms-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: linear-gradient(to right, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00524184', endColorstr='#00524184', GradientType=1);
    border: none;
    height: 1px;
    margin: 15px 0;
    clear: both
}
#Default_MainCPH_dltAdvices tr td .advices div {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-right: 15px
}
#Default_MainCPH_dltAdvices tr td .advices .advices-img {
    text-align: right;
    width: 85px;
    height: 75px;
    padding-right: 0
}
#Default_MainCPH_dltAdvices tr td .advices .advices-img img {
    width: 75px
}
.lastCondRight {
    border-bottom: 2px dotted #e0deef;
    margin-bottom: 20px;
    padding-bottom: 20px
}
#wrapper_content {
    width: 100% !important
}
#main2 {
    width: 100% !important;
    max-width: 1239px;
}

@media only screen and (max-width: 1500px) {
    #imgScrollTop {
        left: 0 !important;
        width: 20px !important;
        height: auto !important
    }
}

/* Modification d'urgence (temporaire) pour la visibilité des pubs sur laptop 
Sera corrigé lors du deployement de corrections par une version stable
28.05.15 JV */

@media only screen and (min-width: 1200px) and (max-width: 1400px){
    #main{
        margin:0 auto auto 4%;
    }
}

@media only screen and (max-width:1230px){

        #skyscrapper_content_container {
        display: none;
    }
}

#Top_D_Desktop_Pub>div>div,
#Top_D_Tablet_Pub>div>div,
#Top_D_Mobile_Pub>div>div,
#Bottom_Desktop_Pub>div>div {
    margin: 0 auto;
    display: block;
    position: relative
}
#div-gpt-ad-1416470365787-0 {
    margin: 0 auto
}
#Middle_Banner_Desktop_Pub>div>div {
    margin-top: 20px;
    display: block
}
#Top_D_Desktop_Pub>div>div,
#Bottom_Desktop_Pub>div>div {
    width: 468px;
    margin-bottom: 20px
}


#skyscrapper_content_container {
    left: auto !important;
    right: 30px !important
}
#Default_PanelSendMail,
#Default_PanelThanksMail {
    font-family: "Open Sans", arial, sans-serif;
    font-size: 1em;
    color: #333;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    overflow: hidden;
    clear: both;
    margin-top: 40px;
    position: absolute;
    z-index: 999;
    box-shadow: 0 0 70px #333;
    left: 50%;
    top: 50%;
    width: 480px;
    height: 360px;
    margin-left: -240px !important;
    margin-top: -170px !important;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0;
    border: #cbc6da solid 1px
}
#Default_PanelSendMail>img,
#Default_PanelThanksMail>img {
    display: none
}
#Default_PanelSendMail p,
#Default_PanelThanksMail p {
    margin: 5px 0 0
}
#Default_PanelSendMail a,
#Default_PanelThanksMail a {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
#Default_PanelSendMail a:hover,
#Default_PanelThanksMail a:hover,
#Default_PanelSendMail a:active,
#Default_PanelThanksMail a:active {
    background: #7c479c;
    color: #fff !important
}
#Default_PanelSendMail #Default_LinkButtonSendMail,
#Default_PanelThanksMail #Default_LinkButtonSendMail {
    margin-bottom: 20px
}
.lastCondLeft {
    font-weight: bold;
    margin-bottom: 10px
}
.slider {
    position: relative;
    margin: 10px 0 40px
}
.slider .flex-direction-nav a {
    background: rgba(255, 255, 255, 0.7);
    opacity: 1;
    height: 40px;
    width: 24px
}
.slider .flex-direction-nav .flex-next {
    right: 0;
    background: url("/Assets/Images/next.png")
}
.slider .flex-direction-nav .flex-prev {
    left: 0;
    background: url("/Assets/Images/prev.png")
}
.slider .flex-control-nav {
    bottom: -30px
}
.slider .flex-control-nav a {
    display: block;
    background: #80798f
}
.slider .flex-control-nav a.flex-active {
    background: #524184
}
.camera_wrap {
    clear: both;
    margin-bottom: 20px
}
.camera_wrap+a {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px auto;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none;
    width: 300px;
    clear: both
}
.camera_wrap+a:hover,
.camera_wrap+a:active {
    background: #7c479c;
    color: #fff !important
}
.camera_caption {
    left: 0 !important;
    top: auto !important;
    bottom: 0 !important;
    font-family: georgia, times, serif !important;
    font-weight: normal !important;
    font-size: 1.1em !important;
    color: #fff !important;
    font-style: italic;
    text-align: center;
    padding: 0 !important
}
.camera_caption span {
    background: transparent !important
}
.camera_caption>div {
    background: rgba(17, 17, 17, 0.7) !important;
    padding: 20px 20px !important
}
#Default_DisplayAnimatedTribute #Default_MainCPH_hplNext {
    position: absolute;
    bottom: 37px;
    right: 30px
}
.articlesListing .articles table tr {
    height: auto !important
}
.articlesListing .articles table tr td {
    border-bottom: 2px dotted #e0deef;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px
}
.articlesListing .articles table tr td:first-child {
    padding-left: 0
}
#Default_Alerts .alert {
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 20px;
    margin: 0 0;
    border: #cbc6da solid 1px
}
#Default_Alerts .alert #Default_MainCPH_sendRequestNewsletter {
    background-color: #524184;
    border-radius: 7px;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    -webkit-appearance: none
}
#Default_Alerts .alert #Default_MainCPH_sendRequestNewsletter:hover,
#Default_Alerts .alert #Default_MainCPH_sendRequestNewsletter:active {
    background: #7c479c;
    color: #fff !important
}
#Default_Alerts .alert .howToCreateAlert::after {
    content: "";
    display: block;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjQxODQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(82, 65, 132, 0)), color-stop(50%, #524184), color-stop(100%, rgba(82, 65, 132, 0)));
    background: -webkit-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -o-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -ms-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: linear-gradient(to right, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00524184', endColorstr='#00524184', GradientType=1);
    border: none;
    height: 1px;
    margin: 15px 0;
    clear: both
}
#Default_Alerts .alert #recaptcha_widget {
    margin: 20px 0
}
#Default_Alerts .alert #recaptcha_widget::after {
    content: "";
    display: block;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjQxODQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(82, 65, 132, 0)), color-stop(50%, #524184), color-stop(100%, rgba(82, 65, 132, 0)));
    background: -webkit-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -o-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -ms-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: linear-gradient(to right, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00524184', endColorstr='#00524184', GradientType=1);
    border: none;
    height: 1px;
    margin: 25px 0;
    clear: both
}
#Default_Alerts .alert #recaptcha_widget #recaptcha_response_field {
    width: 100%
}
#Default_Alerts .alert #Default_MainCPH_TexboxEmail {
    width: 100%;
    padding: 10px 30px
}
#Default_Alerts .alert #Default_MainCPH_TexboxEmail::after {
    content: "";
    display: block;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzUyNDE4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjQxODQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(82, 65, 132, 0)), color-stop(50%, #524184), color-stop(100%, rgba(82, 65, 132, 0)));
    background: -webkit-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -o-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: -ms-linear-gradient(left, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    background: linear-gradient(to right, rgba(82, 65, 132, 0) 0, #524184 50%, rgba(82, 65, 132, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00524184', endColorstr='#00524184', GradientType=1);
    border: none;
    height: 1px;
    margin: 25px 0;
    clear: both
}
#Default_Alerts .alert .alertDetails {
    font-family: georgia, times, serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #333;
    margin: 20px 0 10px
}
#Default_Alerts .alert #Default_MainCPH_Image1,
#Default_Alerts .alert #Default_MainCPH_Image2 {
    margin-bottom: -16px
}
#Default_Alerts .alert .productSelectorContainer,
#Default_Alerts .alert #Default_MainCPH_RadioIsNewsletter {
    margin-bottom: 20px
}
#Default_Alerts .alert #Default_MainCPH_startDate,
#Default_Alerts .alert #Default_MainCPH_endDate {
    padding: 10px 20px
}
@media only screen and (max-width: 800px) {
    #banner,
    #identifiant_bar,
    div[id^="div-gpt-ad"],
    #imgScrollTop {
        display: none !important
    }
    #Default_MainCPH_pnlAnimatedTribute>p a {
        width: 100%
    }
    .celebrites .hom_photo,
    #inside_celeb_local .hom_photo,
    .celebrites td,
    #inside_celeb_local td {
        width: 100%;
        margin-bottom: 8px
    }
    .celebrites td,
    #inside_celeb_local td {
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-top: 20px;
        padding: 20px 0 0 !important;
        border-top: 2px dotted #e0deef;
        display: block
    }
    .celebrites td:first-child,
    #inside_celeb_local td:first-child {
        margin-top: 0;
        padding: 0 !important;
        border-top: 0
    }
    .celebrites td span,
    #inside_celeb_local td span,
    .celebrites td a,
    #inside_celeb_local td a {
        width: 50%;
        float: left;
        clear: none
    }
    .celebrites td img,
    #inside_celeb_local td img {
        padding-right: 5px
    }
    #ils_nous_ont_wrapper #Default_MainCPH_LinkButtonSearch {
        display: block;
        top: 0
    }
    #ils_nous_ont_wrapper #inside_wrapper_left #search_publi {
        display: none
    }
    #ils_nous_ont_wrapper #inside_wrapper_left .wrapper_right {
        width: 100%
    }
    #td_right {
        padding-right: 20px
    }
    #header {
        height: 200px
    }
    #header a::after {
        top: -65px !important;
        right: -145px !important
    }
    #wrapper #menu {
        font-size: .9em
    }
    #Default_UpdatePanelSendMail {
        display: none
    }
    .celebrites .buttonPurple2,
    #inside_celeb_local .buttonPurple2 {
        width: 100%
    }
    .panel-search-content,
    .searchContainer {
        padding: 30px 65px 100px;
        background-position: center 325px
    }
    .panel-search-content .namesContainer input,
    .searchContainer .namesContainer input {
        width: 100%;
        margin: 0 0 10px
    }
    .panel-search-content .datesContainer,
    .searchContainer .datesContainer {
        width: 100%;
        text-align: left
    }
    .panel-search-content .datesContainer input,
    .searchContainer .datesContainer input {
        width: 85%;
        margin-bottom: 10px
    }
    .panel-search-content .datesContainer span,
    .searchContainer .datesContainer span {
        display: block;
        float: left;
        width: 15%
    }
    .panel-search-content .productSelectorContainer,
    .searchContainer .productSelectorContainer {
        text-align: left
    }
    .panel-search-content .productSelectorContainer #Default_MainCPH_isVQH,
    .searchContainer .productSelectorContainer #Default_MainCPH_isVQH {
        margin-right: 5px !important
    }
    .panel-search-content #Default_MainCPH_ImageButtonSearch,
    .searchContainer #Default_MainCPH_ImageButtonSearch {
        width: 100%
    }
    #Default_MainCPH_dltCelebrities tr td .lastcelebitemimg {
        width: 40%
    }
    #Default_MainCPH_dltCelebrities tr td .lastcelebitemimg img {
        width: 100%
    }
    #Maxiboard_Desktop_Pub,
    #Top_D_Desktop_Pub,
    #Top_D_Mobile_Pub,
    #Middle_Banner_Desktop_Pub,
    #Middle_Banner_Mobile_Pub,
    #Bottom_Desktop_Pub,
    #Bottom_Mobile_Pub,
    #Skyscrapper_Desktop_Pub {
        display: none
    }
    .panel-search-content .datesContainer span,
    .searchContainer .datesContainer span {
        height: 35px;
        clear: left
    }
    .panel-search-content .datesContainer #Default_MainCPH_Image4,
    .searchContainer .datesContainer #Default_MainCPH_Image4,
    .panel-search-content .datesContainer #Default_MainCPH_Image3,
    .searchContainer .datesContainer #Default_MainCPH_Image3 {
        width: 15%;
        float: left
    }
    .panel-search-content .datesContainer input,
    .searchContainer .datesContainer input {
        width: 70%;
        margin-bottom: 10px;
        float: left
    }
    .ajax__calendar_container tr {
        display: table-row
    }
    .ajax__calendar_container tr td {
        display: table-cell
    }
    #ils_nous_ont_wrapper #Default_MainCPH_hplSearch {
        display: block;
        top: -5px
    }
    #Default_LastCelebrities .panel-search-content>div {
        width: 100%;
        clear: both;
        float: none
    }
    #Default_LastCelebrities .panel-search-content {
        overflow: hidden;
        height: auto;
        padding-bottom: 30px
    }
    #Default_MainCPH_dltDeceased tr {
        display: block;
        width: 100%;
        height: auto
    }
    #PlaceAdButtonHeaderContainer,
    #Default_MainCPH_lblCurrentPage {
        display: none
    }
    #Default_MainCPH_btnNext,
    #Default_MainCPH_btnPrevious {
        width: 46%;
        margin: 10px 2%;
        background-color: #524184;
        border-radius: 7px;
        padding: 10px 10px;
        margin: 10px 0;
        color: #fff !important;
        text-transform: uppercase;
        text-align: center;
        display: block;
        cursor: pointer;
        -webkit-appearance: none
    }
    #Default_MainCPH_btnNext:hover,
    #Default_MainCPH_btnPrevious:hover,
    #Default_MainCPH_btnNext:active,
    #Default_MainCPH_btnPrevious:active {
        background: #7c479c;
        color: #fff !important
    }
    #Default_MainCPH_btnNext {
        float: right
    }
    #Default_MainCPH_dltProcessions td {
        display: block
    }
    #Default_MainCPH_dltProcessions .procession-name {
        height: auto
    }
    #Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a {
        width: 105px
    }
    #Default_MainCPH_dltAdvices tr td .advices {
        width: 100%
    }
    .camera_wrap+a {
        width: 100%
    }
    #Default_DisplayAnimatedTribute #Default_MainCPH_hplNext {
        position: relative;
        right: auto;
        bottom: auto;
        float: right;
        margin-top: 10px
    }
    #Default_DisplayAnimatedTribute #unique_principale {
        overflow: hidden
    }
    #Default_Alerts .alert #Default_MainCPH_startDate,
    #Default_Alerts .alert #Default_MainCPH_endDate {
        width: 60%
    }
    #Default_Alerts .alert #Default_MainCPH_Label6 {
        clear: both
    }
    #Default_MainCPH_linkButtonSendCondolence {
        margin-right: 0
    }

}
@media only screen and (min-width: 800px) {
    #Maxiboard_Tablet_Pub,
    #Top_D_Tablet_Pub,
    #Top_D_Mobile_Pub,
    #Middle_Banner_Tablet_Pub,
    #Middle_Banner_Mobile_Pub,
    #Bottom_Tablet_Pub,
    #Bottom_Mobile_Pub {
        display: none
    }
    #Top_D_Desktop_Pub>div>iframe,
    #Top_D_Desktop_Pub>div>object,
    #Top_D_Desktop_Pub>div>img {
        margin-bottom: 20px
    }
    #Middle_Banner_Desktop_Pub>div>iframe,
    #Middle_Banner_Desktop_Pub>div>object,
    #Middle_Banner_Desktop_Pub>div>img {
        margin-top: 20px
    }
}


/* Smartphone Portrait */
@media only screen and (max-width: 450px) {
    .active #menu {
        left: 0 !important
    }
    .active #wrapper_content table,
    .active #header {
        margin-left: 70%;
        box-shadow: -5px 0 5px #333;
        position: relative;
        z-index: 200
    }
    table {
        display: block
    }
    table tbody,
    table tr,
    table td {
        display: block
    }
    #Default_MainCPH_dltCelebrities .lastcelebitemimg {
        width: 100% !important
    }
    #unique_principale #Default_MainCPH_imgSearchToogle {
        left: auto;
        right: 30px;
        top: 20px
    }
    #Default_MainCPH_pnlAnimatedTribute>p a {
        bottom: -114px
    }
    #Default_MainCPH_pnlAnimatedTribute li a .animated_tribute_left_side {
        width: 100%;
        display: block
    }
    #Default_MainCPH_pnlAnimatedTribute li a .animated_tribute_right_side {
        width: 100%;
        display: block;
        padding: 20px
    }
    .virtual-candle-container {
        margin: 0 auto 10px
    }
    .animatedTributeContainer {
        padding-bottom: 100px
    }
    #Default_VirtualCandle .virtual-candle-example img {
        margin: 0 auto 20px
    }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
    
    .boxTitreCantons{
        height:400px;
    }

    #accordion .filterContainer{
        width:100%;
    }

    #Default_VirtualCandle .virtual-candle-example {
        margin:10px 12% 20px 13%;
    }
    #Default_VirtualCandle .virtual-candle-example img {
        margin-bottom:15px;
    }
}


    #Default_VirtualCandle .virtual-candle-example img+img {
        float: none
    }
    #colonne_unique {
        width: 95%;
        padding: 0;
        margin: 0 auto
    }

    #colonne_unique1{
        position:relative;
        padding:20px 20px 0px 30px;
    }

    #subpage_right{
        float:none !important;
    }


    #td_right {
        width: 95%;
        margin: 0 auto;
        padding-right: 0
    }
    #Default_MainCPH_dltDeceased tr,
    #Default_VirtualCandle .virtual-candle-form-left,
    #Default_VirtualCandle .virtual-candle-form-right {
        width: 100% !important
    }
    #Default_VirtualCandle .virtual-candle-form-right {
        margin-top: 50px
    }
    #ils_nous_ont_top h2 {
        padding-top: 30px !important
    }
    #bannerContainer {
        display: none
    }
    #header a:not(.buttonPurple2) {
        height: 157px;
        background: url("/Assets/Images/header_mobile.jpg") !important;
        background-repeat: no-repeat !important;
        background-position: left top !important;
        background-color: #524184 !important
    }
    #header a:not(.buttonPurple2)::after {
        display: none !important
    }
    #main2 {
        padding-top: 20px !important
    }
    #header {
        box-shadow: 0 0 0 0 !important;
        position: relative;
        overflow: visible;
        margin-bottom: 0;
        height: 157px
    }
    #header #logoIntegratedTitle {
        color: #fff;
        text-indent: 60px;
        position: absolute;
        top: 5px;
        margin-top: 5px !important;
        display: none !important
    }
    #header::after {
        content: " ";
        position: absolute;
        width: 50%;
        height: 100px;
        z-index: -2
    }
    #header::after {
        bottom: 0;
        left: 5%;
        width: 90%;
        height: 50px;
        border-radius: 10%;
        box-shadow: 0 0 12px #524184
    }
    #header #mobieMenu {
        display: block;
        width: 100px;
        height: 100px;
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 2000;
        color: #fff;
        cursor: pointer
    }
    .panel-search-content,
    .searchContainer {
        padding: 30px 10px 100px
    }
    .panel-search-content>div,
    .searchContainer>div {
        float: none;
        width: 100%;
        height: auto
    }
    .panel-search-content>div #Default_MainCPH_lblName,
    .searchContainer>div #Default_MainCPH_lblName,
    .panel-search-content>div #Default_MainCPH_lblFirstName,
    .searchContainer>div #Default_MainCPH_lblFirstName {
        clear: both
    }
    #wrapper #menu {
        position: absolute;
        top: 0;
        left: -70%;
        bottom: 0;
        width: 70%;
        background: #524184;
        display: block;
        text-align: left
    }
    #wrapper #menu dl {
        width: 100%;
        border-bottom: 1px solid #302351;
        border-left: 0;
        height: auto
    }
    #wrapper #menu dl dt {
        text-align: left;
        padding: 10px 0 10px 20px
    }
    #wrapper #menu dl dd {
        background: #302351;
        width: 100%;
        display: block !important
    }

    #wrapper #menu dl dd #smenu5 {
    	margin-left:-165px;
    }

    #wrapper #menu dl dd ul {
        list-style: disc;
        margin: 0;
        font-size: 13px
    }
    #wrapper #menu dl dd ul li:active,
    #wrapper #menu dl dd ul li:hover {
        background: #25215a
    }
    #Maxiboard_Desktop_Pub,
    #Maxiboard_Tablet_Pub,
    #Top_D_Desktop_Pub,
    #Top_D_Tablet_Pub,
    #Middle_Banner_Desktop_Pub,
    #Middle_Banner_Tablet_Pub,
    #Bottom_Desktop_Pub,
    #Bottom_Tablet_Pub,
    #Skyscrapper_Desktop_Pub {
        display: none
    }
    #Top_D_Mobile_Pub,
    #Middle_Banner_Mobile_Pub,
    #Bottom_Mobile_Pub {
        display: block
    }
    .avis_de_deces .titre_avis .annonce_date {
        float: none
    }
    .productSelectorContainer {
        font-size: 13px
    }
    .celebrites .hommage_people .date,
    #inside_celeb_local .hommage_people .date {
        font-size: 13px;
        margin-top: 5px
    }
    .animatedTributeContainer {
        padding: 10px 10px 100px
    }
    #Default_MainCPH_dltCelebrities tr td .lastcelebitemimg {
        float: none;
        margin-bottom: 10px
    }
    #Default_LastCelebrities #Default_MainCPH_PanelCelebrities>div:first-child {
        font-size: 13px
    }
    .avis_de_deces .titre_avis {
        text-align: center
    }
    #footer {
        height: auto
    }
    #accordion .filterContainer {
        width: 100%
    }
    .boxTitreCantons {
        height: 650px
    }
    .boxTitreCantons+div {
        float: none !important
    }
    #Default_ArticlesList #Default_MainCPH_dltPageContent td p:first-child a {
        width: 100%;
        margin-bottom: 10px;
        float: none
    }
    #body .unique_principale1 .namelink a {
        margin: 10px 0
    }
    .articlesListing .articles table tr {
        display: table-row;
        border-bottom: 2px dotted #e0deef;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .articlesListing .articles table tr td {
        display: table-cell;
        padding-left: 20px
    }
    .articlesListing .articles table tr td:first-child {
        padding-left: 0
    }
    body {
        -webkit-text-size-adjust: none;
        overflow: hidden
    }
    .yafnet table tbody,
    .yafnet table tr,
    .yafnet table td {
        display: block;
        width: 100%;
        clear: both;
        border: none !important;
        overflow: hidden
    }
    .yafnet tr.forumRowTitle,
    .yafnet dt.header1,
    .yafnet td.header1,
    .yafnet th.header1 {
        display: block;
        clear: both
    }
    .formulaire input,
    .formulaire textarea {
        width: 100%
    }

}

/*Ipad landscape Et portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 
    #wrapper #menu dl dd{
        width:100%;
    }

    .boxTitreCantons {
        height:600px;
    }

    #accordion .filterContainer{
        width:100%;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 670px){
    #accordion .filterContainer{
        width:100%;
    }

    .boxTitreCantons{
        height:640px;
    }

    #td_right{
        width:240px;
    }

    #subpage_right{
        width:240px;
    }

    #ils_nous_ont_wrapper #inside_wrapper_left{
        height:430px;
    }

    #tab_actualite{
        width:150px;
    }

    #wrapper #menu dl dd{
        width:100%;
    }

}


/* SMARTPHONE */

@media only screen and (max-device-width:400px) and (orientation:portrait){
    #colonne_unique1 {
        min-height:1200px;
    }

    #td_right{
        width:100%;
        margin:0;
        padding:0px 10px 0px 10px;
    }

    #td_right1,#subpage_right{
        width:100% !important;

    }

    #smenu5{
    float:right;
    }

    .accordion .filterContainer {
        
    }

    #unique_principale {
    height:650px;
    overflow-y: scroll;

    }
}


/* IPAD PORTRAIT */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){

    #Default_VirtualCandle .virtual-candle-example {
    margin: 10px 13% 10px 12%;
    }

    #accordion .filterContainer{
        width:100% !important;
    }

    .boxTitreCantons{
        height:600px;
    }

    #smenu5{
    float:right;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) { 

    #header #PlaceAdButtonHeaderContainer {
    margin: -186px auto 0px 50px !important;
    }

    #skyscrapper_content_container {
    margin-top:-225px !important;
    }

}
