/**
*********************************************************/
.bg-apropos-entete {	width:100%;
						height:140px;
						background:#00789D url(../images/bg-software.png) center center no-repeat }
						
						
.bg-apropos-content {	width:100%;
						margin-top:10px;
						background:#FFF }
						
		
						
.section-apropos-content {	position:relative;
							width:990px;
							min-height:40px;
							margin:auto; }
						
.bloc-apropos-left {	display:inline-block;
						width:300px;
						min-height:310px;
						vertical-align:top;
						font-family: 'LatoWeb';
						padding-top:80px;
						text-align:center; }

.bloc-apropos-left span { display:block;	font-size:12px; }
						
.bloc-apropos-content {	display:inline-block;
						width:660px;
						min-height:310px;
						vertical-align:top;
						font-family: 'LatoWeb';
						padding:20px 0 0 20px;
						border-left:#E8E8E8 5px solid }
					
.bloc-apropos-content p { margin:20px 0;}
						
.portrait-apropos {	position:absolute;
					width:160px;
					height:170px;
					top:-95px;
					left:70px;
					background:url(../images/portrait-apropos.png) center center no-repeat;}
					
					
.ace-logos {	width:120px;
				height:110px;
				margin:50px auto 0;
				background:url(../images/ace-logos.png) center center no-repeat;}
				
				
@media ( max-width : 1023px ) {
.portrait-apropos {	left:50%; margin-left:-80px; }


.bloc-apropos-left {	display:block;
						width:100%; }
						
.section-apropos-content {	width:100%; }
							
.bloc-apropos-content {	display:block;
						width:100%;
						border-left:none;
						padding:50px; }

					
					 }
				
				