body {
	background-color: #343434;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fond_metal.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #BBB;
	font-size: 12px;
	font-weight: bold;
}
#intro {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index : 1;
}
#header {
	height: 280px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logos {
	float: left;
	width: 400px;
	position: relative;
	top: -19px;
	margin-bottom: -19px;
}
#logos img {
	border-width: 0px;
/*
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
*/
}
#actualites {
	text-align: left;
	padding-top: 10px;
	padding-left: 400px;
	font-size: 14px;
}
#promotions {
	position: relative;
	top: -26px;
	margin-bottom: -26px;
}
#recherche {
	margin: 0px auto;
	padding: 0px;
	font-size: 18px;
	z-index: 1;
	width: 1000px;
	position: relative;
	top: -25px;
	height: 25px;
	display: none;
	visibility: visible;
	color: #FFFFFF;
}
#marque {
	display: none;
}
#modele {
	display: none;
}
#contenu {
	position: relative;
	top: -25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fond_rayures.jpg);
}
#contenu td, #contenu th {
	height:30px;
}
#newsletter {
	width: 1000px;
	padding: 20px 0;
}
#newsletter p {
	text-align: center;
}
#footer {
	position: relative;
	top: -25px;
	background-image: url(img/footer.jpg);
	background-position: center top;
	height: 33px;
	width: 970px;
	text-align: right;
	line-height: 28px;
	font-size: 11px;
	color: #999999;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#footer2{
	color:#fa60fb;
}
#footer2 a{
	color:#eca1e1;
}
#footer2 a:hover{
	color:#ECECEA;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 50px;
	font-size: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 10px 20px 10px 0px;
	text-align: justify;
}
a {
	color: #E0E0E0;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.modele {
	padding-top: 75px;
}
.row1 {
	color: #FFFFFF;
}
.row2 {
	color: #FFCC00;
}
.row3 {
	color: #000000;
}
.date {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.bt_bar {
	background-image: url(http://www.intervo.fr/img/bt_bg.gif);
	background-repeat: no-repeat;
	width: 156px;
	color: #333;
}
.bt_bar label {
	cursor: pointer;
}
.bt_bar input {
	margin-left: 0;
}
.bt_bar a {
	color: #333333;
	text-decoration: none;
}
.bt_bar a:hover {
	color: #333333;
	text-decoration: none;
}
.mention {
	font-size: 14px;
	color: #9ec858;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.newsletter {
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 4px;
}
.clear{
	clear: both;
}
.link_marque {
	font-size: 18px;
	margin: 16px 0;
	text-transform: uppercase;
}
.link_marque a {
	text-decoration: none;
}
.wrap {
	visibility: hidden;
	margin: 0;
	clear: both;
}

a.link_fichier_expertise{
	text-decoration:underline;
}

a.link_fichier_expertise img {
	margin-right:5px;
	height:15px;
	width:auto;
}
