/* CSS Document */
html,body
	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow:hidden;
	}
.conteneur1
	{
	width: 100%;
	height: 100%
	}
.entete
	{
	height: 100px;
	}
.conteneur2
	{
	vertical-align: top;
	height: 100%;
	padding-left: 0px;
	}
	
p {
	font-size: 12px;
	line-height: 18px;
}
ul {
	list-style-type: circle;
}

.legende_tout {	
	width:auto;
	height:auto;
	padding-top:15px;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 250px;	
	float:left;
	padding-right:10px;	
}
.legende_image{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 210px;
	float:left;
	padding-left:50px;	
}

.text_bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}


.pied 
	{
	height: 59px;
	background: #575594
	}
.inter
	{
	position: relative;
	height: 100%;
	}
.contenu{
	position: absolute;
	text-align: left;
	width: 980px;
	height: 490px;
	overflow: auto;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	background:none;

	}
	
.col1{
	position:relative;
	margin-top:36px;
	margin-right:30px;
	float:left;
	}
	
.jacket{
	padding-bottom:26px;
	/*border-bottom-color:#666699;
	border-bottom-style:dashed;
	border-bottom-width:thin;*/
	background-image:url(../images/presse/tiret.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}	
.citation{
	padding-top:15px;
	padding-left:25px;
	padding-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666699;
	width: 260px;
	line-height:30px;
}	
li {
	list-style-type: circle;
}

.quartet-text{
	padding-left:25px;
	padding-top: 3px;
}
.ecouter{
	padding-top:15px;
	padding-left:90px;
}
.col2{
	margin-top:36px;
	margin-right:30px;
	float:left;
	width: 280px;
	}
	
.upperleft{
	width: 600px;
	margin-left : auto;
	margin-right : auto;
	float:left;
	background-color : #eeefdf;
	background-image:url(../images/album/coin_top_left.gif);
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image:url(../images/album/coin_top_right.gif);
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image:url(../images/album/coin_bottom_left.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	height:auto;
	background-image:url(../images/album/coin_bottom_right.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 5% 5% 5%;
}
	
.col2-text{
	position:relative;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	width: 280px;
	height:500px;
	background-image:url(../images/album/px_vert_clair.gif);
	text-align:left;
	}	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 22px;
	font-style: normal;
	color: #666699;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}
.conteneur1 .conteneur2 .inter .contenu .col2 .upperleft .upperright .lowerleft .lowerright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: underline;
}
.text_bleu_petit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	}