body {
	font: 18px/1.4 Georgia,'Times New Roman',serif;
	background: #F0F0F0 url(/deco/bg.png) repeat-y center;
	color: #000;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #D14;
}

em {
	font-style: italic;
}
#rowTop {
	position: relative;
	font-weight: lighter;
	letter-spacing: 0.04em;
	text-align: center;
	padding-top: 28px;
}

#rowMain {
	padding: 0 0 18px 0;
	position: relative;
	color: #333;
}

	#mainContent {
		margin: 0 150px;
	}

#rowBottom {
	padding: 10px 0 24px 0;
	font-size:14px;
	text-align: center;
}

#navbot {
	margin-top: 48px;
	text-align:center;
	font-size: 12px;
	color: #AAA;
	border: 1px dashed #DDD;
	border-left: none;
	border-right: none;
	padding: 16px 0;
}
#navbot div {
	width: 320px;
}
#navbot a {
	font-size: 12px;
	text-transform: uppercase;
}
#navbot .left {
	float: left;
	text-align: left;
}
#navbot .right {
	float: right;
	text-align: right;
}
.cent {
	margin-top: 48px;
	text-align:center;
	border: 1px dashed #DDD;
	border-left: none;
	border-right: none;
	padding: 2px 0;
	color: #000;
	text-shadow: 1px 1px 4px #AAA;
}

/*  MENUS */

#menu_haut {
	list-style: none;
	padding: 0;
	margin: 0;
	width:940px;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	text-align: center;
}
#menu_haut ol{
	padding: 0;
	margin: 0;
}
#menu_haut li{
	display: inline;
	padding: 0 10px;
	margin: 0;
}
#menu_haut a {
	color: #AAA;
}
#menu_haut a:hover, #menu_haut li.on a {
	color: #000;
	text-shadow: 1px 1px 4px #CCC;
}



#menu_bas {
	list-style: none;
	padding: 0;
	margin: 0;
	width:940px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
#menu_bas ol{
	padding: 0;
	margin: 0;
}
#menu_bas li{
	display: inline;
	padding: 0 10px;
	margin: 0;
}
#menu_bas a {
	color: #888;
}
#menu_bas a:hover, #menu_bas li.on a {
	color: #000;
	text-shadow: 1px 1px 4px #CCC;
}

.menu_inline {
	text-align: center;
	margin: 20px auto;
	font-variant: small-caps;
}
.menu_inline li {
	display: inline;
	padding: 0 16px;
	margin: 0;
	border-left: 1px dotted #BBB;
}
.menu_inline li.first {
	border-left: none;
}
.menu_inline a {
	margin: 0;
	text-shadow: 1px 1px 1px #CCC;
}
.menu_inline a:hover {
}

blockquote {
	margin: 0px 40px 0 40px;
	padding: 8px 20px 10px 40px;
	font-style: italic;
	background: url(quote.png) no-repeat;
}

h1 {
	color: #D14;
	font-size: 30px;
	font-weight: normal;
	padding: 0;
	margin: 54px 0 30px 0;
	text-shadow: 1px 1px 4px #CCC;
}

.home h1 {
	font-size: 36px;
	letter-spacing: 0.1em;
	margin: 26px 0 0 0;
	color: #D14;
}

.home #rowTop h2 {
	font-size: 14px;
	margin: 0 290px;
	padding: 1px 0;
	border: 1px solid #EEE;
	border-left: none;
	border-right: none;
	text-transform: uppercase;
	color: #777;
}

.blog #rowTop h2, .archive #rowTop h2 {
	display: none;
}

#rowMain h2 {
	font-size: 21px;
	font-weight: normal;
	text-shadow: 1px 1px 4px #AAA;
	margin: 28px 0 14px 0;
	color: #000;
	font-style: italic;
}

.archive #rowMain h2 {
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 4px #AAA;
	margin: 0 auto;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
}

.home #rowMain h2 {
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	text-shadow: 1px 1px 4px #CCC;
	letter-spacing: 0.05em;
	margin: 48px 0 24px 0;
	color: #000;
}

.home h3 {
	font-size: 20px;
	font-style: italic;
	color: #000;
	margin: 15px 0 9px 0;
	text-shadow: 1px 1px 4px #CCC;
}

.linebreak {
	margin:0 auto;
	background-color:#EEE;
	width:65px;
	height:3px;
}

.bottombreak {
	margin: 36px 0 12px 0;
	border-top: 1px solid #CCC;
	width:100px;
}

.article {
	margin-top: 10px;
}

.article p {
	margin: 6px 0;
}

#mainContent p a {border-bottom: 1px dotted #AAA;}
#mainContent blockquote a {border-bottom: 1px dotted #AAA;}

.norm {
	padding: 0 20px;
}
.dia {
	padding: 0 10px 0 15px;
}

.details {
	color: #999;
	font-size: 12px;
	margin: 0;
	padding-top: 12px;
	text-align: center;
	font-style: italic;
}

.suite {
	font-style: italic;
	color: #999;
	text-align: right;
	font-size: 90%;
}

#mainContent .reflink {
	font-size: 11px;
	vertical-align: top;
	color: #BBB;
	font-family:"Times New Roman", Times, serif;
}
#mainContent .reflink a {
	color: #E25;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
}
.ref {
	color: #777;
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
}
.ref span {
	color: #000;
}

/* Habillage archives */
.year, .month, .entry {
	text-align: center;
}
.year {
	font-size: 24px;
	font-weight: bold;
	padding-top: 18px;
	color: #777;
	letter-spacing: 0.1em;
	text-shadow: 0px 0px 6px #BBB;
}
.month {
	font-size: 16px;
	padding: 4px 0;
	font-variant: small-caps;
	color: #CCC;
}
.entry {
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 4px #CCC;
}

.on a {
	color: #000;
}