body {
	background-color: #e7ded0;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
	margin-bottom:5px;
}
h1 {
	color:#C50101;
	padding:0px;
	margin:0px;
	font-size:28px;
}
a {
	text-decoration:none;
	color:#333333;
	
}
#main {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#main2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
}
#main {
	height: 600px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
}
#main2 {
	height: 600px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
}
#tv {
	position: absolute;
	left: 340px;
	top: 100px;
}
#buttons_right {
	position: absolute;
	top: 285px;
	left: 601px;
	width: 166px;
	height: 70px;
}
#buttons_left {
	left:99px;
position:absolute;
top:303px;
}
.preview {
	position: absolute;
	visibility:hidden;
	opacity: 0;
	top: 244px;
	left: 370px;
}
#timer {
	position: absolute;
	left: 575px;
	top: 107px;
	z-index:1;
}
#click {
	height:186px;
left:0;
position:absolute;
top:7px;
width:300px;
z-index:1;
}
#comments {
	position: absolute;
	top: 206px;
	left: 489px;
	width: 300px;
	height: 298px;
	overflow-y: scroll;
}
img {
	border:0px;
}
#video {
	position: absolute;
	top: 204px;
	right: 364px;
}
#titre {
	position: absolute;
	left: 366px;
	top: 111px;
	height: 46px;
}
#buttons {
	position: absolute;
	left: 542px;
	top: 506px;
	width: 164px;
	height: 49px;
}
#formulaire {
	left:35px;
position:absolute;
top:551px;
width:304px;
}
#champs {
	position: absolute;
	left: 30px;
	top: 60px;
	width: 166px;
}
.style1 {
	color: #E32120;
	font-weight: bold;
}
.boutonsub
{
	background-image: url(../images/bouton.png);
	background-repeat: no-repeat;
	color:#E5BEA1;

}

.boutonsub:hover
{
	background-image: url(../images/bouton.png);
	background-repeat: no-repeat;
	color:#E5BEA1;
	
}
