/* 	CSS Document 
	Autumn Skin || by p4n7a
*/
body {
	width: 100%; height: 100%;
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin: 5%;	padding: 0;
	letter-spacing: 0.1em;
	text-align: left;
	background: #FFF;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	
}
#mainBox {
	padding: 0; margin: 0;
	display: block;
	text-align: left;
	width: 100%;
	border: none;
	background: #FFF;
}
h1, h2, p, #newsDet h1, #newsBox h2, a, strong {
	color: #000;
}
#header {
	border: none;
	background: #FFF;
}
#header h1 {
	margin: 0; padding: 0;
	font-size: x-large !important;
	font-size /**/: large;
}
#newsBox, #mainContents, #mainBox, #fullContents {
	width: 100%;
	background: #FFF;
	margin: 0; padding: 0;
}

.moreInfos, #rightContents, #menu, #bigRuler, #nav {
	display: none;
}

a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#closePrintPrev {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	background-color: #333;
}
#closePrintPrev a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
	background: none;
	padding: 0.2em 2em;
}
#closePrintPrev a:hover {
	background: #F90;
}

