body {
	margin: 0px;
	background-image: url('/images/backgroundMaster.jpg');
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	text-align: center;
}
a:link {
	color: rgb(121,118,103);	
}
a:visited {
	color: rgb(121,118,103);	
}
a.contentLink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(121,118,103);	
}
a.adminLink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(121,118,103);	
}
#containerMaster {
	width: 920px;
	margin: auto;
	padding-top:10px;
	background-color: rgb(221,230,218);
	text-align: left;
}
#footer {
	color: rgb(106,110,104); 
	height: 46px; 
}
h1 {
	display: block;
	width: 362px;
	height: 140px;
	margin:0px;
}
h1 a {
	display: block;
	width: 342px;
	height: 140px;
	background-image: url('/images/logoFraiche.jpg');
	overflow: hidden;
	text-indent: -5000px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: rgb(0,0,0);
	margin:0px;
	padding-top: 5px;
}
h3 {
font-size: 13px;
font-weight: bold;
margin-top: 12px;
margin-bottom:0px;
}
.contentTitle {
	font-size: 22px;
	font-weight: normal;
	color: rgb(0,0,0);
}
.content {
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	line-height: 18px;
}
.tinytext {
font-size: 9px;
}
.footerLink {
	color: rgb(106,110,104);
	text-decoration: none;
}
.footerLink:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}
#subfooter {
text-align:left;
margin: 5px 20px;
font-size: 10px;
color: rgb(106,110,104);
}
#subfooter a:link, #subfooter a:visited {
text-decoration: none;
}
.inputLabel {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
	padding-left: 0px;
	padding-right: 6px;
}
.inputField {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
}
.inputText {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	border: 1px solid rgb(222,222,222);
	background-color: rgb(255,255,255);
	padding: 2px;
}
.inputTextArea {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	border: 1px solid rgb(222,222,222);
	background-color: rgb(255,255,255);
	padding: 2px;
}
.inputSelect {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	border: 1px solid rgb(222,222,222);
	background-color: rgb(255,255,255);
	padding: 2px;
}
.inputSubmit {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	border: 1px solid rgb(151,148,133);
	background-color: rgb(171,168,153);
	padding: 2px;
}
ul.adminList {
	line-height: 150%;
}
.dataHeader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration: underline;
	padding: 3px;
}
.dataCell {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 3px;
}
#newsletterBlock {
width: 294px;
background: url('/images/newsletterBlock_bg.png');
padding:0px;
margin-bottom: 1px;
}
