/* STYLES VOLTAIREONLINE */
/* attributs des textes */
.txtCourantBold {
	font-weight: bold;
}
.txtAccueilRose {
	color: #C40A75;
}
.txtCourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtCourant:link {
	color: #000000;
	text-decoration: none;
}
.txtCourant:hover {
color:#C40A75;
}
.txtThemeMois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtThemeMois:link {
	color: #000000;
	text-decoration: none;
}
.txtThemeMois:hover {
	color: #503A8C;
}

.boiteThemeDuMois {
	background-color: #FCD98A;
	padding-right: 6px;
	padding-left: 6px;
	background-position: left ;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}

/* Positionnement de la colonne de pub */
.boitePub {
	position: absolute;
	top: 108px;
	left: 3px;
	width: 155px;
	height: 5310px;
	background-color: #CCCCCC;
	border: 1px solid #ABABAB;
	padding: 6px;
}
