html, body {
	margin: 0;
	padding: 0;
	height: 100%
}

BODY{
	margin:0px;
	padding:0px;
	background: url('/img/layout/bg.png') repeat-x left top;
	/*font-family: Verdana,Arial;*/
	font-family: Verdana,Helvetica,sans-serif;
	background-color:white;
	/*color:#454545;*/
	color:#333333;
	font-size:13px;
    /*text-align:center;*/
}
#global{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
    /*text-align:left;*/
}
#banner {
	height:227px;
	BACKGROUND: url('/img/layout/banner.jpg') no-repeat;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}
#conteneur {
	FLOAT: left;
	WIDTH: 778px;
	BACKGROUND: url(/img/layout/rleft.png) white repeat-y;
	background-position:225px 0px;
	border-right:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
}

.title_orange_gradient{
  font-size:16px;
  color:black;
  padding:5px;
  background:url(/img/gen/rtop_othernews_box.png) repeat-x;
}

#menu_content, #events{
  /*margin-bottom:10px;*/
  padding-bottom:20px;
  width:217px;
}
#events{
    margin-top:5px;
    width:225px;
    clear:both;
}
#menu_cat{
  width:215px;
  height:26px;
  margin-left:2px;
}
#menu_list{
  margin-top:0px;
  margin-bottom:5px;
  padding-left:5px;
  margin-left:0px;
  list-style-type:none;
}
#menu_list li{
  padding-left:0px;
  padding-top:0px;
  padding-bottom:1px;
  margin-left:0px;
  /*background: url(/img/menu/gray_ball_tiny.gif) no-repeat;*/
}
#menu_list li a.item{
	background: url(/img/menu/gray_ball_tiny.gif) no-repeat;
	padding-left:17px;
}
#menu_list li a.item:hover{
	background: url(/img/menu/orange_ball_tiny.gif) no-repeat;
}
#title_nav{
	background: url(/img/layout/title_nav_bg.jpg) no-repeat;
	background-position: left top;
	width:239px;
	height:56px;
}
#content {
	/*MARGIN-LEFT: 239px;*/
	padding:15px;
	float:left;
	width:508px;
	/*padding-bottom: 30px;*/
}
#gauche {
	FLOAT: left; WIDTH: 239px;
}
#menu{
	background: url(/img/layout/navigate_right.jpg) no-repeat top right;
	padding:0px 5px 0px 5px;
}
#menu_r_right{
	background: url('/img/layout/rnavleft.png') repeat-y top right;
}
#sponsors{
	text-align:center;
	/*clear:both;*/
	padding-left:15px;
	background: url(/img/layout/sponsors_content_right.jpg) no-repeat top right
}
#pied-de-page {
	BACKGROUND: #E0E0E0;
	border-top:1px solid #5C5C5C;
	text-align:right;
}
h2.left_title{
	color:white;
	font-weight:bold;
	font-size:16pt;
	background:none;
	border:none;
}
h3.subtitle{
  font-size:16px;
  color:#E57D1E;
  border-bottom:1px dotted #B7B7B7;
  margin-bottom:10px;
  font-weight:bold;
}

#sponsors_title{
	width:225px;
	height:43px;
	text-align:center;
	background-color:#5582A3;
}
#sponsors_content img{
  float:left;
  padding-left:5px;
  margin-top:5px;
}
#sponsors_title h2{
	position:relative;
	top:25%;
}
.deblayage {
	CLEAR: both;
	HEIGHT: 0px;
	font-size:0pt /* bug ie 6 */
}
#nav_top{
	background: url('/img/layout/navigate_top.jpg') no-repeat left top;
	width:239px;
	height:12px;
	font-size:0pt;
}

a{text-decoration:none;color:#2E79B3;}
a:hover{text-decoration:underline}

a, img{border:none;}
P{text-indent:15px;margin:0px;padding:0px;}
h1,h2,h3 {margin:0px;padding:0px;}
h3.username{font-weight:bold;color:#3A86BA;font-size:16px;}
h2{
padding-left:5px;
color:#3A86BA;
font-weight:normal;
border-bottom:1px solid #DDD;
font-size:24px;
margin:0px 0px 20px 0px;
background:url('/img/gen/bghead_news.png') repeat-x left top;
}

h3{font-weight:normal;}
th{text-align:left;font-size:11px;}
form{margin:0px;padding:0px;}
.errstr{color:red;background-color:#FFEAEB;font-weight:bold;font-size:8pt;width:100%;}
.successstr{color:green;background-color:#D8FCE0;font-weight:bold;font-size:8pt;width:100%;}
.notice{background-color:#FBE9D9;color:#E97B1A;text-align:center;font-weight:bold;font-size:8pt;}
.libele_form{background-color:#EFF5FA}
.input_form{background-color:#D9E7F2}
.celltitle{ padding-left:0px;background-color:#F5F5F5; font-weight:bold;color:#333; margin:2px 0px 2px 0px;}
.noborder{border:none;border:0px;}
.smallform {
	color:black;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.verysmallform {
	color:black;
	font-size:9px;
	margin:0px;
	padding:0px;
}
.baselinebot{
	position:relative;
	width:239px;
	height:61px;
	background: url('/img/layout/ttas_r6_c1.jpg') no-repeat;
}
textarea{background-color:#FFFFFF}
.close_window{
	background: url('/img/gen/closewindow_global.gif') no-repeat;
	background-position:-21px 0px;
	width:21px;
	height:21px;
	display:block;
	float:right;
}
a.close_window:hover{
	background-position:-0px 0px;
}
hr{border:1px solid #EEE;margin-right:1px;}
.menu{
	padding-right:0px;
	width:217px;
	display:block;
	padding-top:2px;
}

.menu td{
  width:217px;
}

.menu a:hover div{
	background-position:-217px 0px;
	cursor:hand;
}

.mnu_club, .mnu_accueil, .mnu_test3, .mnu_test2{
	background-repeat:no-repeat;
	width:217px;
	height:19px;
	text-align:left;
	margin-left:6px;
}
.mnu_club{	background: url('/img/menu/mnu_club_global.jpg'); }
.mnu_accueil{ background: url('/img/menu/mnu_accueil_global.png'); }
.mnu_test3{ background: url('/img/menu/mnu_club_global.jpg'); }
.mnu_test2{ background: url('/img/menu/mnu_club_global.jpg'); }

.btn_register, .btn_connect{
	position: relative;
	margin:0px;
	padding:0px;
}
#banner_top{
	position:relative;
	width:540px;
	height:45px;
	left:238px;
	float:left
}
#loginstatus{
	float:left;
	position:relative;
	left:-200px;
	top:5px;
	/*height:100%;*/
	padding: 0px 5px 0px 5px;
}
#loginstatus table{
	font-size:8pt;
	color:white;
}
#loginstatus a{
	color:white;
}

/* CSS FIGARO V4
	Auteur : Studio FIGARO.fr
	Date de création: mecredi 28 décembre 2005
	Date de modification: mecredi 26 juin 2006 */

.blocouverture{
	border-bottom:solid #E3E3E3 1px;
	height:auto;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	z-index:auto;
	background:url('/img/gen/bghead_news.png') repeat-x left top;
}

/****************************************
					NEWS PART
****************************************/
#alaune{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*height:240px;*/
}
#lesresultats{
	width:100%;

}

#other_news{
	font-size: 11px;
	width:100%;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#other_item_content{ padding-top:2px;padding-bottom:2px;padding-left:5px;font-size:11px;background-color:white;}
#other_item_pic{float:left; width:55px; }
#other_item_title a{color:#E57D1E;}
#alaune_content{width:331px;float:left;}
#newscontent a{text-decoration:none;}
#newscontent a:hover{color:#0000FF;text-decoration:underline;}

#newspicture{
	float:right;
	margin:0px 0px 20px 30px;
}

#newslegend{
	text-align:center;
	font-size:9px;
}

#newscontent, #commentcontent{
	text-align:justify;
    line-height:1.4em;
    font-size:13px;
}

#newscontent p{
    text-align:justify;
}

#newsauthor{
	font-size:11px;
	/*color:#aaa;*/
   	color:#999999;
   	/*text-align:right;*/
    margin-left:5px;
    margin-bottom:10px;
    border-bottom:1px solid #EEEEEE;
}

#newscontent p{text-indent:10px;margin:0px;padding:0px;}

h2.newstitle{
	font-size:24px;
	background:none;
	border:none;
	margin-bottom:20px;
	color:#E57D1E;
}

#newspicture img{
	border:1px solid silver;	
}

h2.newstitle a{
	color:#E57D1E;
}

.title_orange{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-color:#FF9D46;
	padding:3px;
	color:white;
	margin:2px;
}

.tool-tip {
	color: black;
	width: 200px;
	z-index: 13000;
	border:2px dotted #E88528;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 8px 8px 4px;
	background-color:#CADDEC;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color:#FFF;
}

.partners-carousel-component { 
    padding:0px 0px 0px 0px;
    margin-bottom:10px;
    background-color: white;
    clear:both;
}

.partners-carousel-component .carousel-list li { 
    text-align:left;
    margin:0px;
    width:240px;
} 

div#conseil
{
	text-align:center;
	width:auto;
	padding-top:15px;
	padding-bottom:15px;
	}

div#fm
{
	text-align:center;
	width:auto;
	}
