@import url('http://fonts.googleapis.com/css?family=Amarante');

/* ici les instructions pour écrans "classiques" (plus de 999px de large). */

@media screen and (max-width:999px) { /* ici les instructions pour écrans de moins de 999px de large. */ }

@media screen and (max-width:540px) { /* ici les instructions pour écrans de moins de 540px de large. */ }

/*---------------------------------------------------------------------------------
     Style pour la galerie photos de MiniGal Nano
*/

body {
	margin: 0 auto;
	padding: 0;
	font: 12px Tahoma,Verdana,Arial,Helvetica, sans-serif;
	background:url('../images/Fond_ecran/movember.jpeg') fixed ;
	color: #1C6894;
}

.credits {
	border-bottom: solid 1px #434343;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #CF8D26;
	font: 100% "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica, sans-serif;
}
.credits em {
	color: #BDBDBD;
    font-style: normal;
    font-style: normal;
}

.backlink a {
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.backlink a:hover,
.backlink a:visited:hover {
	color: #888;
}
img {
	border: none;
	 max-width: 100%;
	 vertical-align: middle;
}
#page_nav {
	color: #BDBDBD;
	clear:both;
	text-align: center;
}
#page_nav a:link, #page_nav a:visited, #page_nav a:hover, #page_nav a:visited:hover {
	text-decoration: none;
	color: #60AEC4; /*#FFCC11;*/
}

#breadcrumb_nav {
	color: #BDBDBD;
	font-weight: bold;
}
#breadcrumb_nav a:link, #breadcrumb_nav a:visited, #breadcrumb_nav a:hover, #breadcrumb_nav a:visited:hover {
	text-decoration: none;
	color: #60AEC4; /*#FFCC11;*/
}
a {
	color: #60AEC4; /*#FFCC11;*/
}
A:LINK    { color: #3F3986; text-decoration: underline;}
A:VISITED { color: #3F3986; text-decoration: underline;}
/*A:HOVER   { background: #FFEEBB; }*/
a:active  { color: blue;}

html{
	margin:0px;
	padding:0px;
	background-size:cover;
	font-size:13px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1;
    padding-bottom: 55px;
}

h1A { 
	/*
	font-weight: bold;
	font-size: 2.0em;
	line-height: 0.7em;
	margin-bottom: 10px;
	*/
	font-family: 'Amarante', Tahoma, sans-serif;
	text-align: center;
	font: normal 250%/100% "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica, sans-serif;
	margin: 20px 0 5px 0;
	letter-spacing: -1px;
	color: #12A19A;
	/*color: #1C6894;*/
	text-shadow: #000000 2px 2px 2px;
}

#wrapper {
  display: block;
  width: 1000px; 
  background: #fff;
  margin: 0px auto;
  padding: 10px 10px;
  -webkit-box-shadow: 8px 8px 3px -1px rgba(0,0,0,0.35);
}

#msgerreur { 
  font-family:"Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  color:red;
}

#msginfo { 
  font-family:"Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 1.5em;
  text-align: center;
  color:blue;
}

#msginf2 { 
  font-family:"Times New Roman";
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
  color:green;
}

#container {
	overflow: auto;
	width: 100%
}

.hidden {
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
	display:inline;
}

p.serif {
    font-family: "Times New Roman", Times, serif;
}
p.sansserif {
    font-family: Arial, Helvetica, sans-serif;
}

em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

#corp{
	width:1600px; /* définit la largeur d'affichage */
	margin:0 auto; /* center automatiquement au milieu */
	padding:0px;
	/* La couleur du fond */
	background:#F7F6F5; /* gray ; #FFF; /* Blanc */
	position:relative;
}

#banniere{
	width:100%;
	margin:0px;
	padding:0px;
	height:100px;
}

#menu{
	width:100%;
	margin:0px;
	padding:0px;
	height:40px;
}

#topbar {
	border-bottom-color: #afafaf;
	border-style: none;
	color: black;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding-top: 5px;
	float: none;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: #FFFF99;
	border-bottom: 1px solid;
}
#topbar a:link, #topbar a:visited, #topbar a:hover, #topbar a:visited:hover {
	text-decoration: underline;
	color: #000;
}
#topbar img{
	position: absolute;
	right: 6;
	top: 6;
	vertical-align: middle;
}

#folder_comment
{
 margin-bottom:10px;
}

#folder_comment a {
	color: #60AEC4; /*#FFCC11;*/
              text-decoration: none;

}

#bloc{
	width:1200px;
	margin:0 auto;
	padding:15px;
	border:1px solid gray;
	background:#FFF;
}

#bloc2{
	width:800px;
	margin:0 auto;
	padding:15px;
	border:1px solid gray;
	background:#FFF;
}

#form_inscription label{
	width:150px;
	display:inline-block;
	font-weight:bold;
	text-decoration:underline;
	text-align: right;
	padding:8px;
}

#form_inscription input[type=submit], #form_inscription input[type=reset]{
	width:120px;
	display:inline-block;
	color:#333333;
	padding:2px;
}

ul {
list-style:none;
margin-left:0;
padding-left:50;
}

li2 {
margin-bottom:50px;
}

.marge {
margin-left: 5em;
}

/* -----   Tableau   -------*/

::selection { background: #5f74a0; color: #fff; }
::-moz-selection { background: #5f74a0; color: #fff; }
::-webkit-selection { background: #5f74a0; color: #fff; }

br { display: block; line-height: 1.6em; } 

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; 
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong, b { font-weight: bold; } 

table { border-collapse: collapse; border-spacing: 0; }

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 1px;
	margin: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 120px;
	overflow:hidden;
}
.gallery li:hover img {
	background: #ddd;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.7;
}
.gallery img {
	background: #000;
	color: #666;
}
.gallery em {
	background: #000;
	color: #60AEC4; /*#FFCC11;*/
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 2px;
	display: block;
	position: absolute;
	top: 90px;
	left: 1px;
	width: 116px;
	height: 20px;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.6;
}
.gallery em-pdf {
	color: #666;
	font-style: normal;
	font-size: 10px;
	padding: 3px 7px;
	display: block;
	position: absolute;
	top: 100px;
	left: 0px;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: grey;
	color: black;
}
/*----------------------------------------------------------------------------------------*/