p { line-height: 1.5em; }

div#images {position: absolute; left: 44px; top: 10px; width: 900px; padding: 10px; } 


div#content {position: absolute; left: 394px; top: 200px; width: 500px; padding: 14px; }
div#contentgauche {position: absolute; left: 20px; top: 20px; width: 500px; padding: 14px; }
div#contentimgDA {position: absolute; left: 20px; top: 20px; width: 900px; padding: 14px; }
div#nav {position: absolute; left: 50px; top: 210px; width: 240px; padding: 14px; border: 8px dotted whitesmoke;}


body {margin: 0px; background-color: white; } 

a {
	color: #006666;
	text-decoration: underline;
}

a:hover {
	color: #006666;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, sans-serif; 
	font-size: xx-small; 
	color: gray;
	text-decoration: none;
}
.title {
	font-family: Georgia, times, serif; 
	font-size: medium; 
	color: #006666;
	text-decoration: underline;
	text-transform: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
}
.sidebar {
	font-family: Verdana, Arial, sans-serif; 
	font-size: Xx-small; 
	color: gray;
	text-decoration: none;
	text-transform: small-caps;
	font-weight: bold;
	letter-spacing: 3px;
}

