	body {
        background: #ffffff ;
        margin: 0; padding: 0;
        font-family: arial, helvetica, geneva;
        font-size: 10px;
        color: #000000;
    }
	#pics {
		position:absolute;
		top:5px;
		left:55px;
        margin: 0; padding: 0;
	}
	.text {
		font-family: verdana, helvetica, geneva;
        font-size: 10px;
        color: #000000;
	}
	a:hover {
		color:#ff0000;
	}
	#haut {
			width:826px;
			height:93px;
        	background:  url(../img/haut.gif) no-repeat;
        	margin: 0; padding: 0;
		}
	#flash{
			position:absolute;
			top:-2px;
			left:137px;
        	margin: 0; padding: 0;
		}
	#milieu {
		width:826px;
		height:461px;
        background:  url(../img/milieu.gif) no-repeat;
        margin: 0; padding: 0;
	}
	#lignebas {
		width:825px;
		height:13px;
        background:  url(../img/lignebas.gif) no-repeat;
        margin: 0; padding: 0;
	}
	#lignepixelbas {
		width:825px;
        background:  url(../img/lignepixelbas.gif) repeat;
        margin: 0; padding: 0;
	}
	.homeradiotitre {
		font-family: verdana;
        font-size: 13px;
		font-weight: bold;
        color: #ff0000;
		margin-left:90px;
	}
	.homeradioselect {
		font-family: verdana;
        font-size: 10px;
		font-weight: bold;
        color: #000000;
	}
	#homeradio {
		position: absolute;
		left:80px;
		z-index: 2;
		text-align: right;
	}
	.headertitre {
		font-family: verdana;
        font-size: 11px;
        color: #000000;
	}
	#header {
		position: absolute;
		left:48px;
		top:76px;
	}
	.footertitre {
		font-family: verdana;
        font-size: 11px;
        color: #000000;
	}
	#footer {
		position: absolute;
		left:115px;
		top:565px;
	}
	.homefreqtitre {
		font-family: verdana;
        font-size: 11px;
		font-weight: normal;
        color: #000000;
	}
	.homefreqselect {
		font-family: verdana;
        font-size: 9px;
		font-weight: normal;
        color: #ff0000;
	}
	#homefreq {
		position: absolute;
		left:680px;
		top:170px;
		width:130px;
		text-align: left;
	}
	#cadre {
		position: absolute;
		left:210px;
		top:100px;
		width:453px;
		text-align: left;
	}
	#cadrehaut {
		background:  url(../img/cadrehaut.gif) no-repeat;
        margin: 0; padding: 0;
	}
	#lignemilieu {
		background:  url(../img/lignemilieu.gif) repeat;
        margin: 0; padding: 0;
	}
	#lignemilieutext {
		margin-left: 20px;
		margin-right: 20px;
	}
	#cadrebas {
		background:  url(../img/cadrebas.gif) no-repeat;
        margin: 0; padding: 0;
	
	}
	#cadrehaut2 {
		background:  url(../img/cadrehaut.gif) no-repeat;
        margin: 0; padding: 0;
	}
	#lignemilieu2 {
		background:  url(../img/lignemilieu.gif) repeat;
        margin: 0; padding: 0;
	}
	#lignemilieutext2 {
		margin-left: 20px;
		margin-right: 20px;
	}
	#cadrebas2 {
		background:  url(../img/cadrebas.gif) no-repeat;
        margin: 0; padding: 0;
	
	}
	input.button,input,textarea,select {
        background-color : #FFFFFF;
        color : #000000;
        font-family : Tahoma, Verdana, sans-serif;
        font-size : 10px;
        font-weight : normal;
        border-color : #000000;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;
    }
	 img {
	 	border: none;
		}