﻿body, html, div, a , img, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body, html {font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; font-size: 13px; color: #3E217E; height:745px;}
body { position: relative; width: 804px; height:745px; margin-right: auto; margin-left: auto; margin-bottom: 0px; background-image: url(images/bg.png); background-repeat: repeat-y; background-position: center top;}

#head1 {height: 205px; width: 804px;position: relative; background-repeat: no-repeat; background-position: left top; margin:0 0 20px 0;padding: 0px; border:#009900; background-image: url(images/bandeau1.jpg); z-index:10;
}

#head2 {height: 205px; width: 804px; position: relative; background-repeat: no-repeat; background-position: left top;margin:0 0 20px 0;padding: 0px; border:#009900; background-image: url(images/bandeau2.jpg); z-index:10;
}

#head3 {height: 205px; width: 804px; position: relative; background-repeat: no-repeat; background-position: left top;margin:0 0 20px 0; padding: 0px; border:#009900; background-image: url(images/bandeau3.jpg); z-index:10;
}

#head4 {height: 205px; width: 804px; position: relative; background-repeat: no-repeat; background-position: left top;margin:0 0 20px 0;padding: 0px; border:#009900; background-image: url(images/bandeau4.jpg); z-index:10;
}

#head5 {height: 205px; width: 804px; position: relative; background-repeat: no-repeat; background-position: left top;margin:0 0 20px 0;padding: 0px; border:#009900; background-image: url(images/bandeau5.jpg); z-index:10;
}

#head6 {height: 205px; width: 804px; position: relative; background-repeat: no-repeat; background-position: left top;margin:0 0 20px 0;padding: 0px; border:#009900; background-image: url(images/bandeau4.jpg); z-index:10;
}

#menu {
	width: 803px;
	height: 21px;
	background-color: #32a1bf;
}

#gauche {
	position: relative;
	background-image: url(images/colonne.jpg);
	background-position:right;
	/* border:#99FF00 solid 1px;*/
	height:500px;
	width:266px;
	float:left;
}

#gauche a{
	color:#0B5286;
	font-weight:bold;
}

#gauche a:hover{
	color:#003366;
}

#droite {
	width:498px;
	float:left;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#droite h4 {
	font-weight: bold;
	color: #003366;
	text-align: center;
}

#footer {
	font-size: 10px;
	width: 800px;
	height: 40px;
	color: #003366;
	background-image: url(images/pied.jpg);
	background-repeat:no-repeat;
	text-align:center;
	clear:both;
}
#gauche h5 {
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	padding: 50px 20px 0 5px;
}
#gauche img {
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table /* Le tableau en lui-même */
{color: #32a1bf; margin: 40px 0 0 0; width: 250px;}

table.repreneurs{
	width:500px;
	text-align:center;
}

table.repreneurs th{
	text-align:center;
	background:#003366;
	color:white;
}

table.repreneurs td{
	font-style:normal;
}

thead /* Les cellules normales */
{text-align: center;padding:5px 0 5px 0;font-size: 18px;font-style: normal;font-weight: bold;}

td
{text-align: center; padding:5px 0 5px 0;color:#003366;font-style:italic;}

.Style2 {color: #003366;}
.Style3 {font-family: "Adobe Garamond Pro"}

#clear { clear:both;}

.clear { clear:both;}

#droite .mandat tr .td1 {
	color:#00F;
	padding: 0 2px;
	border:#000 1px solid;
}
#droite .mandat tr .td2 {
	color:#F00;
	padding: 0 2px;
	border:#000 1px solid;
}
#droite .mandat {
	width:500px;
}

#droite a{
	text-decoration:none;
	color:#0B5286;
	font-weight:bold;	
}

#droite a:hover{
	color:#003366;
}


.champ{
	width:115px;
	float:left;
}

.input{
	width:300px;
	float:left;
}

.aligner-centre{
	text-align:center;margin-left:auto;margin-right:auto;
}
.aligner-gauche{
	float:left;
}
.aligner-droite{
	float:right;
}

.champ-repreneur{
	width:150px;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
}

.donnee-repreneur{
	width:300px;
	float:left;margin-bottom:10px;
}

hr.bleu{
	color:#32A1BF;
}
