/* CSS Document */
#titrepage {
	position:relative;
	float:left;
	width: 871px;
	height:17px;
	background-image: url(../image/fondmenuul.png);
	background-repeat: repeat-x;
	padding: 2px;
	font-weight: bold;
}
#Contourpage{
	position:relative;
	float:left;
	width: 873px;
	border: 1px solid #CCCCCC;
}
#lignepage {
	position:relative;
	float:left;
	width: 871px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#interlignepage {
	position:relative;	
	float:left;
	min-height:15px;
	width: 873px;
}
#photopage {
	position:relative;
	float:left;
	border: 3px double #CCCCCC;
	width:140px;
	height:100px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
#textepage {
	position:relative;
	float:left;
	width:719px;
	/*height:100px;*/
	padding: 3px;
}
#textepagetitre {
	position:relative;
	float:left;
	width:700px;
	height:70px;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#question {
	position:relative;
	float:left;
	width:200px;
	height:25px;
	text-align: right;
	padding: 2px;
	line-height: 25px;
}
#questioninput {
	position:relative;
	float:left;
	width:660px;
	height:25px;
	text-align: left;
	line-height: 25px;
	padding: 2px;
}
#pageg {
	position:relative;
	float:left;
	width:400px;
	text-align: left;
}
#paged {
	position:relative;
	float:left;
	width:460px;
	padding: 3px;
}
#pagel {
	position:relative;
	float:left;
	width:260px;
	padding: 3px;
}
#pagem {
	position:relative;
	float:left;
	width:380px;
	padding: 3px;
}
#pager {
	position:relative;
	float:left;
	width:200px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.titregros {
	font-size: 32px;
	line-height: 32px;
}
.titremoyen {
	font-size: 20px;
	line-height: 20px;
}
#photoindif {
	position:relative;
	float:left;
	border: 3px double #CCCCCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;

}