/* CSS Document */
body{
background-color: #eeeeee;
margin-top:38px;
width:960px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
/* font-weight:bold; */
background-image:url("../images/background-bande.png");
background-attachment:fixed;
}

#logo{
float:left;
/* position:absolute;
top:10px;
left:200px; */
}

a{
text-decoration:none;
}

a img{
border:none;
}

#contener{
	position: no-fixed;
	height: 100%;
	width: 800px;
	padding: 1%;
	padding-left:40px;
	padding-top:5px;
	margin-top:20px;
	margin-left: 11%;
	top: 5%;
	bottom: 15%;
	background-attachment: scroll;
	background-color: #7F7F7F;
	background-repeat: no-repeat;
	z-index:1;
	border-top:solid 8px #19171C;
	
	
	
}

#carre{
float:right;
}


.menu_liens {
margin-top : 26px;
margin-bottom:0;
position : center;
width : 1100px;
}

.menu_liens img{
float:right;
margin-right:70px;
margin-top:-5px;

}

ul#menu
{
text-align: left;
display : inline;
list-style-type: none;
width : 1000px;
height: 25px;
margin-top:38px;
padding : 15px;
padding-left:0px;
padding-bottom:0;
padding-top:10px;


}
ul#menu li
{
display: inline;
/* background-color: #BBC3C2; */
margin-top: 7%;
padding: 25 px;
padding-bottom:0px;
width : 100 px;
height: 25 px;
margin: 1%;

}
ul#menu li a
{
text-decoration: none;
text-align: center; 
font-family: "Trebuchet MS";
font-size: 19px;
color: #7F7F7F;
padding: 25 px;
margin: 1%;
border-bottom:solid 0px;
	/* Firefox */
	-moz-transition: color 0.4s ease, border-bottom 0.1s ease;
	/* WebKit */
	-webkit-transition: color 0.4s ease, border-bottom 0.1s ease;
	/* Opera */
	-o-transition: color 0.4s ease, border-bottom 0.1s ease;
	/* Standard */
	transition: color 0.4s ease, border-bottom 0.1s ease;

}
/* ul#menu li a:hover, ul#menu li.current page a {
color:#19171C;
border-bottom:solid 3px #5D78FF;
} */

#lien-accueil:hover{
color:#19171C;
border-bottom:solid 3px #5D78FF;
}
#lien-presse:hover{
color:#19171C;
border-bottom:solid 3px #FFDF47;
}
#lien-videos:hover{
color:#19171C;
border-bottom:solid 3px red;
}
#lien-dossier:hover{
color:#19171C;
border-bottom:solid 3px #35FF46;
}



ul#menu li: hover{
border-style: inset;
}


.liens{
width:650 px;

}

#galerie{
background-image:url("../images/background_galerie3.png");
width:675px; 
height:490px;
padding-left:33px;
padding-top:15px;
margin-left:55px;
margin-top:50px;
}

object{
margin-left:-70px;
}




/*STYLE POUR COLLECTION*/
#boite{
	position: no-fixed;
	height: 900px;
	width: 800px;
	padding: 1%;
	padding-left:40px;
	padding-top:5px;
	margin-top:20px;
	margin-left: 11%;
	top: 5%;
	bottom: 15%;
	background-attachment: scroll;
	background-color: #7F7F7F;
	background-repeat: no-repeat;
	z-index:1;
	border-top:solid 8px #19171C;
}

#telechargement{
background-image:url("../images/background-dossier.png");
width:575px;
height:705px;
margin-left:80px;
margin-top:50px;
padding-top:20px;
padding-left:50px;
}

h1{
font-family:  'Oswald', sans-serif, Arial, Helvetica,;
	font-size:24px;
	font-variant: small-caps;
	color:white;
	text-align:left;
	width:600px;	
	padding-left:8px;
	margin-left:100px;
	margin-top:35px;
}
/* fin */



#farrow p{
font-weight:bold;

}

#footer{
background-image:url("../logo.jpg");
width:850px;
height:130px;
margin-left: 11%;
color:white;
}

#footer a{
color:white;
}
#footer a:hover{
text-decoration:underline;
}

#lien{
/* float:rigth; */
margin-left:520px;
padding-left:4px;
padding-right:38px;
background:#717173;
}
.liens p{
font-size:21px;
margin-top:0;
padding:0;
}


#titre{
width:800px;
margin-top:10px;
}

#titre h1{
font-size:21px;
font-weight:bold;
text-align:left;
padding-top:20px;
margin-top:0;
color:#19171C;
font-family: 'Special Elite', Arial, cursive;
}

#titre img{
float:left;
margin-left:25px;
}



