body{
	font-family: 'Trebuchet MS',Verdana,Tahoma,sans-serif;
	color: #1F1F1F;
	font-size: 0.8em;
	background: url(../img/bg.png) repeat-x;
}

hr{
	border-color: #9F9F9F -moz-use-text-color #CCCCCC; border-left: 0 none; border-right: 0 none; border-style: solid none; border-width: 2px 0 1px;
	margin-bottom: 20px; margin-top: 20px;
}

h2{
	color: #E8A22B;
	font-size: 1.7em;
	letter-spacing: 1px;
	text-align: center;
}

img{
	border : none;
}

h4 {
	color: #1877D5;
	font-size: 1.2em; font-style: italic; font-weight: bold;
	margin: 20px 0 20px 50px;
}

.photo{
	float: right; border: 2px solid #9F9F9F; margin-right: 5%;
	width: 20%;
	text-align: center; padding-top: 10px; padding-bottom: 10px; margin-top: 20px;
}

.photo img{
	width: 150px; height: 200px;
}

.photo .desc{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

.part{
	margin: 0 20px;
	list-style-type: none;
	margin-left: 20px;
	padding: 8px;
	width: 70%;
}

.part li{
	line-height: 32px; height: 40px; padding-left: 40px;
}

.part .ordi{ background: url(../img/ordi.png) no-repeat; }
.part .tableau{ background: url(../img/tableau.png) no-repeat; }
.part .horloge{ background: url(../img/horloge.png) no-repeat; }

.text{
	margin-left: 35px;
}

.info .content{
	padding: 3px 6px;
}
