#container {
position:relative;
min-width:670px;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}

#header_1 {
	
	background: #cc6; height: 50px;
}
#header_2 {
	
	background: #ccc; height: 26px;
}
#outer_wrapper {
	background: #fff;
}


#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	
}
#content {
	margin-right: 200px;
	margin-top: 10px;
}
#main {
	margin-left: 170px;
}
#left {
	width: 150px;
	float: left; 
	border-top:2px solid #cc9; border-bottom:2px solid #cc9;
	padding-top:10px; padding-left:10px; padding-bottom:10px; padding-top:10px;
}
#sidebar {
	width: 170px;
	float: right;
	margin-top: 10px;
	padding-top:10px; padding-left:10px; padding-bottom:10px; padding-top:10px;
	border-top:2px solid #cc9; border-bottom:2px solid #cc9;
}
#contact {
	width: 200px;
	margin-left: 50px;
	
}
#content_merci {
	width: 200px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 100px;
}
#footer {
	height: 25px;
	background: #ccc;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
.text{
 
	font-family: Arial, Helvetica, san-serif; color:#666; 
	font-size: 10px; 
	font-weight: normal;
	}
	
.text_contact{
	
	color:#333333; 
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;

	}
	h2{
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; color:#666; 
	font-weight: bold;
	}
	
	
	ul{
	list-style-type:none;
	}
	
a:link { 
	color:#000;
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 11px; 
	
	}
a:visited { 
	color:#666;
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 11px; 
	
}
a:hover { 
	text-decoration:underline;
	color:#663; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 11px; 
	
	}
	img#pompidou{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	z-index:3;
	
}
img#orsay{
	
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	z-index:3;
	
}
img#palais{
float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	z-index:3;
	
	
	
}
img#louvre{
	
	
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	z-index:3;
	
	
}
img#rodin{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	z-index:3;
	
	
}
.bold{
	
	color:#333333; 
	text-decoration:none; 
	font-family: Arial, Helvetica, 	san-serif; 
	font-size: 12px; 
	font-weight: bold;

	}

input#submit{
	background-color: #000000;
	color:#999999; 
	text-decoration:none; 
	font-family: Arial, Helvetica, 	san-serif; 
	font-size: 12px; 
	font-weight: bold;
}

input#reset{
	background-color: #000000;
	color:#999999; 
	text-decoration:none; 
	font-family: Arial, Helvetica, 	san-serif; 
	font-size: 12px; 
	font-weight: bold;
}

div#form{

	position:absolute; 
	left: 0px; 
	top: 0px;
	width:500px; 
	height:600px; 
	z-index:1;
	
}