									.inviteo-onglet .module0-7 .panel-heading,
									.inviteo-piedPage .module0-7 .panel-heading {
										background-image: url(../img/icons/inviteo-texte,hex555555,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-7 .panel-heading h2,
									.inviteo-piedPage .module0-7 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-7,
						.inviteo-piedPage .module0-7 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-7,
							.inviteo-piedPage .module0-7,
							.inviteo-onglet .module0-7 > .panel,
							.inviteo-piedPage .module0-7 > .panel{
								background-color: transparent;
								border: none;
								box-shadow: none;
								padding-top: 0px;
								}
		
							.inviteo-onglet .module0-7 .contenu-li,
							.inviteo-piedPage .module0-7 .contenu-li{
								padding: 0px;
								}
		
							.inviteo-onglet .module0-7 .panel-footer,
							.inviteo-piedPage .module0-7 .panel-footer {
								border-left: 0px;
								border-right: 0px;
								border-bottom: 0px;
								border-radius: 0px;
								background-color: transparent;
								}
	
							.inviteo-onglet .module0-7 .texte-debut,
							.inviteo-piedPage .module0-7 .texte-debut{
								padding: 0px;
								}
																.inviteo-onglet .module0-0 .panel-heading,
									.inviteo-piedPage .module0-0 .panel-heading {
										background-image: url(../img/icons/inviteo-inscription,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-0 .panel-heading h2,
									.inviteo-piedPage .module0-0 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-0,
						.inviteo-piedPage .module0-0 {
							padding-top: 0px;
							}
						#photo {
    min-height: 280px;
}
.inviteo-inscription{
	width: 100%;
}
.module-inviteo-inscription.module-mode-recapitulatif li{
	margin: 0px;
	min-height: 28px;
	float: left; 
}
.inviteo-champ-photo{
	width:220px;
	border:1px solid gray;
}
.bloc_photo_access{
	width:220px;
	height:150px;
	text-align:center;
	padding-top:110px
}
.inviteo-inscription-float-left{
	float:left;
}
.inviteo-inscription-groupe{
	width: auto; 
	margin-left:8px;
}
.inviteo-inscription-ChampAutre{
	width:80px;
}

.inviteo-inscription-textarea100{
	height:100px;
}
.inviteo-inscription-nonType{
	margin-left:93px;
}
.inviteo-inscription-radio{
	float:left; 
	text-align : right; 
	width : 90px;
	margin-top:4px;
}
.inviteo-inscription-radio2{
	float:left; 
	text-align : right; 
	margin-right : 10px;
	margin-top : 4px;
}
.inviteo-inscription-floatLeft{
	float:left;
}
.inviteo-inscription-textHide{
	float:left; 
	width:1px; 
	visibility:hidden;
}

.inviteo-inscription-text1{
	float:left; 
	padding-top: 4px;
	margin-right :2px;
}
.inviteo-inscription-fck{
	float:left;
	width : 90px; 
	text-align : right;
}
.inviteo-inscription-limite-affichage{
	border-top: 1px solid red; 
	padding-top: 1px;
}
.inviteo-inscription-redColor{
	color:red;
}
.inviteo-inscription-grayColor{
	background-color:rgb(220, 220, 220);
	height: 28px;
}
.inviteo-inscription-messageErreur{
	float : left;
	width : 120px;
}
.inviteo-readonly
{
	background-color:#DDDDDD;
}									.inviteo-onglet .module0-5 .panel-heading,
									.inviteo-piedPage .module0-5 .panel-heading {
										background-image: url(../img/logos/camera,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-5 .panel-heading h2,
									.inviteo-piedPage .module0-5 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-5,
						.inviteo-piedPage .module0-5 {
							padding-top: 0px;
							}
						#photo-block-5-0 {
    width: 240px;
    margin: auto;
}

#video-5-0 {
    /*display: block;
    width:320px;
    height:240px;
    margin-left: -40px;
    width:240px;
    height:320px;
    margin-top: -40px;*/
}

#photo-5-0 {
    display: block;
    border: 1px solid grey;
    width:240px;
    height:240px;
    /*margin-left: -40px;*/
}

#canvas-5-0 {
    display:none;
}

#cadre-video-5-0{
	width: 240px;
	height: 240px;
	overflow: hidden;
	border: 1px solid grey;
	background-image: url(../data/onglet0/module5/default-profile.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.camera {
    margin-bottom: 30px;
}

#output-5-0 {
    /*width: 340px;*/
    width: 240px;
    height: 240px;
    overflow: hidden;
}

.action-btn {
    display:block;
    padding: 20px;
    bottom:32px;
    border-top: 0;
    font-size: 14px;
    background-color: #FFFFFF;
    text-align: center;
}

.action-btn button{
    width: 100%;
    background-color: #304CFD;
    border: 1px solid #304CFD;
    color: #FFFFFF;
    padding: 2px 6px;
    font-weight: bold;
}

.action-btn button:hover {
    background-color: rgba(48, 76, 253, 0.9);
}

.label-file {
    cursor: pointer;
    background-color: #304CFD;
    color: #FFFFFF;
    font-weight: bold;
    padding: 15px;
    margin-top: 15px;
}

.label-file:hover {
    background-color: rgba(48, 76, 253, 0.9);
}

.photo-input {
    display: none !important;
}

#block-btn-camera-5-0{
    width: 240px;
    border: 1px solid grey;
    border-top: none;
}									.inviteo-onglet .module0-2 .panel-heading,
									.inviteo-piedPage .module0-2 .panel-heading {
										background-image: url(../img/icons/inviteo-programme,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-2 .panel-heading h2,
									.inviteo-piedPage .module0-2 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-2,
						.inviteo-piedPage .module0-2 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-2 {
								margin-bottom: 0px;
								}
	
							.inviteo-onglet .module0-2 .panel,
							.inviteo-piedPage .module0-2 .panel{
								border-bottom: 0px;
								border-bottom-left-radius: 0px;
								border-bottom-right-radius: 0px;
								}
														.inviteo-onglet .module0-2 .contenu-li,
							.inviteo-piedPage .module0-2 .contenu-li{
								padding-bottom: 0px;
								}
																.inviteo-onglet .module0-4 .panel-heading,
									.inviteo-piedPage .module0-4 .panel-heading {
										background-image: url(../img/icons/inviteo-programme,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-4 .panel-heading h2,
									.inviteo-piedPage .module0-4 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-4,
						.inviteo-piedPage .module0-4 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-4,
							.inviteo-piedPage .module0-4,
							.inviteo-onglet .module0-4 .panel,
							.inviteo-piedPage .module0-4 .panel,
							.inviteo-onglet .module0-4 .panel-body,
							.inviteo-piedPage .module0-4 .panel-body {
								padding-top: 0px;
								margin-top: 0px;
								border-top: 0px;
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
							
							.inviteo-onglet .module0-4 .panel-heading,
							.inviteo-piedPage .module0-4 .panel-heading {
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
														.inviteo-onglet .module0-4 {
								margin-bottom: 0px;
								}
	
							.inviteo-onglet .module0-4 .panel,
							.inviteo-piedPage .module0-4 .panel{
								border-bottom: 0px;
								border-bottom-left-radius: 0px;
								border-bottom-right-radius: 0px;
								}
														.inviteo-onglet .module0-4 .contenu-li,
							.inviteo-piedPage .module0-4 .contenu-li{
								padding-bottom: 0px;
								}
																.inviteo-onglet .module0-13 .panel-heading,
									.inviteo-piedPage .module0-13 .panel-heading {
										background-image: url(../img/icons/inviteo-texte,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-13 .panel-heading h2,
									.inviteo-piedPage .module0-13 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-13,
						.inviteo-piedPage .module0-13 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-13,
							.inviteo-piedPage .module0-13,
							.inviteo-onglet .module0-13 .panel,
							.inviteo-piedPage .module0-13 .panel,
							.inviteo-onglet .module0-13 .panel-body,
							.inviteo-piedPage .module0-13 .panel-body {
								padding-top: 0px;
								margin-top: 0px;
								border-top: 0px;
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
							
							.inviteo-onglet .module0-13 .panel-heading,
							.inviteo-piedPage .module0-13 .panel-heading {
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
																.inviteo-onglet .module0-12 .panel-heading,
									.inviteo-piedPage .module0-12 .panel-heading {
										background-image: url(../img/logos/map,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-12 .panel-heading h2,
									.inviteo-piedPage .module0-12 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-12,
						.inviteo-piedPage .module0-12 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-12 {
								margin-bottom: 0px;
								}
	
							.inviteo-onglet .module0-12 .panel,
							.inviteo-piedPage .module0-12 .panel{
								border-bottom: 0px;
								border-bottom-left-radius: 0px;
								border-bottom-right-radius: 0px;
								}
														.inviteo-onglet .module0-12 .contenu-li,
							.inviteo-piedPage .module0-12 .contenu-li{
								padding-bottom: 0px;
								}
																.inviteo-onglet .module0-17 .panel-heading,
									.inviteo-piedPage .module0-17 .panel-heading {
										background-image: url(../img/icons/inviteo-inscription,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-17 .panel-heading h2,
									.inviteo-piedPage .module0-17 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-17,
						.inviteo-piedPage .module0-17 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-17,
							.inviteo-piedPage .module0-17,
							.inviteo-onglet .module0-17 .panel,
							.inviteo-piedPage .module0-17 .panel,
							.inviteo-onglet .module0-17 .panel-body,
							.inviteo-piedPage .module0-17 .panel-body {
								padding-top: 0px;
								margin-top: 0px;
								border-top: 0px;
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
							
							.inviteo-onglet .module0-17 .panel-heading,
							.inviteo-piedPage .module0-17 .panel-heading {
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
														.inviteo-onglet .module0-17 {
								margin-bottom: 0px;
								}
	
							.inviteo-onglet .module0-17 .panel,
							.inviteo-piedPage .module0-17 .panel{
								border-bottom: 0px;
								border-bottom-left-radius: 0px;
								border-bottom-right-radius: 0px;
								}
														.inviteo-onglet .module0-17 .contenu-li,
							.inviteo-piedPage .module0-17 .contenu-li{
								padding-bottom: 0px;
								}
							#photo {
    min-height: 280px;
}
.inviteo-inscription{
	width: 100%;
}
.module-inviteo-inscription.module-mode-recapitulatif li{
	margin: 0px;
	min-height: 28px;
	float: left; 
}
.inviteo-champ-photo{
	width:220px;
	border:1px solid gray;
}
.bloc_photo_access{
	width:220px;
	height:150px;
	text-align:center;
	padding-top:110px
}
.inviteo-inscription-float-left{
	float:left;
}
.inviteo-inscription-groupe{
	width: auto; 
	margin-left:8px;
}
.inviteo-inscription-ChampAutre{
	width:80px;
}

.inviteo-inscription-textarea100{
	height:100px;
}
.inviteo-inscription-nonType{
	margin-left:93px;
}
.inviteo-inscription-radio{
	float:left; 
	text-align : right; 
	width : 90px;
	margin-top:4px;
}
.inviteo-inscription-radio2{
	float:left; 
	text-align : right; 
	margin-right : 10px;
	margin-top : 4px;
}
.inviteo-inscription-floatLeft{
	float:left;
}
.inviteo-inscription-textHide{
	float:left; 
	width:1px; 
	visibility:hidden;
}

.inviteo-inscription-text1{
	float:left; 
	padding-top: 4px;
	margin-right :2px;
}
.inviteo-inscription-fck{
	float:left;
	width : 90px; 
	text-align : right;
}
.inviteo-inscription-limite-affichage{
	border-top: 1px solid red; 
	padding-top: 1px;
}
.inviteo-inscription-redColor{
	color:red;
}
.inviteo-inscription-grayColor{
	background-color:rgb(220, 220, 220);
	height: 28px;
}
.inviteo-inscription-messageErreur{
	float : left;
	width : 120px;
}
.inviteo-readonly
{
	background-color:#DDDDDD;
}									.inviteo-onglet .module0-18 .panel-heading,
									.inviteo-piedPage .module0-18 .panel-heading {
										background-image: url(../img/icons/inviteo-texte,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-18 .panel-heading h2,
									.inviteo-piedPage .module0-18 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-18,
						.inviteo-piedPage .module0-18 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-18,
							.inviteo-piedPage .module0-18,
							.inviteo-onglet .module0-18 .panel,
							.inviteo-piedPage .module0-18 .panel,
							.inviteo-onglet .module0-18 .panel-body,
							.inviteo-piedPage .module0-18 .panel-body {
								padding-top: 0px;
								margin-top: 0px;
								border-top: 0px;
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
							
							.inviteo-onglet .module0-18 .panel-heading,
							.inviteo-piedPage .module0-18 .panel-heading {
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
																.inviteo-onglet .module0-14 .panel-heading,
									.inviteo-piedPage .module0-14 .panel-heading {
										background-image: url(../img/icons/inviteo-programme,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-14 .panel-heading h2,
									.inviteo-piedPage .module0-14 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-14,
						.inviteo-piedPage .module0-14 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-14 {
								margin-bottom: 0px;
								}
	
							.inviteo-onglet .module0-14 .panel,
							.inviteo-piedPage .module0-14 .panel{
								border-bottom: 0px;
								border-bottom-left-radius: 0px;
								border-bottom-right-radius: 0px;
								}
														.inviteo-onglet .module0-14 .contenu-li,
							.inviteo-piedPage .module0-14 .contenu-li{
								padding-bottom: 0px;
								}
																.inviteo-onglet .module0-15 .panel-heading,
									.inviteo-piedPage .module0-15 .panel-heading {
										background-image: url(../img/icons/inviteo-programme,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-15 .panel-heading h2,
									.inviteo-piedPage .module0-15 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-15,
						.inviteo-piedPage .module0-15 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-15,
							.inviteo-piedPage .module0-15,
							.inviteo-onglet .module0-15 .panel,
							.inviteo-piedPage .module0-15 .panel,
							.inviteo-onglet .module0-15 .panel-body,
							.inviteo-piedPage .module0-15 .panel-body {
								padding-top: 0px;
								margin-top: 0px;
								border-top: 0px;
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
							
							.inviteo-onglet .module0-15 .panel-heading,
							.inviteo-piedPage .module0-15 .panel-heading {
								border-top-left-radius: 0px;
								border-top-right-radius: 0px;
								}
																.inviteo-onglet .module0-1 .panel-heading,
									.inviteo-piedPage .module0-1 .panel-heading {
										background-image: url(../img/logos/compose,hexFFFFFF,32,32.png);
										background-repeat: no-repeat;
										background-position: 10px center;
										}
								
									.inviteo-onglet .module0-1 .panel-heading h2,
									.inviteo-piedPage .module0-1 .panel-heading h2 {
										padding-left: 35px;
										}
										
							
						.inviteo-onglet .module0-1,
						.inviteo-piedPage .module0-1 {
							padding-top: 0px;
							}
							
							
						.inviteo-onglet .module0-3,
						.inviteo-piedPage .module0-3 {
							padding-top: 0px;
							}
													.inviteo-onglet .module0-3,
							.inviteo-piedPage .module0-3,
							.inviteo-onglet .module0-3 > .panel,
							.inviteo-piedPage .module0-3 > .panel{
								background-color: transparent;
								border: none;
								box-shadow: none;
								padding-top: 0px;
								}
		
							.inviteo-onglet .module0-3 .contenu-li,
							.inviteo-piedPage .module0-3 .contenu-li{
								padding: 0px;
								}
		
							.inviteo-onglet .module0-3 .panel-footer,
							.inviteo-piedPage .module0-3 .panel-footer {
								border-left: 0px;
								border-right: 0px;
								border-bottom: 0px;
								border-radius: 0px;
								background-color: transparent;
								}
	
							.inviteo-onglet .module0-3 .texte-debut,
							.inviteo-piedPage .module0-3 .texte-debut{
								padding: 0px;
								}
							.inviteo-onglet .module0-3 ul.moduleBouton
{
	text-align: center;
	font-size: 0px;
}

.inviteo-onglet .module0-3 ul.moduleBouton li
{
	display: inline-block;
	padding: 5px;
	font-size: 14px;
}
