
div.content{
background-color: transparent;
vertical-align:top;
text-align:left;
margin-top:0px;
width:645px;
}

.MiddleContent table{
margin-bottom:10px;
padding:0px;
}

.contenu{
}
.contenuImage{
	padding-top:0px;
	width:150px;
}
.contenuTexte{
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:10px;
	margin:0px;
}

/***************STYLES ALEATOIRES DE FOND****************/
td.top{
	width:645px;
}
td.centre{
border:red;
padding:0px;
margin:0px;
width:645px;
}
td.bottom{
	width:645px;
}
.intro1 .top{/*rouge*/
background-image: url('images/intro1_top.gif');
background-repeat: no-repeat;
height:20px;
}
.intro1 .centre{/*rouge*/
background-image: url('images/intro1.gif');
background-repeat: repeat-y;
color:#000;
}
.intro1 .bottom{/*rouge*/
background-image: url('images/intro1_bottom.gif');
background-repeat: no-repeat;
height:20px;
}

.intro2 .top{/*rouge*/
background-image: url('images/intro2_top.gif');
background-repeat: no-repeat;
height:20px;
}
.intro2 .centre{/*rouge*/
background-image: url('images/intro2.gif');
background-repeat: repeat-y;
color:#000;
}
.intro2 .bottom{/*rouge*/
background-image: url('images/intro2_bottom.gif');
background-repeat: no-repeat;
height:20px;
}


.intro3 .top{/*rouge*/
background-image: url('images/intro3_top.gif');
background-repeat: no-repeat;
height:20px;
}
.intro3 .centre{/*rouge*/
background-image: url('images/intro3.gif');
background-repeat: repeat-y;
color:#000;
}
.intro3 .bottom{/*rouge*/
background-image: url('images/intro3_bottom.gif');
background-repeat: no-repeat;
height:20px;
}


.intro4 .top{/*rouge*/
background-image: url('images/intro4_top.gif');
background-repeat: no-repeat;
height:20px;
}
.intro4 .centre{/*rouge*/
background-image: url('images/intro4.gif');
background-repeat: repeat-y;
color:#000;
}
.intro4 .bottom{/*rouge*/
background-image: url('images/intro4_bottom.gif');
background-repeat: no-repeat;
height:20px;
}


.intro5 .top{/*rouge*/
background-image: url('images/intro5_top.gif');
background-repeat: no-repeat;
height:12px;
}
.intro5 .centre{/*rouge*/
background-image: url('images/intro5.gif');
background-repeat: repeat-y;
color:#000;
}
.intro5 .bottom{/*rouge*/
background-image: url('images/intro5_bottom.gif');
background-repeat: no-repeat;
height:20px;
}

/* --------------------------------- */
.fiche1 {
	width:645px;	
}
.fiche1 .top{/*rouge*/
background-image: url('images/intro1_top.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche1 .centre{/*rouge*/
background-image: url('images/intro1.gif');
background-repeat: repeat-y;
color:#000;
}
.fiche1 .bottom{/*rouge*/
background-image: url('images/intro1_bottom.gif');
background-repeat: no-repeat;
height:20px;
margin-bottom:4px;
}
.fiche1 #media {
	width: 520px;
	height: 360px;
	padding: 20px;
	background-image:url('images/fondmedia1.gif');
	background-repeat: no-repeat;
}

.fiche2 {
	width:645px;	
}
.fiche2 .top{/*rouge*/
background-image: url('images/intro2_top.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche2 .centre{/*rouge*/
background-image: url('images/intro2.gif');
background-repeat: repeat-y;
color:#000;
}
.fiche2 .bottom{/*rouge*/
background-image: url('images/intro2_bottom.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche2 #media {
	width: 520px;
	height: 360px;
	padding: 20px;
	background-image:url('images/fondmedia2.gif');
	background-repeat: no-repeat;
}

.fiche3 {
	width:645px;	
}
.fiche3 .top{/*rouge*/
background-image: url('images/intro3_top.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche3 .centre{/*rouge*/
background-image: url('images/intro3.gif');
background-repeat: repeat-y;
color:#000;
}
.fiche3 .bottom{/*rouge*/
background-image: url('images/intro3_bottom.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche3 #media {
	width: 520px;
	height: 360px;
	padding: 20px;
	background-image:url('images/fondmedia3.gif');
	background-repeat: no-repeat;
}

.fiche4 {
	width:645px;	
}
.fiche4 .top{/*rouge*/
background-image: url('images/intro4_top.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche4 .centre{/*rouge*/
background-image: url('images/intro4.gif');
background-repeat: repeat-y;
color:#000;
}
.fiche4 .bottom{/*rouge*/
background-image: url('images/intro4_bottom.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche4 #media {
	width: 520px;
	height: 360px;
	padding: 20px;
	background-image:url('images/fondmedia4.gif');
	background-repeat: no-repeat;
}

.fiche5 {
	width:645px;	
}
.fiche5 .top{/*rouge*/
background-image: url('images/intro5_top.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche5 .centre{/*rouge*/
background-image: url('images/intro5.gif');
background-repeat: repeat-y;
color:#000;
}
.fiche5 .bottom{/*rouge*/
background-image: url('images/intro5_bottom.gif');
background-repeat: no-repeat;
height:20px;
}
.fiche5 #media {
	width: 520px;
	height: 360px;
	padding: 20px;
	background-image:url('images/fondmedia5.gif');
	background-repeat: no-repeat;
}
