html,body
{
	width: 100%;
	margin : 0;
	padding : 0;
	background-color : #000000;
	color : #FFFFFF;
	font-family: Arial, sans;
	font-size: .9em;
}

img
{
	border: none;
	outline: none;
}

h1
{
	font-weight: 100;
}

a, a:visited, a:hover, a:active
{
	outline : none;
	text-decoration: none;
	color: #000000;
	border: none;
}

a:hover
{
	border-bottom: 1px dotted;
}

.zoom
{
	position: relative;
	top: 2px;
}

hr
{
	clear: both;
}

#stripe
{
	color : #000000;
	width: 740px;
	height: 159px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 0px;
	margin-right : 30px;
	margin-bottom : 0px;
	padding: 0;
	text-align: right;
}

#stripe h1
{
	overflow: hidden;
	height: 144px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background-color: #f0f0f1;
	text-align: right;
}

.visible
{
	visibility: visible;
}

.hidden
{
	visibility: hidden;
}


#home
{
	width: 950px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
}

#center
{
	width: 950px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}

#content
{
	width: 740px;
	height: 400px;
	background-color: #f0f0f1;
	color : #000000;
	overflow: hidden;
	margin-left: 0px;
	margin-right : 40px;
	margin-bottom : 0px;
	padding: 0;
}

#footer
{
	clear: both;
	width: 950px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#details
{
	float: right;
	width: 280px;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	
}

#details h2
{
	margin: 0;
	padding: 0;
	font-size: 2em;
	font-weight: lighter;
	color: #b51621;
	font-family: Arial, sans-serif;
}

#details p
{
	margin : 0;
	padding : 0;
}

#details ul
{
	list-style: none;
}

#big
{
	height: 260px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;	
}

#small
{
	height: 130px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 140px;
	margin-bottom: 0px;	
}

#declinaisons
{
	margin : 0;
	padding : 0;
}

#declinaisons li
{
	height: 130px;
	float: left;
	text-align : center;
	vertical-align : bottom;
}

#declinaisons a, #declinaisons a:hover, #declinaisons a:visited
{
	color: #595959;
	cursor: pointer;
}

#declinaisons a:hover
{
	border: none;
}

#declinaisons a:hover span
{
	border-bottom: 1px dotted;
}

#declinaisons span
{
	position: relative;
	bottom: 8px;
}

#ambiance
{
	height: 14px;
}

#zoom
{
	width: 400px;
	margin-top: 10px;
	text-align: center;
	border-right: 1px solid #ffffff;
}

