﻿body 
{
    background-color:Black;
    background-image:url(images/fond.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    color:White;
    FONT-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin:0 0 0 0;
}
body.popupevent
{
    background-color:#5D1719;
    background-image:none;
    color:black; 
    }

#header
{ height:220px;}

.labelerror
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    margin-top:10px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:4px;
    padding-right:4px;
    color:Red;
    text-align:center;
}


#menu
{ height:52px;
  }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 6px 15px 7px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	FONT-family: "Trebuchet MS" Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #5D1719 1px solid;
	color: #FFFFFF;
}

#menu a:hover {
	background: #5D1719;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #103F1E;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
}

#menu .first
{
    border-left-style:none;
}

#wrapper
{
    width:100%;
    text-align:center;

    }

#content
{
    width:960px;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
    margin-left:auto;
    margin-right:auto;
    }
a.small
{
    font-size:12px;
    }
    
h2
{
    font-size:28px;
    font-weight:normal;
    margin-bottom:2px;
    }
    
    h3
{
    font-size:20px;
    font-weight:normal;
    margin-bottom:2px;
    color:White;
    }
.nouvdate
{
    font-size:10px;
    }
.nouv
{
    font-size:14px;
    }
    
.nouvsep
{
    color: #362F31;
    height: 1px;
    clear:both;
}
    .accueilgauche
    {
    width:675px;
    float:left;
    border-right: solid 1px #362F31;
    padding-right:15px;
    margin-right:15px;
    margin-top:10px;
    }
    
    .accueildroit
    {
    width:245px;
    float:left;
    margin-top:10px;
    }
    
    .identsaisie
    {
        width:150px;
        }
        
    .liens
    {
        
        font-size:12px;
        }
    .liens a
    {
        color:#B01824;
        text-decoration:none;
        }
        
.commentaires
{
        font-size:10px;
    }
.commentaires input
{
    font-size:10px;
    }