/* CSS Document */
.body {color:#444444; font-size:11px; font-family:Verdana; background-color:#444444;}

.Text_g 	{ padding:4px; text-align:left; font-family:verdana; font-size:11px; font-weight:normal;}
.Text_d 	{ padding:4px; text-align:right; font-family:verdana; font-size:11px; font-weight:normal;}
.Text_m 	{ padding:4px; text-align:center; font-family:verdana; font-size:11px; font-weight:normal;}
.Text_j 	{ padding:4px; text-indent:20px; text-align:justify; font-family:verdana; font-size:11px; font-weight:normal;}

.MiniText_m 	{ padding:2px; text-align:center; font-family:verdana; font-size:10px; font-weight:normal;}
.MiniText_g 	{ text-align:left; font-family:verdana; font-size:10px; font-weight:normal;}

.Table_global {width:760px;}
.Table_main { background-image: url(_images/design/fond.gif); height:100%;}
.Table_bas { background-image: url(_images/design/barre.gif); text-align:center; font-family:verdana; font-size:10px; height:28px;}
.Table_entete { background-image: url(_images/design/barre.gif); padding-left:4px; padding-right:4px;text-align:center; font-weight:bold; font-family:verdana; font-size:11px; height:28px;}
.Cell_entete {background-color:#FDCA27; font-weight:bold; font-family:Verdana; font-size:11px; padding:1px;}
.Cell_top {background-color:#FFD97D; font-family:Verdana; font-size:11px; padding:4px;}
.Cell {background-color:#FFE490; font-family:Verdana; font-size:11px; padding:4px;}
.Cell_note {background-color:#FFE490; background-image: url(_images/design/stars_back.gif); background-repeat:no-repeat; background-position: 4px 4px; font-family:Verdana; font-size:11px; padding:4px;}
.SmileCell {height:40px; width:40px; text-align:center;}

a:link	{ color: #AE3400; text-decoration:none; font-weight:normal;}
a:visited 	{ color : #AE3400; text-decoration:none;  font-weight:normal;}
a:hover 	{ color:#444444; text-decoration:underline; font-weight:normal;}

a.link_bas:link	{ color: #AE3400; text-decoration:none; font-weight:bold;}
a.link_bas:visited 	{ color : #AE3400; text-decoration:none;  font-weight:bold;}
a.link_bas:hover 	{ color:#AE3400; text-decoration:overline underline; font-weight:bold;}

.Form {border:1px solid black; background-color:#FDCA27; font-family:Verdana; font-size:10px; color:#555555;}
.Bouton { color:#555555;background-color:#FDCA27;font-size:10px;font-family:verdana;font-weight:bold;border-width:1px;text-align:center;border-color:#FFFFFF}

H4 {padding:4px; text-align:left; font-family:verdana; font-size:16px; font-weight:bold; border-bottom:1px solid #444444; border-left:1px solid #444444;}
.Titre {padding:4px; color:#AE3400; text-align:left; font-family:verdana; font-size:16px; font-weight:bold; border-bottom:1px solid #444444; border-left:1px solid #444444;}
.SousTitre {background-color:#FFCC66; padding:4px; text-align:left; font-family:verdana; font-size:16px; font-weight:bold; border-bottom:1px solid #444444; border-left:1px solid #444444;}

.im {border:none;}
.books {border:none; padding:0px 10px 0px 4px;}
.photos {border:none; padding:0px 4px 0px 0px;}

.TheEditeur {
	border: 1px solid black;
	overflow-y: auto;
	overflow-x: hidden;
	width:605px;
	height:300px;
	font-family : Verdana;
	font-size : 10px;
	color : #555555;
	background-color : #FDCA27;
	padding:5px;
}

.TheEditeur p {
	margin: 5px 0px 5px 0px;
}
.TheEditeur a {
	color: #0066CC;
	text-decoration : underline;
}

.ToolBar {
	text-align: left;
	background-color:#FDCA27;
	width:615px;
	padding: 1px;
}

.ToolOver {
	background-color: #FFE490;
	border: 1px solid #AE3400;
	margin-bottom : -3px;
}
.ToolOut {
	background-color: #FDCA27;
	border: 1px solid #FDCA27;
	margin-bottom : -3px;
}
.FondPop {
	position:absolute;
	left:0px;
	top: 0px;
	width:103%;
	height:100%;
	padding-top : 280px;
	text-align : center;
	background-image:url(ed_scanbar.gif);
	cursor : default;
	z-index: 11;
}
.Pop {
	background-color: #FFF3B1;
	color: #555555;
	border : 3px ridge White;
}
.PopBarreTitre {
	height : 23px; 
	overflow : hidden; 
	border-bottom : 3px ridge White;
}
hr  {
border:2px dotted #AE3400;
}

