body
{
background: #454545;
height: 700px;
}

												a:hover
												{
												background: none;
												}
												
												a span
												{
												display: none;
												}

					#container
					{
					background: url("../pictures/bkgd-idx1.jpg") no-repeat;
					width: 1152px;
					height: 704px;
					margin: auto;
					borde: 1px solid blue;
					}

							#menu
							{
							float: left;
							width: 235px;
							height: 615px;
							borde: 1px solid red;
							}

							#menu img
							{
							margin-top: 15px;
							margin-left: 12px;
							border: none;
							}

							.liens
							{
							margin-top: 22px;
							margin-left: 55px;
							}

							#menu a
							{
							text-decoration: none;
							font-family: arial;
							font-size: 13px;
							font-weight: bold;
							letter-spacing: -1px;
							line-height: 19px;
							color: #A0A0A0;
							}

							#menu a:hover
							{
							color: #444444;
							}

					

		#tete
		{
		width: 907px;
		height: 150px;
		borde: 1px solid red;
		}

					.bienvenue
					{
					float: left;
					margin-left: 305px;
					margin-top: 38px;
					font-family: arial;
					font-size: 18px;
					font-weight: bold;
					text-align: center;
					color: #62afc5;
					}
				
		#corps
		{
		padding-top: 60px;
		padding-left: 55px;
		width: 857px;
		height: 395px;
		borde: 1px solid yellow;
		}
		
		#corps img
		{
		margin-top: 40px;
		margin-left: 242px;
		border: none;
		}

				#corps a
				{
				text-decoration: none;
				}
				
				#corps a:hover
				{
				color: #489cb4;
				}

#corps p
{
width: 610px;
text-align: justify;
font-family: arial;
font-size: 14px;
color: white;
text-decoration: none;
}

.flo
{
padding: 11px;
width: 590px;
height: 150px;
overflow: auto;
text-align: justify;
font-family: arial;
font-size: 14px;
color: white;
text-decoration: none;
}
				
.comp
{
float: right;
margin-right: 376px;
margin-top: 33px;
font-family: arial;
font-size: 20px;
line-height: 20px;
color: 202020;
font-weight: bold;
}

.hidden
{
border: 0;
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;
}