/* ================================================== */
/* Corps et le reste */
/* ================================================== */

html{overflow:scroll; font-size:14px;}
body {	color:#92226D;
	padding:0px;
	margin:0px;
	background-color:#FDF9CE;
	width:980px;
	font-family:Arial;}

#corps {margin:0px;padding:0px;
	width:750px;
	vertical-align:top;
	float:left;
	background-color:#FDF9CE;
	padding-left:30px; padding-right:20px; padding-top:10px; margin-left:0px;
	display:inline;}
#corps img{margin:5px;}


/* ================================================== */
/* Menu Styles */
/* ================================================== */
#mn_haut, #mn_haut2, #mn_cote{
	padding:0px;
	margin:0px;
	list-style: none;
	background-color:#92226D;
	text-align:left;
	color:white;
}
#mn_haut, #mn_haut2 { width:750px; background-color:transparent; font-size:16px;}
#mn_cote{ width:135px; background-color:#FDF9CE; float:left; font-size:14px;display:inline;padding-left:15px;}

#mn_cote a { color:white; font-weight:bold; padding:0px;}

#mn_accueil { background-image:url(../images/img_menu_accueil.jpg); 
	width:130px; height:80px; display:block;margin:5px;}
#mn_lh{ background-image:url(../images/img_menu_lh.gif); 
	width:130px; height:80px; display:block;margin:5px;}
#mn_moshe{ background-image:url(../images/img_menu_moshe.gif); 
	width:130px; height:171px; display:block;margin:5px;}
#mn_contact{ background-image:url(../images/img_menu_contact.gif); 
	width:130px; height:80px; display:block;margin:5px;}

#mn_accueil:hover{ background-position: 0px -80px;}
#mn_lh:hover{ background-position: 0px -80px;}
#mn_moshe:hover{ background-position: 0px -171px;}
#mn_contact:hover{ background-position: 0px -80px;}

#mn_accueil p{ padding-left:10px; color:black;position:relative; bottom:-55px;}
#mn_lh p{  padding-right:10px; padding-left:10px;position:relative; bottom:-39px;}
#mn_moshe p{  padding-left:10px;position:relative; bottom:-130px;}
#mn_contact p{  padding-left:10px;position:relative; bottom:-55px;}

.mn_haut_btn{ 
	background-image:url(../images/img_menu_haut.gif);
	display:block; text-align:center; text-decoration:none;
	margin:0px;
	padding:0px;
	display:block; 
	height:30px; 
	width:250px; 
	color:white; 
	background-repeat:no-repeat;
	float:left;display:inline;
	}
.mn_haut_btn p { margin-top:5px;}
.mn_haut_btn:hover { background-position:0px -30px;background-color:#A63681;}

#img_accueil{background-image:url(../images/img_bck_index.gif); 
	width:360px; height:170px;margin-left:70px; display:block;background-repeat:no-repeat;}

#text0,#text1,#text2,#text3,#text4,#text5{text-decoration: none;width:750px;display:none;}

/* =====================================================================================*/

p {margin-top:0px;}

ul {padding-bottom:5px;margin-left:0px;padding-left:0px;}
li {margin-bottom:5px;margin-left:30px;}

a {text-decoration:none;font-weight:bold;}

h1{padding:0px;margin:0px;
	color:#92226D;
	font-size:36px;
	font-weight:normal;
	margin-top:15px;margin-bottom:10px;}
h2{padding:0px;margin:0px;
	color:white;
	font-size:18px;
	background-color:#92226D;
	font-weight:normal;
	width:auto;
	padding-left:5px;padding-right:0px;margin-top:20px;margin-bottom:10px;}

/* ================================================== */
/* Formulaire de saisie */
/* ================================================== */
form {
	width: 500px;
	padding: 10px 10px;
	color:#000000;
	border:3px outset midnightblue;}
form p {
	margin: 2px;
	font-size:1em;
	font-weight:bold;}
form p.double {
	overflow: hidden;
	width: 100%;}
form p.double label {
	overflow: hidden;
	float: left;display:inline;
	width: 26%;
	text-align: right;
	font-weight: bold;
	cursor: pointer;}
form p.double label span.info {
	display: block;
	margin-top:0;
	font-size: .8em;
	font-weight: normal;
	cursor: default;}
form p.double input, form p.double textarea {display: block;margin-left: 28%;width: 65%;border: solid 1px midnightblue;padding: 2px 4px;}
form p.double textarea {padding: 2px 0 0 4px;width: 65%;}
form p.simple {	margin-left: 28%;}


/* ================================================== */
/* illustration*/
.illustration {position:relative; color:red;}
.illustration span {display:none; color:white; background-color:#92226D;}
.illustration span img {display:block;}
.illustration:hover {background:none; cursor:help;}
.illustration:hover span {display:inline; position:absolute; white-space:nowrap; top:30px; left: 20px;}
/* ================================================== */


.texte_tout_petit {font-size:9px;letter-spacing:1px;}
.texte_moyen { font-size:16px; font-weight:bold;}
.texte_moyen p{ font-size:16px; letter-spacing:1px; font-weight:bold;}
.gros_texte {font-size:36px;height:36px;line-height:36px;}
.super_gros_texte {font-size:48px;}

.bio_table{margin:0px;padding:0px;}
.bio_table tr {margin-bottom:10px;}
.bio_table td {vertical-align:top;}
.bio_texte {margin:0px;padding:0px;width:650px;}
.bio_date {margin:0px;padding:0px;width:85px;font-weight:bold;}

.pt_paragraph{text-align:justify;}
.pt_paragraph p{margin:0px;margin-bottom:4px;}

.pt_sophisme{text-align:justify;}
.pt_sophisme p{margin:0px;margin-bottom:4px;text-indent:20px;}

.citation {font-weight:bold;}

.flotte_droite {float:right;margin:0px;padding:0px;display:inline;}
.flotte_gauche {float:left;margin:0px;padding:0px;display:inline;}
.flotte_stop {clear:both;margin:0px;padding:0px;}
.div_stop {clear:both;height:10px;margin:0px;padding:0px;}
.decal_height{height:0px;}

