body {
	/*border: 0px;
	margin: 0px;
	padding: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: Black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#master {
	width: 670px;
	position: absolute;
	left: 50%;
/*	margin-left: -335px;*/
	margin-left: -400px;
	margin-top: 30px;
}

input,textarea {
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 12px;
	font-size: 11px;
	padding-left: 3px;
}

input {
	width: 125px;
	height: 14px;
}

.fct1 {
	color: #aaaaaa;
}

input.bt {
	border-width: 0px;
	width: auto;
	height: auto;
}

a.porttitre {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	color: #002A53;
}



.test1 {
	display: block;
	overflow: hidden;
	width: 275px;
	height: 140px;
}

.test2 {
	display: block;
	overflow: hidden;
	width: 275px;
	height: 130px;
}

.test3 {
	display: block;
	overflow: hidden;
	width: 200px;
	height: 88px;
}

.contenu {
	border-width: 0px;
	border-color: #E0E7F5;
	border-style: dotted;
}

.imgtblst {
	margin-bottom: 4px;
}