body {
	background-color: #FCFABE;
	margin: 0px;
	padding: 0px;
	color: #FEFBA0;
}
html{
/*overflow-x: hidden;*/
}
iframe{
overflow-x: hidden;	
}
#page {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:600px;
	z-index:1;
}
#contenu_fille {
	position:absolute;
	left:0px;
	top:133px;
	width:1000px;
	height:386px;
	z-index:1;
	background:#FFF;
}
#menuSeul {
	/*list-style-position: inside;
	list-style-image: url(../img/smil_box.bmp);*/
	margin-left: -25px;
	position:absolute;
	left:1px;
	/*top:168px;*/
	top:50;
	width: 230; 
	height: 810;
	z-index:2;
	background-color:#DD3535;/*#E56363;*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuSeul li {
	list-style:none;
}

#menuSeul a:hover, a:focus {
	color:#680202;
	text-decoration: none;
}

#menuSeul a:active {
	color:#F3EE43;
	text-decoration: none;
}

#libre {
	position:absolute;
	left:320px;
	top:37px;
	width:750px;
	height:480px;
	z-index:4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#libre_fille {
	/*list-style-image: url(../img/smil_box.bmp);*/
	/*style="position:absolute;  z-index:1; left: 145; top: 197;width:825; height:1577"*/
	position:absolute;
	left:175px;
	top:197px;
	width:825px;
	height:1577px;
	z-index:4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
#libre_fille2 {
	/*list-style-image: url(../img/smil_box.bmp);*/
	/*style="position:absolute;  z-index:1; left: 145; top: 197;width:800; height:1577"*/
	position:absolute;
	left:225px;
	top:197px;
	width:780px;
	height:1577px;
	z-index:4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}

#libre_fille a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #EA7676;rouge*/
	color:#38B8E0;/*bleu*/	
	text-decoration: none;
	/*padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 5px;*/
}
#libre_fille li {
	list-style:none;
}
#libre_fille a:hover, a:focus {
	/*color:#F3EE43;jaune*/
	/*color:#38B8E0;bleu*/	
	color:#96CADA;
	text-decoration: none;
}

#libre_fille a:active {
	color:#aaa;/*gris*/
	text-decoration: none;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url('../images/barre_titre.jpg');
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 180px;
	background-position:  120px 50%;
	line-height: 60px
}
#affichage {
	height: 300px;
	width: 100%;
	background-color:#FC0;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 2px;
}
.tab_visible {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	border-color:#000;
	border-width: 2px;
	border-style: groove;
	margin: 2px;
	padding: 2px;
	cellspacing: 0px;
	/*border-collapse : collapse;*/
	}
.td_visible {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	border-color:#000;
	border-width: 2px;
	border-style: groove;
	margin: 2px;
	padding: 2px;
}
.sousTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
.barreTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	line-height: 20px;
	margin: 3px;
	padding: 2px;
}
h1 {
	font-size: 36pt;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #961818;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EA7676;
}
.rougeTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #961818;
}
.rougeClairTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EA7676;
}
.jauneTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F3EE43;
}
.jauneTSFmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F3EE43;
}
.jauneClairTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FCFABE;
}
.orangeTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:rgb(255,153,0);
}
.bleuTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #38B8E0;
}
.bleuClairTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #96CADA;
}
.grisTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #aaa;/*gris*/
}
.noirTSF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: #000000;
}
.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
