* {
margin:0;
padding:0;
text-decoration:none;
border:0;
outline:0;
}
html,body {
height:100%;
}
body {
text-align:center;
font-size:0.75em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background:#900;
color:#fff;
}
#page{
width:790px;
height:563px;
margin:60px auto 0 auto;
background:#900 url(fdlivre.jpg) no-repeat;
color:#fff;
text-align:left;
position:relative;
}
#livre {
position:absolute;
top:145px;
right:105px;
bottom:90px;
left:145px;
height:333px;
overflow:auto;
}
#livre p {
text-align:justify;
margin-right:10px;
margin-bottom:8px;
}
hr {
clear:both;
visibility:hidden;
border: 6px black solid;
height: 1px;
}
h1,h2,h3,h4,h5,h6 {
font-size:1.4em;
}
a {
color:#fc3;
text-decoration:none;
}
a:hover {
color:#ff0;
}

#livre form {
margin-right:10px;
}
#livre form fieldset {
border-top:1px solid gold;
margin-bottom:10px;
}
#livre form legend {
padding:0 3px;
margin:0 3px;
background:#fc0;
border:1px solid gold;
color:#000;
}
#livre form textarea {
border:1px solid #ccc;
border-left:5px;
width:98%;
overflow:auto;
}
#livre form input {
border:1px solid #ccc;
margin-bottom:3px;
}
#livre form label {
display:block;
width:120px;
float:left;
margin-bottom:3px;
}
#livre form label.nf {
display:inline;
float:none;
margin-bottom:3px;
}
	div.pagination {
		padding: 3px;
		margin: 3px;
		position:absolute;
		top:111px;
		left:300px;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		
		text-decoration: none; 
				color: #fc0;
	}
	div.pagination a:hover, div.digg a:active {
		color: #ff0;
	}
	div.pagination span.courante {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #f03;
		font-weight:bold;
	}
	div.pagination span.desactive {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #DDD;
	}
	.message {
	color:#000;
	background:#eee;
	border:1px solid #000;
	padding:3px;
	margin-right:8px;
	margin-bottom:8px;
	position:relative;
	}
	.info {
	border-bottom:1px solid #aaa;
	}
	.signature {height:10px;}
	.signaler {
	position:absolute;
	right:0px;
	bottom:-4px;
	font-size:10px;
	}
.report  {
color:#930;
text-decoration:none;
}
.report:hover {
color:#060;
}	
#signer {
position:absolute;
left:370px;
top:90px;
font-weight:bold;
}	
