body {font-family:Verdana}
#contenusvg {text-align:center;margin:auto}
#contenusvg svg {width:198px;height:280px;/*width:100%;height:100%*/;viewbox:none;background:white;border:1px solid #aaa;box-shadow:2px 2px 7px 0px #aaa}
input {
padding: 9px;
border: solid 1px #E5E5E5;
outline: 0;
font: normal 13px/100% Verdana, Tahoma, sans-serif;
width: 200px;
background: #FFFFFF;
}
input:hover, input:focus {
	border-color: #C9C9C9;
}

.form label {
	margin-left: 10px;
color: #999999;
}
a {
width: auto;
padding: 9px 15px;
background: #617798;
border: 0;
	font-size: 14px;
color: #FFFFFF;
	text-decoration:none;
}

table {border-spacing: 10px;}
.titre {height:50px; color:#aaa;font-size:20px}
.titre td:first-child{background:#ccc;width:50px;color:#fff;text-align:center}
.legende {font-size:12px;color:#aaa}
.apercu {width:500px;text-align:center;vertical-align:top}
