body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img_deco/fond.jpg);
}

#header {
				position: relative;
				top: 0;
				padding: 0px;
				/*background-color: #FFFFFF;*/
				width: 100%;
				height:auto
			}

#menu {
	/*width:200px;
	height:800px;
	padding:5px;*/
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:100%;
	}
	
#colMiddle {
	padding:10px;
	background-color:#FFFFFF;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	}

#colRight {
	padding:10px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

#footer {
				position: absolute;
				bottom: 0;
				padding: 0px;
				background-color: #FFFFFF;
				width: 100%;
				height:auto
			}
#footer {
				position: absolute;
				bottom: 0;
				padding: 0px;
				background-color: #FFFFFF;
				width: 100%;
				height:auto
			}
#footerBig {
				padding: 0px;
				background-color: #FFFFFF;
				width: 100%;
			}

.orange a:link {
     color: #000;
     background-color: transparent;
     text-decoration: none;
	 font-weight: bold;
     }

.orange a:visited {
     color:#FFCC00
     background-color: transparent;
     text-decoration: none;
	 font-weight: bold;
     }

.orange a:hover {
     color: #fff;
     background-color: #f93;
     text-decoration: underline;
	 font-weight: bold;
     }

.orange a:active {
     color: #f93;
     background-color: transparent;
     text-decoration: none;
	 font-weight: bold;
     }
.textMini {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:100%;
	}
	
.textBase {
	font-size:12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#000000;

	}
