/* CSS Document */


/*---------- To align the Actions, Icon and Title ---------*/


.bas-actu{
	height: 29px;
	background:transparent url(images/fond-lire-la-suite.gif) repeat-x scroll left top;
}
.texte-actu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


div.titre-actu span, h1.titre-actu span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 25px;
	font-weight: bold;
	display: block;
	width: 239px;
	height:25px;
}
.SubHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
Normal DNN_ANN_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
DNN_HTMLContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.taille10 {
	font-size: 10px;
}
.taille11 {
	font-size: 11px;
}
.taille12 {
	font-size: 12px;
}
.taille13 {
	font-size: 13px;
}
.taille14 {
	font-size: 14px;
}
.taille15 {
	font-size: 15px;
}
.taille16 {
	font-size: 16px;
}
.taille24 {
	font-size: 24px;
}
.gras {
	font-weight: bold;
}
.majuscule {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}

.non-soulign {
	text-decoration: none;
}

.non-soulign:hover {
	text-decoration: underline;
}
.couleur-bleu {
	color: #0073a3;
}
.couleur-bleu-elec {
	color: #009ee0;
}

.couleur-blanc {
	color: #FFFFFF;
}
.couleur-gris-fonce {
	color: #404040;
}
.couleur-gris-clair {
	color: #95a7ae;
}
.couleur-rouge {
	color: #dd2f24;
}
.indent24 {
	line-height:24px
}
