/* div { border: 0.1em solid #ff0000;} */

body
{
	margin:	0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url('http://www.rexhibition.com/images/sfondo.jpg');
}

#box 
{
	width: 800px;
	background: #333333;
	height: inherit;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0 1em 1em 1em;
	border: thin dotted #999999;
}

#header 
{
	width: 800px;
	height: 300px;
	background: #333333;
	margin:0 auto;
	background: url('http://www.rexhibition.com/images/logo.jpg') no-repeat center top;
	border: 0;
	text-align:center;
}


#pagina 
{
	width: 800px;
	background: #333333;
	margin: 0 auto;
	border: 0;
}

p.byline 
{
	color: #999999;
	margin: 0;
	font-size: .7em;
	font-style:italic;
}

p.testo
{
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 2em;
}

img.gatti
{
	width: 200px;
	height: 200px;
	padding: 0 auto;
	margin-right: 1em;
	border: 2px solid #000000;
}

.gatti
{
	height: 300px;
}


#news_contents .post
{
	border-bottom: solid 1px #d9d9d9;
	padding: 5px 0 20px 10px;
	margin: 5px 0 20px 0;
	color: #ffffff;
	font-size: 12px;
}

h2.titolonews
{
	font-size: 18px;
	color: #CC3399;
	border-bottom: 2px solid #CC3399;
}

h2.titolotesto
{
	font-size: 16px;
	color: #CC3399;
	border-bottom: 1px solid #CC3399;
}

/* navigazione pagine public */
body#news a#menu-news,
body#cats a#menu-cats,
body#kittens a#menu-kittens,
body#links a#menu-links,
body#gallery a#menu-gallery
{
	color: #cc3399;
}

#topmenu 
{
	font-size: 12px;
	width: 100%;
}

#topmenu ul 
{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right; //set value to "left", "center", or "right"*/
	border: none;
}

#topmenu ul li 
{
	display: inline;
}

#topmenu ul li a 
{
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 1px solid #C39C4E;
	color: #666666;
}

#topmenu ul li a:hover, #topmenu ul li a:focus 
{
	color: #000000;
}

a 
{
	color:#CC33CC;
	text-decoration:none;
}

a:visited 
{
	color:#CC33CC;
	text-decoration:none;
}

a:hover 
{
	color:#CC33CC;
	text-decoration: underline;
}

#f
{
	float:left; 
	width:800px; 
	padding:0 0 20px 0;
}

#fi
{
	float:left; 
	width:800px; 
	padding:6px 0 0 8px;
	/* background: url('http://www.rexhibition.com/images/cfa.gif') no-repeat right bottom; */
}

#fi ul
{
	float: left; 
	width: 132px; 
	border-left: #000 solid 1px; 
	border-right: #000 solid 1px; 
	padding:0 0 0 12px;
}

#fi li
{
	float: left; 
	width: 132px; 
	line-height: 15px; 
	list-style: none;
}

#fi a
{
	color: #000; 
	text-decoration: none;
}

#fi a:hover
{
	text-decoration: underline;
}

#fi li a
{
	font-size: 11px; 
	line-height: 15px; 
	float: left;
}

#fi .copyright
{
	float: left; 
	width: 215px; 
	padding: 60px 0 0 12px; 
	font-size: 11px; 
	color: #000; 
	line-height: 15px;
}