body {
margin:0px;
padding:0px;
	background: #000 url(http://perfect-dream.fr/bgjandro.jpg) repeat-y center top;
}

.bold, strong {
	color: #8a4147;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.italic, em {
	color: #a08473;
	font-style:italic;
}

p,body,table {
color: #4a4a4a;
	font: 11px/15px Tahoma, Verdana, Arial;
}

A:link { color: #300a0d; cursor: help; font-weight: bold; text-decoration:none;
}
A:visited { cursor: help; font-weight: bold; text-decoration:none;
	color: #300a0d;
}
A:active { color: #300a0d; cursor: help; font-weight: bold; text-decoration:none;
}
A:hover { color: #894f47; cursor: help; font-weight: bold;
	text-decoration: underline;
}

center {
	text-align: center;
}

h1 {
	margin:0px;
	padding-left: 70px;
	font: italic bold 36px/100% Georgia, "Times New Roman", Times, serif;
	color: #c9eefe;
	text-align: center;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h10 { 
	color: #a47e76;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	text-shadow: ##616161 1px 1px 1px;
	padding: 6px;
	margin-left: 3px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	margin-bottom: -5px;
	background: url(http://perfect-dream.fr/bgnew.jpg) no-repeat;
	height: 40px;
}

h2 { 
	color: #a47e76;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	text-shadow: #616161 0px 0px 4px;
	padding: 6px;
	margin-left: 3px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	margin-bottom: -5px;
	background: no-repeat;
	height: 40px;
}

h2 a, h2 a:visited {
	color: #a47e76;
	text-decoration: none;
	text-shadow: #616161 0px 0px 4px;
}
h2 a:hover {
	color: #a47e76;
	text-decoration: none;
	text-shadow: #616161 0px 0px 4px;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #626262;;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #626262;;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 1000px;
	background: #fff center top;
	margin-bottom: 0px;
	margin-top: -50px;
	margin-right: 25px;
}
/* header area */
#header {
	height: 450px;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	bottom: 0px;
}
#nav li {
	float: none;
	margin-left: 0px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}

/* content area */
#content {
	width: 700px;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	;
	padding-left: 0;
	padding-right: 0;
	margin: 0 -10px 10px 5px;
}
.post {
	clear:both;
	margin-left: 10px;
	padding-left: 10px;
}
.post-date {
	width: 25px;
	height: 25px;
	float:left;
	background: none no-repeat;
}
.post-title {
	float: left;
	width: 587px;
	text-align: center;
	margin-top: -10px;
}

.entry {
	clear: both;
	margin-top: -5px;
	width: 600px;
}

.post-cat {
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	text-align: center;
	background-repeat: no-repeat;
}
.post-comments {
	background:  no-repeat;
	padding-left: 0px;
	float: none;
	font-size: 95%;
}
.post-calendar {
	background:  no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #784d6a;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #efefef;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #5f5f5f;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #616161;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border: 1px solid #d4c0c0;
	padding: 8px;
	margin-top: 3px;
		-moz-border-radius:10px;
	opacity: 0.5;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: #fff no-repeat;
	border: 1px solid #d4c0c0;
	padding: 8px;
	margin-top: 3px;
		-moz-border-radius:10px;
	opacity: 0.4;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #efefef;
}
#commentform #submit{
text-align: center;
text-shadow: #aba7a9 1px 1px 1px;
	font-size: 15px;
	background-color: #fff;
	letter-spacing: -2px;
}

#comment-author {
	background: #c1cfc8;
padding: 5px;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 4px 20px 0px;
	width: auto;
	color: #666666;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 15px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: italic bold 15px/100% Georgia, "Times New Roman", Times, serif;
	color: #a3698f;;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #a49197;
	border-right: 1px solid #a49197;
	width: 200px;
	margin-left: 0;
}

/*sidebar list level1 */
#sidebar ul {
	margin: -20;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dcdcdc;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: no-repeat !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: no-repeat !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: no-repeat !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: no-repeat !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background:  no-repeat !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background:  no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid #5cb3e9;
	width: 200px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: #e9eff2;
	margin-right: 2px;
	color: #2f8088;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #e9eff2 no-repeat;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	vertical-align: middle;
	border: 1px solid #5cb3e9;
}

/* footer area */
#footer {
	clear: both;
	color: #96978e;
	font-size: 10px;
	line-height: 130%;
	text-transform: uppercase;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #000;
	text-decoration: underline;
}
#footer h4 {
	color: #96978e;
	margin: 10px 0px 5px;
	font-style: normal;
	line-height: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background:  no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background:  no-repeat;
}
/* credits */
#credits {
	margin: 0px 50px;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

blockquote {
	width: 90%;
	margin-left: 15px;
	font-style: normal;
	color: #868686;	
	border: 1px solid #d9d9d9;
	padding:10px;
	background-color: #f6f6f6;
	font-weight: normal;
}


.pictures, .img {	
	padding: 4px;
	opacity: 0.5;
	background-color: #fff;
	border: 1px solid #a8b1aa;
	margin: 1px;
}

.pictures:hover {	
	padding: 4px;
	opacity: 1;
	background-color: #fff;
	border: 1px solid #a8b1aa;
	margin: 1px;
}


.TITLE {
background: #891512 none 0 0;
color: #fff;
display:block;
letter-spacing: -2px;
text-transform: uppercase;
padding: 10px;
text-align:right;
text-shadow: #2c0605 1px 1px 1px;
border-radius: 10px;
	font: bold 15px Helvetica,Arial,"Trebuchet MS";
}



.content {
	padding: 3px;
	opacity: 1;
	background-color: #f3f0f0;
	color: #3f3e3e;
	line-height: 13px;
}

.TITLENEWS {
background: #dcdcdc none 0 0;
color: #fff;
display:block;
letter-spacing: -2px;
text-transform: uppercase;
padding: 10px;
text-align: left;
text-shadow: #999 1px 1px 1px;
border-radius: 10px;
	font: bold 15px Helvetica,Arial,"Trebuchet MS";
}

.contentNEWS {
	padding: 3px;
	opacity: 1;
	background-color: #f3f0f0;
	color: #3f3e3e;
	line-height: 13px;
}

.INFOS {
	padding: 3px;
	opacity: 1;
	background-color: #e4e4e4;
	color: #575757;
	font-size: 10px;
	line-height: 10px;
text-align:center;
}
