body
{
	margin: 0px 0 ;
	padding: 0 ;
	background: #666 ;
	text-align: center ;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}

div#conteneur
{
	width: 990px ;
	margin: 0 auto ;
	padding:0;
	border: 2px solid #333 ;
}

#entete #titre
{
	padding:10px;
}

.titrepresse {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#main {
	width:760px;	
	padding:0px;
	margin: 0 auto ;
}

#affiches {
	width:920px;	
	padding:0px;
	margin: 0 auto ;
	height:200px;
}

#main td.titre
{
	font-size: 14pt;
	font-weight: bold;
}

#main td#contenu
{
	font-size: 11pt;
	font-weight: normal;
	text-align:justify;
	line-height: 1.5em ;
}

#main td#contenu td
{
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.5em ;
}

#main td#contenu td a:link {
color:cccccc;
text-decoration:none;
}

#main td#contenu td a:visited {
color:cccccc;
text-decoration:none;
}

#main td#contenu td a:hover {
color:cccccc;
text-decoration:underline;
}

#main td#contenu td a:active {
color:cccccc;
text-decoration:underline;
}

#main td#contenu h2
{
	font-size: 15pt;
	font-weight: bold;
	padding:0;
	margin:5px;
	text-decoration:underline;
}

ul#menu {
	list-style: none;
	height:55px;
	padding:0px;
	margin: 0;
}

#menu li { 
    float: left ; 
}

#menu li a{ 
    outline:none;
}

#affiches ul {
	list-style: none;
	height:180px;
	padding:0px;
	margin: 0;
}

#affiches li { 
    float: left ; 
}
	
#affiches li a { 
	width: 230px ; 
    display: block ; 
    text-align: center ; 
	height:180px;
	outline:none;
} 

.documentpresse {
	text-align:center;
}

.documentpresse  img {
	margin: 10px 10px 30px 10px;
	vertical-align: top;
}

.cadredroit img{
	margin-right:8px;
}

.cadregauche  img{
	margin-left:6px;
}

.printbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border:0;
}

