body
{
	font: 12px "Trebuchet MS", sans-serif;
color:#f6f2f2;

}

#lbNumber{display: none}

img
{
	border:0px;
}

.content{
background: url(images/back.jpg) top repeat-x;
width:95%;
margin:20px 10px 20px 10px;

}
.poze{
background:#191919;
padding:15px 0 5px 15px ;
}
.poze img{
border:3px solid white;
margin-right:10px;
margin-bottom:10px;
}
.poze img:hover{
border:3px solid #004389;
}
p{text-align:justify}
table
{
	width:100%;
}



p.tri
{
	padding:20px;
	font-size:12px;
}

.letters li
{
	display:inline;
}
td{
padding-left:30px;
}
td.photo
{
	width:105px;
}

#content, #sidebar h3, #footer p, #sidebar p
{
	padding: 0 10px;
}

#content
{
	padding: 0;
	margin-left: 20px;
	padding-right:10px;
}

.content h2{margin-left:30px;}

#content h2 
{
	color: #1d75b2;
}

#footer
{
	padding:20px;
}

#footer p 
{
	margin: 2px 0;
	font-size: 0.9em;
}

#footer a, #footer a:visited
{
	color:white;
	font-size:11px;
}

#footer li
{
	display:inline;
	width:600px;
}

#footer li a,#footer li a:visited{}

a
{
	color: #ebb8a7;
	font-weight: bold;
}

a:hover
{
	color: #004389;
}

#header h1 {
	position:absolute;
	left: -1000px;
	}
html {
	background: #f6f2f2 ;
	}
#global {
	padding-left:14px;
	padding-right:12px;
	background: url(images/global.png) center repeat-y;
	}
#header {
	margin-left:20px;
	color: #fff;

	text-align: center;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #6f9ecc;
	color: #fff;
	}
html, body {
	height: 100%;
	margin: 0;
	}
#global {
	min-height: 100%;
	width: 980px;
	margin: 0 auto;
	position: relative;
	}
#footer {
	position: absolute;
	width: 940px;
	bottom: 0;
	}
#center {
	/* ̀©viter la superposition 
	du pied de page et du contenu */
	padding-bottom: 60px; 
	overflow: auto;
	}
#sidebar {
	
	width: 350px;
	}
#content {
	/* On laisse de la place ̀  droite 
	pour l'autre colonne */
	float: left;
	width: 600px; 
	}
