P {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: disc; TEXT-ALIGN: justify;
	margin-top:8px;
}

A {
	COLOR: #999999; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}

H1 {
	FONT-SIZE:larger; COLOR: #DDDDDD;
	font-stretch:semi-expanded;
}

html {
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin:0;
	padding:0;
	height:100%;
	FONT-SIZE: 12px; 
	BACKGROUND: #ffffff; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.contenu {
    margin-left: auto;
    margin-right: auto;
	height:350px;
	width:690px;
	text-align:center;
}

.image {
	float:left;
	width:391px;
	height:350px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	}
	
img {
	margin-top:15px;
}

.texte {
	float:left;
	width:299px;
	height:350px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	}

.hautdepage {
    margin-left: auto;
    margin-right: auto;
	height:50px;
	width:690px;
	text-align:center;
	margin-top:50px;
}	
.basdepage {
    margin-left: auto;
    margin-right: auto;
	height:50px;
	width:690px;
	text-align:center;
	padding-top:20px;
}