/******************** LISTE D4articles**************************/
#content #colCentre #rubrique .articleUn {
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*#content #colCentre ul {
	width: 540px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}*/
li.frangip {
	font-size: 12px;
	margin-bottom: 12px;
	list-style-image: url(../imgs/puce_verte.gif);
	list-style-position: outside;
	margin-left: 20px;
}
#content #colCentre h3 {/****************titre de l'article*****/
	margin-bottom: 8px;
	color: #666666;
	padding: 0px;
	margin-top: 8px;
	margin-left: 0px;
}

#content #colCentre a.chapo {
	color: #666666;
	text-decoration: none;
}
#content #colCentre a.chapo:hover {
	color: #666666;
	text-decoration: underline;
}
.HLtext {
	color: #CC6698;
}
.vignetteListe {
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 10px;
}

/********************BOITE LIENS dans les article*********/

fieldset.liens {
	background-color: #ECEBF5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #colCentre #article .liens .lien {
	font-weight: bold;
	color: #CC6698;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
a.liens {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.liens:hover {
	text-decoration: underline;
}
/*********************************************/
#content #colCentre #article legend {
	color: #99CC00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#content #colCentre #article fieldset {
	border: 1px dashed #99CC00;
	margin-bottom: 15px;
	background-color: #FAFFEA;
	padding: 8px;
	margin-top: 10px;
}
#content #colCentre #rubrique .listeArticles {
	list-style-type: none;
}
.listeArticles li {
	list-style-type: none;
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	line-height: 1,5em;
	font-size: 120%;
}
/*************************BOUTONS**************************/


a.posterArt {
	background-image: url(../imgs/FR/posterArt.jpg);
	background-repeat: no-repeat;
	width: 88px;
	height: 90px;
	display: block;
	position: relative;
	z-index: 400;
}
a.posterArt:hover {
	background-image: url(../imgs/FR/posterArt.jpg);
	background-repeat: no-repeat;
	width: 88px;
	height: 90px;
	display: block;
	background-position: 0px -88px;
}
/*****selon que l'article est dans une balise texte ou non(formaté dans la base)***/

#article .txtarticle, #article p {
	text-align: justify;
	line-height: 1.7em;
	margin-bottom: 10px;
}
#article li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#article #chapo {
	color: #333333;
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	line-height: 1.4em;
}
#article #credits {
	text-align: center;
	width: 520px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 8px;
}
#article h2 {
	color:#CC3366;
	text-transform:capitalize;
	line-height:28px;
	height:28px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: lighter;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	display: inline;
}


a.lienRubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
	text-align: left;
}
a.lienRubrique:hover {
	color: #B7C12F;
	text-decoration: underline;
}
