a img{
	border:none;
}
body{
	
	margin:0px;
}
li{
	padding-bottom:5px;
}
table tr td,table tr th{
	color:#6D90B3;
	font-family: Verdana;
	font-size:12px;

}
table tr td a, table tr th a{
	text-decoration:none;
	color:#6D90B3;
	font-family: Verdana;
	
}
table tr td a:hover,table tr th a:hover{
	color:#8FBBE8;
	font-family: Verdana;
	
}
.article{
	padding:12px;
	border-bottom:1px dashed #7C9ACD;
}

.bordures_droite{
	border-right:1px dashed #7C9ACD;
}

.banniere{
	background:url(../IMG/squelette_recit/banniere.jpg) no-repeat;
	height:160px;
	width:760px;
	border-bottom:1px dashed #7C9ACD;
}


.footer{
	font-size:10px;
	background:url(../IMG/squelette_recit/footer.jpg) no-repeat;
	width:760px;
	height:120px;
	text-align:right;
	vertical-align:center;
}
.footer a{
	text-decoration:underline;
	
}
.menu_secondaire {
	padding:0px 2px 0px 2px;
	text-align:right;
	font-size:10px;
}
.menu_secondaire span{
	padding:0px 2px 0px 2px;
	text-align:right;
}

.menu_rubrique a{
	padding-left:20px;
	margin-left:12px;
	font-weight:bold;
}

.menu_rubrique_puce a{
	background:url(../IMG/squelette_recit/puce_jaune.jpg) no-repeat left center;
	line-height:30px;
	color:#0D2B88;
}
.menu_sous_rubrique a{
	padding-left:38px;
	font-size:10px;
}

.droite_sous_rubrique{
	padding-left:20px;
}
.nom_organisme{
	color:#0D2B88;
	font: 800 12px "Verdana", sans-serif;
}



.panneau_centre{
	width:366px;
	border-left:1px dashed #7C9ACD;
	border-right:1px dashed #7C9ACD;
	padding:5px;
}

.panneau_centre a{
	font-weight:bold;
	font-size:smaller;
	text-decoration:underline;
}
.elargie{/*lorsque la colonne du centre doit prendre la place de celle de droite*/
	width:562px
}
.panneau_droite{
	background:url(../IMG/squelette_recit/fond_col_droite.jpg) repeat-x ;
	width:196px;
}

.panneau_gauche{
	background:url(../IMG/squelette_recit/fond_col_gauche.jpg) repeat-x ;
	width:186px;
	height:700px;
}

.section_droite{
	color:#0D2B88;
	font-weight:bold;
	padding:10px 0px 10px 10px;
}
.spip_barre tr td a img{ /*bouton de la barre d'outil dans les formulaires*/
	border-color:#6D90B3;
	text-decoration:none;
}

.texte{
	text-align:left;
}
.titre{
	font-weight:bold;
	font-size:20px;
	padding:10px 0px 5px 0px;
}
.titre_article{
	font-weight:bold;
	
}



/* TYPES DE FICHIERS*/

.application/pdf{
	background:url('IMG/squelette_recit/type_fichier/pdf.gif') center center no-repeat;
	height:48px;
	width:48px;
}