body {
	background-image: url(images/background_blog-default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #060000;
	line-height:18px; 
}

a img {
	border:none;
}

#core {
	height: 980px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	height: 925px;
	width: 670px;
}
#title {
	height: 220px;
	width: 670px;
}

#blog {
	height: 525px;
	width: 670px;
	overflow: hidden;
}
#blogcontent {
	height: auto;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 22px;
	font-size: 14px;
	font-weight: normal;
	background-color: #C6DAFB;
	margin-bottom: 20px;
}
#blogcontent2 {
	height: auto;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 22px;
	background-color: #C6DAFB;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: left;
}
.comment_bar {
	height: 23px;
	width: 560px;
	background-color: #04163C;
	background-image: url(images/titleblogMIDDLE.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #C6DAFB;
	font-weight: bold;
	font-size: 16px;
	//margin-top: 10px;
	//margin-bottom: 10px;
	cursor:pointer;
}
.mycomment {
	//height:300px;
	width: 560px;
	background-color: #C7DBFC;
	display:none;
}

#comment01 {
	height: auto;
	width: 560px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #ADD7F8;
}
#comment02 {
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9CB7FE;
}
#fermer {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: center;
}



#nreagir {
	float: left;
	height: 18px;
	width: 150px;
	margin-left: 10px;
	margin-top: 2px;
}
#ncommentaires {
	float: right;
	height: 18px;
	width: 300px;
	margin-right: 10px;
	text-align: right;
	margin-top: 2px;
}


#margintext {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}

#blogtitle {
	width: 580px;
	text-align: center;
	height: auto;
}
#blogupbar {
	height: 10px;
	width: 580px;
	background-image: url(images/titleblogUP.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#blogupdown {
	height: 10px;
	width: 580px;
	background-image: url(images/titleblogDOWN.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#blogmid {
	height: auto;
	width: 560px;
	background-image: url(images/titleblogMIDDLE.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #C6DAFB;
	padding:0 10px 0 10px;
}




#logobac {
	width: 500px;
	height: 115px;
	margin-left: 145px;
	margin-top: 38px;
}
#right {
	float: right;
	height: 931px;
	width: 285px;
}
#voidright {
	height: 100px;
	width: 285px;
}

#calendrier {
	height: 215px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin:0 10px 0 5px;
}
#archive {
	height: 210px;
	overflow:hidden;
	margin:0 0 50px 0;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#archive a {
	color:black;
	text-decoration:none;
}
#architangle {
	//height: 15px;
	width: 250px;
	padding:5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #ADD7F8;
	//overflow:hidden;
}
#architangle2 {
	//height: 15px;
	width: 250px;
	padding:5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #9CB7FE;
	//overflow:hidden;
}

#otherblogs {
	height: 350px;
	width: 285px;
	overflow: hidden;
}
#blogslist {
	height: 100%;
	width: 130px;
	margin-left: 55px;
	overflow: hidden;
	float:left;
}

.post_blog {
	margin:0 0 15px 0;
}

#blog_scrollable {
	height:100%;
	width:624px;
	overflow:hidden;
	float:left;
}

#fields {
	margin:0 0 0 10px;
}

#fields input {
	width:165px;
}

#loginme input {
	margin:0 0 0 40px;
}

#form_connection {
	padding:10px 0 0 0;
	border:1px solid #031948;
}



.floatRIGHT {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.floatLEFT {
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}
.CENTERmeplz {
	margin-left: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.days {
	color: #C6DAFB;
}

h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

textarea#comment {
	width:535px;
}

#commentform {
	border:1px solid #031948;
	margin:10px 0 0 0;
	padding:0 10px 10px 10px;
}

#commentform #submit {
	margin:5px 0 0 420px;
}

#id_connecte {
	font-size:12px;
	margin:10px 0 10px 0;
}

input#submit {
	float:none;
}

#nb_comments {
	text-align:left;
	margin:20px 0 20px 20px;
}

ol.commentlist {
	list-style-type:none;
	padding:0;
	margin:0 0 0 0;
	clear:both;
}

.navigation {
	display:block;
	margin:20px 0 20px 0;
}

.navigation a, #id_connecte a{
	color:black;
}

.navigation a:hover, #id_connecte a:hover {
	text-decoration:none;
	color:#001739;
}

.rectanglecyan {
	height: auto;
	width: 540px;
	padding:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ADD7F8;
	text-align: left;
	overflow:hidden;
}
.rectangleblue {
	height: auto;
	width: 540px;
	padding:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #9CB7FE;
	text-align: left;
	overflow:hidden;
}

.wp-polls {
	width:300px;
}

#credits {
	margin-left:-90px;
}

/**** Styles ajoutés pour images ***/
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
