body{
background-color: #EFF2F3;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
p, h3 {border:0; margin:0; padding:0;}
.spacer{clear:both; height:10px;}
.spacer_div{clear:both; height:30px;}
.contenu{
margin:0 auto;
width:760px;
padding:14px;
}
#liquid-round {
width:760px;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(images/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(images/bottom-right.gif) no-repeat right top;
}
h3 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
p {
font-size:12px;
padding-bottom:10px;
}
p .legal{
font-size:10px;
color:#666666;
padding-bottom:10px;
}
div.centrage {text-align: center;margin:5px;}
.contenu_split{
}
.contenu_split .gauche{width: 540px;float: left; padding:10px 10px 10px 0px;}
.contenu_split .droite{margin-left:560px; padding:10px 10px 10px 10px; }
.clearboth{
	clear: both;
}

.footer{
margin:0 auto;
width:760px;
}
.post {
	margin-bottom: 25px;
}

.post .title {
	padding: 26px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .byline {
	padding-top: 6px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #74C6D5;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 32px;
	padding-top: 6px;
	padding-left: 25px;
}

.post .meta a { }

.post .entry {
	padding: 0px 0px 20px 0px;
}

.post .links {
	padding: 0px 30px 0px 0px;
}

.post .links .comments {
	padding-left: 20px;
	font-size:14px;
}

.post .links .permalink {
	padding-left: 17px;
}
