#content {
	background-color: #FFFFFF;
	text-align: center;
	width: 736px;
	margin: auto;
	padding: 4px;
}

.video {
	width: 126px;
	height: 116px;
	border: solid 2px #3777bc;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#player{
	width: 415px;
	height: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.pub {
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
	float: right;
}

.calque_box {
position: relative;
top:0px;
left:0px;
width:126px;
height:116px;
background:#FFFFFF;
z-index:1;}

.calque_img {
position:absolute;
top:0px;
right:0px;
width:126px;
height:116px;
}

.calque_bg_txt {
position:absolute;
top:90px;
left:0px;
height:26px;
width:126px;
background:#000000 none repeat scroll 0%;
opacity:0.65;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}

.calque_text {
position:absolute;
top:90px;
left:4px;
height:26px;
width:118px;
color:#fff;
z-index:2;
font-family: Arial;
font-weight: bold;
font-size: 10px;
text-align: center;
}

.calque_bg_txt_exp {
position:absolute;
top:80px;
left:0px;
height:36px;
width:126px;
background:#000000 none repeat scroll 0%;
opacity:0.65;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}

.calque_text_exp {
position:absolute;
top:80px;
left:4px;
height:36px;
width:118px;
color:#fff;
z-index:2;
font-family: Arial;
font-weight: bold;
font-size: 10px;
text-align: center;
}

.break {
	clear: both;
}

.break_l {
	clear: left;
}

.break_r {
	clear: right;
}

h1 {
	color:#CC0000;
	font-size:160%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 6px;
	margin:0px;
	text-align: left;
}
