* {
	margin:0;
	padding:0;
}

#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	padding: 0px;
	margin: 0px;
	z-index: 1
}

#navigation {
	position: absolute;
	top: 314px;
	left: 30px;
	height: 156px;
	width: 232px;
	padding: 0px;
	margin: 0px;
	z-index: 1
}

/* descend de 6px pour caller texte et titre gauche */
#contenuTexte {
	position: absolute;
	top: 320px;
	left: 303px;
	height: 400px;
	width: 642px;
	padding: 0px;
	margin: 0px;
	z-index: 1
}

#block_liens {
    z-index: 2;
    position: absolute;
    display: none;
}

#block_contact {
    z-index: 2;
    position: absolute;
    display: none;
}

#block_references {
    z-index: 2;
    position: absolute;
    display: none;
}

#block_accueil {
    z-index: 2;
    position: absolute;
    display: none;
}

body {
  background-color: #D1D1D1;
  background-image: url(images/tileHaut.png);
  background-repeat: repeat-x;
} 

hr
{
    color: #D80007;
    height: 3px;
    margin: 0;
    padding: 0;
    background-color: #D80007;
    width: 46px;
    border: 0;
}

a.bouton
{
    text-decoration:none;
}

a
{
    color: #D80007;
    text-decoration:none;
}

a:hover
{
    color: #D80007;
    text-decoration: underline;
}

.shadow
{
    display:block;
    border: 4px #868686 solid;
}

.textesRouge1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	color: #D80007;
	letter-spacing: 1px;
	font-weight: bold;
}

.textesRouge2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	color: #C20030;
	letter-spacing: 1px;
	font-weight: bold;
}

.textesRouge3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	color: #950028;
	letter-spacing: 1px;
	font-weight: bold;
}

.texteNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}

.textesGris1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	color: #525252;
	letter-spacing: 1px;
	font-weight: bold;
}

.textesGris1Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	color: #525252;
	letter-spacing: 1px;
	font-weight: bold;
}

.backgrd {
  position:absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:-1;
}

.tableLogo {
	height: 234px;
	border: 0;
}

.tableBouton {
	width: 642px;
	border: 0;
}
