body{
	padding: 0;
	margin: 0;
	background: #18030c url("images/body_bg.png") repeat-x;
}

div#page{
	width: 780px;
	margin: 0 auto 50px auto;
	background: #3f071e;
	padding: 0 0 8px 0;
}

div#header{
	height: 220px;
	background: transparent url("images/header.jpg");
}

h1#headline{
	padding: 190px 0 1px 0;
	margin: 0;
	text-align: center;
	font: normal 25px arial ;
	color: #fff;
}

div#middle_line{

}

h2#subHeadline{
	font: italic 12px arial;
	color: #be819b;
	text-align: right;
	padding-right: 10px;
	background: transparent;
}

h2#subHeadline a{
	font: bold 12px arial;
	color: #fb2981;
}

#goto_connect{
	
}

div#thumbline{
	text-align: center;
}

div#thumbline img{
	width: 90px;
	height: 90px;
	border: 1px solid #89747d;
	margin-bottom: 5px;
}

div#leftCol{
	float: left;
	width: 400px;
}

div#leftCol .bloc_t{
	width: 375px;
	border: 8px solid #962d59;
	background: #fff;
	margin-left: 8px;
	
}

div#leftCol .bloc_t h2{
	background: transparent url("images/h3_puce.jpg") no-repeat;
	padding-left: 15px;
	font: bold italic 18px arial;
	color: #c2175f;
	margin: 9px 5px 8px 5px;
	text-transform: uppercase;
}

div#leftCol .bloc_t p{
	font: normal 12px arial;
	color: #be819b;
	line-height: 16px;
	margin: 0 5px 10px 5px;
}

img.present{
	display: bloc;
	margin: 15px auto 15px auto;
	border: 1px solid #f71d79;
	height: 208px;
	width: 360px;
}

div#leftCol .bloc_t  .subtitle{
	font: normal 10px arial;
	color: #937c86;
}

div#rightCol{
	float: right;
	width: 360px;
}

p.suscribe_form_title{
	height: 80px;
	width: 300px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	font: bold 20px arial;
	color: #f41d77;
}

p.suscribe_form_title_d3{
	height: 80px;
	width: 300px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	font: bold 20px arial;
	color: #f41d77;
	color: #fff;
}

div#suscribe_form_d1{
	background: transparent url("images/d1.gif") no-repeat;
	width: 333px;
	height: 331px;
}

div#suscribe_form_d2{
	background: transparent url("images/d2.gif") no-repeat;
	width: 333px;
	height: 331px;
}

div#suscribe_form_d3{
	background: transparent url("images/d3.gif") no-repeat;
	width: 333px;
	height: 331px;
}

div#suscribe_form th{
	font: bold 12px arial;
	color: #300517;
	text-align: right;
	padding: 5px 10px 5px auto;
}

div#suscribe_form_d1 .textinput, div#suscribe_form_d2 .textinput, div#suscribe_form_d3 .textinput{
	width: 195px;
	height: 22px;
	border: 2px solid #500927;
	margin: 3px 0 2px 0;
}

input.suscribe_submit_a1{
	background: transparent url("images/a1.gif") no-repeat;
	border: none;
	width: 287px;
	height: 34px;
	cursor: pointer;
	font: bold 16px arial;
}

input.suscribe_submit_a2{
	background: transparent url("images/a2.gif") no-repeat;
	border: none;
	width: 287px;
	height: 34px;
	cursor: pointer;
	font: bold 16px arial;
}

input.suscribe_submit_a3{
	background: transparent url("images/a3.gif") no-repeat;
	border: none;
	width: 300px;
	height: 37px;
	cursor: pointer;
	font: bold 16px arial;
}

input.suscribe_submit_a4{
	background: transparent url("images/a4.gif") no-repeat;
	border: none;
	width: 300px;
	height: 37px;
	cursor: pointer;
	font: bold 16px arial;
}

input.suscribe_submit_a5{
	background: transparent url("images/a5.gif") no-repeat;
	border: none;
	width: 287px;
	height: 34px;
	cursor: pointer;
	font: bold 16px arial;
}

input.suscribe_submit_a6{
	background: transparent url("images/a6.gif") no-repeat;
	border: none;
	width: 300px;
	height: 37px;
	cursor: pointer;
	font: bold 16px arial;
}

div#connect_form{
	width: 325px;
	padding: 35px 3px 0 5px;
	height: 75px;
	background: transparent url("images/connect_form.gif") no-repeat;
	margin-top: 20px;
}

div#connect_form a{
	color: #fff;
	font: normal 11px arial;
}

div#connect_form .connect_submit{
	width: 105px; 
	height: 20px;
	background: #d4e740 url("images/connect_submit.gif") repeat-x;
	border: 1px solid #1d1d1d;
	font: normal 11px arial;
}

div#connect_form th{
	text-align: right;
	font: normal 11px arial;
	color: #fff;
}

div#footer{
	text-align: center; 
	font: normal 11px arial;
	margin-bottom: 40px;
	color: #962d59;
}

div#footer a{
	color: #962d59;
}

.bloc_info{
	width: 600px;
	color: #962d59;
	margin: 0 auto 0 auto;
}

.clear{
	clear: both;
}