/* CSS Document */
#principal{
	height:100%;
	width: 100%;
}

body {
background-color:#000000;
background-image:url(Tofs/back0.jpg);
background-repeat:repeat-x;

}

/* CHP*/
.nyx { font-family: Arial; font-size: 13px; color:#660000}
.amc { font-family: Arial; font-size: 11px; color:#000000}
.nby { font-family: Arial; font-size: 11px; color:#333333}
.dep { font-family: Arial; font-size: 10px; color:#666666}
.tx { font-family: Verdana; font-size: 11px; color:#000000}
.txs { font-family: Verdana; font-size: 10px; color:#000000}
.txs_com { font-family: Verdana; font-size: 11px; color:#000000}
.tx_mess {
	font-family: Verdana;
	font-size: 15px;
	color:#FF6600;
	font-weight: bold;
}
.tx_menu {font-family: Arial; font-size: 13px; font-weight:bold; color:#666666;}
.tx_err { font-family: Verdana; font-size: 11px; color:#990000}

.txm { font-family: Verdana; font-size: 12px;}

.txdat { font-family: Verdana; font-size: 10px }

.titr {	font-family: Verdana;	font-size: 15px; font-weight:bold; color:#996633}

.titr2 {	font-family: Verdana;	font-size: 20px; font-weight:bold; color:#000066}

.titrs { font-family: Verdana; font-size: 10px; color:#006600}

.mess { font-family: Verdana; font-weight:bold; font-size: 13px; color:#990033}


A:link { font-family: Arial; text-decoration: none;  font-size: 12px; color:#000000} /*font-weight:bold ;*/
A:visited { font-family: Arial; text-decoration: none; font-size: 12px; color:#000000}
A:hover { font-family: Arial; text-decoration: none; font-size: 12px; color:#FFFFFF; background-color:#999999}

.menu2:link { font-size: 13px; font-weight:bold; color:#FFFFFF;}
.menu2:visited { font-size: 13px; font-weight:bold; color:#FFFFFF;}
.menu2:hover { font-size: 13px; font-weight:bold; color:#000000; background-color:#CCCCCC}

.menus:link { font-size: 10px; }
.menus:visited { font-size: 10px;}
.menus:hover { font-size: 10px;}

.menub:link { font-size: 13px; }
.menub:visited { font-size: 13px;}
.menub:hover { font-size: 13px;}


.smal:link { font-weight:normal }
.smal:visited { font-weight:normal }

INPUT {
color:#000000;
font-size:10px;
font-family:Verdana;
margin: 1px;
} 

 SELECT {
color:#000000;
font-size:10px;
font-family:Verdana;
margin: 3px;
} 

#page {
    background-color: #FFFFFF;  /*commentaire*/ 
	/* display:block;*/
	position: relative;
	text-align: center;
	margin: 2px;
	padding : 5px;
	border : 3px #999999 solid ;
	width: 912px;
}

#menu {
    background-color: #FFFFFF; /* commentaire */
	display:block;
	/* position: absolute; */
	margin: 2px;
	padding : 4px;
	width: 900px;
	/* border-bottom: 1px #000000 dotted; solid;*/
	clear:both;
}
#pied {
    background-color: #FFFFF; /* commentaire */
	display:block;
	/* position: absolute; */
	margin-top: 20px;
	margin-bottom : 4px;
	padding-top : 5px;
	width: 900px;
	/*border-top: 1px #000000 dotted;solid;*/
	clear:both;
}
#list_chap {
    /*background-color: #FFFFCC;  commentaire */
	display:block;
	/* position: absolute; */
	/* clear : left; */
	margin: 5px;
	padding : 10px;
	clear:both;
	width: 590px;
	border-bottom: 1px #999999 dotted;/*solid;*/

}
#list_r {
    /*background-color: #FFFFCC;  commentaire */
	display:block;
	float:right;
	/* position: absolute; */
	/* clear : left; */
	margin: 3px;
	padding : 2px;
	border: 1 px;
	clear:both;
	width: 220px;
	border-bottom: 1px #999999 dotted;/*solid;*/

}
.gauche {
  float: left;
  margin-right: 15px;
  margin-botom : 5px;
  padding: 1px;
  /*border : 1px;*/
  border : 1px #999999 dotted;/*solid;*/

  } 

.gauche_b {
  float: left;
  margin-right: 10px;
  margin-botom : 3px;
  } 

.right {
  float: right;
  /*padding-left : 10px;*/
  margin-left : 15px;
  margin-bottom : 5px;
  padding: 1px;
  border : 1px #999999 dotted;/*solid;*/
  } 

.bigtof {
  /*padding-left : 10px;*/
  padding: 2px;
  margin-left : 15px;
  margin-bottom : 5px;
  border : 2px #CCCCCC solid;
} 


.right_b {
  float: right;
  /*padding-left : 10px;*/
  margin-left : 10px;
  margin-bottom : 3px;
  } 

#contenu {
	/*position:relative;*/
	/*float:left;*/
	background-color:#FFFFFF;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 870px;
}
#contenu_r {
	position:relative;
	float:right;
	background-color:#FFFFFF;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 230px;
}
#contenu_l {
	position:relative;
	float:left;
	background-color:#FFFFFF;
	padding: 5px;
	margin-left: 10px;
	margin-right: 5px;
	width: 620px;
    border-right : 1px #999999 dotted;/*solid;*/

}

#lang_r {
	position:relative;
	background-color:#000000;
	border:1px solid #000000;
	padding: 0px;
	margin: 2px;
	width: 100px;
	height: 184px;
}

#list_php {
	position: absolute;
	width: 100%;
}


-->
