body {
	margin: 0;
	background-color: #E4E2E2;
}
img {
	border: 0;
}

#container {
	width: 1050px;
	height: 1250px;
	margin: 0 auto;
}

#header {
	width: 1050px;
	height: 22px;
	background-image: url(images/header_bg2.png);
}

#logo {
	margin-left: 15px;
	margin-top: 20px;
	float: left;
}

#cmhaut {
	width: 600px;
	position: absolute;
	top: 15px;
	float: left;
	margin-left: 430px;
}

#clear {
	clear: both;
	height: 15px;
}

#tablea {
	margin-top: 15px;
}

#content {
	width: 100%;
	height: 100%;
	background-image: url(images/main_bg.png);
	margin: 0 auto;
}


#footer {
	width: 1050px; 
	height: 22px;
	background-image: url(images/footer_bg.png);
}

#partnershiplinks {
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	color: #000000;
	width: 990px;
	height: 20px;
	margin: 0 auto;
}

#promobottom {
	width: 728px; 
	height: 90px;
	margin: 15px auto;
}


/* Recopié de l'autre css */
table.trade{
	margin: 0 0 0 14px;
	width: 750px;
	margin-left: 15px;
	
}

table.trade td{
	margin: 0;
	width: 25%;
	text-align: center;
	font: bold 14px verdana;
	vertical-align: top;
}

table.trade td img{
	margin: 0;
	padding: 0;
	width: 180px;
	height: 135px;
	border: 1px solid #fff;
}

table.trade td a{
	text-decoration: none;
	color: #132F9F;
}

.linkbloc2{
	font: bold 13px tahoma;
	margin:15px 0 0 120px;
	width: 750px;
	padding-left: 15px;
}


.linkbloc{
	width: 750px;
	font: bold 13px tahoma;
	margin: 15px 0 15px 50px;
	color: #132F9F;
	padding-left: 15px;
}

.linkbloc td{
	
}

.linkbloc a, .linkbloc2 a{
	color: #132F9F;
	text-decoration: none;
}

.linkbloc a:hover, .linkbloc2 a:hover{
	color: #ffffff;
	background:  #132F9F;
}

#leftcolumn {
	width: 252px;
	height: 1130px;
	float: left;
	margin-left: 38px;
	margin-top: 0;
	border: 1px solid #000000;
	text-align: center;
	font: bold 16px tahoma;
	color: #000000;
}

#leftcolumn a{
	color: #132F9F;
	text-decoration: none;
}

#textleftcolumn {
	margin: 10px 0 10px 0;
	font-size: 19px;
}

input#email{
	height: 25px; 
	width: 255px; 
	font: bold 20px arial; 
	vertical-align: middle; 
	text-align: center; 
	background: #f3f3f3; 
	border: 1px solid #333030;
}

input#submit{
	width: 255px; 
	height: 40px;
	margin-top: 6px;
	background : transparent url(submit.gif);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

#videoright{
	float: right;
}

#videoleft{
	float: left;
}

#cmcenter {
	width: 300px;
	height: 115px;
	float: right;
	text-align: center;
	font-size: 25px;
	line-height: 23px;
}

