html, body {
	margin: 0px 0px 0px 0px;
	color: #333;
	font: 83% Verdana, Arial, Sans-serif;
}

li.off {
	list-style-type: none;
}

#wrapper {
	width: 643px;
	margin: auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

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

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

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

a:hover {
	color: white;
	background: #ff0000;
	background-color: #ff0000;
}

.none, caption {
	display: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0.1px;
}

code {
	font: small 'Courier New', Courier, Arial, sans-serif;
	color: #CC3300;
	font: 83%/1.5em Verdana,Sans-serif;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #333;
}

del {
	color: #ccc;
	background: #FFFFCC;
}

blockquote {
	background: url("http://www.urbanbike.com/images/hop_ouvrez_les.gif") no-repeat top left;
	color: #666;
	margin-left: 32px;
	padding-top: 15px;
	padding-left: 25px;
}

textarea.text, input.text {
	font: x-small Verdana, Arial, sans-serif;
}

input.button {
	font: x-small Verdana, Arial, sans-serif;
	background: #000;
	color: #fff;
}

table#postcomment tr td {
	font: x-small Verdana, Arial, sans-serif;
}

table#postcomment tr td p {
	margin: 4px 0 4px 0;
}

#header {
	margin: 0;
	padding: 0;
}

#header h1 {
	font: large Arial, Verdana, sans-serif;
	margin: 0;
	padding: 10px;
}

#header a {
	border: none;
	color: #990000;
}

#header a:hover {
	color: #CC0000;
}

#navcontainer{
background: black;
height: 15px;
margin: 0 11px 0 10px;
padding: 0;
}
#navcontainer ul{
margin: 0;
padding: 0;
}
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 11px/15px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #F8F2E5;
text-decoration: none;
display: block;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none;
	padding-right: 4px;
	padding-left: 4px;
}

#navcontainer li#active { background: gray; color: #fff; border-bottom: none; }
#navcontainer li#sousmenu { background: gray; color: #fff; border-bottom: none; }
#navcontainer a:hover { background: #ff0000; color: #fff; border-bottom: none; }

#main-c {
	width: 643px;
	margin: 0;
	padding: 0;
}

#main {
	width: 643px;
}

#bigger {
	width: 471px;
	float: left;
	padding: 0 0 5px;
	background: #fff;
	border-right: 1px solid #e3e3e3;
}

.bar-head {
	height: 300px;
	width: 450px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.date-header {
	margin: 15px;
	padding: 0;
}

.date-header h2 {
	font: small Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #b6b6b6;
	text-align: right;
}

.iconleft {
	background-color: #fff;
	text-align: left;
	float: left;
	margin: 4px 10px 0 0;
}

.stabilo {
	background-color: #fffb7f;
}

.chronik {
	color: white;
	background-color: red;
	font: bold small Verdana, Arial, sans-serif;
}

strike {
	text-decoration: line-through;
}

.entry-title {
	margin: 0;
	padding: 0;
}

.entry-title h3 {
	margin: 0 0 8px 0;
	padding: 0;
	color: black;
	font: large/1.2 Verdana, sans-serif;
}

.entry-title h3 a {
	border: none;
	color: red;
	background-color: white;
}

.cat {
	color: silver;
	text-transform: none;
	text-align: right;
}

.precis {
	color: silver;
}

.entry-summary {
	border: none;
	color: black;
	margin-top: 18px;
	margin-bottom: 12px;
	font: x-small/1.5em Verdana, sans-serif;
}

.entry-title h3 a:hover {
	color: white;
	background: #ff0000;
	background-color: #ff0000;
}

.entry {
	margin: 20px 10px 50px;
	padding: 0;
	line-height: 1.5em;
}

.sommaire_zone {
	margin: 50px 10px 10px;
	padding: 10px 0;
	border: 1px solid #e3e3e3;
}

.sommaire_zone_top {
	border-bottom-style: dashed;
	border-color: #e3e3e3;
	border-width: 1px;
	margin: 0 10px;
	padding-bottom: 10px;
}

.entry-info {
	color: #999;
	margin: 30px 0 10px;
	background: url(http://www.urbanbike.com/images/fin_paragraphe.gif) no-repeat center bottom;
	padding: 0;
	height: 60px;
	font-size: 10px;
	line-height: 16px;
	border-top: 1px solid #e3e3e3;
}

.entry-info p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.entry .imgupload {
	border: none;
	float: left;
	margin: 20px 10px 0 0;
	border: 1px solid #333;
}

.navi-pages {
	margin: 15px;
	font-size: x-small;
	padding: 10px;
	text-align: center;
}

.navi-pages p {
	margin: 0;
	padding: 0;
}

#smaller {
	width: 171px;
	float: right;
	font-size: x-small;
}

.smaller-c {
	margin-right: 10px;
	margin-left: 10px;
}

.box-sommaire {
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#smaller .box-0 {
	margin: 0;
	padding-bottom: 14px;
}

#smaller .box-1 {
	
}

#smaller .box-3 {
	margin: 0 0 30px;
	text-align: center;
	font-size: xx-small;
}

#smaller .box-2 {
	margin: 15px 0;
}

#smaller .box-4 {
	margin-left: -6px;
}

#smaller h4 {
	margin: 0 0 8px 0;
	padding: 0;
	color: gray;
	font: bold small/1.2 Verdana, Arial, sans-serif;
}

#twitter_div ul li {
	list-style: square;
	list-style-type: none;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
}

#smaller ul {
	list-style: square;
	padding: 0;
	list-style-type: none;
}

#smaller ul li {
	
}

#comments, #comments-post, #trackbacks {
	margin: 20px 15px 10px 15px;
	padding: 0;
	font-size: x-small;
	line-height: 17px;
}

#comments h4, #comments-post h4, #trackbacks h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold small/1.2 Verdana, Arial, sans-serif;
}

.comment-item, .trackbacks-item {
	margin: 5px 0 20px 0;
	padding: 0 0 20px 0;
}

.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p {
	margin: 0 0 8px 0;
	padding: 0;
}

.comment-info, .trackbacks-info {
	text-align: right;
	font-size: 10px;
}

h5 {
	font: bold x-small/1.2 Verdana, Arial, sans-serif;
	color: gray;
	margin-top: 30px;
	border-top: 1px dotted #b6b6b6;
	padding-top: 6px;
	background-color: #f8f8f8;
	padding-bottom: 6px;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}

h6 {
	font: xx-small Verdana, Arial, sans-serif;
}

#footer {
	margin: 0;
	padding: 0;
	font-size: x-small;
	background: #f8f8f8;
	text-align: center;
}

.footer-i {
	margin: 0px;
	padding: 10px;
}

.footer-i p {
	margin: 0;
	padding: 0;
}

#pub-1 {
	text-align: left;
	padding: 15px 15px;
	background-color: #f8f8f8;
}

#pub-2 {
	text-align: left;
	padding: 15px 15px;
	background-color: #f8f8f8;
	margin-bottom: 25px;
}

#lecteur {
	text-align: center;
	color: #000;
	font-weight: bold;
	border-top: 1px dashed #e3e3e3;
	margin-top: 40px;
	padding-bottom: 5px;
	padding-top: 10px;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;
	base64,A

AAA); /* Trick IE into showing hover */ display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}