/* CSS Document */
*{font-family:Arial;}

#main-page{
	margin-left:auto;
	margin-right:auto;
	width:977px;
}
#content-page{
	background-image:url(../images/content.png);
	background-repeat:repeat-y;
	margin-top:0px!important;
	margin-top:-4px;
	padding-top:30px;
	height:400px;
}
#left-content{float:left;height:420px;}
#right-content{float:left; width:274px;height:420px; }
#left-content-top{
	width:646px;
	height:50px;
	background-image:url(../images/onglets_content-a.jpg);
	background-repeat:no-repeat;
	margin-left:25px;
}
#left-content-middle{
	width:616px;
	background-image:url(../images/content-middle.jpg);
	background-repeat:repeat-y;
	margin:0px;
	margin-left:25px;
	padding-left:30px;
	padding-top:45px;
	height:255px;
}
#left-content-middle p{
	width:90%;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	font-weight:600;
}
#left-content-middle table{
	padding:10px 0px;
	border-top:solid 1px #5baeb7;
	border-bottom:solid 1px #5baeb7;
}	
#left-content-middle ol li{
	font-size:11px;
	line-height:14pt;
	padding:5px 0px;

}
#left-content-bottom{
	width:646px;
	background-image:url(../images/content-bottom.jpg);
	background-repeat:no-repeat;
	margin-left:25px;
	height:32px;
}
#right-content-top{
	background-image:url(../images/rightbox-top.jpg);
	background-repeat:no-repeat;
	height:32px;
	padding-top:10px;
}
#right-content-middle{
	background-image:url(../images/rightbox-middle.jpg);
	background-repeat:repeat-y;
	height:303px!important;
	height:300px;
}
#right-content-middle p, #right-content-top p{
	width:90%;
	margin:0px;
}
#right-content-middle p.download, #right-content-top p.download{
	padding-top:10px;
	padding-bottom:10px;
	width:80%;
	background-image:url(../images/red_arrow.jpg);
	background-position: right 10px;
	background-repeat:no-repeat;
	text-align:left;
}
#right-content-middle p.rightbox-links{
	padding-top:14px;
	padding-bottom:14px;
	width:80%;
	background-image:url(../images/blue_arrow.jpg);
	background-position: right 14px;
	background-repeat:no-repeat;
	text-align:left
}
#video-link{
	/*background-image:none!important;*/
	background-image:url(../images/video_screenshot.jpg)!important;
	background-position: right 15px!important;
	height:65px;
	padding-top:35px!important;
	padding-bottom:0px!important;
}
#video-link a{
	width:100%;
	height:100%;
}
p.download a{
	width:70%;
	color:#5baeb7;
	text-decoration:none;
	font-weight:600;
	font-size:15px;
	display:block;
}
p.download a:hover, .video-div a:hover{text-decoration:underline;}

p.rightbox-links a{
	width:70%;
	color:#5baeb7;
	text-decoration:none;
	font-weight:600;
	font-size:15px;
	display:block;
	text-align:left;
}

p.rightbox-links a:hover{text-decoration:underline;}
p.rightbox-links{
	text-align:left;
	border-top:solid 1px #00CCFF;
}
.table-liste{
	vertical-align:middle!important;
}
#right-content-bottom{
	background-image:url(../images/rightbox-bottom.jpg);
	background-repeat:no-repeat;
	height:32px;
}
#bottom{
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
}
.footer-p, .footer-p a{
	height:50px;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	margin:0px;
	padding-top:10px;
}
.footer-p a:hover{ text-decoration:underline;}
.mytable td, .mytable td a{
	font-size:15px;
	font-weight:600;
	padding-top:20px;
	text-decoration:none;
	color:#5baeb7;
}
.mytable td a:hover{text-decoration:underline;}
.mytable td a.selected{
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	color:#03787c;
}
