﻿body 
{
	margin:0px;
	background:url(./images/bg.jpg) repeat center top;
	font-family:Verdana;
	color:white;
}

.mainTbl
{
	width:778px;
}

.header
{
	width:778px;
	height:247px;
	background:url(./images/header.jpg) no-repeat;
}

.menu
{
	width:344px;
	height:400px;
	background:url(./images/menu.jpg) no-repeat;
}

.bloc
{
	width:434px;
	height:400px;
	background:url(./images/bloc.jpg) no-repeat;
}

.blocTbl{width:315px;font-size:10pt;}

.footer
{
	width:578px;
	height:40px;
	border-top:solid 1px white;
	font-size:8pt;
	line-height:16px;
}

.footer a{color:white; text-decoration:none;}
.footer a:hover{color:white; text-decoration:underline;}

a{color:white; text-decoration:underline;}
a:hover{color:white; text-decoration:none;}

.title_accueil{width:434px;height:26px;background:url(./images/title_transmission.jpg) no-repeat;}
.title_piece_service{width:434px;height:26px;background:url(./images/title_piece_service.jpg) no-repeat;}
.title_reusinage{width:434px;height:26px;background:url(./images/title_reusinage.jpg) no-repeat;}
.title_reparation{width:434px;height:26px;background:url(./images/title_reparation.jpg) no-repeat;}
.title_contact{width:434px;height:26px;background:url(./images/title_contact.jpg) no-repeat;}