﻿/*CSS par défaut pour les pages portail des publications*/

#page {
	width:538px;
	}

#page h1 {
	font-size: 14px;
	font-family: ARIAL;
	}

#titre_categorie {
	width:538px;
	height: 55px;
}

#titre_categorie img{
	float:right;
}

.separateur_titre {
	width:538px;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
	clear:both;
}

.categorie {
	font: 11px ARIAL;
	text-align: justify;
	margin-bottom: 10px;
}

.icone {
	margin-left: 50px;
	border: solid;
	border-width : 1px;
}

#titre_sous_categorie {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	}
	
#page p{
	font-family: ARIAL;
	font-size: 11px;
	text-align: justify;
}

#page li {list-style: url("../../images/custom/faq_puce.gif");}

#page ul {padding-left: 100px;}

.vignette {
	float:left;
	margin: 0px 20px;	
	width: 90px;
}

.vignette img {
	border: solid;
	border-width : 1px;
	width: 90px;
}

#top{
	width: 538px;
	height: 39px;
	text-align: right;
	color:#e98300;
	font-size: 18px;
	font-family: ARIAL;
}

#body{
	width: 538px;
}

#foot{
	width: 538px;
	height: 11px;
	font-size: 0px;
}

.publicationNiveau2 {
	float:left;
	margin-left: 5px;
	width:350px;
	text-align: justify;
	font-size: 10px;
	}

#resultat h1.titrePublication {
	margin:0px;
	font-size: 12px;
	font-weight:bold;
	color: #E98300;
	}

#resultat p.descriptionPublication{
	margin:0px;
	}

.thematique a.listeThematique {
	margin:0px;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}

#resultat a{
	margin:0px;
	font-size: 11px;
	color: #D52B1E;
	}

.lienRetour {
	margin-top: 20px;
	text-align: center;
	}

.lienRetour a.retour {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
