@charset "utf-8";
body {
	width:990px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	text-align: left;
	color: wheat;
	background: url(../img/background.jpg) repeat-x left top;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}


#contenu {
	width: 700px;
	/* top/bottom right/left */
	margin-left: auto;
	margin-right:auto;
	padding: 0;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: auto;
}
#list

{
	height: 120px;
	border: 1px solid #CCCCCC;
	background-color: #CC6600;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
}


.profil {
	border: 1px solid #CCCCCC;
	background-color: #990000;
}
a:hover, a:active {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #fff;
}

h1 {
height: 30px;
line-height: 30px;
font-size: 16pt;
text-align: left;
text-indent: 30px;
color: #ffd937;
background-color: transparent;
background-image: url(../img/h1.jpg); repeat-x left top;
border-right: 1px solid #710600;
/* top right bottom left */
margin: 0 0 5px 0;F;
}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}

.photo {
	border: 1px solid #CCCCCC;
}
.dispo {
	color: #76AF54;
}
.indispo {
	color: #999999;
}
.occup {
	color: #FF0000;
}

.profil p {
	margin-top: 3px;
}
#bloc_gauche {
	width: 250px;
	text-align: left;
	float: left;
	margin-left: 10px;
	padding: 10px;
	margin-top: 10px;
}

#page {
	margin-right: 3px;
	margin-left: 3px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 3px;
}
#pagebas {
	clear:both;
	margin-right: 3px;
	margin-left: 3px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 3px;
}


#list ul {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 35px;
	margin-left: 0px;
}
#list li {
	margin: 0px;
	padding: 0px;
}

.d {
	float: right;
}
