*{
	margin:0px;
	padding:0px;
}
body{
text-align:center;
}
body td{
	color:#666;
	font:12px/14px  helvetica, arial,Sans-serif;
}
h1{
	padding:20px 10px 0px;
	vertical-align:middle;
	float:left;
	height:90px;
	max-height:40px;
	overflow:visible;
}
a {
	color:#ccc;
	text-decoration:none;
}
a:hover {
	color:white;
	text-decoration:none;
}



#header{
	text-align:left;
	background:url('images/home_02_02.jpg') repeat-x;
}
#header{
	min-width:1000px;
	height:147px;
	overflow:visible;
}
#menuUp{
	font:12px/14px  helvetica, arial,Sans-serif;
	height:130px;
	overflow:visible;
	float:both;
	vertical-align:bottom;

}
#logo{
	float:left;
	overflow:visible;

}
#footer{
	text-align:center;
	color:white;
	padding:10px;
	background:#595758;
}
.links h2{
	width:120px;
	color:#ddd;
	padding:5px;
	border-bottom:2px solid #ddd;
	margin-bottom:10px;
	font-size:16px;
	font-weight:lighter;
}
.links  {
	clear:right;
	float:left;

	margin-left:5px;

}
.links li {
	background:transparent url(images/marker_angle.gif) no-repeat scroll left center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.links a {
	padding:2px;
	color:#ccc;
	margin-left:10px;
	text-decoration:none;
	width:120px;
	border-right:3px solid transparent;
	display:block;;
}
.links a:hover {
	color:white;
	border-right:3px solid #3798dd;
	text-decoration:none;

}
.links h2{
	width:120px;
	color:#ddd;
	padding:5px;
	border-bottom:2px solid #ddd;
	margin-bottom:10px;
	font-size:16px;
	font-weight:lighter;
}
.user_menu  {
	float:left;
	clear:right;
	width:120px;
	max-width:120px;
}
.user_menu li {
	background:transparent url(images/marker_angle_white.gif) no-repeat scroll left center;
	list-style-type:none;
	padding-left:10px;
	width:130px;
	display:block;
	margin:5px 0px 0px 0px;
}
.user_menu a {
	cursor:pointer;
	padding:2px;
	color:#ccc;

	text-decoration:none;

}
.user_menu a:hover {
	color:#fff;
	text-decoration:none;

}
.user_menu_h2{
	width:230px;
	color:#fff;
	padding:5px;
	border-bottom:1px dashed #fff;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
.pari_Menu  {
	width:120px;
	max-width:120px;
}
.pari_Menu li {
	background:transparent url(images/marker_angle.gif) no-repeat scroll left center;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
	width:110px;
	display:block;
	margin:5px 0px 0px 0px;
}
.pari_Menu a {
	cursor:pointer;
	padding:5px;
	color:#999;
	display:block;
	text-decoration:none;
	border-bottom:1px dashed #999;
}
.pari_Menu a:hover {
	color:#666;
	text-decoration:none;
}
#page{
	text-align:left;
	background:#eeeeee;
	border:1px solid #ccc;
	width:930px;
	margin:10px auto;
	padding:10px;
}
#page a img {
	border:0px;
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
#page a:hover img {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
#centerContent a{
	color:black;
	font-weight:bold;
	border-bottom:1px dashed #333;
}
.largeContentTitle{
	background:url('images/home_02_11.jpg') no-repeat;
	color:white;
	width:616px;
	max-width:586px;
	max-height:36px;
	height:56px;
	padding:20px 0px 0px 30px;
	font-weight:bold;
	overflow:visible;
}
.miniContentTitle{
	background:url('images/home_02_18.jpg') no-repeat;
	color:white;
	max-width:275px;
	max-height:38px;
	width:305px;
	height:58px;
	padding:20px 0px 0px 30px;
	font-weight:bold;
}
.sideBarContentTitle{
	background:url('images/sidebar_orange_18.jpg') no-repeat;
	color:white;
	max-width:275px;
	max-height:38px;
	width:305px;
	height:58px;
	padding:20px 0px 0px 30px;
	font-weight:bold;
}

.mediumContentTitle{
	background:url('images/paris_12.jpg') no-repeat;
	color:white;
	max-width:401px;
	max-height:26px;
	width:431px;
	height:46px;
	padding:20px 0px 0px 30px;
	font-weight:bold;
}
.pariMenuTitle{
	background:url('images/paris_11.jpg') no-repeat;
	color:white;
	max-width:155px;
	max-height:36px;
	width:185px;
	height:56px;
	padding:20px 0px 0px 30px;
	font-weight:bold;
}
.largeContent{
	background:url('images/home_02_13.jpg') repeat-y;
	padding:5px 30px 0px 30px;
	clear:both;
	width:616px;
	max-width:553px;
	text-align:justify;
}
.miniContent{
	background:url('images/home_02_20.jpg') repeat-y;
	padding:5px 30px;
}
.sideBarContent{
	background:url('images/sidebar_orange_20.jpg') repeat-y;
	padding:5px 30px;
}
.mediumContent{
	background:url('images/paris_15.jpg') repeat-y;
	padding:5px 30px;
}
.pariMenuContent{
	background:url('images/paris_14.jpg') repeat-y;
	padding:5px 30px;
}
.largeContentInner{
	font: 12px/14px  helvetica, arial,Sans-serif;
	color:#999;
	height:250px;
	overflow:hidden;
}
.largeContentInnerExtendable{
	font: 12px/14px  helvetica, arial,Sans-serif;
	color:#999;

}
.mediumContentInner{
	font: 12px/14px  helvetica, arial,Sans-serif;
	color:#fff;
	height:50px;
	overflow:hidden;
}
.mediumContentInner td{
	font: 12px/14px  helvetica, arial,Sans-serif;
	color:#fff;
}
.pariMenuContentInnerExtendable{
	font: 12px/14px  helvetica, arial,Sans-serif;
	color:#999;

}
.item {
width:100%
}
.item td{
	padding-left:5px;
}
.item tr{

	border:0px;
	border-bottom: 1px dashed #999;
}
.item tr:hover{
	background:#eee;
	border:0px;
	border-bottom: 1px dashed #999;
}
.voirMoins{
	display:none;
}
.voirMoins, .voirPlus{
	background:transparent url(images/marker_angle.gif) no-repeat scroll left center;
	padding:5px 10px;
	font-weight:bold;
	margin-bottom:0px;
}
#presentation{
	margin-left:10px;
}


div#login{
	width:305px;
	height:271px;
	max-height:201px;
	color:white;
	background:url('images/home_02_09.jpg') no-repeat;
	padding:70px 0px 0px 30px;
}

div#login input{
	border:0px;
	height :30px;
	width:180px;
}
div#login td{
	color:white;
}
#loginValid{
	margin:0px;
	padding:0px 0px 0px 0px;
	border-width:0px;
	cursor:pointer;
	font-weight:100;
	text-align:center;
	background:#f90;
	color:#fff;
}

#passwordFieldLogin{
	color:#999;
	padding:5px 0px 0px 30px;
	background-image:url('images/password.png');
	background-repeat:no-repeat;
	background-position:5% 50%;
}
#loginFieldLogin{
	color:#999;
	padding:5px 0px 0px 30px;
	background-image:url('images/mail.png');
	background-repeat:no-repeat;
	background-position:5% 50%;
}
.focus{
	background:#fff;
	border:2px solid #333;
}
.blur{
	background:#e0c480;
	border:0px;
}
.warning {
font:12px/14px  helvetica, arial,Sans-serif;
    background-image: url(images/info_icon.png);
    background-repeat: no-repeat;
    background-color: #fdf6d4;
    background-position: 15px 1em;
    padding-left: 45px;
    padding-right: 17px;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 5px;
	color:red;
	text-align:left;
	font-weight:bold;
	border:1px solid #ccc;
	width:930px;
	max-width:888px;
	margin:10px auto;

}

#loginAlert{
	font-weight:bold;
}


.nextPage{
	color:white;
	background:#0087ba;
	padding:5px;
	margin-top:15px;
}
.nextPage a{
	padding:5px;

}

#commentField{
	width:400px;
}
.reglement, .faq{
text-align: justify; text-justify: newspaper;
margin-right:10px;
margin-left:10px;
}
.faq .reponse{
	display:none;
	margin-left:20px;
	margin-bottom:10px;
}
.faq ul  {

	margin-left:5px;

}
.faq  li {
	background:transparent url(images/marker_angle.gif) no-repeat scroll left center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.faq a {

	padding:2px;
	color:#666;
	margin-left:10px;
	text-decoration:none;
	border-right:3px solid transparent;
	display:block;;
}
.faq  a:hover {

	color:#333;
	border-right:3px solid #3798dd;
	text-decoration:none;

}