@font-face { 
	font-family:titre;
	src:url(../resources/Jacek.eot);
}

@font-face { 
	font-family:titre;
	src:url(../resources/Jacek.ttf);
}

@font-face { 
	font-family:papyrus;
	src:url(../resources/papyrus.eot);
}

@font-face { 
	font-family:papyrus;
	src:url(../resources/papyrus.ttf);
}

body {
	background: #fff url(../resources/fond.png);
	background-attachment:fixed;
	
	font-smooth:always;
}

img {
	border: 0;
}

textarea {
	resize:none;
}

#titre1 {
	font-family:papyrus;
	font-size:3em;
	margin:3px 0px -30px 0px;
	padding:-10em;
}

#titre2 {
	font-family:titre;
	font-size:3em;
	margin:-30px -5px -5px -5px;
}

#titre3 {
	/*background-color: #00ffff;*/
	font-family:papyrus;
	font-size:1.5em;
	height: 50px;
	left:-200px;
	margin-left: 200px; 
	position: relative; 
	text-align: center;
	width:100%;
	text-indent: 0px;
}

#titre4 {
	font-family:hanshand;
	font-size:1.2em;
}

#photoIndex{
	vertical-align:middle;
}

#entete {
    background: #fff7d5 url(../resources/degrade_entete.gif);
	background-repeat: repeat-x ;
	border: 2px solid #996b23;
	border-radius: 20px;
	box-shadow: 8px 8px 12px #000; 
	color: #603f0b;
	height: auto;	
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative; 
	text-align: center;
	top:5px;
	width: 1000px;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
	-moz-box-shadow: 8px 8px 12px #000;  
	-webkit-box-shadow: 8px 8px 12px #000;  
}

#main {
 	background: #fdd064 url(../resources/degrade.gif);
	background-repeat: repeat-x ;
	border: 2px solid #996b23;
	border-radius: 20px;
	box-shadow: 8px 8px 12px #000;
	color: #603f0b;
	height: auto;
	margin: 0 auto;
	position: relative; 
	top:0px;
	width: 1000px;

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;

	-moz-box-shadow: 8px 8px 12px #000;
	-webkit-box-shadow: 8px 8px 12px #000;     
}

#corp-high {
	/*background-color: #ffff00;*/
	border: 0px;
	color: #603f0b;
	font-family:papyrus;
	height: 240px;
	left:230px;
	margin-left: 5px;
	position: relative; 
	text-align: center;	
	text-indent: 30px;
	top:-20px;
	width: 75%;
	margin-left: 5px;
}

#corp-high table{
	/*background-color: #ff00ff;*/
	font-size: 1.2em;
	margin-top: -20px;
	position: absolute; 
	text-align: center;
	vertical-align:top;
	width:100%;
}

#text-high{
	/*background-color: #ff00ff;*/
	font-size:1.2em;
	left:-200px;
	margin-left: 200px; 
	position: relative; 
	text-align: justify;
	width:100%;
}

#objectNews{
	/*background-color: #ff00ff;*/
	color: #603f0b;
	font-family:papyrus;
	font-size:1.2em;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	text-indent: 30px;
	overflow: hidden;


}

#corp-bottom{
	/*background-color: #ff00ff;*/
	border: 0px;
	color: #603f0b;
	font-family:papyrus;
	font-size: 1em;
	height: auto;
	left:8%;
	position: relative; 
	text-align: center;
	
	top:10px;
	width: 85%;
}

#corp-bottom table{
	position: relative; 
	text-align: center;
	top:10px;
	width:100%;
}

#text-bottom{
	font-size:1.2em;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	text-indent: 30px;
	overflow: hidden;
}

#adresse{
	float: left;
	font-size:1.1em;
	margin: 0px 0px 0px 0px; 
	position: relative;  
	text-align: center;
	text-indent: 0px;
}

#menu {
	background: #3d4053 url(../resources/fondmenu.png);
	border: 1px solid #464d7a;	
	border-radius: 10px;
	box-shadow: 8px 8px 12px #000;
	color: #464d7a;	
	float: left;
	font-family:papyrus;
	font-size:1.2em;	
	height:230px;
	margin-left: 5px;
	text-align: center;
	width:200px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	-moz-box-shadow: 8px 8px 12px #000;  
	-webkit-box-shadow: 8px 8px 12px #000;
}

#menu table {
	position: relative;
	top: 10px;
}

#lienA{
	color: #464d7a;
	display: block;
	font-size:1.1em;
	text-decoration: none;
	text-shadow: #464d7a 0px 0px 5px;
	transition: all 0.2s ease-in;	
	width: 100%;

	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	filter: glow(color=#999999,strength=2);
}

#lienB{
	color: #464d7a;
	display: block;
	text-decoration: none;
	transition: all 0.2s ease-out;
	
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

#menu a:hover { 
	color: #ca9400;
	text-decoration: none;
	text-shadow: #FFbb00 0px 0px 5px;
	transform: scale(1.35);    
	
	-moz-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	filter:Glow(Color=#8c3b22,Strength=3);
}

#cell {
	text-align: center;
	vertical-align:top;
}

#cell a{
	color: #603f0b;
}

#cellP img{
	width:200px;
}

#cellP a{
	color: #603f0b;
	text-decoration: none;
}

#text-cell{
	font-size: 0.9em;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

#room-cell {
	text-align: center;
	width:150px;
	vertical-align:middle;
	font-size: 1.2em;
}

#MAJ {
	color: #ddd;
	cursor: default;
	font-family:arial;
	font-size:0.5em;
	left : 5px;
	position : fixed;
	top : 2px;
}

#MAJ a {
	color: #ddd;
	line-height: 10pt;
}

#compteur {
	bottom : 2px;
	position : fixed;
	right : 5px;
}

::-webkit-scrollbar {
	background-color: #000;
    width: 13px;
    height: 13px;
}

::-webkit-scrollbar-thumb {
    background-color: #FFCC6D;
}

::-webkit-scrollbar-scrollbar-track{
    background-color: #FFCC6D;
}


