/* Start of CMSMS style sheet 'stylesheetaccueil' */
body
{
        background-image:url(images/cms/smoke.png);
        background-repeat:no-repeat;
        background-color:black;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
}

#page
{
	width:900px;
	margin:auto;
        height: 625px;
}

#lienentree
{
text-decoration: none;
color: #D59744;
font-weight: bold;
}


#lienentree:hover
{
color:#349961;
font-weight: bold;
}

#menu
{
margin-left:50px;
margin-right:50px;
}

a{
text-decoration: none;
color: #eeeeee;
font-weight: bold;
}

td
{
color:white;
}

a:hover
{
color:grey;
font-weight: bold;
}

#header
{
	text-align:center;
}

#content
{
margin-left:50px;
margin-right:50px;
}

.date{
font-size: smaller;
color:grey
}

.titre
{
font-size: large;
font-weight: bold;
color: silver;
padding-bottom: 10px
}

.dateconcert
{
font-size: large;
font-weight: bold;
text-decoration: underline;
color: red;
}

.theme
{
font-size: x-large;
font-weight: bold;
color: cyan;
}

.titrepage
{
color: silver;
font-size: large;
font-weight: bold;
}

#footer
{
	font-size:8pt;
	text-align:center;
}
/* End of 'stylesheetaccueil' */

