body
{
}
.contenu h2
{
	font-weight: bold;
	font-size: 1.8em;
	color: #c90e0e;
	font-family: Arial;
	padding-bottom: 15px;
	text-align:center;
}

.contenu h3
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial;
	padding-bottom: 35px;
	text-align:center;
}

.contenu{
	padding-right: 20px;
	margin-top: 0px;
	padding-left: 230px;
	margin-right:0px;
	background-image: url(../images/famille.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	color: black;
	font-family: Verdana;
	font-size: 0.8em;
	text-align:center;
	
}

.contenu fieldset
{	margin-top:20px;
	width:500px;
	padding:10px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	}
	
.contenu legend
{	color:#c90E0E;
	}

.bouton
{	font-weight: bold;
	color: #c90e0e;
}

input
{	border:1px solid #aaaaaa;
	font-weight:bold;
	}
	
#divDeconnexion
{	margin-right:100px;
	text-align:right;
	}
	
#divDeconnexion a
{
	color:#c90E0E;
	}
	
#divActions
{
	margin-top:40px;}

#dtgHisto
{
	width:570px;
	}

#dtgAff,#dtgHisto
{
	border:0px;
	margin:auto;}

#dtgAff td{font-weight:bold;}

#dtgAff a
{
	color:#c90E0E;}
	
#dtgAff img
{
	height:80px;
	}
	
.header
{
	font-weight:bold;}
	
#dtgAff td,#dtgHisto td
{
	border:0px;
	padding:8px;
	font-size:12px;
	border-bottom:1px solid #aaaaaa;
	}

.tdAction,.tdCrv
{	width:200px;
	
	}