/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	font-size: 16px;
	letter-spacing:1px;
	/*background-color:rgba(0, 0, 0, 0.8);*/
	/*background-image:url(../img/fondColloque2017.jpg);*/
	margin:0;
	width: auto;
	height:100%;
	word-wrap:break-word;
}
body h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin:10px 0 0 0px;

}

.fancybox-slide--iframe .fancybox-content {
	width  : 800px;
	height : 600px;
	max-width  : 80%;
	max-height : 80%;
	margin: 0;
  background: #191919;
}

.main_wrapper {
	clear: both;
	height:auto;
	max-height: 100%;
	max-width:1000px;
	width: auto;
	margin: 0px auto;
	background-color:#FAFAFA;
}
.author_section {
	clear: both;
	min-height: 800px;
	width: 960px;
	margin: 0px auto;
	box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.33);
	-moz-box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.33);
	-webkit-box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.33);
	background-color:#FAFAFA;
}
.header {
	width: 100%;
	height: auto;
	margin:px;
}

.header:after {
    content: "";
    position: absolute;
    display: none;
}
.footer {
	clear: both;
	min-height: 100px;
	width: auto;
	margin: 10px;
	background-color:#fff;
	padding: 10px 0px 0px 10px;
	
}

footer img { display: inline; margin: 5px; width: auto; }


.container_wrapper {
	padding:15px;
}

.form_container {	
	width:100%;
	align:left;
}
.table_wrapper {
	alignment-adjust:central;
	width:auto;
	padding-left:1px;
	padding-right:1px;
	padding-top:15px;
	padding-bottom:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	/*background-color:#347fa6;*/
	background-color:#285a15;
	align: center;
}
.table_form {
	alignment-adjust:central;
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	border: 2px solid #ddd;
	overflow:hidden;
	caption-side:top;
	float:inherit;
	font-size:1.15em;
	margin-right:50px;
	margin-top:15px;
}

caption {
	font-size:0.8em;
}
th, td {
	text-align: left;
	padding: 15px;
}
td:first-child.jour {
	font-weight:bold;
}
th {
	background-color: #f2f2f2;
	border-bottom: thin;
}

th {
	font-size:1.3em;
	}

th:first-child, td:first-child {
	text-align: left;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}

.tr_blue {
	background-color:rgba(52, 127, 166, 0.6);
	color:#FFF;
}
.tr_lightgreen {
	background-color:rgba(60, 141, 49, 1);
	color:#FFF;
}
form {
	align:center;
}
label {
	width: auto;
	display: inline-block;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:2px;
	float: left;
	clear: left;
	font-size:22px;
}

.image_set {
	border: 0;
	margin-top:0;
	margin-bottom:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	min-height:10px;
}
body img {
	height: auto;
	max-width:100%;
}

input[type=text], input[type=email], input[type=url], input[type=password], select, radio, textarea {
	width: 100%;
	padding: 12px 10px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}
input[type=text]:focus, input[type=date]:focus, input[type=email]:focus, select:focus {
	background-color: lightblue;
}

input[type=checkbox], input[type=radio]{
	margin:12px 0px 0px 2px;
}

input[type=submit], button.retour {
width:25%;
background-color:#2196F3;
color:#fff;
border:2px solid #2196F3;
padding:10px;
font-size:20px;
cursor:pointer;
border-radius:5px;
margin-top:15px;
clear:left;
display:inline;

}

input[type=submit]:hover, button.retour:hover {
width:25%;
color:#2196F3;
background-color:#FFF;
}

.warning {
	color:#ff0000;
	font-weight:bold;
}

/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #dfdfdf;
}

/* Create a custom radio button */
.checkmark-radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #dfdfdf;
  /*border-radius: 50%;*/
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark-radio {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark-radio {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
  content: "";
  position: absolute;
  display: none;
}


/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark-radio:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Style the indicator (dot/circle) */
.container .checkmark-radio:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);}



.img_affiche {
	width: 50%;
	text-align:right;
}

/* Clearfix */
 .clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

@media screen and (max-width: 1100px) {
	
}

@media only screen and (max-width : 630px) {
.mobile-hide {
	visibility: hidden;
}
input[type=text], input[type=email], input[type=url], input[type=password], select, textarea {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.form_container {
	padding-left:0px;
	padding-right:10px;
	width:100%;
	align:center;
}

.mobile-show {
	visibility: hidden;
}
. {
	min-height: 700px;
	width:100%;
}

.img_affiche {
	visibility:hidden;	
	
}

.table_form {
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	border: 1px solid #ddd;
	overflow:hidden;
	float:inherit;
	font-size:1.0em;
}
th, td {
	text-align: left;
	padding: 5px;
}

th {
	font-size:1.0em;
	}
	
 input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel], textarea {
 -webkit-appearance: none;
-moz-appearance: none;
 display: block;
 margin: 0px;
 padding:5px;
 width: 95%;
height: 40px;
 line-height: 40px;
font-size: 1.5em;
 border: 1px solid #bbb;
}

input[type=submit],button.retour{
width:100%;
padding:10px;
font-size:20px;
cursor:pointer;
border-radius:5px;
margin-top:10px;
clear:both;
display:block;
float:left;
}

input[type=submit]:hover,button.retour:hover {
width:100%;
}



}
 @media screen and (max-width: 425px) {
	.main_wrapper {
		width:100%;
	}
	.table_form {

		font-size:1.0em;
	}
	/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1.0em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

td:first-child {
	padding-left:5px!important;
}

nav {
	display:none;
}
 }