/* Theme apidistribution - Copyright © 2008. Tous droits réservés
Graphique de Créations  http://www.triclic.com*/
body
{
	margin:  0 ;
	padding: 0 ;
	text-align: center ;
	font: 11px "Verdana", helvetica, sans-serif ;
	background: url(/Files/21883/bg.jpg) repeat-x;
	background-color: #9c9e9f;
}

div#conteneur
{
	width: 980px ;
	margin: 0 auto ;
	text-align: left ;
	background: url(/Files/21883/bgh.jpg) repeat-y;
}

h1#header
{
	height: 262px ;
	margin: 0 ;
	background: url(/Files/21883/header.jpg) no-repeat left top;
}

h1#header a
{
	width: 167px ;
	height: 152px ;
	display: block ;
	background: url(/Files/21883/logo.png) no-repeat ;
	position: relative ;
	left: 6px ;
	top: -1px ;
	text-indent: -5000px ;
}

ul#menu
{
	float: left ;
	width:750px;
	height: 47px ;
	margin-top: -262px;
	margin-left:140px;
	background: url(/Files/21883/bgmenu.jpg) repeat-x 0 -47px ;
	color: #fffbc4;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	line-height: 47px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 1px ;
	display: block ;
	text-decoration: none ;
	color: #fffbc4;
}

ul#menu li a:hover
{
	color: #e18a19;
	background: url(/Files/21883/bgmenu.jpg) no-repeat 50% 0 ;
}


div#contenu
{
	padding: 0;
	background: url(/Files/21883/bgt.jpg) repeat-y 50% 0%;
}

div#contenu h2
{
	padding-left: 27px ;
	line-height: 25px ;
	font-size: 16px ;
	background: url(/Files/21883/puce.jpg) no-repeat left bottom ;
	color: #63442f ;
	font: Verdana, helvetica, sans-serif ;
	border-bottom: 1px solid #63442f ;
}

.PBPTitle {
	padding-left: 27px ;
	line-height: 25px ;
	font-size: 14px ;
	background: url(/Files/21883/puce.jpg) no-repeat left bottom ;
	color: #63442f ;
	font: Verdana, helvetica, sans-serif ;
	border-bottom: 1px solid #63442f ;
	width: 100%;
}

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 47px ;
	text-align: center ;
	color: #fffbc4 ;
	background: url(/Files/21883/footer.jpg) repeat-x;
}


a.triclic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f8c105;
	text-decoration: none;
	margin: 0 0 0 0px;
}
a.triclic:hover{
	color:#000000;	
}

.PBCopyright{
display:none;
}
.letter{
	background: url(/Files/21883/bgh.jpg) repeat-y;
	background-color: transparent;
}