h2 {
	margin: 0px;

}
h1 {
	margin: 0px;
	position:absolute;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #676767;
}
.titre {
	margin-bottom: 10px;
}
acronym {
	cursor: help;
}

p {
	text-align: justify;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#bloc_gauche {
	border-right: 1px solid #343c8c;
	position: relative;
	float:left;
	top: 45px;
	left: 68px;
	padding-right: 10px;
	width: 215px;	/*height: 460px;*/
}
a:link, a:visited {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}


#quoideneuf {
	text-align: center;
	width: 205px;
	height: 270px;
}
#bref {
	width: 205px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
#bloc_droite {
	position: relative;
	left: 90px;
	float:left;
	width:670px;
}
#lieux {
	text-align: center;
	font-style: italic;
	width: 240px;
}
#lieux p {
	margin-top: -10px;
}
html {
	font-size: 100%;
}

#francois {
	text-align: center;
	float:right;
	left: 320px;
	width: 400px;
}
#menu {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1em;
	position: absolute;
	top: 87px;
	left: 164px;
}
.barre {
	text-decoration: line-through;
}

.souligne {
	text-decoration: underline;
}
#menu a {
	font-weight: normal;
	color: #343c8c;
}

#menuAccueil {
	position: absolute;
	top: 56px;
}

#menuContact {
	position: absolute;
	top: 32px;
	left: 106px;
}
#menuActivites {
	position: absolute;
	top: 11px;
	left: 218px;
}
#menuCoaching {
	position: absolute;
	top: 5px;
	left: 338px;
}
#menuHypnose {
	position: absolute;
	top: 2px;
	left: 462px;
}
#menuPro {
	position: absolute;
	left: 577px;
}
#footer {
	clear:both;
	font-size: 0.8em;
	position: relative;
	left: 124px;
	top: 12px;
	border-top: 1px solid #676767;
	width: 800px;
	padding-top: 2px;
	text-align: center;
}
#footer a {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;

}
#filler {
	height: 165px;
	width: 800px;
}

#navigation {
	text-align: center;
	width: 205px;
	font-weight: bold;
	padding-bottom: 30px;
}
#reponses .retour  {	
	font-size: xx-small;
	text-align: right;
}
#navigation ul {
	line-height: 20px;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.marge {
	margin-left: 20px;
}

#contenu {
	position: relative;
	text-align:center;
	height: 480px;
}
#contenu p {
	text-align: justify;
	width: 620px;
}
#contenu ul {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
#contenu h3 {
	text-align:left;
}
li  {
	margin-bottom: 10px;
}


#bigcontenu {
	position: relative;
	text-align:center;
	/*left: 50px;*/
}
#bigcontenu p {
	text-align: justify;
}
#bigcontenu ul {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	list-style-position: inside;
}
#bigcontenu .small li  {
	margin-bottom: 0px;
}
#bigcontenu h3 {
	text-align:left;
}

#bigcontenu ul#reponses {
	margin-top: 150px;
}

.cadre {
	text-align: center;
	border: medium solid #343c8c;
	font-weight: bold;
	padding: 5px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
#reponses h3 {
	font-style: italic;
}
#reponses li {
	padding-bottom: 30px;
}
#reponses li p {
	margin-left: 30px;
}


form {
	width: 500px;
}


form p {
	margin:5px;
	overflow:hidden;
	width:100%;
}
form p label {
	float:left;
	width:120px;
	text-align: left;
	cursor:pointer;
}
form p input,
form p textarea {
	width: 240px;
	margin-left: 12px;
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
form p textarea {	
	padding: 2px 0 0 4px;
	width: 320px;
	height: 15em;
}
#reponses {
	list-style-type: none;
}
form .checkform input {
	width: 20px;
	float: left;
}
form .checkform {
	margin-left: 120px;
}
.image-right {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


form .checkform label {
	float: left;
	width: 20px;
}

#bigcontenu ol {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	list-style-position: inside;
}
#contacter {
	top: 250px;
	width: 205px;
	text-align: center;
}
#contacter p {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin-bottom: 0px;
}
.invisible {
	display: none;
}
.image-left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
