* {
	color:#929295;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	font-size: 100%;
}
body {
	background-color:#FFFFFF;
	font-size: 0.75em;
	margin:0;
	padding:0;
	line-height:18px;
}
h1 {
	font-weight:bold;
	font-size:1em;
	color:#ffc705;	
}
h2 {
	font-weight:bold;
	font-size:1em;
}
#container {
	width:983px;
	background-image:url(http://www.arcanes.ch/cmsFiles/images/fondpage.gif);
	background-repeat:no-repeat;
	min-height: 727px;
	height: auto !important;
	height: 727px;
	margin-left:auto;
	margin-right:auto;
}

#langues {
	position:relative;
	text-align:right;
	right:0px;
	top:35px;
}
#langues a {
	text-decoration:none;
		font-weight:bold;
}
#langues a:hover {
	color:#ffc705;
}
#langues .langue_active {
	color:#ffc705;
}
#logo {
	float:left;
}
#logo a {
	display:block;
	width:159px;
	height:98px;
	background-image:url(http://www.arcanes.ch/cmsFiles/images/logo.gif)
}
#logo a span {
	display:none;
}
#logohome {
	margin-top:150px;
	float:left;
}
#logohome a {
	display:block;
	width:159px;
	height:98px;
	background-image:url(http://www.arcanes.ch/cmsFiles/images/logo.gif)
}
#logohome a span {
	display:none;
}

#visuel {
	float:left;
	width:819px;
	height:100px;
	background-image:url(http://www.arcanes.ch/cmsFiles/images/visuel.jpg);
}
#visuelhome {
	float:left;
	width:804px;
	height:264px;
	background-image:url(http://www.arcanes.ch/cmsFiles/images/visuelhome.gif);
}
#contenu {
	clear:both;
	margin-left:160px;
	margin-right:50px;
}
#contenu a {
	color: #666666;	
	text-decoration:underline;
	font-weight:normal;
}
#contenu a:hover {
	color:#ffc705;
}
#carres {
	height:73px;
	text-align:right;
	margin-right:5px;
	clear:left;	
	background-image:url(http://www.arcanes.ch/cmsFiles/images/carres.gif);
	background-repeat:no-repeat;
	background-position:right;
}

/*FR*/
/*****************************************/
/*                                       */
/*    Elements de menu page intérieures  */
/*                                       */
/*****************************************/
#menu {
	clear:left;
	float:left;
	width:160px;
	height:100px;
}
#menuhome {
	clear:left;
	float:left;
	width:141px;
	height:191px;
	margin-left:18px;
	margin-right:14px;
	display:inline;
}
#menu ul {
	float:right;
	margin: 0;
	padding: 0;
	background: url(http://www.arcanes.ch/cmsFiles/images/menuFR.gif) no-repeat left top;
	width: 160px;
	height: 100px;
}
#menu li {
	list-style-type: none;
	float: left;
}
#menu li a {
	text-decoration: none;
}
#menuPortrait a {
	display: block;
	width: 49px;
	height: 100px;
}
#menuPortrait a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuFR.gif) no-repeat left bottom;
}
#menuGalerie a {
	display: block;
	width: 35px;
	height: 100px;
}
#menuGalerie a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuFR.gif) no-repeat -49px bottom;
}
#menuAtelier a {
	display: block;
	width: 35px;
	height: 100px;
}
#menuAtelier a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuFR.gif) no-repeat -84px bottom;
}
#menuContact a {
	display: block;
	width: 41px;
	height: 100px;
}
#menuContact a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuFR.gif) no-repeat -119px bottom;
}
.hidden {
	display:none;
}
/*****************************************/
/*                                       */
/*    Elements de menu page intérieures  */
/*                                       */
/*****************************************/
#menuhome ul {
	float:right;
	margin: 0;
	padding: 0;
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeFR.gif) no-repeat left top;
	width: 141px;
	height: 191px;
}
#menuhome li {
	list-style-type: none;
	float: left;
}
#menuhome li a {
	text-decoration: none;
}
#menuhomePortrait a {
	display: block;
	width: 32px;
	height: 191px;
}
#menuhomePortrait a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeFR.gif) no-repeat left bottom;
}
#menuhomeGalerie a {
	display: block;
	width: 38px;
	height: 191px;
}
#menuhomeGalerie a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeFR.gif) no-repeat -32px bottom;
}
#menuhomeAtelier a {
	display: block;
	width: 38px;
	height: 191px;
}
#menuhomeAtelier a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeFR.gif) no-repeat -70px bottom;
}
#menuhomeContact a {
	display: block;
	width: 33px;
	height: 191px;
}
#menuhomeContact a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeFR.gif) no-repeat -108px bottom;
}
/*DE*/
/*****************************************/
/*                                       */
/*    Elements de menu page intérieures  */
/*                                       */
/*****************************************/
#menuDE {
	clear:left;
	float:left;
	width:160px;
	height:100px;
}
#menuhomeDE {
	clear:left;
	float:left;
	width:141px;
	height:191px;
	margin-left:18px;
	margin-right:14px;
	display:inline;
}
#menuDE ul {
	float:right;
	margin: 0;
	padding: 0;
	background: url(http://www.arcanes.ch/cmsFiles/images/menuDE.gif) no-repeat left top;
	width: 160px;
	height: 100px;
}
#menuDE li {
	list-style-type: none;
	float: left;
}
#menuDE li a {
	text-decoration: none;
}
#menuDEPortrait a {
	display: block;
	width: 49px;
	height: 100px;
}
#menuDEPortrait a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuDE.gif) no-repeat left bottom;
}
#menuDEGalerie a {
	display: block;
	width: 35px;
	height: 100px;
}
#menuDEGalerie a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuDE.gif) no-repeat -49px bottom;
}
#menuDEAtelier a {
	display: block;
	width: 35px;
	height: 100px;
}
#menuDEAtelier a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuDE.gif) no-repeat -84px bottom;
}
#menuDEContact a {
	display: block;
	width: 41px;
	height: 100px;
}
#menuDEContact a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuDE.gif) no-repeat -119px bottom;
}
.hidden {
	display:none;
}
/*****************************************/
/*                                       */
/*    Elements de menu page intérieures  */
/*                                       */
/*****************************************/
#menuhomeDE ul {
	float:right;
	margin: 0;
	padding: 0;
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeDE.gif) no-repeat left top;
	width: 141px;
	height: 191px;
}
#menuhomeDE li {
	list-style-type: none;
	float: left;
}
#menuhomeDE li a {
	text-decoration: none;
}
#menuhomeDEPortrait a {
	display: block;
	width: 32px;
	height: 191px;
}
#menuhomeDEPortrait a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeDE.gif) no-repeat left bottom;
}
#menuhomeDEGalerie a {
	display: block;
	width: 38px;
	height: 191px;
}
#menuhomeDEGalerie a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeDE.gif) no-repeat -32px bottom;
}
#menuhomeDEAtelier a {
	display: block;
	width: 38px;
	height: 191px;
}
#menuhomeDEAtelier a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeDE.gif) no-repeat -70px bottom;
}
#menuhomeDEContact a {
	display: block;
	width: 33px;
	height: 191px;
}
#menuhomeDEContact a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeDE.gif) no-repeat -108px bottom;
}
/*EN*/
/*****************************************/
/*                                       */
/*    Elements de menu page intérieures  */
/*                                       */
/*****************************************/
#menuEN {
	clear:left;
	float:left;
	width:160px;
	height:100px;
}
#menuhomeEN {
	clear:left;
	float:left;
	width:141px;
	height:191px;
	margin-left:18px;
	margin-right:14px;
	display:inline;
}
#menuEN ul {
	float:right;
	margin: 0;
	padding: 0;
	background: url(http://www.arcanes.ch/cmsFiles/images/menuEN.gif) no-repeat left top;
	width: 160px;
	height: 100px;
}
#menuEN li {
	list-style-type: none;
	float: left;
}
#menuEN li a {
	text-decoration: none;
}
#menuENPortrait a {
	display: block;
	width: 49px;
	height: 100px;
}
#menuENPortrait a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuEN.gif) no-repeat left bottom;
}
#menuENGalerie a {
	display: block;
	width: 35px;
	height: 100px;
}
#menuENGalerie a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuEN.gif) no-repeat -49px bottom;
}
#menuENAtelier a {
	display: block;
	width: 35px;
	height: 100px;
}
#menuENAtelier a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuEN.gif) no-repeat -84px bottom;
}
#menuENContact a {
	display: block;
	width: 41px;
	height: 100px;
}
#menuENContact a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuEN.gif) no-repeat -119px bottom;
}
.hidden {
	display:none;
}
/*****************************************/
/*                                       */
/*    Elements de menu page intérieures  */
/*                                       */
/*****************************************/
#menuhomeEN ul {
	float:right;
	margin: 0;
	padding: 0;
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeEN.gif) no-repeat left top;
	width: 141px;
	height: 191px;
}
#menuhomeEN li {
	list-style-type: none;
	float: left;
}
#menuhomeEN li a {
	text-decoration: none;
}
#menuhomeENPortrait a {
	display: block;
	width: 32px;
	height: 191px;
}
#menuhomeENPortrait a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeEN.gif) no-repeat left bottom;
}
#menuhomeENGalerie a {
	display: block;
	width: 38px;
	height: 191px;
}
#menuhomeENGalerie a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeEN.gif) no-repeat -32px bottom;
}
#menuhomeENAtelier a {
	display: block;
	width: 38px;
	height: 191px;
}
#menuhomeENAtelier a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeEN.gif) no-repeat -70px bottom;
}
#menuhomeENContact a {
	display: block;
	width: 33px;
	height: 191px;
}
#menuhomeENContact a:hover {
	background: url(http://www.arcanes.ch/cmsFiles/images/menuhomeEN.gif) no-repeat -108px bottom;
}
