.corps{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	background: transparent url(../images/commun/fond-gris.jpg) no-repeat top center;
}
.corps .page{
	position:relative;
	background-color:#FCFCFC;
	margin:0 auto;
	width:748px;
	padding:0;
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page{
		width: 1024px;
	}
}
@media screen and (min-width: 1366px){
	.corps .page{
		width: 1365px;
	}
}
.corps .page .ventre{
	position:relative;
	display:block;
	margin:0 auto 40px auto;
	width:745px;
	height:auto;
	padding-top:40px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page .ventre{
		width: 944px;
	}
}
@media screen and (min-width: 1366px){
	.corps .page .ventre{
		width: 1180px;
	}
}
.corps .page .ventre .article{
	position:relative;
	display:inline-block;
	width:520px;
	padding:0 40px 40px 40px;
	background-color:#fff;
	-webkit-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	-moz-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	border-left:1px solid #F2F2F2;
	margin:0;
}

@media screen and (max-width: 1023px){
	.corps .page .ventre .article{
		width:450px;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page .ventre .article{
		width:565px;
	}
}
@media screen and (min-width: 1366px){
	.corps .page .ventre .article{
		width:800px;
	}
}
.corps .page .ventre .article .titre{
	font-family:'Lucida Sans Italic';
	font-weight:normal;
	font-size:22.5px;
	/*letter-spacing:0.5px;*/
	font-weight:bold;
	color:#698EAF;
	margin:0;
	text-align:left;
}
.corps .page .ventre .article .titre .short{
	display:none;
}
.corps .page .ventre .article .info{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size: 13.5px;
	color:#474747;
	margin:7px 0 0 0;
	float:right;
}
.corps .page .ventre .article .nbalert1,
.corps .page .ventre .article .nbalert2{
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	margin:20px 0;
	padding:20px 20px 0 20px;
	background:#F3F3F3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
}
.corps .page .ventre .article .nbalert2{
	background:#E8F5FD;
	padding:20px;
}
.corps .page .ventre .article .nbalert1 a,
.corps .page .ventre .article .nbalert2 a{
	text-decoration:underline !important;
	color:#000 !important;
}
.corps .page .ventre .article .texte{
	margin:30px auto 30px auto;
	width:100%;
	padding:0;
}
.corps .page .ventre .article .texte p{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color:#474747;
	text-align:justify;
	line-height:30px;
	margin-bottom:20px;
}
.corps .page .ventre .article .texte p a{
	color:#698EAF;
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page .ventre .article .texte{
		/**/
	}
}
@media screen and (min-width: 1366px){
	.corps .page .ventre .article .texte{
		/**/
	}
}
.corps .page .ventre .article .texte .petit{
	display:block;
	font-size:14px;
	margin:20px 0;
	padding:20px;
	background:#EDF9D2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
}
.corps .page .ventre .article .texte .equipes2{
	display:none;
}
.corps .page .ventre .article .texte .equipes{
	width:370px;
	height:266px;
	float:left;
	margin:0 40px 20px 0;
	border:5px solid #EAEAEA;
}
.corps .page .ventre .article .texte .famille2{
	display:none;
}
.corps .page .ventre .article .texte .famille{
	width:276px;
	height:234px;
	float:right;
	margin:10px 0 10px 40px;
	border:5px solid #EAEAEA;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .article .texte .famille{
		display:inline-block;
		width:97%;
		height:auto;
		margin:0 0 20px 0;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page .ventre .article .texte .equipes{
		width:300px;
		height:215px;
	}
}
@media screen and (min-width: 1366px){
	.corps .page .ventre .article .texte .equipes{
		width:394px;
		height:283px;
	}
}
.corps .page .ventre .article .texte .enfants2{
	display:none;
}
.corps .page .ventre .article .texte .enfants{
	float:right;
	width:394px;
	height:333px;
	margin:10px 0 10px 40px;
	border:5px solid #EAEAEA;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .article .texte .enfants{
		display:inline-block;
		width:97%;
		height:auto;
		margin:0 0 20px 0;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page .ventre .article .texte .enfants{
		width:276px;
		height:234px;
	}
}

/************************/
.corps .page .ventre .nota{
	position:absolute;
	top:40px;
	right:0;
	width:235px;
	min-height:410px;
	background:white;
	padding:7px 7px 20px 7px;
	-webkit-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	-moz-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	border-left:1px solid #F2F2F2;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .nota{
		left:495px;
	}
}
.corps .page .ventre .nota .titre{
	display:block;
	width:100%;
	line-height:40px;
	background:#F3F3F3;
	text-align:center;
	font-family:'Open Sans', sans-serif;	
	font-weight:400;
	font-size:14.5px;
	color:#474747;
}
.corps .page .ventre .nota  p{
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	font-size:15px;
	line-height:22px;
	margin:0;
	padding:19px;
	color:#474747;
	text-align:justify;
}
.corps .page .ventre .nota  a{
	color:#474747;
	border-bottom:1px dashed #474747;
}
.corps .page .ventre .nota .europe{
	display:block;
	width:183px;
	height:87px;
	margin:0 auto;
}
.hide_desktop{
	display:none;
}

