/* CSS Document */
/* Feuille de style home du DÔME Théatre */

body{
background-image:url(../images/design_2009/fond.png);
background-position:top center;
background-repeat:no-repeat;
background-color: #e5e7e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
}

.header{
background-image:url(../images/design_2009/header.jpg);
width:993px;
height:70px;
background-repeat:no-repeat;
text-align:left;
margin:0px;
}

/*------------------------------------------------------------------------------ HAUT CONTENU ------------------------------------------------------------------------*/
.haut_home{
background-image:url(../images/design_2009/haut_home.png);
width:975px;
height:69px;
}
/*------------------------------------------------------------------------------ HAUT CONTENU ------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------ CONTENU  ------------------------------------------------------------------------------*/
.contenu_home{
background-image:url(../images/design_2009/contenu_home.png);
width:975px;
height:430px;
}

.banniere_flash{
margin-top:3px;
width:710px;
height:425px;
/*background-color:#ffffff; */
margin-left:133px;
}
/*------------------------------------------------------------------------------ CONTENU ------------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------------BAS CONTENU -------------------------------------------------------------------------*/
.bas_home{
background-image:url(../images/design_2009/bas_home.png);
width:975px;
height:73px;
}

.passer_intro{
color:#817f7f; 
font-size:10px;
float:right;
padding-right:140px;
padding-top:10px;
}

.passer_intro a:link{
color:#817f7f; 
text-decoration:none;
}

.passer_intro a:visited{
color:#817f7f; 
text-decoration:none;
}

.passer_intro a:hover{
color:#817f7f; 
text-decoration:underline;
}
/* ------------------------------------------------------------------------------BAS CONTENU ------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------ PIED DE PAGE -------------------------------------------------------------------------*/
.footer{
padding-top:16px;
padding-bottom:16px;
color:#a7a7a7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.lien_footer{
padding-bottom:4px;
}

h2{
font-weight:normal;
font-size:10px;
padding:0px; 
margin:0px;
}

.lien_footer a:link{
color:#817f7f; 
text-decoration:none;
font-size:10px;
}

.lien_footer a:visited{
color:#817f7f; 
text-decoration:none;
font-size:10px;
}

.lien_footer a:hover{
color:#817f7f; 
text-decoration:underline;
font-size:10px;
}

.lien_mine_crayon:link{
color:#a7a7a7; 
text-decoration:none;
}

.lien_mine_crayon:visited{
color:#a7a7a7; 
text-decoration:none;
}

.lien_mine_crayon:hover{
color:#a7a7a7; 
text-decoration:underline;
}
/*------------------------------------------------------------------------------ PIED DE PAGE -----------------------------------------------------------------------*/
