*, html
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #fff;
	
	background: #ae294b url(../images/bg-body-newsletter.jpg) top center no-repeat;
}

body, textarea
{
	font-family: Arial;
}

a
{
	color: #fff;
	text-decoration:underline;
}

a:hover
{
	text-decoration: none;
}

td
{
	vertical-align: top;
}

.lien-logo
{
	top: 0;
	left: 50%;
	margin-left:-462px;
	position:absolute;
	display: block;
	width: 520px;
	height: 190px;
}

#menu, #menu li, #menu li a
{
	height: 34px;
	z-index: 2;
}

#menu
{
	position: absolute;
	margin: -43px 0 0 480px;
}

#menu li
{
	float: left;
	list-style-type: none;
	margin-right: 3px;
}

#menu li a
{
	display: block;
	width: 34px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#menu li a.menu-1 {	background-image: url(../images/menu-1.gif); }
#menu li a.menu-2 {	background-image: url(../images/menu-2.gif); }
#menu li a.menu-3 {	background-image: url(../images/menu-3.gif); }
#menu li a.menu-4 {	background-image: url(../images/menu-4.gif); }
#menu li a.menu-5 {	background-image: url(../images/menu-5.gif); }
#menu li a.menu-6 {	background-image: url(../images/menu-6.gif); }

#menu li a span
{
	display: none;
	text-decoration: none;
}

#menu li a:hover span
{
	position: absolute;
	display: block;
	margin: 35px 0 0 -65px;
	width: 170px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#top, #top-abso
{
	height: 222px;
}

#top .amorce
{
	text-align: right;
	text-transform: uppercase;
	font-size: 19px;
	margin: 190px 0 0 0;
	width: 522px;
	position:absolute;
}

#top-abso, #middle-part-2, #middle
{
	left: 50%;
	margin-left:-462px;
	position:absolute;
	width: 925px;
}

#middle-part-1
{
	width: 100%;
	background: url(../images/pixbandeau.jpg) repeat;
	height: 345px;
	z-index: 1;
}

#middle
{
	height: 345px;
}

td.vab { vertical-align: bottom; }
td.vat { vertical-align: top; 	 }
td.vam { vertical-align: middle; }

td.cell-gauche
{
	width: 522px;
	/* vertical-align: bottom; */
}

td.cell-droite
{
	width: 395px;
}

.image-acceuil-bas-droite
{
	background: transparent url(../images/basilic_accueil.jpg) top left no-repeat;
}

.image-form-contact
{
	background: transparent url(../images/basilic_form_contact.jpg) top left no-repeat;
}

.image-form-financier
{
	background: transparent url(../images/basilic_form_financier.jpg) top left no-repeat;
}

#middle .cadre-titre
{
	margin-bottom: 20px;
}

h1.titre-page
{
	font-family: Century Gothic;
	display: block;
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
	color: #bbb21b;
	margin: 0 0 20px 20px;
}

a.titre-menu
{
	font-family: Century Gothic;
	display: block;
	font-size: 43px;
	text-decoration: none;
	height: 40px;
}

#menu li a.menu-1:hover span, #middle a.titre-1, h1.titre-page-1 { color: #d10b40 ; }
#menu li a.menu-2:hover span, #middle a.titre-2, h1.titre-page-2 { color: #87b50e ; }
#menu li a.menu-3:hover span, #middle a.titre-3, h1.titre-page-3 { color: #e43e80 ; }
#menu li a.menu-4:hover span, #middle a.titre-4, h1.titre-page-4 { color: #793c8c ; }
#menu li a.menu-5:hover span, #middle a.titre-5, h1.titre-page-5 { color: #9d7770 ; }
#menu li a.menu-6:hover span, #middle a.titre-6, h1.titre-page-6 { color: #ee7820 ; }

#middle a.titre-1 { margin-left: 40px;  }
#middle a.titre-2 { margin-left: 140px; }
#middle a.titre-3 { margin-left: 50px;  }
#middle a.titre-4 { margin-left: 20px;  }
#middle a.titre-5 { margin-left: 5px;  }
#middle a.titre-6 { margin-left: 120px; }

#middle-part-1 .texte
{
	padding: 0px 15px 0 0;
	text-align: justify;
}

#middle-part-2
{
	/* height: 345px; */
}

#middle-part-2 .texte
{
	width: 442px;
	padding: 30px 0px 0 0;
	margin: 0 0px 0 70px;
	text-align: justify;
}

#middle-part-2 .texte span.titre
{
	color: #bbb21b;
}

.footer
{
	padding-top: 15px;
}

.footer a
{
	color: #fff;
	text-decoration: none;
}

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

.pistache-top
{
	background: transparent url(../images/bd-pistache-top.gif) bottom left no-repeat;
}

.pistache-bottom
{
	background: transparent url(../images/bd-pistache-bottom.gif) top left no-repeat;
}

.bandeau-top
{
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.bandeau-bottom
{
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

.top-1 { background-image: url(../images/bd-1-top.gif); }
.top-2 { background-image: url(../images/bd-2-top.gif); }
.top-3 { background-image: url(../images/bd-3-top.gif); }
.top-4 { background-image: url(../images/bd-4-top.gif); }
.top-5 { background-image: url(../images/bd-5-top.gif); }
.top-6 { background-image: url(../images/bd-6-top.gif); }

.bottom-1 { background-image: url(../images/bd-1-bottom.gif); }
.bottom-2 { background-image: url(../images/bd-2-bottom.gif); }
.bottom-3 { background-image: url(../images/bd-3-bottom.gif); }
.bottom-4 { background-image: url(../images/bd-4-bottom.gif); }
.bottom-5 { background-image: url(../images/bd-5-bottom.gif); }
.bottom-6 { background-image: url(../images/bd-6-bottom.gif); }

.col
{
	border-collapse: collapse;
}

.width100
{
	width: 100%;
}

.abso
{
	position: absolute;
}

.img-droite
{
	width: 450px;
	height: 360px;
	margin-top: 50px;
}

.image-tree-1, .image-tree-2, .image-tree-3
{
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.image-tree-1
{
	margin-right: 2px;
	height: 360px;
	width: 270px;
}

.image-tree-2
{
	background-position: bottom center;
}

.image-tree-3
{
	margin-top: 2px;
	background-position: top center;
}

.image-tree-2, .image-tree-3
{
	height: 166px;
	width: 132px;
}

.padL
{
	padding-left: 20px;
}

.padB
{
	padding-bottom: 10px;
}

.padR
{
	padding-right: 20px;
}

.borderL
{
	border-left: 1px solid #ee7820;
}

.borderR
{
	border-right: 1px solid #ee7820;
}

.formulaire
{
	position: absolute;
	width: 980px;
	margin-top: -15px;
}

.formulaire input, .formulaire textarea, .formulaire select
{
	border: 1px solid #ee7820;
	padding: 3px;
	background: #ae294b;
	color: #fff;
	font-size: 14px;
}

.rond-blanc
{
	text-align: center;
	text-decoration: none;
	width: 107px;
	height: 107px;
	float: left;
	margin: 0 20px 20px 0;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.rond-blanc div
{
	padding-top: 15px;
}

.rond-blanc
{
	background-image: url(../images/rond-blanc.gif);
	color: #000;
}
.rond-blanc:hover
{
	background-image: url(../images/pastille-chocolat.png);
	color: #fff;
}

.cadre-rond
{
	margin: 15px 0 0 80px;
	width: 432px;
}