.nothumb img{
	margin-top: 10px;
	margin-bottom: 10px;
}
#logotype {
	width : 200px;
	height : 130px;
	top : 0;
	left : 0;
	position : fixed;
}
#photomaton {
	left: 540px;
	top: 210px;
	position: absolute;
	display: inline;
	width: 100px;
	height: 100px;
}
body {
	font : 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color : #333;
	padding-right : 30px;
	text-align: justify;
	background-color: #fff;
}
.container {
	padding : 0 5px 25px;
}
a:link {
	color : #009dac;
	text-decoration : none;
}
a:visited {
	text-decoration : none;
	color : silver;
}
a:hover {
	color : #af0040;
	background-color : #f4f1f0;
}
a:active {
	color: #af0040;
	text-decoration: line-through;
}

#content {
	height: 100%;
	border-left : 1px dotted #24aeb6;
	padding-left : 10px;
	margin-left : 235px;
	margin-top : 118px;
}
#menu {
	width : 215px;
	overflow : auto;
	top : 118px;
	bottom : 0;
	left : 0;
	position : fixed;
	height : 100%;
	line-height : 1.3em;
}
#menu ul {
	list-style : none;
	margin : 0 0 12px;
	padding-left : 10px;
}
#menu ul li.section-title {
	color : #af0040;
	border-bottom : 1px dotted #009dac;
	font : bold 1.1em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding : 2px;
}
#menu ul li {
	font-size : 0.9em;
	padding-left : 10px;
	
}
p {
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}
h1 {
	font-size : 32px;
}
h2 {
	margin-left : 15px;
	margin-bottom : 5px;
}
h2.webdesign{
	margin-left : 0px;
	margin-top : -15px;
}
.ligne{
	padding-top: 10px;
	border-bottom: 1px dotted #009dac;
}
h3 {
	font-size : 16px;
}
h4 {
	font-size : 12px;
}
#content .titre {
	font : bold 1.1em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color : #af0040;
	padding : 5px;
	margin-top : 8px;
}
#content .titrenews {
	font : italic 1.1em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color : #af0040;
	padding : 5px;
	margin-bottom : 0;
}
#content .p_retrait {
	margin-left : 15px;
	margin-bottom : -10px;
}
#content .stitre {
	color : #009dac;
	font-weight : bold;
}
#content p {
	width : 400px;
	margin-bottom : 9px;
}
#newstitre {
	font : bold 1.1em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color : #009dac;
	padding : 5px;
	margin-top : 8px;
	margin-bottom : 0;
}
.newsretrait {
	color : #464848;
	margin-left : 20px;
	margin-bottom : 5px;
	font-size : 0.9em;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	margin-top : 5px;
}
a img {
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border: none;
}
#img-container {
	margin-left : 10px;
	margin-top : 17px;
	position: absolute;
}
#img-container a:hover {
	text-decoration : none;
}
#img-container p {
	width : 400px;
}
#once {
	clear : left;
}
.grow {
	float : left;
	margin-bottom : 18px;
}
.grow em {
	font-style : normal;
	display : none;
	text-align : center;
}
h2.delicious-banner a {
	display: block;
	padding-bottom: 5px;
}