body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#header,#content {
	width:970px;
	margin:0 auto;
	display:table;
}
#content {
	background-image:url('images/background.jpg');
	background-position:50% 0;
	background-repeat:no-repeat;
}
.separation{
	background-image:url('images/TealHeadBottom.jpg');
	width:100%;
	height:12px;
	clear:both;
}
#content table{
	margin-top:20px;
}
#header #headerLeft,#header #headerRight{
	width:50%;
	float:left;
}
#content #contentLeft,#content #contentRight{
	width:50%;
}
#header #headerRight .description{
	font-weight:bold;
}
#header #headerLeft h1{
	margin:0;
	padding:0;
}
#header #headerLeft h1 a{
	background-image:url('images/mercilacrise.jpg');
	display:block;
	width:459px;
	height:153px;
	text-indent:-600px;
	overflow:hidden;
	text-decoration:none;
}
#content #contentRight .box{
	border:3px solid #ea1615;
}
#content #contentRight .box .puce{
	background-image:url('images/fleche_red.gif');
}
#content .box{
	border:3px solid #01B2C7;
	background-image:url('images/99CCCCFF.png');
	-moz-border-radius:7px;
	width:400px;
	clear:both;
	margin:0 auto;
	position:relative;
}
#content .action{
	width:400px;
	margin:0 auto;
	margin-bottom:10px;
}
#content .google{
	margin-bottom:10px;
	background-color: #CCCCFF; 
	background-image: none;
}
#content .google .message{
	text-align:center;
	margin: 10px auto; 
}
#content .box:hover{
	background-color: #CCCCFF; 
	background-image: none;
}
#content .box .puce{
	background-image:url('images/fleche.gif');
	position:absolute;
	background-repeat:no-repeat;
	left:-10px;
	top:10px;
	width:10px;
	height:13px;
	z-index:100;
}
#content .box .message p{
	margin:5px;
}
#content .box .pied{
	margin:5px;
	margin-top:8px;
	font-size:12px;
	font-weight:bold;
	color:#A0A0A0;
}
#content  .box .pied .bluelight{
	color:#01B2C7;
}
#content .action{
	font-size:12px;
}
#content .action a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000;
}
#content .action a:hover{
	text-decoration:underline;
}
#content #contentRight #formulaire{
	width:400px;
	margin:0 auto;
	padding:0;
}
#content #contentRight #formulaire label{
	display:block;
	width:100%;
	font-weight:bold;
	margin:5px 0;
}
#content #contentRight #formulaire textarea{
	width:100%;
	height:100px;
}
#content #contentRight #formulaire input{
	width:100%;
}
#content #contentRight #formulaire #envoyer{
	width:150px;
	margin-top:5px;
}
#content #contentRight #formulaire p{
	margin:5px 0;
}
#content #contentRight #formulaire #compteur{
	float:right;
	border:1px solid black;
	font-weight:bold;
	width:50px;
	line-height:20px;
	margin-top:5px;
	background-color:#CCCCCC;
	text-align:center;
}
#content #contentRight #sep{
	height:1px;
	border-bottom:1px dashed #000;
	margin:10px;
	_margin:5px;
}
#content #contentRight #top_5{
	margin:10px;
	_margin:5px;
	margin-left:30px;
}
#content #contentRight #top5temp{
	margin:10px;
	_margin:5px;
	margin-left:35px;
	font-size:20px;
	color:#ea1615;
	font-weight:bold;
}
#content #contentRight #formulaire .crypto{
	text-align:center;
	margin-top:5px;
	clear:both;
}
#content #contentRight #formulaire .crypto img{
	border:1px solid black;
	cursor:pointer;
}
#pagination {
	width:100%;
	margin:10px auto;
	text-align:center;
	color:#01B2C7;
}
#pagination a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#pagination a:hover{
	text-decoration:underline;
}
.error{
	text-align:center;
	color:#ea1615;
	font-weight:bold;
	margin:3px auto;
}
#footer{
	width:80%;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color:#666666;
}
#footer a{
	color:black;
}
#footer a:hover{
	text-decoration:none;
}
