/* Start of CMSMS style sheet 'Main2' */
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
td {
	color: #999999;
	font-family: Arial;
	font-size:12px;
}
/* settings for appearance alone */
body { 
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
h1 {
	color: #3300FF;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0.3em;
}
a {
	text-decoration:none;
	color: #666666;
}
a:hover {
	text-decoration:underline;
}
.album_content1 {
	margin-top:25px
}
.album_content1 table {
	float:left;
	margin-top:20px;
	margin-left:10px;
}
.album_content1 #album1 {
	margin-left:107px;
}
.album_content1 {
	background: url(images/fond_albumc.jpg) repeat-x;
	position:relative;
	height:100px;
}
.album_content1 #fond_gauche {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.album_content1 #fond_droite {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
.album_content1 td.legende {
	color:#666666;
	font-family:Trebuchet MS;
	font-size:10pt;
}
.album_content1 td img {
	border:0px;
}
.album_content2 td img {
	border:2px solid black;
}
.album_content2 td.legende {
	color:#666666;
	font-family:Trebuchet MS;
	font-size:10pt;
}
.album_content2 {
	width:690px;
	height:427px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.album_content2 #album1 {
	position:absolute;
	top: 140px;
	left:0px;
	background:#FFFFFF;
	height:110px;
	width:100px;
}
.album_content2 #album2 {
	position:absolute;
	top: 140px;
	left:118px;
	background:#FFFFFF;
	height:110px;
	width:100px;
}
.album_content2 #album3 {
	position:absolute;
	top: 140px;
	left:525px;
	background:#FFFFFF;
	height:110px;
	width:110px;
}
.album_content2 #album4 {
	position:absolute;
	top: 240px;
	left:191px;
	background:#FFFFFF;
	height:110px;
	width:110px;
}
.album_content2 #album5 {
	position:absolute;
	top: 310px;
	left:0px;
	background:#FFFFFF;
	height:110px;
	width:110px;
}
.album_content2 #album6 {
	position:absolute;
	top: 310px;
	left:365px;
	background:#FFFFFF;
	height:110px;
	width:110px;
}
.album_content2 #album7 {
	position:absolute;
	top: 310px;
	left:525px;
	background:#FFFFFF;
	height:110px;
	width:110px;
}
.clear {
	clear:both;
}
/* End of 'Main2' */

