
@charset "=utf-8";
/* le bleue le plus foncé de l image : #279ce9  AVANT c etait #3da8ec  */
body {
height:100%;
/*background-image:url('004FD.png');
background-repeat: repeat;
background-attachment:fixed;*/
background: linear-gradient(#279ce9, #b3d1ff)fixed;
}

html {
   height: 100%;
}

/* TITRES */
h1 {
/*UTILISEE*/
  color: blue;
  font-size: 20px;
  font-family: arial, helvetica, sans-serif;
}

h2{
  text-align:center;
  color: gray;
  font-size: 17px;
  font-family: arial, helvetica, sans-serif;
}

h3{
  color: red;
  font-size: 16px;
  font-family: arial, helvetica, sans-serif;
}

h4{ 
/*UTILISEE*/
  color: maroon;
  font-size: 16px;
  font-family: arial, helvetica, sans-serif;
}

h5{
  color: #800080;
  font-style:italic bold;
  font-size: 16px;
  font-family: arial, helvetica, sans-serif;
}

h6{
  color: blue;
  font-style: italic bold;
  font-size: 16px;
  font-family: arial, helvetica, sans-serif;
}

h7{
text-align:center;
  color: #00ff00;
  font-size: 26px;
  font-family: arial, helvetica, sans-serif;
}

h8{
  text-align:center;
  color: #006633;
  font-size: 25px;
  font-style:bold;
  font-family: arial, helvetica, sans-serif;
}
h9{
  text-align:center;
  color:#52527a;
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
}

h10 /*couleur TAIRA*/
{
text-align:center;
  color:#text-align:center;
  color:#663300;
  font-size: 15px;
  font-family: arial, helvetica, sans-serif;;
}

:invalid {
  border: 2px solid #ff0000;
}

.error {
  background-color:#ffe6e6;
}

/* QUELQUES IDENTITES */

#Anti-Bot
{	display: flex;
	width: 200px;
	align-items: center;
}

#site
{
	/*background-color:white;
	width:920px;*/
    display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	/*height: 350px; /* Un peu de hauteur pour que les éléments aient la place de bouger PAS SUR QUE CECI INFLUENCE! */
	text-align:center;
    align-items: center;
	align-content:flex-start;
}

#foto {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	/*flex-wrap: nowrap;*/
	flex-wrap: wrap;
	align-items: center;
	align-content:flex-start;
}
/* css de la page de traitement mysql */

#general{
	display:flex;
	flex-direction: column;
	align-content:flex-start;
	align-items: center;
	width:900px;
	margin:0 auto;
	font-size:12px;
	font-family:geneva, arial, sans-serif;
}
#message {
border: 1px solid blue;
padding:1em;
color:blue;
font-size:12px;
font-weight: bold;
}

#bleu {
border: 1px solid blue;
background-color:#ccffe6;
 border-radius: 10px;
}

#bleugros {
 /* max-width:600px;  */
 border: 3px solid blue;
 background-color:#ccffe6;
 border-radius: 10px;
 margin-left: auto;
 margin-right: auto;
 width: 400px;  /*largeur obligatoire pour être centré */
}

#rose {
border: 1px solid red;
background-color: #ffe6f7;
border-radius: 10px;
}

#verte {
border: 2px solid green;
background-color:#ccffe6;
border-radi us: 10px;
}

#rcorners {
    border-radius: 20px;
}

/* QUELQUES CLASS */
.verif{ display: none; }

.element
{
	display: flex;
    margin: auto;
	position:relative;
	max-width:930px;
}

.center {
    margin: auto;
    max-width:930px;
    padding: 10px;
	text-align: center;
}

.schedule {
	display:flex;
	flex-direction:column;
    margin: auto;
	border: 1px solid blue;
	background-color:light green;
    width: 600px;	
    padding: 0px;
	/*text-align: center;*/
}

.decoration    /* is a class*/
{
	text-align:center;
	margin: 1 auto;
	padding:10px 5px 15px 20px;
	border: 1px solid blue;
	background-color: #F0F8FF;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.frame { 
height: 80px; 
width: 60px; 
overflow: hidden; } 
.zoomin img { height: 80px; 
width: 60px; 
-webkit-transition: all 800ms ease; 
-moz-transition: all 800ms ease; 
-ms-transition: all 1500ms ease; 
transition: all 800ms ease; } 
.zoomin img:hover { 
width: 120px; height: 200px; 
} 

.zoom {
height:150px;
}
.zoom p {
text-align:center;
}
.zoom img {
width:150px;
height:85px;
}
.zoom img:hover {
width:450px;
height:300px;
}

.zoommap {
height:100px;
}
.zoommap p {
text-align:center;
}
.zoommap img {
width:30px;
height:40px;
}
.zoommap img:hover {
width:70px;
height:110px;
}

/* AUTRES AFFAIRES */
img { 
    display: inline-block;
}

hr {
       display: block;
       position: relative;
       padding: 0;
       margin: 8px auto;
	   width: 70%;
       /*height: 0;
       
       max-height: 0;
       font-size: 1px;
       line-height: 0;
       clear: both;
       border: none;
       border-top: 1px solid #aaaaaa;
       border-bottom: 1px solid #ffffff;*/
    }
	
iframe{
border:6px;
/*border-color:#ccffe6;*/
}

ul {
    list-style-type: none;
	z-index: 10;
	position: fixed;
    top: 1px;
    width: 80%;
    margin: auto;
    overflow: hidden;
    /*background-color: #fffff;*/
}
li {
	float:left;

    /*display: inline-block;*/
}
li a {
    display: inline-block;
    /*text-align: center;*/
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 15px;
    text-decoration: none;
}   

header 
{
	display: flex;
	position: relative;
	justify-content: center;
    top: 68px;
    left: 0;
    width: 100%;
	margin-bottom:50;
}
nav
{
	display: flex;
	position:relative;
	margin: 0;
	width:750px;
	/*justify-content: center;*/
	top:2px;	
	left: 0;
	/*text-decoration: none;*/
	z-index:50;
}
section {
  float: left;
  position:relative;
  margin-top:30px;
  width: 930px;
}
article {
 float: left;
 margin: 0 1.5%;
 width: 63%;
margin-bottom:25px; 
}
aside {
  float: right;
  margin: 0 1.5%;
  width: 30%;
}
footer {
	float:left;
	width:90%;
	margin-top: solid grey;
}
div {
display: block;
position:relative;
margin-left: auto;
text-align:center;
}
caption {
	color: blue;
	font-style: italic bold;
	font-size: 20px;
	margin-bottom:20px;
}

table {
text-align:center;
width:900px;
margin-left:auto;
border-collapse: collapse;
border: 1px solid blue;
background-color: #ADD8E6;
padding:40px 5px 25px 50px;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
}

tr {
	flex-direction:row;
	justify-content:center;
	width:"100%"
	padding: 15px;
    height: 20px;
	border-bottom: 1px solid blue;
    vertical-align: center;
	margin:30px;
}
td {
	align:center;
	width:"100%"
	padding: 15px;
    height: 20px;
	/*border-bottom: 1px solid blue;*/
    vertical-align: center;
	margin:30px;
}
tr:hover{background-color:#ccffe6}

form {
    /* Pour le centrer dans la page */
    margin: 0 auto;
    width: 550px;
    /* Pour voir les limites du formulaire */
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
}
form div + div {
    margin-top: 1em;
}
label {
    /* Afin de s'assurer que toutes les étiquettes aient la même dimension et soient alignées correctement 
    display: inline-block;
    width: 90px;*/
    text-align: right;
}
input, textarea {
    /* Afin de s'assurer que tous les champs textuels utilisent la même police
       Par défaut, textarea utilise une police à espacement constant */
    font: 1em sans-serif;

    /* Pour donner la même dimension à tous les champs textuels 
    width: 300px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* Pour harmoniser l'apparence des bordures des champs textuels */
    border: 1px solid #999;
}
input:focus, textarea:focus {
    /* Afin de rehausser les éléments actifs */
    border-color: #000;
}
textarea {
    /* Pour aligner correctement les champs multilignes et leurs étiquettes 
    vertical-align: top;*/

    /* Pour donner assez d'espace pour entrer du texte */
    height: 5em;

    /* Pour permettre aux utilisateurs de redimensionner un champ textuel horizontalement
       Cela ne marche pas avec tous les navigateurs  */
    resize: vertical;
}
.button {
    /* Pour positionner les boutons de la même manière que les champs textuels 
    padding-left: 90px;  même dimension que les étiquettes */
}

button {
    /* Cette marge représente approximativement le même espace
       que celui entre les étiquettes et les champs textuels */
    margin-left: .5em;
}
  /* pour formulaire dans answer */
/* les boutons submit et reset */
input[type="button"] {
  background:##33ff77;
  font:1.3em "Trebuchet MS", Verdana, sans-serif;
  color:black;
}
input[type="submit"], input[type="reset"], {
  background:#5ebaef;
  font:1.3em "Trebuchet MS", Verdana, sans-serif;
  color:black;
}
p#buttons {
  text-align:center;
}
/*pour les fotos de despues del seminario*/

#gallery {
position:relative;
margin:auto;
width:800px;
}

#thumbs {
display:flex;
flex-wrap:wrap;
width:350px;
/*float:left;*/
}

#thumbs a {
display:flex;
float:left;
width:50px;
height:50px;
margin:0 0 5px 5px;
}

#thumbs a img {
width:50px;
height:50px;
border:0;
}

#thumbs a:hover {
border-color:#ddd;
}

#thumbs a:hover img {
position:absolute;
width:auto;
height:auto;
left:350px;
top:0;
border:1px solid #333;
}