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;
}


div.pftop {
	font-style:italic;
	color:#aaaaaa;
	padding-bottom:20px;
	padding-top: 4px;
	text-align:center;
}


div.pfleft {
	float: left;
	width: 272px;
	padding-right: 24px;
	margin-right: 24px;
	text-align: right;
}
div.pfleft div.pfbs {
	height: 86px;
	padding-bottom: 10px;
}
div.pfleft div.pfbs img {
	border: 1px dotted #ddd;
}
div.pfleft div.pfbss {
	height: 30px;
}
div.pfleft div.pfbss img {
	padding-left: 6px;
}


div.pfright {
	width: 350px;
	float: left;
}
div.pfright div.titre {
	font-weight: bold;
}
div.pfright div.subtitre {
	font-style: italic;
	font-size: 10px;
}
div.pfright div.txt {
	padding-top: 5px;
}
div.pfright div.txtcomp {
	padding-top: 8px;
	color: #386382;
}
div.pfright div.txtref {
	padding-top: 12px;
	font-size: 10px;
}
div.pfright a {

}
div.pfright a.lien {
	
}

div.clearpf {
	clear: both;
	height: 20px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 20px;
	margin-left: 157px;
	margin-right: 0px;
}