h1{
	position:relative;
	font-family: 'LibelSuitRegular', "Trebuchet MS", Arial;
	color:#000;
	font-size:3.4em;
	margin-bottom:10px;
	font-weight:normal;
}

h2{
	color:#000;
	/*font-family: 'LibelSuitRegular', "Trebuchet MS", Arial;*/
	font-size:2.4em;
	font-weight:normal;
	height:30px;
	line-height:30px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	margin-bottom:20px;
	margin-top:4px;
	width:639px;
	background-color:#FFF;
}

h3{
	font-size:1.2em;
	border-bottom:1px solid #f0f0f0;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFF;
}

h4{
	height:15px;
	width:642px;
	line-height:15px;
	padding-left:11px;
	background-image:url(../img/bg_h4_n+1.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-bottom:7px;
	margin-top:15px;
	color:#3f638c;
	font-variant:small-caps;
	font-weight:normal;
	font-size:1.3em;
	background-color:#FFF;
}

#sequence h4{
	font-weight:bold;
}

p{
	margin-bottom:5px;
	font-size:1.1em;
	line-height:18px;
}

sup{
	font-size:0.7em;
	line-height:4px;
}

ul, ol{
	margin-bottom:5px;
}

ul li, ol li{
	margin-bottom:3px;
	font-size:1.1em;
	line-height:18px;
	padding-left:1px;
	margin-left:25px;
}

a{
	color:#3f638c;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#3f638c;
	text-decoration:underline;
}

p.liens_numero{
	font-size:1em;
}

p.liens_numero a {
	margin-bottom:10px;
	margin-top:10px;
	color:#666;
	text-decoration:none;
	border-bottom:1px #ccc dashed;
	font-weight:normal;
}

p.liens_numero a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px #666 dashed;
}

img{
	border:0px;
}

table{
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:7px;
	margin-bottom:20px;
	width:637px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

table caption{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:15px;
}

table tbody{
	border:0px;
	margin:0px;
	padding:0px;
}

table tr{
	border:0px;
	margin:0px;
	padding:0px;
}

table td, table th{
	border:0px;
	padding:8px;
	margin:0px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	vertical-align:top;
	padding-bottom:0px;
}

table th{
	font-weight:bold;
}

.titre{
	color:#3f638c;
	font-weight:bold;
	margin-bottom:3px;
	font-size:1em;
}

.petit_gris{
	color:#666;
	font-size:0.9em;
	margin-bottom:1px;
}

.bleu{
	color:#3f638c;
}

.legende_img_actu{
	font-size:0.9em;
	color:#666;
	line-height:10px;
}

.chapo{
	color:#3f638c;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:20px;
	line-height:22px;
}

.petit{
	font-size:1.2em;
}

.commande{
	background-color:#c5d2e2;
	padding:10px;
	height:55px;
}

.commande img{
	width:39px;
}

.icone_fichier{
	height:15px;
	padding-left:13px;
	background-image:url(../img/icone_fichier.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin-bottom:7px;
}

.icone_lien_ext{
	height:15px;
	padding-left:13px;
	background-image:url(../img/icone_lien_ext.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin-bottom:7px;
}

.commander_en_ligne{
	background-image:url(../img/back_commander.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:142px;
	/width:142px;
	/width:162px;
	height:19px;
	/height:19px;
	-height:21px;
	color:#3f638c;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

.bordure_bas{
	border-bottom:1px solid #f0f0f0;	
}

p.bordure_bas{
	height:2px;
	line-height:2px;
	margin:0px;
}

.lien_pdf{
	line-height:20px;
	background-image:url(../img/picto_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:19px;
	color:#5D6166;
}

.home #contenu_droite .bloc_contenu p.lien_pdf{
	line-height:1.4em;
	color:#5D6166;
}

/* REFONTE 2010 */
.seq_ped_titre{
	/*width:354px;*/
	line-height:16px;
	background-image:url(../img/picto_loupe.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:19px;
	border-bottom:1px dashed #cccccc;
	border:0px;
	margin:0px;
	font-size:1em;
	color:#5D6166;
}

.seq_ped_niveau{
	width:100%;
	/*height:12px;*/
	line-height:12px;
	margin-bottom:15px;
	color:#3F638C;
	font-size:0.9em;
}

li.seq_ped_titre{
	margin-bottom:4px;
	margin-top:-2px;
}

li.seq_ped_niveau{
	margin-top:9px;
}

.seq_ped_info_doc{
	height:auto;
	line-height:22px;
	border-bottom:1px dashed #cccccc;
	padding-bottom:7px;
	margin-bottom:8px;
}

.auteur{
	position:relative;
	margin-top:-9px;
	padding-bottom:5px;
}

.analyse_doc{
	border-bottom:1px dashed #cccccc;
}

.titre_sur_la_toile{
	font-weight:bold;
	font-size:1.1em;
	padding-top:4px;
}

.texte_sur_la_toile{
	padding-bottom:15px;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
}

.lien_haut{
	position:relative;
	width:107px;
	height:17px;
	left:532px;
	margin-top:7px;
	margin-bottom:15px;
}

.lien_haut a{
	display:block;
	width:87px;
	-width:107px;
	height:17px;
	background-image:url(../img/btn_haut_de_page.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:normal;
	padding-left:20px;
}

.picto_lien_ext{
	/*height:20px;*/
	line-height:20px;
	background-image:url(../img/picto_lien_ext.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-top:-7px;
	margin-bottom:12px;
}

.encadre{
	padding:15px;
	background-color:#f9f9f9;
}

.programme{
	padding-bottom:15px;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
	height:145px;
	clear:both;
}
.programme img{
	float:left;
	margin-right:10px;
}
