html, body 
{
	margin: 0; padding: 0; height: 100%;
}
body
{
	font: 11px "Tahoma", helvetica, sans-serif ;
	min-height: 580px;
}
#wrap
{
	position: relative;
	width: 790px;
	height: 100%;
	margin: 0 auto;
	background: #ffffff;
}
#content
{
	background-image: url("./images/fond-gris.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-left: -10px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 579px;
	margin-top: -290px;
	width: 783px;
	margin-left: -392px;
}
#site
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	height: 542px;
	width: 741px;
	border-left: 11px solid #e01414;
	background-image: url("./images/platine-mixage-fond.png");
	background-repeat: no-repeat;
	background-position: 407px 295px;
}
#haut
{
	background-image: url("./images/degrade-haut-bleu.png");
	background-repeat: repeat-y;
	width: 100%;
	height: 85px;
	text-align: left;
}
a img
{
	border: 0px;
}
img#image-logo
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
}
span#logo
{
	margin-top: 0px;
	margin-left: 4px;
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
}
#haut-gauche
{
	width: 200px;
	height: 100%;
	float: left;
}
#haut-droit
{
	width: 80px;
	height: 100%;
	text-align: left;
	float: right;
	margin-right: 0px;
}
.menu-haut-droit
{
	height: 12px;
	width: 100%;
	line-height: 12px;
}
.menu-haut-droit a
{
	color: #0070bb;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: 48px 0px;
}
.menu-haut-droit a:hover
{
	color: #e01414;
}
.menu-haut-droit#contact a
{
	background-image: url("./images/lettre-contact.png");
}
.menu-haut-droit#accueil a
{

	background-image: url("./images/fleche-accueil.png");
}
.menu-haut-droit#contact a:hover
{
	background-image: url("./images/lettre-contact-hover.png");
}
.menu-haut-droit#accueil a:hover
{

	background-image: url("./images/fleche-accueil-hover.png");
}
.menu-haut-droit#contact
{
	margin-top: 8px;
}
.menu-haut-droit#accueil
{
	margin-top: 45px;
	margin-left: 4px;
}
#menu
{
	border-top: 1px solid #0070bb;
	border-bottom: 1px solid #0070bb;
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.onglet
{
	background-image: url("./images/triangle-bleu.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	float: left;
}
.ongletGras
{
	background-image: url("./images/triangle-rouge.png");
	background-repeat: no-repeat;
	background-color: #ffd5d5;
	height: 25px;
	line-height: 25px;
	float: left;
}
.ongletGras a
{
	font-size: 11px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;	
}
#onglet-1
{
	width: 21%;
	background-position: 78px 18px;
}
#onglet-2
{
	width: 30%;
	background-position: 100px 18px;
}
#onglet-3
{
	width: 28%;
	background-position: 100px 18px;
}
#onglet-4
{
	width: 21%;
	background-position: 78px 18px;
}
.onglet a
{
	color: #000000;
	font-size: 11px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
.onglet a:hover
{
	background-color: #0070bb;
	color: #ffffff;
	background-image: url("./images/triangle-blanc.png");
	background-repeat: no-repeat;
}
.onglet#onglet-1 a:hover
{
	background-position: 78px 17px;
}
.onglet#onglet-2 a:hover
{
	background-position: 100px 17px;
}
.onglet#onglet-3 a:hover
{
	background-position: 100px 17px;
}
.onglet#onglet-4 a:hover
{
	background-position: 78px 17px;
}
#centre
{
	width: 741px;
	height: 413px;
	text-align: left;
	margin: 0px;
}
#centre-gauche
{
	margin-top: 25px;
	width: 410px;
	height: 370px;
	float: left;
}
#centre-gauche-haut
{
	width: 100%;
	height: 250px;
}
#centre-gauche-bas
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #999999;
	width: 90%;
	height: 120px;
	text-align:left;
}
#centre-gauche-bas h2
{
	position: absolute;
	font-size: 10px;
	margin-top: 20px;
	font-weight:normal;
	margin-left: 13px;
	font-style: italic;
}
#centre-droit
{
	margin-top: 25px;
	border-left: 1px solid #999999;
	width: 311px;;
	height: 370px;
	float: left;
}
#video
{
	margin-left: 40px;
	margin-top: 40px;
	width: 250px;
	height: 212px;
}
a#lien-video
{
	margin-left: 67px;
	color: navy;
}
a.lien-mailto
{
	color: navy;
	text-decoration: none;
}
a#lien-video:hover,a.lien-mailto:hover
{
	text-decoration: none;
	color: #e01414;
}
#plan-acces
{
	margin-top: 0px;
	margin-left: 200px;
	position: absolute;
}
h1
{
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 15px;
	background-image: url("./images/carre-rouge.png");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 13px;
	color: #000000;
}
h1#clients
{
	margin-left: 0px;
	margin-top: 3px;
}
h1#cgv
{
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url("./images/carre-rouge.png");
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-size: 13px;
	color: #000000;
}
textarea#cgv
{
	margin-left: 17px;
}
table#adresse
{
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
	width: 200px;
}
table#contact-form
{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 300px;
	height: 350px;
}
form
{
	padding: 0px;
	margin: 0px;
}
p.contact-telephone
{
	padding-top: 16px;;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
p.contact-fax
{
	margin-top: 10px;;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
a#contact-lien-mail
{
	margin-top: 10px;;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a#contact-lien-mail:hover
{
	color: #e01414;
}
p#mentions-legales
{
	margin-top: 80px;
	text-align: center;
}
p.contenu-text
{
	margin-left: 40px;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 10px;
}
span#titre-deroule
{
	margin-left: 60px;
	color: #0070bb;
}
.appelez-nous
{
	width: 200px;
	height: 20px;
	color: red;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 70px;
	font-weight: bold;
}
#appelez-numero
{
	margin-top: 0px;
	font-size: 17px;
	font-weight: bolder;
	color: red;
}
#menu-bas
{
	width: 100%;
	height: 15px;
	line-height: 15px;
	color: #333333;
}
#menu-bas a
{
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #333333;
}
#menu-bas a:hover
{
	color: #e01414;
}
#pied
{
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 35px;
	text-align: center;
}
#pied a
{
	text-decoration: none;
	color: #000000;
}
#pied a:hover
{
	text-decoration: underline;
}
hr.clear
{
	visibility: hidden;
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
}