@charset "windows-1252";


body, html {
	background: black;
	color: white;
}

a {
	color: orange;
	text-decoration: none;
}

a:visited {
	color: maroon;
}

a:hover {
	
	text-decoration: underline;
	
}

h1 { 
	text-align:center;
	color: maroon;
}

h2 {
	
	text-align:center;
	color: white;
}

#siteTitle {
	
	text-align:center;
	background: #bebab7;
	color:maroon;
	
}

#page {
	
	width:1000px;
	margin: 0 auto;
}


#leftColumn, #rightColumn {
	
	float: left;
	width: 250px;
	height: 700px;
	text-align: justify;
	
}

#centerColumn {
	
	float:left;
	width: 900px;
	
}

#titre
{	float:left;
	width: 900px;
}

#menu {
	
	text-align:center;
	padding:0px;
	margin-top:0px;
	
	}
	
#menu li{
	
	display:inline;
	margin:10px;
	font-size:20px;
}

#movingcarbonambiant {
	
	margin:0 auto;
	margin-top:75px; 
	width: 900px;
	background:url(design/movingcarbon-lighting.png);
	height:480px;
}

#moving_marquee {
	position:relative;
	left:584px;
	top:190px;
	width:146px;
	height:110px;
	background:url(design/moving.gif);	
}

#carbon_marquee {
	position:relative;
	left:510px;
	top:180px;
	width:162px;
	height:65px;
	background:url(design/carbon.gif);	
}

#links_marquee 
{
	position:relative;
	left:409px;
	top:195px;
	width:69px;
	height:36px;
	background:url(design/links.gif);	
}

#contact_marquee 
{
	position:relative;
	left:390px;
	top:-8px;
	width:62px;
	height:72px;
	background:url(design/contact.gif);	
}

#gallery_marquee 
{
	position:relative;
	left:249px;
	top:-140px;
	width:92px;
	height:41px;
	background:url(design/gallery2.gif);	
}

#notes_marquee 
{
	position:relative;
	left:473px;
	top:-253px;
	width:69px;
	height:64px;
	background:url(design/notes.gif);	
}

#thumbnails {

	float: left;
	width: 790px;
	height: 580px;
	margin-left: 120px;
}


#texte {

	float: left;
	width: 753px;
	margin-left: 110px;
	text-align: justify;
}

#cveng, #cvfr {
	float: left;
	width: 480px;
	height: 300px;
	margin-top: 20px;
	margin: 10px;
	text-align: justify;
}

#links {

	float: left;
	width: 250px;
	margin-top: 165px;
	margin-left: 370px;
}

#contactimage {

	margin-left: 70px;
	float: left;
	margin-top: 180px;
	height: 450px;
}

#quicktime{
	float: left;
	height: 15px;
	margin-left: 130px;
}

#liensimage{

	background-image:url(images/liens.jpg);
	background-image: no-repeat;
	height: 600px;
	top: 80px;
	left: middle;
	
}

#note{
	float: left;
	margin-top: 175px;
	margin-left: 215px;
	height: 450px;
}


.content {
	
	margin:20px;
	
}

.frame {
	
	border: 4px double maroon;
	margin-top: 155px;
}