a:link, a:visited{
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active{
	color: #B0B0B0;
	text-decoration: none;
}

.hidden{
	display: none;
}

body{
	color: #FFF;
	font-size: 11px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, Lucida Sans, Tahoma, Sans-Serif;
	background-color: #666666;
	margin: 0px;
	margin-bottom: 30px;
	text-align: center;
	background-repeat: no-repeat;
}

#wrapper{
	width: 674px;
	margin: auto;
	background: white url(http://www.tblog.com/blogs/templates/retro/images/fondepage.jpg) repeat-y;
	text-align: left;
}

#header{
	position: relative;
	width: 674px;
	height: 173px;
	margin: auto;
	background: url(http://www.tblog.com/blogs/templates/retro/images/entete.jpg) no-repeat;
}

#container{
	width: 100%;
	float: left;
	margin-right: -230px;
}

#content{
	margin-right: 230px;
	padding: 25px 0;
}

#sidebar{
	width: 230px;
	float: right;
	padding: 25px 0;
	text-align: left;
}

#footer{
	width: 674px;
	height: 278px;
	margin: auto;
	background: url(http://www.tblog.com/blogs/templates/retro/images/basdepage.jpg) top repeat-y;
}

#credits{
	font-size: 11px;
	text-align: center;
	padding-top: 150px;
	color: #FFF;
	padding-bottom: 0px;
}

#credits a:link, #credits a:visited{
	color: #F9481B;
}

#credits a:hover, #credits a:active{
	color: #FFF;
}

.clearing{
	height: 0;
	clear: both;
}

#header h1{
	position: absolute;
	top: 115px;
	left: 46px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
}

#navigation{
	font-size: 12px;
	width: 694px;
	height: 22px;
	position: absolute;
	top: 0px;
	left: 10px;
}

#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li{
	background: none;
}

h3{
	color: #646763;
	margin: 0 0 8px 0;
	font-size: 14px;
}

.contentdiv{
	margin: 0 15px 0 22px;
}

.sidebardiv{
	margin: 0 22px 0 15px;
}

.Content-Body img{
	border: 0px solid silver;
	padding: 10px;
}

.Content-Body{
	margin: 0;
	padding: 0 0 30px 43px;
	text-align: justify;
}

.sidebarin{
	padding: 0;
	margin: 0;
}

.Content-Body{
	background: url(http://www.tblog.com/blogs/templates/retro/images/01_quote1.gif) 0 3px no-repeat;
}

ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

li{
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(http://www.tblog.com/blogs/templates/retro/images/01_arrow.gif) 0 6px no-repeat;
}

.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited{
	color: #FFF;
	width: 80px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	padding: 0;
}

.nav1 a:link, .nav1 a:visited{
	position: absolute;
	top: 134px;
	left: 317px;
}

.nav2 a:link, .nav2 a:visited{
	position: absolute;
	top: 134px;
	left: 489px;
}

.nav3 a:link, .nav3 a:visited{
	position: absolute;
	top: 65px;
	left: 319px;
}

.nav1 a:hover, .nav1 a:active, .nav2 a:hover, .nav2 a:active, .nav3 a:hover, .nav3 a:active, .nav4 a:hover, .nav4 a:active{
	margin: 1px 0 0 0;
	font-weight: bold;
}

#home .nav1 a:link, #home .nav1 a:visited, #itempage .nav1 a:link, #itempage .nav1 a:visited, #archives .nav2 a:link, #archives .nav2 a:visited{
}

