body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#E87141;
	color:#5E1E05;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
html {
	width:100%;
	height:100%;
}
.global {
border-left:1px solid #F4A9A6;
border-right:1px solid #F4A9A6;
}
img {border:0;}

.images { border:1px solid #5E1E05; }

.vertical { border-right:1px solid #5E1E05; }
.horizontal { border-bottom:1px solid #5E1E05; }

.back-content {
background-image:url(images/background-content.jpg);
background-repeat:repeat-x;
background-color:#F6C5B1;
}
.content {
background-image:url(images/illustration-content.jpg);
background-repeat:no-repeat;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDDAB9;
	border: 1px solid #C13F0C;
}


a:link { color:#D40707; text-decoration:none; font-weight:bold;}
a:hover { color:#E87141; text-decoration:underline; font-weight:bold;}
a:visited { color:#D40707; text-decoration:none; font-weight:bold;}
a:active { color:#D40707; text-decoration:none; font-weight:bold;}

.mentions {
font-size:10px;
color:#E87141;
}

.mentions a:link { color:#E87141; text-decoration:none; font-weight:bold;}
.mentions a:hover { color:#E87141; text-decoration:underline; font-weight:bold;}
.mentions a:visited { color:#E87141; text-decoration:none; font-weight:bold;}
.mentions a:active { color:#E87141; text-decoration:none; font-weight:bold;}