body {
	background-color:#999999;
}
.container {
	background:#ffcccc;
}
#header {
	background:#000000;
	color:#fff;
	text-align:center;
}


#footer {
	background:#ffffff;
	text-align:center;
	font-size:smaller;
	margin:0;
	padding:0;
}
#banner {
	float:right;
	background:#ffffff;
	margin-right:10px;
}
#copy {
	text-align:center;
	font-size:smaller;
	background:#000000;
	color:#ffffff;
	padding:5px;
	margin:0;
	clear:both;
	}

table tr td {
    border-bottom: 1px solid #fff;
    padding: 6px;
    text-align: left;
    vertical-align: top;
}


/*#content {
    background:#ffffff;

}*/


#content{
	padding-bottom:20px;}

.body_edit{
	color:#F00;
	}
.question_complement{
	background:#FFF;
	color:#F00;
	font-size:smaller;
	}
hr{
	border:#F90 1px dotted;
}


.body_confirm_mail { margin-bottom:15px;}

.body_confirm{ margin-bottom:10px;}

table, tbody, tr, th, td {
 display: block;
 }
 

.entry_confirm th{
border-bottom: 1px dotted #333;
}
.entry_confirm td{
border-bottom: 2px solid #333;
}
