*{margin:0; padding:0;}
/* balises */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.75em;
	background-color: #2B2E33;
	color: #48CAE8;
}

#wrap {
	height:auto;
	margin:0px auto;
	}
#left_top {
	width:215px;
	height:160px;
	background-image: url(imgs/left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 50px;
	}
	
#right_top {
	width:306px;
	height:250px;
	float:right;
	clear: both;
	background-image: url(imgs/right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 50px;
	text-align: right;
	}
	
#right_bottom {
	width:250px;
	height:218px;
	float:right;
	clear: both;
	background-image: url(imgs/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
	
#left_bottom {
	width:612px;
	height:81px;
	float:right;
	clear: both;
	background-image: url(imgs/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
	
#flashcontent{
	position: absolute;
	left: 15%;
	right: 15%;
	width: 70%;
	height: 75%;
	visibility: visible;
	top: 80px;
}	

#contact{
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-bottom: 20px;
	padding-right: 50px;
	width: 199px;
}	

#content{
	position: absolute;
	left: 15%;
	right: 15%;
	width: 70%;
	visibility: visible;
	top: 80px;
	text-align: center;
	vertical-align: middle;
}


#content_film{
	width: 720;
	height: 5760;
	background-position: center center;
}

p {
	color: #48CAE8;
	padding-bottom: 20px;
	padding-left: 80px;
	font-weight: bold;
	}
	
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3B7987;
	text-align: center;
	margin-bottom: 20px;
	}
	
a:link {
	color: #48CAE8;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #48CAE8;
	text-decoration: none;
	font-weight: bold;
	}
a:hover{
	color: #48CAE8;
	text-decoration: overline;
	font-weight: bold;
	}	
	------------------	

	
#footer{
	height:20px;
	background-color:#C6D1DC;
	font-size: 0.75em;
	color:#333;
	padding: 5px 0 5px 0;
	text-align: center;
	clear: both;
	background-image: url(imgs/bckgr_lines.jpg);
}



	
h2{
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 4px 16px 4px 190px;
	}
h3{
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	padding: 4px 16px 4px 190px;
	}	
	

