/* CSS Document */

* {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color: #6e301c ;
}

/* BALISES */

h2
{
	background-color: #6e301c ;
	font-size: 24px ;
	border: 1px solid black ;
	text-align: center ;
	color: #efe6bd ;
	padding: 3px 3px 3px 3px ;
}

div#contacter
{
	position: relative ;
	width: 350px ;
	height: 222px ;
	border: 1px solid #6e301c ;
	margin-top: 30px ;
	margin-left: 82px ;
	margin-bottom: 50px ;
}

h2#contacter
{
	position: relative ;
	width: 250px ;
	margin-top: -25px ;
	margin-left: -52px ;
}

div#contactsalon
{
	width: 335px ;
	height: 222px ;
	margin-top: -274px ;
	margin-left: 460px ;
	border: 1px solid #6e301c ;
	margin-bottom: 50px ;
}

h2#contactsalon
{
	position: relative ;
	width: 250px ;
	margin-top: -25px ;
	margin-left: 130px ;
}

div#textcontact
{
	background-color: #EFE6CC ;
	color : #844629 ;
	font-weight: bold ;
	width: 910px ;
	height: 20px ;
	border: 1px solid #844629 ;
	margin-bottom: 30px ;	
}

div#rencontrer
{
	position: relative ;
	width: 350px ;
	height: 190px ;
	border: 1px solid #6e301c ;
	margin-left: 82px ;
	margin-top: 50px ;
}

h2#rencontrer
{
	position: relative ;
	width: 250px ;
	margin-top: -25px ;
	margin-left: -52px ;
}

p#contacter
{
	width: 300px ;
	margin: 30px auto ;
	text-align: center ;
	padding-top: 5px ;
	padding-bottom: 5px ;
}

p#salon
{
	width: 300px ;
	margin: 30px auto ;
	text-align: justify ;
	padding-top: 5px ;
	padding-bottom: 5px ;
}

p#rencontrer
{
	width: 300px ;
	text-align: center ;
	margin: 50px auto ;
	padding-top: 5px ;
}

div#plan
{
	width: 335px ;
	height: 190px ;
	margin-top: -192px ;
	margin-left: 460px ;
	border: 1px solid #6e301c ;
}


/* CLASS */

.retour
{
	font-size: 12px ;
	font-weight: normal ;
	margin-left: 82px ;
	text-decoration: none ;
	padding: 0 0 0 0 ;
}

.retour a
{
	text-decoration: none ;
	color: #6e301c ;
	padding: 0 0 0 0 ;
}

.retourbis
{
	font-size: 12px ;
	font-weight: normal ;
	margin-left: 80px ;
	text-decoration: none ;
	padding: 0 0 0 0 ;
}

.retourbis a
{
	text-decoration: none ;
	color: #6e301c ;
	padding: 0 0 0 0 ;
}

.effet
{
	text-align: center ;
	font-weight: bold ;
	font-size: 20px ;
	border-top: 2px dotted #6e301c ;
	border-bottom: 2px dotted #6e301c ;
}

.interligne
{
	line-height: 20px ;
}

.interlignebis
{
	line-height: 2em ;
}


.gras
{
	border-bottom: 2px solid #6e301c ;
	font-weight: bold ;
}
