/* STYLES VOLTAIREONLINE */
/* mise en page */
body {
	background: #FFFFFF url(images_communs/fond_800px.gif) repeat-y 0 0;
	margin-top: 0px;
	margin-left:  0px;
}
a {
text-decoration:none;
color:#000000;
}
/* champs formulaires */
.champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* diffrentes boites */
.colonneAccueil {
	padding: 10px 20px 0px;
}
.boiteAccueil {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	color: #177B97;
}
.boiteThemeDuMois {
	background-color: #FCD98A;
	padding-right: 6px;
	padding-left: 6px;
	background-position: left top;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}

/* attribus 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;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menuLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:link {
	color: #FFFFFF;
}



/* Positionnement de la colonne de pub display: none;*/
.boitePub {
	position: absolute;
	top: 0px;
	left: 780px;
	width: 150px;
	height: 1300px;
	border: 1px solid #ABABAB;
	padding: 6px;
}
/* Fond Menu Gauche */
.fondMenu {
	background-image:url(images_communs/fond_menu.gif);
	background-repeat: no-repeat;
}

