	
body {
	background-image: url(../images/sable3.jpg);
	background-repeat: repeat;
	list-style-image: url(../images/puce.png);
	font-family: Arial, Arial Black, Times New Roman, Times, serif;
	margin: 0;
}

#mainCenter {
	height:100%;
}
#header {
	width: 800px;
	height: 103px;
	margin-bottom: 0px;
	border: medium inset #996633;
	padding: 0px;
	
}

/* mise en forme de la zone des onglets */
#onglets  
{
	width: auto;
	/*margin-right: 170px;
	margin-bottom: 20px; */
	margin: auto;
	padding: 5px;
	/* background-color: #996633; */
	border: 2px none #996633;
}

.p_ancres a
{
	color: #996633;
}
.p_ancres a:hover
{
	background-color: #996633;
	color: #d6bb8c;
}

.p_etes_ici
{
	font-size: 0.7em;
	color: #996633;
	margin: 0px;
	padding: 0px;
	/* text-align: left;
	padding-left: 5px; */
	
}

.p_etes_ici a
{
	color: #996633;
}

.p_etes_ici a:hover
{
	background-color: #996633;
	color: #d6bb8c;
}

/* Fin de la mise en forme de la zone des onglets */

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	background-image: url(../images/sable3.jpg);
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	background-image: url(../images/sable3.jpg);
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}

#footer
{
	padding: 2px;
	margin-top: auto;
	text-align: center;
	font-weight: bold;
	color: #d6bb8c;
	background-color: #996633;
	background-image: url(../images/puce.png);
	background-repeat: repeat-x;
	border: medium #e7dcc8 outset;
	font-size: 0.8em;
}

#footer a  /* tous les liens se trouvant dans un menu */
{
	color: #d6bb8c;
}

#footer a:hover  /* Quand on pointe sur un lien du menu */
{
	background-color: #d6bb8c;
	color: #996633;
}

.p_aller_a {
	font-size: 0.7em;
	color: #996633;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.p_aller_a a {
	color: #996633;
}

.p_aller_a a:hover {
	background-color: #996633;
	color: #d6bb8c;
}

table {
	background-image: url(../images/sable3.jpg);
	background-repeat: repeat;
}
#tr_height {
	height: 2px;
}


.img_no_border
{
	border-style: none;
}

#table_h100p {
	height: 100%;
	width: 100%;
}
