﻿.main {
	width: 975px;
	font-size:xx-small; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	text-align:left;
}

.headerindex {
	width:386px;
	height:88px;
	background-image:url(tetiere.jpg);
	background-repeat:no-repeat;
	background-position:absolute;
	text-align:left;
}

.menu {
	color:#000000;
	float:left;
	font-size:xx-small;
}

.tr {
	text-align:left;
}

.lien_gris {
   color: #777777;
   text-decoration: none;
}
.lien_gris:hover {
   color: #333333;
   text-decoration: none;
}
.lien_gris2 {
   color: #666666;
   text-decoration: none;
}
.lien_gris2:hover {
   color: #222222;
   text-decoration: none;
}
.lien_noir {
   color: #000000;
   text-decoration: none;
}
.lien_noir:hover {
   color: #888888;
   text-decoration: none;
   }
   
.footer {
	text-align:center;
	color:#e4e3e5;
	margin-top:50px;
	text-decoration:none;
}

.vignettes {
	margin: 15px 5px 15px 0px; 
	float:left;	
	width:120px;
	height:80px;border-color:#ffffff;
}

.h1 {
	color:#000000;text-decoration:none;
}

.textevignette {
	color:#222222;
}


