body {
	margin: 0px;

}

a{
	color: #6495ED;
	font-size : 120%;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : bold;
}

FORM {
	display: inline;
}

h1{
	text-align : center;
	font-size : 200%;
	font-weight : bold;
	font-style : italic;
	color : Silver;
	font-variant : small-caps;
}

h2{
	font-size : 100%;
	font-style : italic;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

h3{
	font-size : 100%;
	color : Gray;
	text-decoration : none;
	font-family : cursive;
	text-align : center;
}

h4{
	color : #6495ED;
	font-size : 110%;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
}

h5{
	font-size : 100%;
	font-weight : lighter;
	text-align : left;
	font-variant : small-caps;
}

h6{
	font-size : 70%;
	font-weight : lighter;
	margin-bottom : 5px;
	margin-top : 5px;
}

p{
	text-align : justify;
	color : Black;
	font-family : cursive;
}


.image{
	float:left;
	margin-right : 10%;
}



input.submit {
	font-size: 70%;
	padding: 0px;
	cursor:pointer;
	cursor:hand;
	color : Black;
	border : 0px;
	background-image : url(../.jpg/bouton_1.jpg);
}


input.submit_rouge {
	font-size: 70%;
	padding: 0px;
	cursor:pointer;
	cursor:hand;

	font-weight : bold;
	color : Red;
}

iframe{

}

table{

}

td{
}

.bouton_0{
	background-image : url(../.jpg/bouton_0.jpg);
	text-align : center;
	font-variant : small-caps;
}


.bouton_1{
	background-image : url(../.jpg/bouton_1.jpg);
	text-align : center;
	font-variant : small-caps;
}

.bouton_2{
	padding-top : 0px;
	padding-bottom : 0px;
	font-variant : small-caps;
	font-weight : bold;
	font-size : 70%;
}

.bouton_3{
	padding-top : 20px;
	padding-bottom : 20px;
}


.revue{
	background-color : White;
	margin-top : 100px ;
}

.collections{
	background-color : White;
	padding : 10px 10px 10px 10px;
}

.left{
		background-color : White;
	padding : 10px 30px 10px 10px;
}

.rigth{
	background-color : Gray;
}

.chasseur{
	font-family : "Times New Roman";
	font-size : 500%;
	color : #6495ED;
	position:absolute;
	top:0;
	left:250;

}

.titre{
	border-bottom : thin solid Gray;
	text-align : right;
	margin-right : 30px;
	margin-left:100px;
}

.sousrepertoire{
	font-variant : small-caps;
	font-size : 60%;
}

.telecharger{
	width : 100%;
	border-top : thin solid Gray;
}

.bloc_barre{
	position:absolute;
	top:100;
	right:3;
	margin : 0px 0px 0px 0px;
}
