html, body {
	margin: 0;
	padding: 0;
	height: 100%; 
}

body, td {
	margin: 0;
	padding: 0;
	text-align : left;
	margin-left: 70px;
	font-family : arial;
	font-size : 12px;
	color : #579add;
}

#contener {
	position: relative;
	text-align:center;
	background : #fff url(images/fond.jpg)  top repeat-y;
	width:609px;

}
#intro{
	text-align:left;
}

#header {
 	margin: 0 0 0 20px;
    float:left;
    width:576px;
    font-size:1.1em;
    line-height:normal;
	text-transform : uppercase ; 
	text-decoration: none;
	color: #fff;
	font-weight : bold;

    }
#header ul {
	margin:0;
    padding:10px 10px 10px 0px;
    list-style:none;
    }
  #header li {
    float:left;
	left: -2px;
	background:url(images/norm_right.gif) no-repeat right top;
    margin-left:15px;
    padding:  0 ;
    }
	
	#header a {
	display:block;
    background:url(images/norm_left.gif) no-repeat left top;
    padding:4px 10px 5px 10px;
	text-decoration: none;
	color: #fff;
	font-weight : bold;
    }
	#header #current {
    background-image:url(images/norm_right_on.gif);
    }
  #header #current a {
    background-image:url(images/norm_left_on.gif);
	padding-bottom:5px;
    }
		#header #reportage {
    background-image:url(images/norm_right_rep.gif);
    }
  #header #reportage a {
    background-image:url(images/norm_left_rep.gif);
	padding-bottom:5px;
    }
#tv1 {
	margin: 35px  0 0 16px !important;
	margin: -4px 0 0 0;
    background:url(images/fond_tv1.gif) no-repeat top left;
	height:25px;
	width: 576px;
    }

#tv2 {
	margin: -10px  20px 0 16px !important;
	margin: -4px 0 0 0;
	text-align:left;
	padding: 0 10px 0 10px;
	max-width: 576px !important;
	width: 576px ;
	height: auto !important;
	min-height: 440px;
	height:100%;
    background:url(images/fond_tv2.gif) repeat-y;
	}

#tv3 {
	margin: -12px 0 0 16px !important;
	margin: 0px 0 0 0;
    background:url(images/fond_tv3.gif) no-repeat top left;
	height:29px;
	width: 576px;
    }

#footer{
	border-top: dashed #ccc 1px;
	margin: 15px 0 5px 0;
	padding: 15px 0 5px 0;
	width: 576px;

}
h1 {
	font-size : 16px;  
	text-align: right;
	top: -30px;
	margin : 10px 0 0 0px ;
	text-transform : uppercase ; 
	color: #336699;
	font-weight : bold;
		max-width: 546px !important;

	}

 
 h2 {
	margin : 10px 0 0 0px ;
	padding : 0; 
	background-color :#FFF;
	font-size : 14px;
	color: #336699;
	font-weight : bold;
		max-width: 546px !important;

}

 h3 {
	margin : 10px 0 30px 0px ;
	padding : 0; 
	font-size : 14px;
	color: #336699;
	background-color :#FFF;
	height : 31px;
	font-weight : bold;
	text-align:right;
		max-width: 546px !important;
 }

#publicite {
	width: 181px;
	height: 735px;
	position: absolute;
	top: 15px;
	left: 610px;
	z-index: 1;
	background : #fff url(publicites/motiv_oxygene.jpg) right top no-repeat;
}

.imagedroite{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
.imagegauche{
	float: left;
	margin-left: 2px;
	margin-right: 20px;
}
.texte{
		text-align: left;
		max-width: 546px !important;
}
