
*{
	margin:0px;
	padding:0px;
	border:none;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	outline:none;
}
* a{
	color:#000000; /* contenu . couleur du texte*/
}
* a:hover{
	color:#A0A0A0; /* contenu . couleur du texte hover*/
}
.clear{
	clear:both;
	font-size:1px;
}
body {
	width:100%;
	height:100%;
	background-image:url(../media/gabarits/rt_gabarits_1_trame_a562.gif);
	color:#000000; /* contenu . couleur du texte */
}
#header_logo_gauche{
	float:left;
	width:372px;
}

#header_texte_droite{
	width:372px;
	float:left;
	text-align:right;
}
#header_texte_droite ul, #header_texte_droite il{
	list-style:none;
}
.menu_selected{
	color:#FFFFFF;/* header . couleur du texte selected*/
}
#header_texte_droite, #header_texte_droite strong, #header_texte_droite em, #header_texte_droite a{
	color:#FFFFFF;/* header . couleur du texte */
	text-decoration:none;
}
#header_texte_droite a:hover{
	color:#FFFFFF;/* header . couleur du texte hover*/
}
#header_filet_gauche{
	font-size:1px;
	float:left;
	width:372px;
	height:12px;
	background-image:url(../media/gabarits/rt_gabarits_1_h_points_nngb.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-bottom:30px;
}
#header_filet_droite{
	font-size:1px;
	float:left;
	width:372px;
	height:12px;
	background-image:url(../media/gabarits/rt_gabarits_1_h_points_nngb.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:30px;
}
tr.header {
	margin-bottom:1px;
	vertical-align:top;
	height:250px;
}
tr.content {
	background-color:#FFFFFF;/* contenu . couleur du fond */
	vertical-align:top;
	
}
tr.filet {
	height:1px;
}
#image{
	margin-top:50px;
	margin-bottom:75px;
}
#legende{
	padding-top:15px;
	padding-left:5px;
	background:url(../media/gabarits/rt_gabarits_1_contenu_points_96k3.gif) repeat-y;
}
#colonne{
	width:360px;
	float:left;
	margin-right:25px;
}
#logotypes, #logotypes a{
	color:#a0a0a0;
}
#logotypes{
	margin-bottom:50px;
}
#infos_titre{
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(../media/gabarits/rt_gabarits_1_contenu_points_96k3.gif) repeat-x;
	background-position:bottom;
	font-weight:bold;
}
#infos_texte{
	margin-bottom:35px;
}

