@charset "utf-8";
/* CSS Document */
* {
	outline: none;
} 
img.ombre{
	-moz-box-shadow: 0px 0px 15px #000;  
    -webkit-box-shadow: 0px 0px 15px #000;  
    box-shadow: 0px 0px 15px #000;  
	}

/*Perso Pierre*/
a.chronoforms6_credits {
    font-size: 0px;
}


/*DEFAULT*/
body{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#cdd6d6;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat;
	background-position: center top;
	}
	
h6 {
	font-family:"Courier New", Courier, monospace;
font-size: 0.7em;
letter-spacing: 2px;
margin-top: 0px;
margin-bottom: 0px;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align:center;
	margin-top: 0px;
margin-bottom: 0px;
color: #999;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}
	
#page{
	margin: 0 auto;
    padding: 0;
    position: relative;
}
a{
	text-decoration:none;
	color: #db9d9b;
}
a:hover{
	color:#7c6556;
}
.componentheading{
	//background: none repeat scroll 0 0 #3D3D3D;
   // color:#DBD2BD;
    //font-weight: bold;
   // padding: 10px;
   // text-align: center;
   // text-transform: uppercase;
	//margin: -18px 0 0;
	display:none;
}
.contentpaneopen_press{
	margin-left:20px;
	margin-right:20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentpaneopen_expo{
	margin-left:10px;
	margin-right:10px;
}

.article_separator{
	width: 20px;
}
/*HEADER*/
#header{
	background-image: url(../images/bando.png);
	position:relative;
	width:100%;
	margin:0 auto;
	height:189px;
	background-repeat: no-repeat;
	background-position: center top;
}

/*MENU*/
#cadre-menu{
	background-color:#FFF;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 115px;
	margin-top: -123px;	
}

#menu{
	position:relative;
	height:59px;
	max-width: 970px;
	margin: 0 auto;
	list-style: none;
}

#menu ul li, #menu ul li a{
	display: block;
	float: left;
}
#menu ul li a{
	overflow: hidden;
	text-indent: -2000px;
}
#menu ul {
	margin: 0 auto;
	padding-inline-start: 0px;
}

.item-102 a {
	width: 61px;
	height: 59px;
	background-image:url(../images/menu/home.jpg);
	background-size: 61px 118px;
}
.item-102.active a, .item-102 a:hover {
	background-position: bottom;
}
.item-103 a {
	width: 94px;
	height: 59px;
	background-size: 94px;
	background-image:url(../images/menu/maternite.jpg);
}
.item-103.active a, .item-103 a:hover {
	background-position: bottom;
}
.item-154 a {
	width: 124px;
	height: 59px;
	background-size: 124px;
	background-image:url(../images/menu/maman.jpg);
}
.item-154.active a, .item-154 a:hover {
	background-position: bottom;
}

.item-104 a {
	width: 147px;
	height: 59px;
	background-size: 147px;
	background-image:url(../images/menu/petit.jpg);
}
.item-104.active a, .item-104 a:hover {
	background-position: bottom;
}
.item-108 a {
	width: 86px;
	height: 59px;
	background-size: 86px;
	background-image:url(../images/menu/enfance.jpg);
}
.item-108.active a, .item-108 a:hover {
	background-position: bottom;
}
.item-105 a {
	width: 86px;
	height: 59px;
	background-size: 86px;
	background-image:url(../images/menu/lifestyle.jpg);
}
.item-105.active a, .item-105 a:hover {
	background-position: bottom;
}
.item-109 a {
	width: 84px;
	height: 59px;
	background-size: 84px;
	background-image:url(../images/menu/mariage.jpg);
}
.item-109.active a, .item-109 a:hover {
	background-position: bottom;
}
.item-110 a {
	width: 133px;
	height: 59px;
	background-size: 133px;
	background-image:url(../images/menu/mode.jpg);
}
.item-110.active a, .item-110 a:hover {
	background-position: bottom;
}
.item-111 a {
	width: 108px;
	height: 59px;
	background-size: 108px;
	background-image:url(../images/menu/mini.jpg);
}
.item-111.active a, .item-111 a:hover {
	background-position: bottom;
}
/*CONTENT*/
#content{
	clear: both;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	overflow-x: auto;
	overflow-y: hidden;
	color: #333;
	background-color: #FFF;
}
#content1{
margin-left: auto;
margin-right: auto;
max-height: 515px;
overflow-y: auto;
}
#content2{
	margin-left:auto;
	margin-right:auto;
}

#lightGallery-pinterest-container1 {
	margin-left:auto;
}

div.items-leading.clearfix{
	white-space:nowrap !important;
}
div.items-leading.clearfix div{
	display:inline-block !important;
}

div.blogvideo{
}
.span0 {
}

.contentpaneopen{
	margin:0 auto;
}

.moduletable_sigplus{
}
	
.boxplus-viewport {
	overflow-x: scroll;
	overflow-y: hidden;
}

/*SIDEBAR*/
#sidebar{
	float: left;
    width: 200px;
}
/*SPACERUNDERFOOTER*/
#spacer-underfooter{
	position:relative;
	background:#bfb8af;
	width:100%;
	height:47px;
	opacity : 0.15;
    -moz-opacity : 0.15;
    -ms-filter: "alpha(opacity=15)"; /* IE 8 */
    filter : alpha(opacity=15); /* IE < 8 */ 
}
/*FOOTER*/
#cadre-footer{
	background-color:#FFF;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;	
}

#footer{
	position:relative;
	height:59px;
	max-width: 800px;
	margin: 0 auto;
	list-style: none;
}

#footer ul li, #footer ul li a{
	display: block;
	float: left;
}
#footer ul li a{
	overflow: hidden;
	text-indent: -2000px;
}
#footer ul {
	margin: 0 auto;
}

.item-106 a{
	width: 90px;
	height: 59px;
	background-size: 90px;
	background-image:url(../images/menu/propos.jpg);
}
.item-106.active a, .item-106 a:hover {
	background-position: bottom;
}
.item-107 a{
	width: 101px;
	height: 59px;
	background-size: 101px;
	background-image:url(../images/menu/backstage.jpg);
}
.item-107.active a, .item-107 a:hover {
	background-position: bottom;
}
.item-112 a{
	width: 97px;
	height: 59px;
	background-size: 97px;
	background-image:url(../images/menu/actu.jpg);
}
.item-112.active a, .item-112 a:hover {
	background-position: bottom;
}
.item-113 a{
	width: 129px;
	height: 59px;
	background-size: 129px;
	background-image:url(../images/menu/cadeau.jpg);
}
.item-113.active a, .item-113 a:hover {
	background-position: bottom;
}
.item-114 a{
	width: 105px;
	height: 59px;
	background-size: 105px;
	background-image:url(../images/menu/publie.jpg);
}
.item-114.active a, .item-114 a:hover {
	background-position: bottom;
}
.item-145 a{
	width: 85px;
	height: 59px;
	background-size: 85px;
	background-image:url(../images/menu/contact.jpg);
}
.item-145.active a, .item-145 a:hover {
	background-position: bottom;
}
.item-115 a{
	width: 37px;
	height: 59px;
	background-size: 37px;
	background-image:url(../images/menu/facebook.jpg);
}
.item-115.active a, .item-115 a:hover {
	background-position: bottom;
}
.item-116 a{
	width: 33px;
	height: 59px;
	background-size: 33px; 
	background-image:url(../images/menu/insta.jpg);
}
.item-116.active a, .item-116 a:hover {
	background-position: bottom;
}
.item-117 a{
	width: 32px;
	height: 59px;
	background-size: 32px;
	background-image:url(../images/menu/pinterest.jpg);
}
.item-117.active a, .item-117 a:hover {
	background-position: bottom;
}

#leftcontact {
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 13px #333333;
}

#mentions{
	position:relative;
	width:469px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top: -20px;
	text-align: center;	
	font-size: 11px;
	color:#333;
	
}

#mentions a, sfHover a{
		color:#333;
		text-decoration:none;
}

div.moduletable_contact {
}

div.item-page {
	text-align:center;
}
.creativecontactform_wrapper {
	color: #666 !important;
}
.creativecontactform_send, .creativecontactform_send_new, .creative_fileupload {
	padding:0px;
}
.creativecontactform_header {
padding:0px 0px 7px 15px !important;
	font-family:"Times New Roman", Times, serif !important;
}
.creativecontactform_wrapper .powered_by a {
	color:#FFF !important;
}
.creativecontactform_wrapper .powered_by {
	color:#FFF !important;
	height: 0px;
}
.creative_field_box_wrapper_0 .creative_textarea_wrapper {
	height: 50px;	
}
.creativecontactform_title {
	font-size: 15px !important;
}

.ccomment {
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
.semanticui-body {
    font-size: 12px;
    max-width: 520px;
	padding: 13px;
	border: 1px solid #ccc6c6;
	border-radius: 6px;
	background-color: #f7f9f8;
}
.ui.form input[type="text"], .ui.form input[type="time"], .ui.form input[type="url"] {
    height: 10px;
}
.ui.button {
	line-height:2px;
}
.ui.checkbox label, .ui.checkbox + label {
    color: #666;
	font-weight:normal;
	padding-left: 20px;
}
.ui.form .field > label {
	color: #666;
    font-weight: normal;
}