*{
	margin:0;
	padding:0;
}

body{
	background:url(images/bg_body.gif) repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#371C08;
}

a{
	text-decoration:none;
	color:#1E5517;
}

a:hover{
	color:#bbbb4d;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                     CLASSES DISPLAY et CLEAR                                     */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.lineclear{
	clear:both;
}

.display{
	display:none;
}

.vishidden{
	visibility:hidden
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                          CLASSES TEXTE                                           */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.bold{
	font-weight:bold;
}

.rouge{
	color:#900;
}

.petit{
	font-size:9px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                  STRUCTURE COMMUNE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


#global{
	width:955px;
	margin:0 auto;
	position:relative;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~nom du cheval en haut~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#nom-cheval{
	width:539px;
	background:url(images/deco-nom-cheval.gif) no-repeat 0px 10px;
	height: 44px;
	margin:0 auto;
}

#nom-cheval p{
	padding:0 146px 0 146px;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#2A651A;
	letter-spacing:-1px;
	text-align:center;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~logo~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#logo{
	width:99px;
	height:131px;
	position:absolute;
	top:13px;
	left:423px;
}

#logo2{
	width:654px;
	padding:4px 0 0 177px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~menu~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#menu ul{
	width:773px;
	padding:0 94px 0 88px;
	height:22px;
	background:url(images/bg_menu.gif) repeat-x;
}

#menu ul li{
	display:inline;
}

#menu ul li a.menu1{
	width:171px;
	height:22px;
	display:block;
	float:left;
	background:url(images/bg_menu1.jpg) no-repeat;
}

#menu ul li a.menu2{
	width:173px;
	height:22px;
	display:block;
	float:left;
	background:url(images/bg_menu2.jpg) no-repeat;
	margin:0 78px 0 0;
}

#menu ul li a.menu3{
	width:173px;
	height:22px;
	display:block;
	float:left;
	background:url(images/bg_menu3.jpg) no-repeat;
}

#menu ul li a.menu4{
	width:178px;
	height:22px;
	display:block;
	float:left;
	background:url(images/bg_menu4.jpg) no-repeat;
}

#menu ul li a:hover{
	background-position:0px -22px;
}

#menu ul li a.focus{
	background-position:0px -22px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#footer{
	width:929px;
	padding:13px 0 0 26px;
	font-size:11px;
	color:#1E5517;
}

#footer p{
	float:left;
	border-right:solid 1px #7F6958;
	height:30px;
	margin-right:18px;
}

p.f1{
	width:160px;
}

p.f1 img{
	padding-top:5px
}

p.f2{
	width:163px;
}

p.f3{
	width:162px;
}

p.f4{
	width:182px;
}

#footer ul li{
	float:left;
	padding:0 12px 0 0;
	list-style-type:none;
}

#footer ul li a{
	color:#1E5517;
}

#footer ul li a:hover{
	color:#BBBB4D;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       ACCUEIL                        ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


#index{
	background:url(images/bg_index.jpg) no-repeat;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie haute~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#blocs-haut-accueil{
	width:592px;
	height:251px;
	padding:21px 0 0 190px;
	color:#2A0900;
}

.titre{
	font-size:21px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding-bottom:5px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie haute gauche~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#accueil-gauche{
	width:165px;
	height:114px;
	padding:10px 28px 15px 12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_accueil-gauche.png',sizingMethod='scrop');
	line-height:15px;
}

html>body #accueil-gauche{
	filter:none;
	background:url(images/bg_accueil-gauche.png) no-repeat;
}

#accueil-gauche img{
	padding:5px 0 5px 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie haute droite~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#accueil-droite{
	width:164px;
	height:100px;
	padding:23px 15px 15px 22px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_accueil-droite.png',sizingMethod='scrop');
	line-height:15px;
	float:right;
	text-align:right;
}

html>body #accueil-droite{
	filter:none;
	background:url(images/bg_accueil-droite.png) no-repeat;
}

#accueil-droite img{
	padding:5px 0 5px 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie basse~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#accueil-bas{
	height:182px;
}

#accueil-bas-div{
	width:264px;
	height:166px;
	padding:16px 51px 0 280px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_accueil-bas.png',sizingMethod='scrop');
	line-height:18px;
	text-align:right;
	margin:0 0 0 190px;
}

html>body #accueil-bas-div{
	filter:none;
	background:url(images/bg_accueil-bas.png) no-repeat;
}

#accueil-bas p{
	padding:2px 0 0 0;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#371C08;
}

#tt a:hover{
	color:#BBBB4D;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                     SAVOIR FAIRE                     ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


#savoir-faire{
	background:url(images/bg_savoir-faire.jpg) no-repeat #fff;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie haute~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#savoir-faire-haut{
	padding:42px 0 0 0;
}

#sf1{
	padding:0 45px 0 52px;
	float:left;
}

#sf1 img{
	border:solid 5px #fff;
}

#sf2{
	width:356px;
	height:290px;
	float:left;
}

#sf2 img{
	border:solid 5px #fff;
	cursor:pointer
}

#sf3{
	padding:0 0 0 31px;
	float:left;
}

#sf3 img{
	border:solid 5px #fff;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie basse~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#savoir-faire-bas{
	padding:13px 0 35px 52px;
}

#sf4{
	background:url(images/bg_sf4.jpg) no-repeat;
	width:174px;
	height:223px;
	padding:10px;
	border:solid 5px #fff;
	margin:0 45px 0 0;
	float:left;
}

#sf5{
	float:left;
	padding:0 31px 0 0;
}

#sf5 img{
	border:solid 5px #E7E6E6;
	cursor:pointer;
}

#sf6{
	float:left;
	width:175px;
	height:223px;
	padding:10px;
	background:url(images/bg_sf6.jpg) no-repeat;
	border:solid 5px #fff;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       PALMARES                       ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#palmares{
	padding:44px 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie gauche~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.palm1{
	width:319px;
	float:left;
	padding:0 19px 0 85px;
}

p.chiffre{
	width:28px;
	float:left;
	text-align:right;
	color:#9A1102;
	font-weight:bold;
	font-size:16px;
	padding:32px 1px 0 0;
}

p.nom{
	border-bottom:solid 2px #256C14;
	float:left;
	width:290px;
	color:#414141;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif
}

p.nom img{
	border:solid 1px #49C0AA;
}

.right{
	float:right;
	padding:26px 0 0 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie droite~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.palm2{
	border-top:solid 2px #1E5517;
	padding:4px 0 10px 0;
	width:400px;
	float:left;
}

.palm2 table{
	border-collapse:collapse;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_blanc-transp.png',sizingMethod='scale');
}

html>body .palm2 table{
	filter:none;
	background:url(images/bg_blanc-transp.png) repeat;
}

.palm2 table td{
	border:solid 2px #1E5517;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#1E5517;
}

.palm2 table td.noborder{
	border-bottom:none;
}

.palm2 table td.noborder2{
	border-top:none;
}

.palm2 table td p{
	padding:0 0 0 6px;
}

p.rel{
	position:relative;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                   POP UPS PALMARES                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie haute~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#haut-pop{
	text-align:center;
	padding-top:44px;
	color:#000;
}

.barbes{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/bg_menu.gif) repeat-x;
	padding:3px 0 3px 0;
	width:100%;
	float:left;
}

p.male{
	padding-top:13px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~genealogie tableau~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#genealogie-barbes{
	width:501px;
	height:247px;
	margin:15px auto 0 auto;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_blanc-transp.png',sizingMethod='scale');
	border:solid 1px #1E5517;
}

html>body #genealogie-barbes{
	filter:none;
	background:url(images/bg_blanc-transp.png) repeat;
}

#genealogie-barbes table{
	margin:13px 0 0 41px;
}

#genealogie-emir{
	width:661px;
	height:450px;
	margin:15px auto 0 auto;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_blanc-transp.png',sizingMethod='scale');
	border:solid 1px #1E5517;
	padding:13px 0 0 41px;
}

html>body #genealogie-emir{
	filter:none;
	background:url(images/bg_blanc-transp.png) repeat;
}

td.gen3{
	width:132px;
	height:53px;
	background:url(images/accolade.gif) no-repeat;
}

td.gen3 p{
	padding:0 0 10px 17px;
}

td.gen2{
	width:156px;
	background:url(images/accolade2.gif) no-repeat 0px 21px;
}

td.gen2 p{
	padding:0 0 10px 22px;
}

td.gen1{
	width:156px;
	background:url(images/accolade3.gif) no-repeat 0px 39px;
}

td.gen1 p{
	padding:40px 0 40px 22px;
}

#mc-kinney{
	float:right;
	padding:110px 15px 0 0
}

.lignee{
	font-size:14px;
	color:#1E5517;
	background:url(images/filet-lignee.gif) no-repeat 0px 38px;
	padding:30px 0;
	text-align:center;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~partie basse~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#bas-pop{
	color:#000;
	padding:0 10px 20px 10px;
}

.mere{
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif
}
.mere2{
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	color:#990000;
}

.decal{
	padding:0 0 0 25px;
}

.decal2{
	padding:0 0 0 50px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        CONTACT                       ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~coordonnees~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#contact-gauche{
	width:281px;
	float:left;
	padding:36px 21px 0 119px;
}

#coordonnees{
	width:241px;
	height:130px;
	padding:8px 17px 36px 23px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_coordonnees.png',sizingMethod='scrop');
	text-align:right;
	line-height:18px;
}

html>body #coordonnees{
	background:url(images/bg_coordonnees.png) no-repeat;
	filter:none;
}

.letter{
	letter-spacing:-1px;
}

#coordonnees img{
	padding:5px 0;
}

.coord{
	color:#2A651A;
	text-align:right;
	line-height:35px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~plan~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#contact-droite{
	width:432px;
	float:left;
	padding:36px 0 80px 0;
}

#plan{
	width:422px;
	height:274px;
	padding:13px 0 0 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_plan.png',sizingMethod='scrop');
}

html>body #plan{
	filter:none;
	background:url(images/bg_plan.png) no-repeat;
}

#plan img{
	position:relative;
	cursor:pointer;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                   MENTIONS LEGALES                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#mentions{
	float:left;
	padding:0 0 0 30px;
	width:450px;
}

#savoir-faire-bas.padtop2{
	padding-top:50px;
	padding-bottom:100px;
}

/*****************************************pierrick*************************************************/

.gauche{
	float:left;
	width:400px;
	padding:0 15px 0 50px;
	border-right: 1px dashed black;
	}


.droite{
	float:left;
	width:400px;
	padding:0  35px 0 25px;
	}
	
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}	
	
/* Référencement */

h1.h1tt {
	display: none;
}
