* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
body {
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #382000;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

a img {
  border: 0;
}
p {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: .8em 0 .2em 0;
}
a {
	color: #4B5B00;
	text-decoration: none;
}
a:hover {
	color: #738B19;
	text-decoration: underline;
}
#content h1 {
	margin: .7em 0 .2em 0;
	font: oblique 1.6em "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #2f3025;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
h1 span {
	color: #fff;
	background: #86916a;
	padding:0 0 0 25px;
}
h2 {
	margin: 1em 0 0 0;
	font-size: 1.45em;
	color:#237696;
	clear: right;
	font-style: oblique;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1em;
	color:#900;
	font-style: oblique;
}
h4 {
	margin-top: 1em;
	color: #1D0E06;
}

ol {
	list-style: decimal outside;
	margin: 1em 1em 0 2em;
	font-size: 1.1em;
	padding: 0;
}
ol li {
	margin-bottom: 1em;
	font-family: Georgia, Palatino, Times, serif;
}
#col-2 h4, #col-1 h4 {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 1.1em;
	margin-bottom: -.2em;
}

#content p a {
	text-decoration: none;
	color: #962619;
	border-bottom: 1px dotted #D2CAB1;
}
#content p a:hover {
	color: #590800;
	text-decoration: none;
	border-color: #590800;
}

#content p img {
	float: right;
	padding: 3px;
	margin-left: 5px;
}
#content p.featp img {
	float: left;
	margin: 0 5px 0 0;
}
strong {
	letter-spacing: .1em;
	color: #1D0E06;
	font-weight: bold;
}

blockquote {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 1em;
}

#content blockquote {
	font-size: 1.1em;
	margin: .5em 1em;
	color: #69573F;
	background: none;
}
#content ul {
	list-style-type: square;
	margin: 1em 2em;	
}
#content ul li {
	font-size: .9em;
	line-height: 1.3em;
	margin-bottom: .5em;
}


/* revue presse */
.open {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#86916a;
	background:url(../img/open.jpg) left bottom no-repeat;
	border-bottom:1px solid #ccddaa;
	text-align:right;
	width:600px;
}

.open:hover {
	text-decoration:none;
}

.open span {
	float:left;
	margin:0 0 0 20px;
	font-size:10px;
	color:#cccccc;
	font-weight:normal;
}