body {
	background-color:#FFFFFF; /* 181B22 - 052638 */
	scrollbar-face-color:#181B22;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	font-family: 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	text-align:justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#flash-owner {
	width:100%; 
	height:100%;
	align:center;
	}
	
#flashcontent {
	/* background-color:#FFFFFF;*/
	font-size:12px;
	width:785px;
	position:relative;
	background: white url('../style/bckgrnd.jpg') no-repeat;
	background-color:#FFFFFF;
	height:120px;
	}

td {
	font-size:12px;
	}

#content {
   	width:785px;
	padding:5px;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	position:relative;
	}
	
html>body #content {
	width:775px;
	}
	
#content_index {
   	background-color:#FFFFFF;
	width:785px;
	font-size: 12px;
	color: #666666;
	/* text-align:justify; */
	}

#chat {
	position:absolute;
	width:140px;
	height:300px;
	z-index:100;
	margin:-325px 0 0 115px;
	display:none;
	background:#181B22;
	}

/* MENU */

#menuleft {
	 float:left;
	 width:143px;
	 height:400px;
 }
 
#contentright {
	float:right;
	width:600px;
	height:370px;
	overflow:auto;
	padding:15px;
 }

/* FOOTER */

#footer {
	clear:both;
	width:785px;
	background-color:#FFFFFF; /* #CCCCCC */
	font-size:14px;
	padding-top:5px; 
	border-top:1px; 
	border-top-style: solid; 
	border-top-color:#181B22;
	}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#notes {
	width:785px;
	font-size : 10px;
    color:#999999;
    text-align:center;
	border-top:1px; 
	border-top-style: solid; 
	border-top-color:#181B22;
	padding-top:2px;
	}

/* ADDITIONAL DIVS */
	
#popup {
   	background-color:#FFFFFF;
	width:470px;
	padding:5px;
	font-size: 12px;
	color: #666666;
	}
	
#alert {
	height:12px;
	background-color : red;
	color : #fffffF;
	font-weight : bold;
	padding : 2px;
	font-family : 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size : 12px;
	letter-spacing : 1px;
	text-align:center;
	}	

#prepage {
	position:absolute;
	font-family : 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size:16; 
	color: #181B22;
	left:0px; 
	top:0px;  
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF;
	height:100%; 
	width:100%;
	text-align:center;
	}
	
/* PRESS CORNER */
	
#pressl { 
	float:left;
	width:610px; /* 625 */
	padding-top:5px;
	padding-bottom:5px;
	}
	
#pressr {

	float:left; 
	width:120px;
	padding-top:5px;
	padding-bottom:5px;
	}

#presstitle {
	float:left;
	width:745px;
	background-color:#CCCCCC;
	padding:3px;
	clear:both; 
	}	

	
h1 {
	padding-bottom: 5px; 
	font-size : 18px;
	color: #181B22;
	letter-spacing: 2px;
	text-align:center;
	text-transform: uppercase;
	margin:0px;
	}

h2 {
	padding: 2px;
	font-size: 14px;
	text-transform: uppercase;
	color: #181B22;
	letter-spacing: 1px;
	}
	
h3 {
	font-size: 12px;
	color: #181B22;
	font-weight:bold;
	}
	
p.h10 {
	padding-bottom: 5px; 
	font-size : 14px;
	color: #181B22;
	letter-spacing: 2px;
	text-align:center;
	}

p.h11 {
	padding: 2px;
	font-size: 12px;
	color: #181B22;
	letter-spacing: 1px;
	background-color:#CCCCCC;
	}
	
p.h12 {
	font-size: 12px;
	color: #181B22;
	font-weight:bold;
	}

img {
	border-style: none;
	}

hr {
	border:0;
	width:100%;
	color:#181B22;
	background-color:#181B22;
	height:1px;
	}

li {
	text-align : justify;
	margin-right : 25px;
	}

input, textarea, select {
	border: 1px solid;
	color: #181B22;
	font-family: 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size: 12px;
	}

input.radio {
	border-style: none;
	border: 0px;
	}

a {
	font-family : 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size : 12px;
	color : #181B22;
	text-weight : bold;
	text-decoration : underline;
	}

a:hover {
	font-family : 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size : 12px;
	color : #181B22;
	text-decoration : none;
	}

a.link {
	font-size : 10px;
	color : #999999;
	text-decoration : none;
	}

a.link:hover {
	font-size : 10px;
	color : #999999;
	text-decoration : underline;
	}

a.bouton {
	text-decoration:none;
	background-color:#181B22;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#181B22;
	margin-left:5px;
	margin-right:5px;
	}
a.bouton:hover {
	text-decoration:none;
	background-color:#181B22;
	color:#FF0000;
	border-style:solid;
	border-width:1px;
	border-color:#181B22;
	margin-left:5px;
	margin-right:5px;
	}
.bouton2 a{
	text-decoration:none;
	
	
	color:#181B22;
	font-weight:bold;
	padding:5px;
	
	margin-left:5px;
	margin-right:5px;
	}
.bouton2 a:hover {
	text-decoration:underline;
	
	color:#181B22;
	
	margin-left:5px;
	margin-right:5px;
	}
a.boutonpp {
	text-decoration:none;
	font-size:9px;
	background-color:#999999;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-left:5px;
	margin-right:5px;
	}
a.boutonpp:hover {
	text-decoration:none;
	font-size:9px;
	background-color:#181B22;
	color:#FF0000;
	border-style:solid;
	border-width:1px;
	border-color:#181B22;
	margin-left:5px;
	margin-right:5px;
	}

.tabtitre {
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	}

.button {
	border : 1px solid;
	background-color : #181B22;
	color : white;
	font-family : 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size : 12px;
	font-weight : bold;
	}
	
table.petit td {
font-size:70%}	

td.siteplan {
	text-align:left;
	}
.titreplan {
	font-size:12px;
	font-weight:bold;
	}
a.asiteplan {
	text-decoration:none;
	}
a.asiteplan:hover {
	text-decoration:underline;
	}

.alert {
	background-color : red;
	color : #FFFFFF;
	font-weight : bold;
	padding : 2px;
	font-family : 'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	font-size : 12px;
	letter-spacing : 1px;
	text-align:center;
	}
	
a.blanc {
	color:white;
}


/* TABS PRESSCORNER */

.tab { 
	width: 75px;
	white-space: nowrap;
	text-align: center;
	border-style: solid;
	border-color: #181B22;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	cursor: pointer;
	}
	
.tab a { 
	display:block;
	height:20px; 
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.tab a:hover {
	background-color: #666666;
	text-decoration:none;
} 
	
.tabhold { 
	background-color: white;
	color: #181B22;
}

.tabfocus { 
	background-color: #666666;
	color: white;
}

.tabcontent { 
	width: 730px;
	border-style: solid;
	/* border-bottom:none; */
	border-color: #181B22;
	border-width: 1px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
/*	position:relative;*/
}
.news_message
{	
	background-color:#000000;
	color:#FFFFFF;
	margin-left:163px;
	margin-top:67px;
	padding-left:33px;
	padding-top:15px;
	position:absolute;
	width:387px;
	position:absolute;
}

.bookmark_popup_container{
	position:absolute;
	z-index:5;
	width:234px;
	height:128px;
	background:#fff;
	border:1px solid #ccc;
	/*margin-left:40px;
	margin-top:-2px;*/
	padding-left:2px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	display:none;
}
.bookmark_popup_container ul.bookmark_list li{
	width:110px;
	float:left;
	clear:none;
	z-index:6;
}
.bookmark_popup_container ul.bookmark_list{
	padding-top:3px;
}

/* jQuery Bookmark styles v1.3.0 */
.bookmark_popup_text img {
	border: none;
	vertical-align: bottom;
}
.bookmark_popup {
	display: none;
	position: absolute;
	z-index: 100;
}
.bookmark_popup ul {
	float: left;
	width: 320px;
	border: 1px solid #aaa;
}
.bookmark_list {
	display: inline-block;
	float: left;
	list-style-type: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  /* Safari3/Opera9 */
	.bookmark_list {
		font-size: 10px;
	}
}
html:first-child .bookmark_list {  /* Opera */
	font-size: 10px;
}
.bookmark_list li {
	float: left;
	width: 23%;
	margin: 0px 1px;
	padding: 1px;
	background-color: #eee;
	border: 1px outset;
}
.bookmark_compact {
	background-color: #eee;
	border: 1px outset;
}
.bookmark_compact li {
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 2px;
	background-color: transparent;
	border: none;
}
.bookmark_list a {
	width: 100%;
	text-decoration: none;
	cursor: pointer;
}
.bookmark_list span {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.bookmark_list span.bookmark_icons {
	background: url(../img/bookmarks.gif) no-repeat center;
}
.bookmark_list img {
	border: none;
}
