/* Start of CMSMS style sheet 'acru_base' */
*
{
margin:0;
padding:0;
color:#000;
font-family:verdana;
list-style-type:none;
text-decoration:none;
border:0;
}

body
{
background-color:#CCC;
}

div#page
{
position:relative;
width:980px;
height:650px;
margin:auto;
background:url('uploads/background/background.jpg') no-repeat;
}

div#header
{
width:980px;
height:100px;
}

div#header h1 a
{
float:left;
display:block;
margin-top:20px;
margin-left:20px;
text-indent:-5000px;
background:url('images/titre_theatre.png') no-repeat;
width:307px;
height:60px;
}

div#header div#flux li
{
display:block;
float:right;
margin-top:20px;
margin-right:20px;
}

div#header div#flux li#rss a
{
display:block;
width:30px;
height:30px;
text-indent:-5000px;
background:url('images/rss-logo_gris.png') no-repeat;
}

div#header div#flux li#myspace a
{
display:block;
width:30px;
height:30px;
text-indent:-5000px;
background:url('images//myspace_logo_gris.png') no-repeat;
}

div#header div#flux li#facebook a
{
display:block;
width:30px;
height:30px;
text-indent:-5000px;
background:url('images//facebook_logo_gris.png') no-repeat;
}

div#header div#flux li#rss a:hover
{
display:block;
width:30px;
height:30px;
text-indent:-5000px;
background:url('images/rss-logo.png') no-repeat;
}

div#header div#flux li#myspace a:hover
{
display:block;
width:30px;
height:30px;
text-indent:-5000px;
background:url('images/myspace_logo.png') no-repeat;
}

div#header div#flux li#facebook a:hover
{
display:block;
width:30px;
height:30px;
text-indent:-5000px;
background:url('images/facebook_logo.png') no-repeat;
}

div#nav
{
clear:both;
float:left;
width:178px;
margin-left:20px;
max-height:530px;
}

div#nav div.top
{
height: 13px;
background:url('images/bg_menu_top.png') no-repeat;
}

div#nav div.contenu
{
min-height:100px;
background:#c2d919;
padding-top:10px;
padding-bottom:22px;
}

div#nav li
{
height:13px;
margin-bottom:22px;
padding-right:20px;
}

div#nav li a
{
display:block;
width:168px;
line-height:13px;
font-size:11px;
text-align:right;
}

div#nav li a:hover
{
background:url('images/menu_hover.png') no-repeat;
font-weight:bold;
font-style:italic;
}

div#nav li.currentpage a
{
background:url('images/menu_hover.png') no-repeat;
font-weight:bold;
font-style:italic;
line-height:13px;
font-size:11px;
text-align:right;
}


div#nav li.menuactive a
{
background:url('images/menu_hover.png') no-repeat;
font-weight:bold;
font-style:italic;
line-height:13px;
font-size:11px;
text-align:right;
}

div#nav li.menuparent a
{
background:url('images/menu_hover.png') no-repeat;
font-weight:bold;
font-style:italic;
line-height:13px;
font-size:11px;
text-align:right;
}



div#nav li a:active
{
background:url('images/menu_hover.png') no-repeat;
font-weight:bold;
font-style:italic;
line-height:13px;
font-size:11px;
text-align:right;
}

div#nav li ul
{
display:none;
}

div#footer
{
clear:both;
position:absolute;
right:0;
bottom:20px;
width:318px;
height:25px;
background:url('images/bg_footer.png') no-repeat;
}

div#footer div#contact ul li a
{
display:block;
float:left;
height:25px;
margin-left:20px;
padding-left:10px;
line-height:25px;
font-size:11px;
}

div#footer div#contact ul li a:hover
{
background:url('images/puce_footer.png') no-repeat;
background-position:0 50%;
text-decoration:underline;
}


/* End of 'acru_base' */

