/*enleve le fond d'ecran des visuels*/
#centre_1 {

background: url(../image/fond_2_new.jpg) left top no-repeat;
background-color:white/*#DBD1CC*/;
padding-top: 20px;
font-size: 0.8em;

FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}
/*2 conteneur pour caler gauche milieu et droite a 20px du haut*/
#centre_2 {
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 20px;
padding: 0;
text-align: left;
height: 950px;
}


/*parametre des liens colonnes*/
ul#junior {
list-style-type:none;
font-weight:600;
font-variant:small-caps;
color:#666666;
margin: 0;
padding:0 0 0 15px;
line-height: 20px;
}

ul.col {
font-size:11px;
	list-style-type: square;
	line-height: 20px;
	color:#666666;
	padding-left: 25px;
	margin: 0;
	font-weight: normal;
	font-variant: normal;
	width:160px;
}

ul.col a:link, ul.col a:visited  {
	color: #000;
	text-decoration: none;
}

ul.col a:hover, ul.col a:active, ul.col a:focus {
color:#555555;
text-decoration: underline;
}

li.o {
color: #851d2c;
}
li.c {
color: #356a96;
}
li.b {
color: #8c6618;
}


#milieu_1 {
background-image: url(../image/saison/opera.jpg);
background-repeat:no-repeat;
background-position: left top;
float:left;
margin-top:50px; 
padding: 0 0 0 10px;
width: 200px;
height: 260px;
margin-left: 170px;
margin-right: 0;
text-align: left;
line-height: 20px;
}
*html #milieu_1 {
margin-left: 100px;
} 

#milieu_2 {
background-image: url(../image/saison/concert.jpg);
background-repeat:no-repeat;
background-position: left top;
float:left;
margin-top:50px;
padding: 0 0 0 10px;
width: 190px;
height: 260px;
margin-left: 40px;
margin-right: 0;
text-align: left;
line-height: 20px;
}

#milieu_3 {
background-image: url(../image/saison/ballet.jpg);
background-repeat:no-repeat;
background-position: left top;
float:left;
margin-top:50px;  
padding: 0 0 0 10px;
width: 190px;
height: 260px;
margin-left: 40px;
margin-right: 0;
text-align: left;
line-height: 20px;
}
#milieu_4 {
background-image: url(../image/saison/junior.jpg);
background-repeat:no-repeat;
background-position: left top;
float:left;
margin-top:50px;  
padding-left: 10px; 
width: 320px;
height: 260px;
margin-left: 170px;
margin-right: 0;
text-align: left;
}
*html #milieu_4 {
margin-left: 100px;
} 
#manifestation {
background-image:url(../image/saison/filet.jpg);
background-repeat:no-repeat;
background-position: left top;
float:left;
margin-top:50px;  
padding: 0 0 0 10px;
width: 190px;
height: 260px;
margin-left: 30px;
margin-right: 0;
text-align: left;
line-height: 20px;
}

h3.t_o {
margin-top: 90px;
margin-bottom: 5px;
margin-left: 20px;
color: #851d2c;
text-align:left;
}

h3.t_m {
margin-top: 10px;
margin-bottom: 5px;
margin-left: 10px;
text-align:left;
color: #851d2c;
}
h3.t_c {
margin-top: 90px;
margin-bottom: 5px;
margin-left: 20px;
color: #356a96;
text-align:left;
}
h3.t_b {
margin-top: 90px;
margin-bottom: 5px;
margin-left: 20px;
color: #8c6618;
text-align:left;
}

h3
{
color:#737777;
font-size:10pt;
}

td.liste
{
width:160px;
}

.vignette
{
vertical-align:middle;
}

