html{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	background:#188d8c url(../images/bottom_right.gif) no-repeat right bottom fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	height:100%;
}
img{
	border:0px;
}
#general{
	position:relative;
	margin:0 auto;
	width:763px;
	min-height:100%;
}
#header{
	display:block;
	float:left;
	width:763px;
	height:298px;
	margin-bottom:81px;
}
#content{
	display:block;
	float:left;
	background-color:#FFF;
}
#menu{
	display:block;
	float:left;
	width:202px;
	margin-right:58px;
	text-align:right;
}
.lienVert{
	text-decoration:none;
	color:#1ba2a1;
}
#contenu{
	display:block;
	float:left;
	width:483px;
	padding-right:20px;
}
#menu ul{
	display:block;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0;
	list-style-type:none;
}
#menu ul li{
	display:block;
	float:left;
	width:202px;
	height:26px;
}
#menu ul li a{
	display:block;
	float:left;
	width:168px;
	height:25px;
	padding-right:4px;
	text-decoration:none;
	font-weight:bold;
	color:#7567ae;
	line-height:25px;
	border-bottom:#f7a800 solid 1px;
}
#menu ul li a:hover{
	padding-left:30px;
}
#menu ul li a.menuOn{
	padding-left:30px;
	color:#4e4576;
}
#footer{
	display:block;
	float:left;
	width:763px;
	height:20px;
	margin-top:20px;
}
#contenu h1{
	margin:0px;
	padding:0px;
	color:#f7a800;
	font-size:20px;
}
#contenu h2{
	color:#1BA2A1;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:15px;
}
#contenu h3{
	color:#F7A800;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:15px;
}
#bloc_bas{
	display:block;
	float:left;
	width:763px;
	height:112px;
}
#bg_top{
	position:absolute;
	top:0px;
	left:0px;
	width:71px;
	height:84px;
	background:url(../images/top_left.gif) no-repeat top left;
}
#contenu p{
	margin:0px;
	/*padding:35px;*/
	color:#919191;
	text-align:justify;
}
#contenu td{
	padding-bottom:10px;
}
#contenu .cadre{
	display:block;
	float:left;
	width:461px;
	padding:10px;
	text-align:center;
	border:#F7A800 solid 1px;
}
#contenu a,#contenu li a{
	color:#1BA2A1;
	text-decoration:none;
	font-weight:bold;
}
#contenu a:hover,#contenu li a:hover{
	text-decoration:underline;
}
.caseTableau, .caseTableauGauche{
	text-align:center;
	border-right:#058281 solid 1px;
	border-bottom:#058281 solid 1px;
	padding-top:4px;
}
.caseTableauGauche{
	border-left:#058281 solid 1px;
}
.enteteTableau, .enteteTableauGauche{
	text-align:center;
	font-weight:bold;
	background:url(../images/bg_tableau.gif) repeat-x top left;
	border-right:#058281 solid 1px;
	border-bottom:#058281 solid 1px;
	padding-top:5px;
	padding-left:4px;
	padding-right:4px;
	color:#ffffff;
}
.enteteTableauGauche{
	border-left:#058281 solid 1px;
}
.programme td{
	border-bottom:#F7A800 solid 1px;
	padding-bottom:2px;
	padding-top:4px;
}
.programme td.noborder{
	border:none;
}
.btnProgAcc{
	margin-right:100px;
}
ul.nostyleul li{
	list-style-type:none;
}
