body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	color: #3b514f;
}

.cad {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #ff5a69;
	border-right-color: #FFFFFF;
	border-bottom-color: #ff5a69;
	border-left-color: #F0F0EB;
}
.tablea {
	border: 1px groove #00A698;
}
.lien {
	color: #0000FF;
	font-size: 11px;
}
.lien:hover{
	color: #CC0000;
	font-size: 11px;
}

.titre {
	text-decoration: none;
	font-size: 18px;
}

.police12{
	font-size: 12px;
}
.police12:link{
	font-size: 12px;
	color: #3b514f;
}
.police12:visited{
	font-size: 12px;
	color: #3b514f;
}
.police12:hover{
	font-size: 12px;
	color: #78BDC7;
	text-decoration: underline overline;
}
.photo
{
	border: 1px solid #333333;
}
.trait
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5a69;
}
#monthformat {
	border-bottom: 2px solid #3b514f;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #3b514f;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #3b514f;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
#dateformat a:hover {
	color: #3b514f;
	letter-spacing:0.1em;
	}
	