img {

	border: none;

}



h10 { 
	color: #796b7f;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #0e0e12 0 1px 1px;
	margin-left: 3px;
	padding-left: 6px;
	margin-bottom: -3px;
}

h2 {
	color: #796b7f;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #0e0e12 0 1px 1px;
	margin-left: 3px;
	font: normal 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 6px;
	margin-bottom: -3px;
}

h2 a, h2 a:visited {
	color: #796b7f;
	text-decoration: none;
	text-shadow: #0e0e12 0 1px 1px;
}
h2 a:hover {
	color: #64566a;
	text-decoration: none;
	text-shadow: #0e0e12 0 1px 1px;
}

h30 {

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #000;

	margin: 10px 0px 5px;

}

h40 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #000;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}

#page {

	margin: 0px auto;

	width: 560px;

}

/* header area */

#header {



	position: relative;

}



#nav {

	list-style: none;

	margin: 0px;

	position: absolute;

	right: 10px;

	bottom: 0px;

}

#nav li {

	float: left;

	margin-left: 5px;

}

#nav .current_page_item a, #nav .current_page_item a:visited{

	color: #000000;

	text-decoration: none;

}

#nav .page_item a{

	color: #ffffff;

	text-decoration: none;

	background: #000 none repeat-x;

	padding: 5px 15px;

	font: bold 14px/100% Arial, Helvetica, sans-serif;

	display: block;
	border: 1px solid #9d9d9d;
}

#nav .page_item a:hover {

	color: #000000;

}



/* content area */

#content {
	padding: 3px 4px 30px;
	float: left;
	width: 560px;
	overflow: hidden;
}

.post {
	clear:both;
	margin-left: 10px;
	padding-left: 10px;
}
.post-date {
	width: 25px;
	height: 25px;
	float:left;
	background: none no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #fc9c46;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #af68e2;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-title {
	float: left;
	width: 540px;
	text-align: center;
}

.entry {
	clear: both;
	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 #39454a;
	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: #39454a;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #a3698f;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #784d6a;
}
.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: #d6d6d6;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #39454a no-repeat;
	border: 1px solid #222a2d;
	padding: 8px;
	margin-top: 3px;
		-moz-border-radius:10px;
	opacity: 0.5;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: #39454a no-repeat;
	border: 1px solid #1e2528;
	padding: 8px;
	margin-top: 3px;
		-moz-border-radius:10px;
	opacity: 1;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #39454a;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #819ca8;
	float: left;
	width: 200px;
	height: 30px;
	cursor: pointer;
		text-shadow: #52646b 1px 0 1px;
			-moz-border-radius:10px;
	opacity: 0.65;
	background-repeat: no-repeat;
}



/*sidebar */

#sidebar {

	float: right;

	padding: 0px 10px 20px 0px;

	width: 180px;

	color: #666666;

	overflow: hidden;

}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #587f8d;

	margin: 20px 0px 2px;

	border-bottom: 1px solid #769bb4;

}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #495233;

	text-decoration: none;

}

#sidebar a:hover{

	color: #29778f;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	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 #dceeb7;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.list-blogroll li{

	background: url(images/mini-blogroll.gif) no-repeat !important;

	padding-left: 16px !important;

}

/*category widget */

ul.list-cat li, li.widget_categories li{

	background: url(images/mini-category.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li{

	background: url(images/mini-monthly-archive.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(images/mini-page.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) no-repeat !important;

	padding-left: 10px !important;

}

/*recent comments widget */

li.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) 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 #203346;

	width: 135px;

	height: 20px;

	padding: 4px 5px 0px 5px;

	border: 1px solid #bed881;

	background: #fff;

	margin-right: 2px;

	color: #000000;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: #d9d9d9 none no-repeat;

	width: 67px;

	height: 26px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	vertical-align: middle;
	border: 1px solid #676767;
}





/* credits */

#credits {

	margin: 0px auto;

	width: 580px;

	color: #4a595d;

	font-size: 85%;

	line-height: 120%;

}

#credits a, #credit a:visited {

	color: #088db5;

}

.rss {

	background: url(images/mini-rss.gif) no-repeat left center;

	padding-left: 18px;

	padding-bottom: 2px;

	margin-left: 8px;

}

.loginout {

	background: url(images/mini-loginout.gif) 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;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

.footer { 
letter-spacing:0px; 
color: #57495b; 
text-align:center;
font: 9px/10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #19151a repeat-x;
	padding: 15px;
}

.footer strong, b, {
color: #4e4e4e;
}

.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #877cac;
	text-decoration: underline;
}

	blockquote {
	width: 90%;
	margin-left: 15px;
	font-style: normal;
	color: #7f777a;	
	border: 1px solid #31323b;
	padding:10px;
	-moz-border-radius:10px;
	background-color: #3e3f4a;
	font-weight: normal;
}


.pictures, .img {	
	padding: 6px;
	opacity: 0.8;
	background-color: #2d2e37;
	border: 1px solid #1e1f25;
}

.pictures:hover {	
	padding: 6px;
	opacity: 1;
	background-color: #2d2e37;
	border: 1px solid #1e1f25;
}

.postnew {
background-color: #babfc9;
	padding: 10px;
	text-align: center;
	margin: 10px;
}

.postprojets {
	background-color: #000;
	color: #858585;
	text-transform: none;
	font: normal 10px/12px arial;
	padding-left: 2px;
	border-bottom: 1px solid #1f1f1f;
}

.elite {	
	opacity: 0.25;
}
.elite:hover {
	opacity: 1;
}

.newscontent {
	padding: 5px;
	border: 1px solid #21222a;
	width: 550px;
	text-align: justify;
	background: #21222a repeat-x center bottom;
}

.newsinfos {
	width: 540px;
	padding: 4px;
	background: #fff url(http://perfect-dream.fr/bg5.jpg) no-repeat;
	color: #655460;
	opacity: 0.6;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.supp {
	background-color: #313e43;
	padding: 3px;
	border-bottom: 1px solid #192022;
	width: 570px;
}

a.nav{
	text-align: left;
	color: #8c767f; font-weight:normal;
	font-size: 10px;
	padding: 8px;
	padding-left: 5px;
	display:block;
	text-decoration: none;
	margin: 1px; 
	background-color: #e8e8e8;
	text-transform:none;
}

a.nav:hover {
	border-top: 0px solid #b5ada5;
	color: #ad929d; 
	background-color: #f6f6f6; 
	cursor:pointer; 
	padding-left: 5px;
}

.catitre {
	color: #9a6583; 
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.sill {
	border-bottom: 1px dotted #334247;
	text-transform: uppercase;
	padding-left: 7px;
	font-size: 9px;
}

.cate {
	background-color: #cec2b8;
	color: #fff;
	margin: 10px 1px 1px;
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	align: center;
	position: center;
}
.cate:hover {
	background-color: #85adc5;
	color: #fff;
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	position: center;
	margin: 10px 1px 1px;
}

	input, textarea, option, select {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size : 9px;
	color: #7c92a1;
	padding: 1px;
	-moz-border-radius:  5px; 
	border: 1px solid #707070;
	background-color: #3e3e3e;
	width: 180px;
}
	
	input:hover, textarea:hover, option:hover, select:hover {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size : 9px;
	color: #7c92a1;
	padding: 1px;
	-moz-border-radius:  5px; 
	border: 1px solid #707070;
	background-color: #3e3e3e;
	width: 180px;
}
	
	input:focus, textarea:focus {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size : 9px;
	color: #7c92a1;
	padding: 1px;
	-moz-border-radius:  5px; 
	border: 1px solid #707070;
	background-color: #3e3e3e;
	width: 180px;
}

.DATEUH {
	border-bottom: 1px dotted #334247;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	color: #8d8d8d;
	background-color: #465b62;
	border-right: 1px solid #334247;
	border-top: 1px solid #334247;
	border-left: 1px solid #334247;
	-moz-border-radius-topleft: 5px;
}