
@font-face {
  font-family: 'Theinhardt_Regular';
  src: url('fonts/TheinhardtRegular-Regular.eot');
  src: url('fonts/TheinhardtRegular-Regular.eot?#iefix') format('embedded-opentype'),
     url('fonts/TheinhardtRegular-Regular.woff') format('woff'),
     url('fonts/TheinhardtRegular-Regular.ttf') format('truetype'),
     url('fonts/TheinhardtRegular-Regular.svg#Theinhardt_Regular') format('svg');
  font-weight:normal;font-style:normal;
}

@font-face {
  font-family: 'Theinhardt_Medium';
  src: url('fonts/TheinhardtMedium-Regular.eot');
  src: url('fonts/TheinhardtMedium-Regular.eot?#iefix') format('embedded-opentype'),
     url('fonts/TheinhardtMedium-Regular.woff') format('woff'),
     url('fonts/TheinhardtMedium-Regular.ttf') format('truetype'),
     url('fonts/TheinhardtMedium-Regular.svg#Theinhardt_Medium') format('svg');
  font-weight:normal;font-style:normal;
}


body{
	text-align: center;
	margin: 0;
	padding : 0;
	font-family: "Theinhardt_Regular",Helvetica,Arial, sans-serif;
}




.textarea, .inputText{
	font-family:"Theinhardt_Regular";
	font-size: 14px;
}
#container{
	margin : 0 auto;
	text-align: left;
	margin-top:10px;
	width : 1050px;
}

#left-col{
	float: left;
	margin: 10px;
	width: 770px;
}

#right-col{
	float: left;
	margin-top: 8px;
	width: 260px;
}
li{
	list-style: none;
}
ul{
	margin: 0px;
	padding : 0px;
}
.fleft{
	float: left;
}
.clean{
	clear: both;
}
a{
	color: black;
	text-decoration: none;
}
a:hover,.current{
	color: #a3a1a2;
}
a img{
	border: 0 none;
}
p{
	margin-top: 0px;
}
#form-erreur{
	color: red;
}
.legende-normal{
	font-size: 11px;
	font-weight: normal;
	font-family: 'Theinhardt_Medium';
	
}

#content-texte{
	float:left;
	font-size:14px;
	width:400px;
}

#content-texte .tab  {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}

#main-image .file{
	width: 705px;
	height: 529px;
}

.filehome{
	width: 705px;
	height: 529px;
}
/* LISTE-MINIATURES */
.liste-miniatures{
	margin-top: 10px;
	margin-bottom: 25px;
	width: 715px;
}
.liste-miniatures .image{
	width: 55px;
	height: 41px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	position: relative;
}
.liste-miniatures .image .file{
	width: 55px;
	height: 41px;
}

/* GRILLE-IMAGE */
.grille-image{
	width: 650px;
	
}


.grille-home{
	width:650px;
}
.grille-image .image{
	width: 120px;
	height: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}
.grille-image .liste{
	height:100%;
}
.grille-image .legende span{
	display: none;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Theinhardt_Medium';
}

.grille-home .legende span{
	display: none;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Theinhardt_Medium';
}

/* RIGTH COL */
#right-col .description{
	font-size: 11px;
	line-height: 15px;
}

#right-col .pagination{
	font-size: 19px;
	margin-top:184px;
}
#right-col .pagination a{
	margin-left:20px;
}

#actu-menu{
	font-size: 12px;
	line-height: 15px;
	width: 213px;
	margin-right:27px;
	float: left;
}

#actu-menu .date{
	font-size: 14px;

}

#actu-menu h2{
	font-size: 18px;
	padding:0;
	margin:0;
	margin-top:3px;
	margin-bottom:20px;
	font-weight: normal;
	font-family: "Theinhardt_Medium",Helvetica,Arial, sans-serif;
}

.actu-sep {
	float:left;
	background-color:#a8a5a3;
	width:648px;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}

/* LEFT MENU */
#left-menu{
	color: #a3a1a2;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	width: 277px;
	float: left;
	font-family: "Theinhardt_Medium",Helvetica,Arial, sans-serif;
}
#left-menu ul{
	margin: 0px;
	padding : 0px;
}

/* RIGHT MENU */
#right-menu{
	color: black;
	font-size: 18px;
	/*font-weight: bold;*/
	height: 290px;
	line-height: 20px;
	font-family: "Theinhardt_Medium",Helvetica,Arial, sans-serif;
}
#right-menu .menu-header{
	float:left;
	width : 260px;
	margin-bottom: 23px;
}

#right-menu .menu-header a{
	padding:0;
	margin:0;
	display: block;
}

#right-menu .menu-header span{
	width : 260px;
	display: block;
}
#right-menu .menu-header span span{
	width : 130px;
	display: block;
	float:left;
}
#right-menu ul{
	margin: 0px;
	padding : 0px;
}

#right-menu .menu li{

}
#right-menu .menu li ul{
	margin-left: 130px;
}

