h3 {
	text-transform: none;
}

div#top {
	padding-bottom: 3.5em;
}

div#article .r {
	padding: 0;
}

div#article .bg1 {
	background: transparent url("/squelettes/images/background_article_index.png") repeat-x left bottom;
	margin: 0px 10px 0px 9px;
}

div#article .bg2 {
	padding: 10px 5px 10px 6px;
	height: 188px;
	position: relative;
}


div#article h3 {
	margin-bottom: 0;
}

div#article p {
	color: #3c430f;
}

div#article ul {
	list-style-type: none;
	font-size: 12px;
}

div#article ul li {
	padding-left: 14px;
	line-height: 18px;
}

div#article ul.green li {
	background: transparent no-repeat 2px 5px url("/squelettes/images/picto_list_green.gif")
}

div#article ul.white li {
	background: transparent no-repeat 2px 5px url("/squelettes/images/picto_list_white.gif")
}

div#article ul.grey li {
	background: transparent no-repeat 2px 5px url("/squelettes/images/picto_list_grey.gif")
}

div#extra1 {
	position: relative;
	height: 27px;
}
div#extra1 img#visuel {
	position: absolute;
	right: 230px;
	bottom: 4px;
}

div#column .block {
	height: 66px;
	font-family: Arial, sans-serif;
}

div#column .block p {
	padding: 0;
	font-size: 1em;
	margin-right: 5px;
}

div#column .block a {
	display: block;
	height: 66px;
	font-weight: normal;
}

div#column .block a:hover {
	color: #6d6c65;
}

div#column .block span {
	display: block;
	margin-right: 33%;
	/* Using margins for repositioning tends to confuse IE */
	position: relative;
	left: 5px;
	top: 8px;
	color: white;
}

div#column .block span.title {
	font-size: 1.5em;
	font-weight: bold;
}

div#column .block span.text {
	text-transform: uppercase;
}

div#extra1 {
	border: 1px solid white;
	margin: 10px 3px 0px 2px;
	background: white;
}

div#extra1 h4 {
	color: white;
	font-size: 12px;
	height: 20px;
	padding: 7px 0 0 14px;
	float: left;
	width: 510px;
}

div#extra1 h4 a {
	background: transparent url("/squelettes/images/picto_double_arrow.gif") no-repeat 100% center;
	color: #ffffff;
}

div#extra1 h4 a span {
	margin-right: 15px;
}

div#extra1 h4 a:hover span {
	text-decoration: underline;
}

div#extra1 p {
	font-size: 1em;
	text-transform: uppercase;
	height: 19px;
	padding: 8px 0 0 16px;
	margin-left: 537px;
	background: transparent url("/squelettes/images/background_pattern.jpg");
}

div#extra1 p a {
	font-weight: normal;
}

div#extra1 p span {
	padding-left: 14px;
	background: transparent url("/squelettes/images/picto_plus.gif") no-repeat 0 65%;
}

.spip img {
	margin: 5px;
}
