div.wrapper {
	margin: 0 7px 0 2px;
}

div.wrapper h4, div.wrapper p {
	padding: 0;
	padding-left: 10px;
	text-transform: uppercase;
}

div.wrapper h4 {
	color: #800e28;
	padding-top: 12px;
	font-size: 1.4em;
	background: transparent url("/squelettes/images/background_column_apropos.png") repeat-x 0 0;
	height: 23px;
}

div.wrapper p {
	font-size: 1em;
	background: transparent url("/squelettes/images/pointille.gif") repeat-x 0 0;
	height: 3em;
}

div.wrapper p a {
	height: 17px;
	display: block;
	padding-left: 18px;
	background: transparent url("/squelettes/images/icon_document.gif") no-repeat 0 50%;
}

div.wrapper p.odd {
	background-color: #f5f5f4;
}

div.wrapper p.even {
	background-color: #f0efee;
}

div.twitter p {
	text-transform: none;
	display: block;
	height:	5em;
	font-size:100%;
	color: #6d6c65;
	background: transparent url("/squelettes/images/pointille.gif") repeat-x 0 0;
}

div.twitter p span {
	background: transparent url("/squelettes/images/icon_document.gif") no-repeat 0 50%;
	padding-left: 18px;
	height:17px;
	display: block;
}

div.twitter p span a {
	font-weight:bold;
	background : none;
	display:inline;
	padding-left:0;
}

div.actusimple p {
	color: #6d6c65;
	height:12em;
	
}

div.actusimple p a {
	display:inline;
	height:inherit;
	background:none;
	padding:0;
}

div.more {
	/* Can't use auto as the parent div isn't really centered itself */
	margin-left: 14px;
	height: 19px;
	width: 173px;
	background: transparent url("/squelettes/images/background_column_more.gif") no-repeat 0 0;
}

div#column div.more p {
	padding-top: 3px;
	font-size: 1em;
	font-family: Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

div.more p a {
	color: #ffffff;
}

div.more p a:hover {
	color: #ffffff; /* needed by IE */
	text-decoration: underline;
}

#article ul {
	font-size: 1.2em;
	margin: 1em 0 0 0;
	padding-left: 2em;
}

#article ul li {
	margin-top: 0.75em;
}

#article #offers ul {
	margin-bottom: 1em;
}

.offer {
	border-top: 1px solid #7d0e27;
/* 	padding-bottom: 1em; */
	margin-top: 1.2em;
}

.offer .title {
	font-weight: bold;
}
