/* CSS Document */
#principal{
	height:100%;
	width: 100%;
	margin-left: 0px;
    margin-right: 0px;
}

#page {
    background-color: #000000; /* commentaire */
	display:block;
	/* position: absolute; */
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	padding : 20px;
	border : 10px;
	width: 740px;
}
.gauche {
  float: left;
  padding-right : 10px;
  border ; 1px;
  bordercolor: #000000;
  } 
.right {
  float: right;
  padding-left : 10px;
  } 

.tx { font-family: Verdana; font-size: 11px; color:#FFFFFF}

.txb { font-family: Verdana; font-size: 14px;}

.txs { font-family: Verdana; font-size: 10px; color:#CCCCCC}
.txs_com { font-family: Verdana; font-size: 11px; color:#CCCCCC}
.txs_sourc { font-family: Verdana; font-size: 10px; color:#333333}
.txs_scpi { font-family: Verdana; font-size: 10px; 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:#CCCCCC}

.stitr {	font-family: Verdana;	font-size: 13px; 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}

.txjpg { font-family: Verdana; font-size: 9px; text-indent: 40px; color:#CCCCCC}


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

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

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

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

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

}


-->
