body {
	background-color: #320;
	color: #fff;
	width: 1000px;
	}
	
#titleBox a:link {
	text-decoration: none;
	color: #995b11;
}

#titleBox a:visited {
	text-decoration: none;
	color: #995b11;
}

#titleBox a:hover {
	text-decoration: none;
	color: #ff0;
}

#titleBox a:active {
	text-decoration: none;
	color: #FFFFFF;
}

ul a {
	xborder-bottom: 1px solid #66360e;
	}

ul {
	text-align: center;
	position: relative;
	right: 20px;
	}

ul a:link {
	text-decoration: none;
	color: #fff;
}

ul a:visited {
	text-decoration: none;
	color: #ccc;
}

ul a:hover {
	text-decoration: none;
	color: #ff0;
}

ul a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	
h1 {
	color: #fff;
	margin-left: 250px;
	background-color: #320;
	width: 20%;
	text-align: center;
	}
	
img {
	float: right;
	xmargin-left: 205px;
	border-top: 4px solid #500;
	border-left: 4px solid #500;
	border-bottom: 4px solid #000;
	border-right: 4px solid #000;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 0px;


	}
	
		
#topBar {
	position: relative;
	width: 100%;
	height: 10px;
	background: url('../images/topikmenuphotoflat.jpg') top left repeat-x scroll;
	padding-bottom: 3px;
	margin-bottom: 10px;
	xborder: 1px solid #66360e;
	}
	
#main {
	text-align: center;
	}
	
#listBox {
	position: relative;
	width: 290px;
	margin-right: 5px;
	text-align: right;
	float: right;
	border: 1px solid #66360e;
	background-color: #3c0200;
	}
	
#titleBox {
	position: relative;
	margin-left: 10px;
	text-align: left;
	padding: 10px;
	font-size: 75%;
	}
	
	
#titleBox a {
	min-width: 100%;
	text-decoration: none;
	}
	
#titleBox li {
	text-align: left;
	width: 100%;
	list-style-type: none;
	text-decoration: none;
	}
	
#titleBox li:hover {
	background-color: #4d0300;
	border-right: 1px solid #66360e;
	width: 100%;
	list-style-type: none;
	text-decoration: none;
	}
	
#photoBox {
	float: left;
	width: 63%;
	text-align: left;
	position: relative;
	margin-left: 5px;
	xmargin-right: 310px;
	border: 1px solid #66360e;
	padding: 4px;
	xpadding-left: 200px;
	background-color: #3c0200;
	}
	
#caption {
	position: relative;
	top: 60px;
	display: block;
	xborder: 1px solid #66360e;
	width:27%;
	}
			
#content {
	width: 95%;
	padding: 20px;
	border: 1px solid #66360e;
	background-color: #000;
	}
	
.li_menuUp {
	display: inline;
	margin-right: 3px;
	padding: 5px;
	background: url(/theme/images/fondMenuLiUp.jpg) 0 0 repeat-x scroll;	
	border: 1px solid #66360e;
	}

.sel {
	color: #d47531;
	font-weight: bold;
	}	

	
.space {
	height: 50px;
	}
	
@media all { /* isole Safari et Firefox */

html>body, h1 {
	background-color: #000;
	}
	
html>body #content {
	border: none;
	}
	
.sel {
	color: #d47531;
	font-weight: bold;
	position: relative;
	right: 14px;
	}
}
	
