.art-content .art-postcontent-0 .layout-item-1 { 
border: solid 1px #BFBFBF; 
padding: 10px 0 10px 0;
border-radius: 20px;  
behavior: url(/pie/PIE.htc);
}
.ie7 .art-post .art-layout-cell {
border:none !important; 
padding:0 !important; 
}
.ie6 .art-post .art-layout-cell {
border:none !important; 
padding:0 !important; 
}

@font-face {
    font-family: 'ballantines-regular';
    src: url('../ballantines-regular-8039-webfont.eot');
    src: url('../ballantines-regular-8039-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ballantines-regular-8039-webfont.woff2') format('woff2'),
         url('../ballantines-regular-8039-webfont.woff') format('woff'),
         url('../ballantines-regular-8039-webfont.ttf') format('truetype'),
         url('../ballantines-regular-8039-webfont.svg#ballantines-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe_print_bold';
	src:url('../Segoe_print_bold.eot') format('eot');
    src:url('../Segoe_print_bold.eot?#') format('eot'),    
        url('../Segoe_print_bold.woff') format('woff'),
        url('../Segoe_print_bold.ttf') format('truetype'); 
	font-weight: bold;
    font-style: normal;
}

img, object, embed, canvas, video, audio, picture {
       max-width: 100%;
       height: auto;
} 

.mycell {
text-align:center;
padding:1.2em 0 1em 0;
border-radius:16px; 
height:110px;
/* controle espacement cellules */
margin:0.32em;
behavior: url(/pie/PIE.htc);
}

.mycell:hover {
opacity: 0.4;
filter: alpha(opacity=40);
}

.myanchor {
color: black !important;
font-family: Segoe_print_bold !important;
font-size: 1.8em !important;
line-height: 1.1em !important;	
}

.thgest {
text-align:center !important;
font-size:1.2em;
color:black;
}

.cellgest {
text-align:left !important;
vertical-align:middle !important;
padding: 15px !important;
width:33%; 
border:1px solid grey;
}

.cellgest2 {
vertical-align:middle !important;
width:25%; 
border:1px solid grey;
}

.cellphoto {
color:white;
background:black !important;
border:none;
width:25%;
text-align:center !important;
vertical-align:bottom !important;
}

.comment {
text-align:center;
padding:18px 0 4px 0;
border-radius:16px; 
color:#7C8796;
background:white !important;
width:auto;
margin:0 5px 0 5px;
padding:0 5px 0 5px;
}

.button {
width:180px; 
height:54px; 
background-color:#FF6500;
padding: 12px 30px 20px 30px;
font-weight:bold; 
font-size:1.2em;
/*background: -webkit-linear-gradient(top, #FFB570 0, #FF7B00 73%, #D66800 100%) no-repeat;
background: -moz-linear-gradient(top, #FFB570 0, #FF7B00 73%, #D66800 100%) no-repeat;
background: -o-linear-gradient(top, #FFB570 0, #FF7B00 73%, #D66800 100%) no-repeat;
background: -ms-linear-gradient(top, #FFB570 0, #FF7B00 73%, #D66800 100%) no-repeat;
-svg-background: linear-gradient(top, #FFB570 0, #FF7B00 73%, #D66800 100%) no-repeat;
background: linear-gradient(to bottom, #FFB570 0, #FF7B00 73%, #D66800 100%) no-repeat;
border-radius:16px;
-webkit-border-radius:16px;
-moz-border-radius:16px;*/
}

.button:hover {
opacity: 0.4;
filter: alpha(opacity=40);
}

.button a {
color: white !important;
}

.button a:hover {
color: black !important;
text-decoration: none !important;
}

.rc {
text-align:center;
background-color:#FF6500; 
color:white; 
width:140px;
}

.spacing {
width: 100%;
}

.select-wrapper{
display: inline-block;
background: url("/images/arrow.png") no-repeat left;
cursor: pointer;
width: 200px;
height: 30px;
line-height: 1.5em;
}

.myselect {
width:100px;
font-size:1.2em;
}

.titre {
font-weight:bold; 
font-size:large; 
text-align:center; 
padding: 5px;
}

.vertical-line {
padding-left:2em;
}