/*

	Zen Photo Default 1.0
	Modified by Yves Tannier - http://www.grafactory.net	
*/
#pagenormale {
	color: #000;
}
#pagenormale h1 {
	font-size: 20px;
	text-align: center;
	color: #136D0A;	
    margin-top: 15px;
}
#pagenormale h2 {
	font-weight: bold;
}
#pagenormale p.citation {
	font-style: italic;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
}
#pagenormale .sign_citation {
	text-align: right;
	padding: 0;
	margin: 0;
}
#pagenormale .texte {
	text-align: justify;
	margin-top: 15px;
}
#pagenormale ul {
	line-height: 160%;
}
#pagenormale .annee {
	list-style-type: none;
	font-weight: bold;
}
#pagenormale .activite {
    font-weight: normal;
}
#pagenormale .adresse {
	text-align: center;
	font-weight: bold;
	line-height: 150%;
}
#rapport {
	list-style-type: square;
	color: red;
	font-weight: bold;
	font-size: 14px;
}
#contact input, textarea {
	border: 2px solid #ccc;
}
#votre_message {
	width: 550px;
	height: 200px;
}
#votre_nom {
	width: 250px;
}
#votre_email {
	width: 300px;
}
#contact p {
	float: left;
	width: 300px;
}
#contact p.label {
	float: left;
	width: 200px;
}
#contact p.normal {
	clear: both;
}
#contact .spacer {
	clear: both;
}
