/* CSS Document */
body
{
	background-color:#383838;
	margin-top:0px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	color:#525252;
	padding:0px;
	text-decoration:none;

}
legend
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #a61220;
   font-weight: bold;
}

fieldset
{
   margin-bottom: 15px;
 
}
#resume_feuille
{
color:#387c9d;
}
#texte52
{
padding-left:10px;
}
#parent		/*Fenetre principale */
{
	margin:auto;
	background-color:#fff;
	width:970px;
}
#banniere
{
	background-image:url(images/banniere.jpg);
	width:267px;
	height:212px;
	margin:auto;
}

#bottom
{
	margin:auto;
	width:936px;
	height:30px;
	background-color:#37baa9;
	color:#ffffff;
}
#sous_titre
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color:#b31313;
	padding:0px;

	text-decoration:none;
}
a
{
	text-decoration:none;
}
#derniere_rub
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 11px;
	color:#19688e;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}

#tbl1
{
	background-image:url(images/fond_tbl.jpg);
	background-repeat:no-repeat;
	background-position:left;
	repeat:no-repeat;
}


#menu
{
height:37px;
}

#onglets
{
		font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
    font : bold 11px Batang, arial, serif;
    list-style-type : none;
    padding-bottom : 37px;
	margin-top:0px;
    border-bottom : 0px solid #9EA0A1;
	background-image:url(images/bg.jpg);
    margin-left : 1px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


#onglets li
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	background-image:url(images/bg.jpg);
	background-color:#ff0;
    float : left;
    height : 37px;
    background-color: #F4F9FD;
    margin : 0px 0px 0 0px !important;  /* Pour les navigateurs autre que IE */
    margin : 0px 0px 0 0px;  /* Pour IE  */
    border : 0px solid #9EA0A1;
		margin-bottom:0px;
	padding-bottom:0px;
}

#onglets li.active
{
	background-image:url(images/bg3.jpg);
    border-bottom: 0px solid #fff;
	margin:0px;
	padding:0px;
	height:37px;
	
	
}

#titre_rouge
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color:#bd3232;
	padding:0px;

	text-decoration:none;
}
#sous_titre
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color:#19688e;
	padding:0px;

	text-decoration:none;
}
#texte_collage
{
font-size:11px;
color:#3d3d3d;
}
#sous_titre_2
{
margin-left:40px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color:#3d3d3d;
	padding:0px;

	text-decoration:none;
}

#onglets a
{
    display : block;
    color : #818080;
    text-decoration : none;
    padding : 4px;
	font-size:12px;
}




#onglets a:hover
{
   color:#1c8d7b;
 text-decoration:underline;
 font-size:12px;
}
#contour
{
	background-image:url(images/bg1.jpg);
	width:5px;
	height:37px;
	margin:0px;
	padding:0px;
}
#contour2
{
	background-image:url(images/bg2.jpg);
	width:5px;
	height:37px;
	margin:0px;
	padding:0px;
}
#bas
{
background-image:url(images/bas.jpg);
height:15px;
width:100%;
}

#video
{
background-image:url(images/background_videos.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:5px;
}
#documentation
{
background-image:url(images/background_documentation.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:5px;
}
#haut_bg_videos
{
background-image:url(images/haut_bg_videos.jpg);
width:159px;
height:28px;
margin-left:15px;
}
#haut_bg_documentation
{
background-image:url(images/haut_bg_documentation.jpg);
width:159px;
height:28px;
margin-left:15px;
}

.rouge{
	color:#a61220;
}

.bold{
	font-weight:bold;
}

.petit{
	font-size:11px;
}

.tres_grand{
	font-size:14px;
}

