body , html
{
	margin : 0px 0px 0px 0px;
	height:100%;
	background-color: #B40000;
	scrollbar-base-color: #B40000;
}
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color:#AE0001;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}
table {
	background-repeat: repeat-y;
	background-position: right top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
p, div, ul, li{
	margin:0px;
	padding:0px;
	}
#page_dynamic{
	padding:10px;
	}
	#page_dynamic p{
		color:#000;
		font:normal 12px Arial;
		line-height:18px;
		padding:5px 10px 5px 0px;
		text-align:justify;
		}
	.image_right{
		float:right;
		margin:0px 0px 0px 8px;
		cursor:pointer;
		}
	.image_left{
		float:left;
		margin:0px 8px 0px 0px;	
		cursor:pointer;
		}
	.line{
		clear:both;
		padding-top:5px;
		}
	ul.list1{
		margin-top:0px;
		padding:0.6em;
		list-style-type:none;
		text-align:left;
		}
	ul.list1 li{
			background-image:url(../images/charte/icon_list.jpg);
			background-repeat:no-repeat;
			background-position:left -5px;
			padding-left:35px;
			margin-top:15px;
			}
	ul.list2{
		margin-left:40px;
		padding:0.6em;
		list-style-type:none;
		text-align:left;
		}
	ul.list2 li{
			background-image:url(../images/charte/icon_list.jpg);
			background-repeat:no-repeat;
			background-position:left -5px;
			padding-left:35px;
			margin-top:5px;
			}
	ol.list2{
		text-align:left;
		}
	ol.list2 li{
		margin-top:6px;
		}
	#subtitle{
		padding-bottom:5px;
		}
#modelage_bg{
	margin-top:10px;
	padding-top:10px;
	padding-left:0px;
	height:200px;
	background: url(../images/charte/neo_classique_bg.jpg) no-repeat 0px 20px;
	}
#jazz_bottom{
	clear:both;
	background:url(../images/charte/jazz_bottom.jpg) no-repeat right top;
	height:100px;
	}
#neo_classique_bg{
	float:left;
	height:184px;
	width:140px;
	margin-top:15px;
	background: url(../images/charte/neo_classique_bg.jpg) no-repeat -180px bottom;
	}
#photo_box{
	text-align:center;
	margin-top:10px; 
	float:left;
	background: url(../images/charte/final_bg.jpg) repeat left top;
	border:1px solid #fff; 
	width:146px; 
	height:150px;	
	margin-left:9px;
	padding:0px;
	}
/*---map---*/
#map_bottom{
	background:red curl(../images/plan/map_bottom.jpg) left top;
	width:500px;
	height:85px;
	}

/*---Contact---*/
.mail_label{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	margin-top:5px;
	color:#fff;
	}
.mail_input{
	width:110px;
	float:left;
	margin-top:5px;
	color:#000; 
	}
.inputForm{
	border:1px solid #810505;
	background-color:#DFDEDE;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
.inputFormOver{
	border:1px solid #000;
	background-color:#fff;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
.button{
	border:1px solid #FFFFFF;
	background-color: #000;
	width:65px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
.buttonOver{
	border:1px solid #be7330;
	background-color: #FFFFFF;
	width:65px;
	color:#B50202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
.cyc{
	display:none;
}