* {
margin: 0px;
padding: 0px;
}

html{
font-size: 100%;
} 

body {
	font-size: 100%;
	background-color: #FF9900;
	border: 0px;
	text-align: center;
	background-image: url(OmbreCont4.jpg);
	background-position: center 15px;
	background-repeat: no-repeat;
	font-size: 1em;
}


#container {
	background-color: #A43500;
	height: 480px;
	width: 745px;	
	margin-left: auto;
	margin-right: auto; 
	position: relative;
	top: 0%;
	margin-bottom: 0px;
	margin-top: 270px;
}

h2 { 
	font-size: 1em;
	font-weight: normal;
}

.accueil {
	background-color: black;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	height: 340px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFCC66;
	padding-left: 5px;
	padding-right: 5px;
}

.accueil * {
	position: relative;
	top: 30%;
}

#accueil {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 75px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#tp {
	position: absolute;
	top: 200px;
	left: 2px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	width: 90px;
}

.tp {
	background-color: black; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	height: 340px;
	width: 530px;
	text-align: left;
	padding-left: 10px;
	font-size:	.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
}

.tp h1 {
	font-size: 1.2em;
	font-weight: normal;
}

.tp ul {
	list-style-type: square;
	padding: 5px;
}

.tp li {
	line-height: 5px;
	margin: 20px;
	position: relative;
	left: 20px;
}

#photos {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	width: 440px;
}

#photos img {
	width: 50px; 
	height: 50px;
}

.contact {
	background-color: black;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	padding-left: 10px;
	border: none;
	border-color: #FFFF99;
	height: 340px;
	width: 530px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFCC66;
	overflow: scroll;
}

.contact h1 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
}

.réponse {
	text-align: center;
}

.contact input, textarea {
	position: absolute;
	left: 120px;
}

.contact p {
	padding: 0%;
	margin: 1%;
}

#contact {
	display: block;	
	position: absolute;
	top: 200px;
	left: 648px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	width: 85px;
}

.envoyer {
	position: absolute;
	top: 300px;
	background-color: maroon;
	color: white;
	width: 140px;
	margin: 0%;
	padding: 0%;
	font-size: .9em;
}

#legislation2 {
	position: absolute;
	top: 325px;
	left: 5px;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

#tel {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#webmaster {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: silver;
	border-top: double;
	padding-top: 3px;
	border-color: #9BFFEC;
	border-bottom: none;
	margin-bottom: 0%;
	padding-bottom: 0%;
	text-align: left;
	position: relative;
	left: -4px;
}

#webmaster p {
	position: absolute;
	top: 10px;
	left: 320px;
	margin: 0%;
}

#webmaster p a:link, a:visited {
	color: gray;
	padding: 0%;
	margin: 0%;
}

#webmaster p a span {
	display: none;
}

#webmaster p a:hover span {
	display: inline;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	background-color: #FFD266;
	color: navy;
	font-style: normal;
	margin-left: 4px;
	padding: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
}

#legislation1 p {
	font-size: x-small;
	margin: 0%;
	padding-top: 0%;
	padding-bottom: 20px;	
	position: absolute;
	top: 465px; 
	left: 25px;
}

#w3cXHTML {
	position: absolute;
	top: 428px;
	left: 5px;
}  

#w3cCSS {
	position: absolute;
	top: 428px;
	left: 650px;
}

img {
	border: none;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:active {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: ButtonFace;
	text-decoration: none;
}