a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #e5e5e5;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.Style1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #fe5d18;
	line-height: 32px;
	margin-left: 10px;
}

.Style6 {font-family: Arial, sans-serif; font-size: 12px; color: #000000;} 

h1, h2, h3, h4, h5, h6{
	font-family: Arial;
}

h1{font-size: 28px;}
h2{font-size: 10px;}
h3{font-size: 20px;}
h4{font-size: 11px;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre {
	width: 100%;
	border-left : 3px solid #008ACF;
	font-family : Arial;
	color : #333333;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

pre a {
	font-family : Arial;
	color : #008ACF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code {
	font-family : Arial;
	color : #333333;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code a{
	font-family : Arial;
	color : #008ACF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

.nota {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -18px;
	margin-bottom: 5px;
	text-align : justify;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
	margin-top: -5px;
}

img {
	border: 0;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 99%;
	font-size: 11px;
	font-family: Arial;
	text-align : justify;
}

a{
	color: #000000;
	text-decoration : none;
}

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

a:visited{
	color: #000000;;
	text-decoration : none;
}

.noliste {
	list-style-type: none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page.jpg) repeat-y center top;
	color: inherit;
	width: 1064px;
	margin: 0em auto;
	text-align: justify;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	margin: 0;
	height: 179px;
	width: 1064px;
	background: #CCCCCC url(img/top.jpg) no-repeat left top;
}

#top h1{
	display: none ;
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

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

#banniere{
	display : block;
	position : absolute;
	width: 902px;
	height: 151px;
	background: #FFFFFF;
	margin-top : 69px ;
	margin-left : 82px ;
	padding: 0;
}

#sep{
	display : block;
	height: 45px;
	background: #fff url(img/page.jpg) repeat-y center top;
}

/* Le prélude
-------------------------------------------------------- */ 

#prelude{
	position: absolute;
	width: 886px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #FFFFFF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	margin-top: -3px;
	color: #B1B1B1;
}

.post-title{
	font-family: Arial;
	font-size: 12px;
	color: #669933;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: 500;
	background: transparent;
	margin-bottom: 6px;
	margin-top: -1px;
}

.post-title a{
	font-family: Arial;
	color: #669933;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
	text-decoration: none;
}

.post-subtitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}


.post-info{
	margin-top: 0;
	color: #999999;
	background: transparent;
	padding-bottom: 1px;
}

.post-info a{
	color: #999999;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	color: #999999;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	overflow: hidden; /* Cache ce qui déborder (images par ex.) pour ne pas casser la mise en page */
	width: 575px;
	text-decoration: none;
}

.post-content blockquote{
	font-family: Arial;
	font-style: italic;
	text-decoration: none;
}

.post-info-co{
	text-align: right;
	margin-bottom: 3px;
	color: #999999;
	text-decoration: none;
}

.post-info-co a{
	color: #999999;
}

.post-info-co a:hover {
	color: #999999;
	text-decoration: none;
}

.cont-comment {
	background: transparent;
	display: block;
	padding: 0;
	width: auto;
}

#comment-line {
	background: transparent;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 0px;
	border-bottom: 0px solid #FF8080;
	width: 600;
}

.comment-line-text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.comment-line-text a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment-line-text a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* sidebar - menu
-------------------------------------------------------- */

#sidebar{
	float: left;
	width: 250px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 20px;
}


#sidebar div{color: inherit;}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	color: #333333;
	font-size: 20px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 15px;
	color:#fe5d18;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-bottom: 15px;
}

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

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}


/*CALENDRIER*/
#sidebar div#calendar{
    border-top: 1px solid #F0F0F0;
	text-decoration: none;
}

#sidebar div#calendar table{
	font-size: 10px;
	font-style: bold;
    text-align: center;
	line-height: 20px;
    margin: 0 auto;
	text-decoration: none;
    
}

#sidebar div#calendar table caption{ /*affichage du mois */
    font-size: 11px;
	font-weight: bolder;
	margin: 0 auto;
    color:#fe5d18;
	text-decoration: none;
}

#sidebar div#calendar table th{ /* affichage des jours(lettre)*/
    color: #000000;
    background: transparent;
	text-decoration: none;
}

#sidebar div#calendar table td{ /*affichage des jours (chiffres)*/
    width: 1%;
    line-height: 1em;
    text-align:center;
	text-decoration: none;
    /*border: 1px solid #EEE;*/
}

#sidebar div#calendar table td a{ /*affichage des jours ou il y a eu activité*/
    display: block;
    color: #fe5d18;
    font-weight: bold;
    text-decoration: none;
}

#sidebar div#calendar table td a:hover{ /*idem mais on mouseover*/
    color: #fe5d18;
	text-decoration: none;
}
/*FIN CALENDRIER*/

/* sidebar - calendar
-------------------------------------------------------- */



/* sidebar
-------------------------------------------------------- */

#categories{
	line-height: 15px;
	text-decoration: none;
}

#archives{
	line-height: 15px;
	 text-decoration: none;
}

#links{
	line-height: 15px;
	text-decoration: none;
}

#syndicate{
	line-height: 15px;
	text-decoration: none;
}


/* Footer
-------------------------------------------------------- */

#footer{
	width: 1064px;
	height: 123px;
	background: #CCCCCC url(img/bottom.jpg) no-repeat left top;
	margin: 0;
	color: #666;
	clear: both;
}

#footer a{
	display: none ;
}


/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	float: left;
	width: 615px;
	padding-left: 65px;
}

#content{
	margin: 0 0 0 17px;
	padding: 15px 0 0 0;
}

.post{}

#blanc{
	background: #FFFFFF;
	width: 535px;
	display: block;
}

/* BOX -› Boites de couleurs 
-------------------------------------------------------- */

/* à dupliquer et nommer (defini la couleur) *****/
.box-upperleft-jaune {
	background-position: left top;
	background-image: url(http://www.nectardunet.com/images/posts/contours-posts_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.box-upper-jaune {
	background-position: left top;
	background-image: url(http://www.nectardunet.com/images/posts/contours-posts_02.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.box-upperleft-bleufonce {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #BFCBD9;
}
.box-upperleft-vert {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #B9E566;
}
.box-upperleft-bleu {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #A8E4FF;
}


/* ne pas changer ************************/
.box-upperright {
	background-position: right top;
	background-image: url(http://www.nectardunet.com/images/posts/contours-posts_03.png);
	background-repeat: no-repeat;
}
.box-lowerleft {
	background-position: left bottom;
	background-image: url(http://www.nectardunet.com/images/posts/contours-posts_07.png);
	background-repeat: no-repeat;
}

.box-lowerright {
	padding-right: 10px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(http://www.nectardunet.com/images/posts/contours-posts_09.png);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

/* Contenu de boite **********************/
#box-inc{
	padding: 8px;
	line-height: 15px;
}


/* Separateur de boites *******************/
#box-sep{
	background: #FFFFFF;
	width: 100%;
	display: block;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url(http://www.nectardunet.com/images/posts/contours-posts_01.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	}

.upperright {
	background-position: right top;
	background-image: url(img/bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowerleft {
	background-position: left bottom;
	background-image: url(img/bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowerright {
	background-position: right bottom;
	background-image: url(img/bord-bottom-right.gif);
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
	padding-top: 3%;
}

.uppercommentleft {
	background-position: left top;
	background-image: url(img/comment-bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #F7DFE6;
}
.uppercommentright {
	background-position: right top;
	background-image: url(img/comment-bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowercommentleft {
	background-position: left bottom;
	background-image: url(img/comment-bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowercommentright {
	padding-right: 3%;
	background-position: right bottom;
	padding-left: 3%;
	background-image: url(img/comment-bord-bottom-right.gif);
	padding-bottom: 3%;
	padding-top: 3%;
	background-repeat: no-repeat;
	
}


.dcsign{
	color: #B1B1B1;
}

.dcsign a{
	color: #B1B1B1;
}

.dcsign a:hover {
	color: #0273b9;
	text-decoration: underline;
}
