@charset "utf-8";
/* CSS Document */
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 800px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c1e0fd;
	background-image: url(images/trame.jpg);
	background-repeat: repeat-x;
}
#page #dessin {
	position: absolute;
	left: 145px;
	top: 185px;
	width: 507px;
	background-image: url(images/nuage.jpg);
	background-position: right 0px;
	background-repeat: repeat-y;
	text-align: center;
}
#commentaires {
}
#page #titre {
	text-decoration: none;
	color: #0099FF;
	font-size: 16px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 194px;
	top: 135px;
	width: 446px;
	height: 45px;
	text-align: center;
}
h3 {
	text-decoration: none;
	color: #0099FF;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#page #twitter {
	position: absolute;
	height: 24px;
	width: 100px;
	left: 24px;
	top: 591px;
}
#page #rss {
	position: absolute;
	height: 29px;
	width: 33px;
	left: 93px;
	top: 509px;
}
#page #facebook {
	position: absolute;
	height: 27px;
	width: 100px;
	left: 24px;
	top: 559px;
}
#page #home {
	position: absolute;
	height: 375px;
	width: 152px;
	left: 3px;
	top: 1px;
}
#page #write_comment {
	position: absolute;
	height: 25px;
	width: 99px;
	left: 24px;
	top: 621px;
}
#page #read_comment {
	position: absolute;
	height: 18px;
	width: 12px;
	left: 592px;
	top: 428px;
	text-decoration: none;
	font-weight: bold;
	color: #EA7611;
	text-align: right;
	font-size: 15px;
}
#navig {
	position: absolute;
	height: 52px;
	width: 124px;
	left: 662px;
	top: 580px;
	text-align: center;
}
#page #navig a {
	color: #0066FF;
	text-decoration: none;
}
#commentaires{
	margin-top:50px;
	margin-left:10px;
	width:480px;
	text-align: left;
	font-size:12px;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.95em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
div.bubble a{
color:#000000;
text-decoration:none;
}
div.bubble a:hover{
color:#000000;
text-decoration: underline;
}
#page #calendrier #wp-calendar {
	position: absolute;
	left: 665px;
	top: 232px;
	font-size: 10px;
}
#page #calendrier #wp-calendar a {
	color: #B261FB;
	font-weight: bold;
	text-decoration: none;
}

#page #calendrier #wp-calendar caption {
	background-color: #BADCFF;
	border: 1px dotted #A44FE8;
}
#page #date {
	color: #AB5FFD;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 518px;
	top: 118px;
	width: 123px;
	text-align: center;
}
