html, body {
	margin: 0;
	padding: 1px 0 0 1px;
	font: 11px verdana, sans-serif;
	color: black;
	background: white;
}
body {
	width: 760px;
	border: 1px solid silver;
}
#entete {
	width: 760px;
	height: 100px;
	margin: 1px;
}
div#entete img {
	float: left;
}
div#entete img.logo {
	margin-right: 260px;
}
#menu {
	height: 25px;
	margin: 2px 0;
}
div#menu p img {
	padding: 2px 10px 0 20px;
}
div#menu p span {
	vertical-align: 50%;
}
div#menu p {
	width: 280px;
	height: 25px;
	margin: 0;
	float: left;
	font-size: 11px;
	color: #FFE6FF;
	background: #9A589A;
}
div#menu ul {
	width: 480px;
	margin: 0;
	padding: 0;
	float: left;
	background: #5C005C;
}
div#menu ul li{
	margin: 0;
	display: inline;
}
div#menu ul li a {
	width: 66px;
	height: 19px;
	margin: 0;
	padding-top: 6px;
	border-left: 1px solid #E9E9FF;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	color: rgb(203,224,251);
	background: #6B006B;
}
div#menu ul li a.premier {
	border-left: none;
}
div#menu ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	background: #6B006B;
	color: white;
}
div.corps {
	width: 278px;
	margin: 2px 0;
	float: left;
	font: 11px verdana, sans-serif;
	/*line-height: 1.4em;*/
}
div.corps.entreprise {
	margin-left: 2px;
}
div.corps.particulier {
	margin-right: 2px;
}
div.corps p.statut {
	margin: 0;
	padding: 5px 0 0 0;
	height: 25px;
	font-weight: bold;
	color: #6B006B;
	border-bottom: 1px dotted silver;
	text-align: center;
	background: #FFFFFF;
}
div.corps p.texte {
	margin: 5px 0;
	padding: 0 7px;
	text-align: justify;
}
div.corps p.solution {
	padding: 5px 5px;
	background: #9A589A;
	border: 3px double #6B006B;
	color: #FFD700;
}
p#part {
	background: #6B006B;
	border: 3px double #9A589A;
} 
div.corps p.texte:first-line {
	color: #8A2BE2;
}
div.corps p.solution:first-line {
	font-weight: bold;
	color: white;
}
div.corps p.premier {
	margin-top: 10px;
}
#illustration {
	width: 200px;
	height: 400px;
	float: left;
}
-->
<!--
#corpssrv {
	width: 750px;
	margin: 0;
	padding-left: 10px;
	border-top: 1px dotted purple;
	border-bottom: 1px dotted silver;
	background: url(imgfondsrv.jpg) top right no-repeat;
}
div.service {
	width: 556px;
	height: 100px;
	margin: 5px 0 0 0;
}
div.service div.image {
	width: 140px;
	height: 100px;
	margin-bottom: 5px;
}
div.service div.typesrv {
	width: 20px;
	height: 100px;
	margin-bottom: 5px;
}
div.service ul {
	height: 91px;
	margin: 0 0 5px 0;
	padding: 8px 0 0 10px;
	border-bottom: 1px dotted silver;
}
div.service ul li {
	margin: 0;
	list-style-type: none;
} 
div.image, div.typesrv, div.service ul {
	float: left;
}
-->
<!--
#corpstar {
	overflow: auto;
	width: 760px;
	margin-bottom: 3px;
	padding-bottom: 10px;
	background: url(imgfondtar.jpg) 2px no-repeat;
}
#corpstar p {
	margin-top: 15px
	margin-left: 10px;
}
#corpstar table {
	overflow: auto;
	width: 550px;
	margin-top: 20px
	margin-left: 200px;
}
th {
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	vertical-align: bottom;
}
#corpstar table tr th {
	font-weight: 100;
}
td.typeprest {
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}
th, td.aligned {
	text-align: right;
}
td {
	color: black;
}
th, td {
	padding: 0 0.5em;
}
td.pentr {
	color: black;
}
td.ppart {
	color: gray;
}
tr.surligne {
	background: #FFE6F9;
}
td.typeprest, td.premcol {
	border-left: 1px solid silver;
}
-->
<!--
div#corpsctc {
	width: 760px;
	float: left;
	margin-top: 10px;
	margin-bottom: 1px;
	border-bottom: 1px dotted silver;
	background: url(imgfondctc.jpg) no-repeat;
}
div#txtcontact {
	width: 238px;
	margin-right: 19px;
	padding: 120px 10px;
	text-align: justify;
}
div#corpsctc div#txtcontact {
	float: left;
	overflow: auto;
}

div#corpsctc form div.row {
	width: 470px;
	padding-left: 10px;
	float: left;
	margin-bottom: 5px;
}
*.label {
	color: black;
}
div#corpsctc form div.row span.colun, div#corpsctc form div.row span.coldeux {
	display: block;
	float: left;
	width: 160px;
	margin: 0;
	vertical-align: bottom;
}
input, select {
	font: 11px verdana, sans-serif;
}
input:focus, select:focus, textarea:focus {
	background: #EABFFF;
}
div#corpsctc form div.row span textarea {
	width: 350px;
}
div#corpsctc form div.row span select {
	width: 250px;
}
span.requis {
	color: #9A589A;
}
#pied {
	overflow: auto;
	clear: left;
	width: 760px;
	margin-top: 2px;
	border-top: 1px dotted silver;
	color: gray;
}
#pied p {
	float: left;
	margin-top: 1px;
	text-align: right;
}
#pied p img {
	border: none;
}
#pied p#inffacile {
	width: 120px;
	padding: 5px 0 0 80px;
	text-align: left;
	color: #6B006B;
}
#pied p#adresse {
	width: 450px;
	float: right;
	padding-top: 2px;
	padding-right: 10px;

}
img#html {
	margin: 7px 0 0 2px;
}
img#css {
	margin-top: 7px;
}
#pied p#adresse img#css {
	float: left;
	padding-left: 98px;
}
