body {
	background-color:#1D2228;
	background-image: url("bg.jpg");
	font-family:Verdana;
	line-height:14px;
	font-size:11px;
	text-align:center;
	color:#ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
p,td {
	line-height:14px;
	font-size:11px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}
p 	{
	text-indent: 2em;
	margin-bottom:7px;
	letter-spacing:1px;
	line-height:15px;
}
img {
	border: 0px
}
img a {
	border: 0px
}
li {
  list-style-type:none;
}
h1 {
	font-size:13px;
	line-height:20px;
	letter-spacing:2px;
	font-weight: 900;
	margin-left:10px;
	font-family: Georgia, Times, serif;
	width:95%;
	display:inline;
}
h2 {
	font-family: verdana, helvetica, arial, sans-serif;
	color:#ffffff;
	font-size:68px;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#6C7EBC;
	font-size:12px;
}
h4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#ffffff;
	font-size:12px;
	letter-spacing:1px;
}
h5 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#ffffff;
	font-size:14px;
}
hr {
	border:1px solid #000000;
	background-color:#000000;
	margin:0px;
	padding:0px;
}
/*///////////////////////////////////////////////////////////////////////////////// ID /////////////////*/ 
#main {
	position:relative;
	width:789px;
	min-height:600px;
	height:600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	background-color:#1D2228;
	background-image: url("bg_main.gif");
	background-repeat:no-repeat;
}
html>body #main {
	height:auto;
}

#baseline {
	position:absolute;
	width:405px;
	top:5px;
	left:364px;
	/*visibility:hidden;*/
}
#menu {
	position:relative;
	width:385px;
	top:46px;
	left:294px;
}
div#nifty{ margin: 0 10%; background:#OOOOOO;}
#footer {
	position:relative;
	width:450px;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
	margin-left:110px;
	color:#B30000;
	text-align:left;
	letter-spacing: -0,5em;
	word-spacing:-2px;
}
#footer a {
	color:#B30000;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

#content_home_top {
	position:relative; 
	width:388px; 
	margin-top:110px; 
	margin-left:110px; 
	margin-right:15px; 
}
#content_home {
	position:relative; 
	width:388px; 
	margin-top:160px; 
	margin-left:110px; 
	margin-right:15px; 
}
#cont_center {
	position:relative; 
	width:485px; 
	margin-top:100px; 
	margin-left:280px; 
	margin-right:15px; 
}
#news {
	position:relative;
	float:right;
	width:260px;
	margin-top:58px;
	margin-right:0px;
	padding-right:0px;
}
#right {
	position:relative;
	float:right;
	width:247px;
	margin-top:58px;
	margin-right:15px;
}
#title {
	position:relative;
	width:247px;
	margin-top:58px;
	margin-left:518px;
}
#banner {
	position:absolute;
	top:135px;
	left:310px;
}
.news_box {
	background-color:#000000;
	background-image: url('box_black_bottom.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 5px;
}
.news_date{
	color: #999999;
	text-align:right;
	font-size:10px;
}
.box_cont {
	background-color:#000000;
	background-image: url('box_black_bottom.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding: 10px 10px 10px 10px;
}
.clear {
	clear: both;
}
.featured {
	height:120px;
	float:left;
	background-color:#000000;
	background-image: url('box_black_bottom.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:5px;
}
.souligne{
border-bottom:#fff dashed 1px; width:100%; margin-bottom:4px;
}

/*/////////////////////////////////////////////////////////////////////// FORM /////*/
form {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
textarea {
	border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; border-left: #999999 1px solid; width: 200px; color: #000000; border-bottom: #999999 1px solid; font-family: verdana, helvetica, arial, sans-serif; font-size:9px; background-color: #ffcccc
}
input {
	border: #fff 1px solid; 
	font-size: 11px; 
	color: #ffffff; 
	background-color: #fff;
}
.contact {
	width:350px;
}
.contactmsg {
	height:200px;
	background-color: #fff; 
	font-size: 11px;
	color:white;
}
#bt_top {
	float:right;
	text-align:right;
	padding-right:0px; 
}
/*//////////////////////////////////////////////////////////////////////////////////// LINK /////*/
A.link_white 			{color:#fff; background-color:#6C7EBC; text-decoration:none;}
A.link_white:hover 		{color:#fff; background-color:#B30000; text-decoration:none;}

A.link_blue 			{color:#fff; background-color:#B30000; text-decoration:none;padding:0 2px 0 2px;}
A.link_blue:hover 		{color:#fff; background-color:#6C7EBC; text-decoration:none;}


A.link_list			{color:#ffffff; text-decoration:none; }
A.link_list:hover, div.link_list:hover	{color:#000000; background-color:#ffffff; text-decoration:none;}

A.link_list_on			{color:#B30000; text-decoration:none; }
A.link_list_on:hover, div.link_list_on:hover	{color:#fff; background-color:#6C7EBC; text-decoration:none;}

A.link_back {
	background-image:url('arrow_back.gif');
	background-position:left;
	background-repeat:no-repeat;
	background-position:2px;
  padding:0 2px 0 17px;
	color:#fff;
	text-decoration:none;
	background-color:#B30000
}
A.link_back:hover {
	background-image:url('arrow_back.gif');
	background-position:left;
	background-repeat:no-repeat;
	background-position:2px;
  padding:0 2px 0 17px;
	color:#fff;
	background-color:#6C7EBC
}
A.link_top {
	background-image:url('arrow_top.gif');
	background-repeat:no-repeat;
	background-position:2px;
  padding:0 2px 0 17px;
	color:#fff;
	text-decoration:none;
	background-color:#B30000;
}
A.link_top:hover {
	background-image:url('arrow_top.gif');
	background-position:2px;
	background-repeat:no-repeat;
  padding:0 2px 0 17px;
	color:#fff;
	background-color:#6C7EBC
}
/*//////////////////////////////////////////////////////////////////////////////////////// LIST ////////*/
.list_normal {
	background-color:#000;
}
.list_normal:hover {
	background-color:#6C7EBC;
}
.list_normal_link {
	color:#fff;
}
.list_normal_link:hover {
	color:000;
}
/*////////////////////////////////////////////////////////////////////////////////////Flash title/////*/

.maintitle {
	line-height:30px;
	font-size:25px;
}
.title {
	line-height:30px;
	font-size:25px;
}
.smalltitle {
	line-height:25px;
	font-size:19px;
}
.linktitle {
	line-height:30px;
	font-size:25px;
}
.linkmenu {
	line-height:14px;
	font-size:12px;
}
.baseline {
	line-height:14px;
	font-size:13px;
}


/* These are standard sIFR styles... do not modify */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*///////////////////////////////////////////////////////////////////////////////////////SCROLL BAR NEWS////////*/

/* Styles for demo, not necessary for scrolling layers */  
a img { border:none;  }

/* Styles for scrolling layers and scrollbars  */
div#holder1 { 
  position:absolute; 
	 top:45px;
	  width:100%; height:450px;
	  overflow:hidden; z-index:100 }
div#wn1  { 
  position:absolute; left:0; top:0;
  width:247px; height:450px;
  clip:rect(0, 450px, 450px, 0);
  overflow:hidden; z-index:1
  }
/* op7 needs width set here too (?) */  
div#lyr1 { width:247px }
div.content { text-align:left;
  position:absolute; 
  left:0; top:50px; z-index:1 
  }  

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden;
  left:249px; top:00px;
  width:11px; height:440px; 
  font-size:1px; z-index:2
  }
div#track1 { 
  position:absolute; left:0; top:7px;
  width:11px; height:440px;
  z-index:1
  }
div#dragBar1 {
  position:absolute; left:1px; top:1px; 
  width:7px; height:20px; background-color:#000000;
  z-index:1
  }
div#up1 { position:absolute; left:1px; top:0; z-index:2 }
div#down1 { position:absolute; left:1px; bottom:0; z-index:3 }

a { color:white;}
a:hover { color:white;}