@charset "utf-8";

@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue.otf') format("opentype");
}


* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

body {
	/*background-image: url(../img/top.jpg);
	background-repeat: repeat-x;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#383838;
	background-color: #dcdcdc;
	text-align:center;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#global {
	width: 950px;
	margin: auto;
	text-align:left;
	margin-bottom: 20px;
}
#global #header {
	height: 70px;
	background-position: 10px;
}
#global #header h1 {
	line-height: 70px;
	font-size: 3em;
	color: #FFFFFF;
	font-weight: bold;
}
#global #header a {
	display: none;
	height: 30px;
	width: 250px;
	position: relative;
	text-indent: -5000px;
	top: 25px;
	left: 10px;
}
#global #conteneur {
	width: 950px;
	/* background-image: url(../img/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	background: #fff;
}
#global #conteneur #menu {
	/*padding-right: 10px;
	padding-left: 10px;*/
	background-image: url(../img/top.jpg);
	background-repeat: repeat-x;
	background-position: left -71px;
	height: 30px;	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#global #conteneur #menu ul {
	height: 30px;
	list-style-type: none;
	overflow: auto;
	border-left: 1px solid black;
}
#global #conteneur #menu li {
	float: left;
}
#global #conteneur #menu a {
	text-decoration: none;
	background: url(../img/menu.jpg) repeat-x 0px 0px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid black;
	letter-spacing: 1px;
	width: auto;
}
#global #conteneur #menu a:hover {
	background: url(../img/menu.jpg) repeat-x 0px -30px;
}
#global #conteneur #menu .droite {
	float: right;
	margin-right: 1px;
}
#global #conteneur #menu .droite a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#global #conteneur #contenu {
	padding-right: 40px;
	padding-left: 70px;
	padding-top: 30px;
	padding-bottom: 50px;
	/*background-image: url(../img/raccord_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

/* CONTENU PAGE NORMALE */
#global #conteneur #contenu .colonnes {
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
	width: 820px;
}
#global #conteneur #contenu .colonnes h3 {
	font-size: 1.1em;
	font-weight: bold;
}
#global #conteneur #contenu .colonnes .col1 {
	float: left;
	width: 395px;
}
#global #conteneur #contenu .colonnes .col2 {
	margin-left: 405px;
}
#global #conteneur #contenu .colonnes strong {
	font-weight: bold;
	font-size: 1.1em;
}
#global #conteneur #contenu .download {
	background: url(../img/download.jpg) no-repeat 0px 0px;
	height: 100px;
	width: 300px;
}
#global #conteneur #contenu .download:hover {
	background: url(../img/download.jpg) no-repeat 0px -100px;
}
#global #conteneur #contenu .download a {
	padding-left: 100px;
	padding-top: 40px;
	color: #189EFF;
	display: block;
	height:60px;
	width: 200px;
	text-decoration: none;
}
#global #conteneur #contenu h2 {
	font-family: "BebasNeue", Arial, Verdana, Helvetica, sans-serif;
	font-size: 2.3em;
	line-height: 1.15em;
	/*padding-left: 20px;*/
	margin-top: 20px;
	margin-bottom: 10px;
	/*background-image: url(../img/rubrique.jpg);*/
	color: #0099FF;
	/*background-repeat: no-repeat;
	height: 30px;
	font-weight: bold;*/
	border-bottom: 1px solid #0099FF;
}
#global #conteneur #contenu strong {
	font-weight: bold;
}
#global #conteneur #contenu table {
	padding-bottom: 10px;
	width: 820px;
	border-collapse:collapse;
	margin-left: 20px;
}
#global #conteneur #contenu td {
	vertical-align: top;
	padding-bottom: 10px;
}
#global #conteneur #contenu td.date {
	width: 160px;
	font-weight: bold;
}
#global #conteneur #contenu td.date em {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#global #conteneur #contenu td.lieu {
	width: 160px;
	font-style: italic;
	padding-left:10px;
}
#global #conteneur #contenu td.type {
	width: 140px;
	font-weight: bold;
}
#global #conteneur #contenu p {
	padding-left: 20px;
	padding-bottom: 10px;
}

/* CONTENU PAGE DES SITES*/

#global #conteneur #contenu .site {
	height: 249px;
	width: 840px;
	margin-top: 20px;
}
#global #conteneur #contenu .site .image_site {
	position: absolute;
	z-index: 10;
	height: 249px;
	width: 840px;
}
#global #conteneur #contenu .site .raccord_site {
	position: absolute;
	z-index: 20;
	height: 249px;
	width: 840px;
}
#global #conteneur #contenu .site .texte_site {
	position: absolute;
	z-index: 30;
	margin-left: 380px;
	margin-right: 19px;
	width: 441px;
	color: #002E3D;
}
#global #conteneur #contenu .site .texte_site h3 {
	font-size: 1.2em;		
	color: white;
	text-align: center;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
}
#global #conteneur #contenu .site .texte_site p {
	padding: 5px 10px 5px 10px;
	text-align: justify;
}
#global #conteneur #contenu .site .texte_site p strong{
	font-weight: normal;
	color: white;
}
#global #conteneur #contenu .site a {
	position: absolute;
	z-index: 40;
	display: block;
	width: 400px;
	height: 240px;	
	text-indent: -5000px;
}

/* CONTENU DU BOOK */

#global #conteneur #contenu #vignettes {
	overflow: hidden;
	width: 798px;
	padding-top: 30px;
	padding-left: 42px;
	padding-bottom: 20px;
}
#global #conteneur #contenu #vignettes .vignette {
	/*margin: 5px;*/
	float: left;
	width:80px;
	height:80px;
	border: 1px solid #fff;
	margin: 7px;
}
#global #conteneur #contenu #vignettes .vignette img {
	/*position: absolute;
	z-index: 20;
	border: 1px solid #555555;*/
	width:80px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#global #conteneur #contenu #vignettes .vignette img:hover,
#global #conteneur #contenu #vignettes .vignette img:focus {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.65);
	-moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.65);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.65);
}
#global #conteneur #contenu #vignettes .vignette img.cache {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	border: 0px;
}
#global #conteneur #contenu #vignettes .vignette:hover img.cache {
	visibility: visible;
}
#global #conteneur #contenu #vignettes .vignette:hover {
	/* border-color: darkblue; */
}

/* FOOTER */

#footer {
	height: 50px;
	/*background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	background: #fff;
}
#footer p {
	line-height: 50px;
	font-size: 0.8em;
	text-align: right;
	padding-right: 30px;
	color: #999999;
}
