body{ 	
	margin: 10px;	
	padding: 0;
	background:#fff url("/themes/nicoelro/images/bg_top_menu.jpg");
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
     line-height:16px;
     color:#666666;
}

.numero_page{

background:#fff;
margin:-1px;
padding-left:5px;
padding-right:5px;
border:1px solid #ddd;
}

.edito{
text-align:left;
font: 10px "Arial", Helvetica, SunSans-Regular, sans-serif; 
font-weight:bold;
color: #666;
line-height:13px; 
}

.numero_page a:hover{
color:#000000;
}

/*Menu haut */

.menu_top {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:-8px;
	font: 11px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}


.menu_top  a{
	padding-right: 10px; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 0px; 
	margin: 3px; 
}

/* Titres */
h1 { 
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	margin-top: -20px;
	margin-left: -24px;
}

h1 a { 
	color: #FFFFFF;
	text-decoration: none; 
	border: none; 
}

h1 a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
	border: none; 
}

h2 { 
	border-bottom: 1px solid #DDDDDD; 
	color: #bbbbbb; 
	padding-bottom: 2px; 
	font: bold 11px Arial, Helvetica, sans-serif;
}

h2 a { 
	color: #04a9ff; 
	text-decoration: none; 
	border: none; 
}

h2 a:hover { 
	color: #dddddd; 
	text-decoration: none; 
	border: none; 
}

h3 { 
	border-bottom: 1px solid #ddd; 
	color: #336; 
	padding-bottom: 2px; 
	font: normal 14px Arial, Helvetica, sans-serif; 
	padding-top: 20px; 
}

h4 { 
	font: 12px Arial, Helvetica, sans-serif; 
}

/*End Headings*/
pre, code{
	overflow: scroll;
	background: #eee;
        border: 1px solid #ddd;
	padding: 15px;
}

ul {	
	margin-top: 3px;
}
	
li {	
	line-height: 15px;	
	padding: 0;
}

pre{
 	width: 100%;
	overflow: auto;
        color:#666;
	font-family:Courier New;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
	font-size: 9px;
}

label{
	cursor: pointer;
	cursor: hand; /* pour IE... */
}

.field label{
	display: block;
}
input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus {
	border: 1px solid #04a9ff;
}

textarea {	
	width: 450px;
	border: 1px solid #b3b279;
}

input{
	border: 1px solid #dddddd;
	background: none;
}


/* Liens */
a {
	color: #04a9ff;
	text-decoration: none;
}

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

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #dddddd;
	font-size: 0.8em;
}

img a {
	border: none;
	display: block;
}
img {
	border-right: 3px solid #fff;
}

#main img {	
}

.lectures img {	
	border: none;
	margin:none;
	padding:0px;
}
.smiley {
	border: 0;
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

.rss li{
margin-left:20px;
}

blockquote {
	margin: 20px 20px;   
	padding: 10px;    
	font-family: Georgia, "Times New Roman", Times, serif;   
	color: #FFFFFF;    
	text-align: justify;
}

/* La page */
#page {
	width: 744px;
	margin: 0 auto;	
	background-color: #FFFFFF;	
	padding: 0 20px 0 20px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:15px;
	
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-topright:15px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:15px;
	
	border-right: 2px solid #eeeeee;    
	border-left: 2px solid #eeeeee;    
	border-top: 2px solid #eeeeee;    
	border-bottom: 3px solid #eeeeee;
}

#page {
	* padding-top: 20px; /*Corrige un bug de d?calage sous IE */
}


/* L'ent?te */
#top {
	height: 170px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#top a {	
	border: none;
}

#top a:hover {
	border: none;
}

#top img {
	border: 0px;
	width: 650px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.next img{
margin-bottom: -5px;

}
	
/* Le pr?lude */ 
#prelude{
 	display:none;
}


/* Le contenu */
#main{
	float: left;
	width: 549px;
}

#main{
	margin-top: -3px; /* Corrige ENCORE un bug d'affichage sous IE */
}

.day-date{
	font-size: 9px;	
	color:#04a9ff;
	font-weight: normal;
	text-align: right;	
	margin-bottom: 10px;
	margin-top: -10px;
}

.post {	
	margin-bottom: 35px;
	padding-bottom: 5px;
}

.post-content{
	text-align: left;
	font-family:Arial;
        text-align:left;
	font-size:11px;
color:#333;
	padding:12px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
-moz-border-radius:7px;
}

.post-content blockquote{
	padding-left: 55px;
}


}
.post .day-date {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(http://www.fubiz.net/blog/themes/fubiz/img/bgbotdate.png) no-repeat center bottom;  
	padding-bottom: 0px; 
	margin: 0px; 
	width: 40px; 
	color: #adbcc4; 
	padding-top: 0px; 
	font-family: helvetica, arial, geneva, sans-serif; 
	position: absolute; 
	top: -2px; 
	margin-left:-45px;
}

.post .day-date span {
	display: block; font-weight: bold; 
	text-align: center;
}

.post .day-date .day {

	padding-right: 0px; padding-left: 0px;
	font-size: 2em;
	padding-bottom: 0px; padding-top: 8px; 
	text-shadow: 2px 2px 2px #ccc;
}

.post-info{
	margin-top: -14px;
	font-size: 10px;
	text-align: right;	
	margin-bottom: 10px;
}

.post-title{
	font-size: 14px;
        font-weight:bold;
}
.post-title a{
        color:#666;
}

.post-info-co{
	font-size: 10px;
	padding: 5px;
}

#trackbacks blockquote, #comments blockquote{
	background-color: #eee;
	border:1px solid #ddd;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;   
}


/* La barre de navigation */
#sidebar {	
	float: right;	
width: 170px;
   border-left:1px dotted #eee;	
     padding:10px;
margin-bottom: 30px;
}

#sidebar ul{
	list-style: none;
	list-style-image: none;
	margin-left: -35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar ul {
	* padding-left: 35px;
}

#sidebar h3 {
	margin-top: -10px;
	margin-bottom: 0px;
}

#sidebar div {	
	font-size: 10px;	
}


#sidebar a:hover {
	border: none;
	color: #dddddd;
}

#sidebar p {
	text-align: center;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	margin-left: 10px;
	width: 8em;
}
	
#sidebar div#calendar table{
	margin-left: 15px;
}
	
#sidebar div#calendar table td a{
}
	
#sidebar div#calendar table td a:hover{
}

#calendar th{
	font-weight: bold;
}

#calendar td {
	color: #aaa;
font-weight:bold;
	background: #fff;
	text-align: center;
border:1px dotted #ccc;
padding:3px;
}

#sidebar img {	
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
}

.news a{
color:#666;
}

/* Tags cloud
------------------------------------------ */
#tagcloud ul {
margin:0;
padding:0 1em;
display:block;
}

#tagcloud li {
display:inline;
margin: 0 .1em;
padding: 0;
background-image: none;
}

#tagcloud li.level-1 { font-size: 1em; }
#tagcloud li.level-2 { font-size: 1.3em; }
#tagcloud li.level-3 { font-size: 1.6em; }
#tagcloud li.level-4 { font-size: 2em; }
#tagcloud li.level-5 { font-size: 2.3em; }

#tagcloud li.level-1 a{ color:#999999; }
#tagcloud li.level-2 a{ color:#3567aa; }
#tagcloud li.level-3 a{ color:#82b169;}
#tagcloud li.level-4 a{ color:#db4b47; }
#tagcloud li.level-5 a{ color:#f28e00; }

#tagcloud li.level-1 a:hover{ text-decoration:underline; }
#tagcloud li.level-2 a:hover{ text-decoration:underline; }
#tagcloud li.level-3 a:hover{ text-decoration:underline; }
#tagcloud li.level-4 a:hover{ text-decoration:underline; }
#tagcloud li.level-5 a:hover{ text-decoration:underline; }
 
#tags {
text-align: right;
}

/* Le pied de page */	
#footer {
	font: 11px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	clear: both;
	margin-top: -30px;
	border-top: 1px dotted #ddd;
	text-align: center;
	color: #666;
}