body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f3;
	background-image: url(images_shared/fnd_site.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}



.logo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #f61a0d;
}



.bulletinsInput {
	font-family: arial;
	font-size: 11px;
	color: #5f5950;
	padding: 2px;
	background-color: #efece7;
	border-width: 0px;
}

.bulletinsNote {
	font-family: arial;
	font-size: 11px;
	color: #5f5950;
	text-align: center;
}



.courrielThemes {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #00597f;
}

.courrielStars {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #b8130a;
}

.courrielInput {
	font-family: arial;
	font-size: 11px;
	color: #5f5950;
	padding: 2px;
	background-color: #efece7;
	border-width: 0px;
}

.courrielNote {
	font-family: arial;
	font-size: 11px;
	color: #5f5950;
}



.time {
	font-family: courier new;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: white;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #f61a0d;
	border-width: 0px;
}

.day {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #b8130a;
	height: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.date {
	font-family: arial;
	font-size: 10px;
	color: #b8130a;
	height: 11px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.time_sm {
	font-family: courier new;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: white;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #f61a0d;
	border-width: 0px;
}



.desc_bg {
	font-family: arial;
	font-size: 12px;
	background: url(images_shared/fnd_globe_01.jpg) no-repeat;
}

.desc {
	font-family: arial;
	font-size: 12px;
	color: #00597f;
}

.descLink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #00597f;
}

.descLink:hover {
	color: #5993ac;
	text-decoration: none;
}
