/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #E8EBED;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
}

h1{font-size: 28px;}
h2{font-size: 24px;}
h3{
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	margin-top: 25px;
	margin-bottom: 3px;
}

h4{font-size: 11px;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}
h7{font-size: 11px;}
h8{font-size: 14px;}

pre {
	width: 100%;
	border-left : 3px solid #DE084A;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #DE084A;
	font-size : 72px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

pre a {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FF8C31;
	font-size : 72px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #0273b9;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code a{
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FF8C31;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

.nota {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -18px;
	margin-bottom: 5px;
	text-align : justify;
}
.retour {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8C31;
	line-height: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -8px;
	margin-bottom: 5px;
	text-align : LEFT;
}
fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
	margin-top: -5px;
}

img {
	border: none;
}

input, textarea{
	border: 1px solid #999;
}

textarea{
	width: 90%;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a{
	color: #E60762;
	font-size: 11px;
	text-decoration : UNDERLINE;
}

a:hover{
	color: #000000;
	font-size: 11px;
	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: 886px;
	margin: 0em auto;
	text-align: left
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	margin: 0;
	height: 179px;
	background: #CCCCCC url('img/top.jpg') no-repeat left top;
}

#top h1{
	display : block;
	position : absolute;
	width: 710px;
	height: 30px;
	margin-top : 165px ;
	margin-left : 6px ;
	text-align: right;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 40px;
	color: #A8E4FF;
	line-height: 28px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 100;
}

#top h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#banniere{
	display : block;
	position : absolute;
	width: 720px;
	height: 150px;
	background: #FFFFFF;
	margin-top : 0px ;
	margin-left : 51px ;
	padding: 0;
}

#sep{
	display : block;
	height: 0px;
	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 -443px;
	padding: 0 1ex;
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	margin-top: -3px;
	color: #B1B1B1;
}

.post-title{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	font-weight: 50;
	background: transparent;

}

.post-title a{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: 50;
	color: #E60762;
	background: transparent;
	text-decoration: none;
}

.post-title a:hover{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: 50;
	color: #000000;
	background: transparent;
	text-decoration: NONE;
}

.post-subtitle{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FF8C31;
	letter-spacing: 0px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-info{
	margin-top: 0;
	color: #000000;
	background: transparent;
	padding-bottom: 1px;
	font-size: 9px;
}

.post-info a{
	color: #9AA1A8;
	background: transparent;
	text-decoration: underline;
	font-size:9px;
}

.post-info a:hover{
	color: #9AA1A8;
	background: transparent;
	text-decoration: none;
	font-size:9px;
}



.post-content{
	text-align: justify;
	overflow: hidden; /* Cache ce qui déborder (images par ex.) pour ne pas casser la mise en page */
	width: 450px;
}

.post-content blockquote{
	font-family: Tahoma, Arial, Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	margin-bottom: 3px;
	color: #DE084A;
}

.post-info-co a{
	color: #B1B1B1;
}

.post-info-co a:hover {
	color: #FF8C31;
	text-decoration: underline;
}

.cont-comment {
	background: transparent;
	display: block;
	padding: 0;
	width: auto;
	font-size: 11px;
}

.comment-line {
	background: transparent;
	display: block;
	padding-bottom: 1px;
	margin-bottom: 0px;
	border-bottom: 1px solid #F5F5F5;
	width: auto;
}

.comment-line-text {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.comment-line-text a {
	font-weight: bold;
	color: #FF8C31;
	text-decoration: underline;
}
.comment-line-text a:visited {
	font-weight: bold;
	color: #FF8C31;
	text-decoration: underline;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* sidebar - menu
-------------------------------------------------------- */

#sidebar{
	float: left;
	width: 148px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 5px;

}

#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: 14px;
	font-style: normal;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 3px;
}

#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;
}

/* sidebar - calendar
-------------------------------------------------------- */

#calendar{
	margin-bottom: 15px;
}

#calendar table{
	font-size: 9px;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#calendar table caption{
	margin: 0 auto;
}

#calendar table th{
	color: #333333;
	background: transparent;
}

#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 0.1em solid #EEE;
}

#calendar table td a{
	display: block;
	background: #9AA1A8;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#calendar table td a:hover{
	background: #FFFFFF;
	color: #E60762;
}


/* sidebar
-------------------------------------------------------- */

#categories{
	line-height: 15px;

}

#archives{
	line-height: 15px;
}

#links{
	line-height: 15px;
}

#syndicate{
	line-height: 15px;
}

/* Footer
-------------------------------------------------------- */

#footer{
	width: 886px;
	height: 123px;
	background: #CCCCCC url('img/bottom.jpg') no-repeat left top;
	margin: 0;
	color: #666;
	clear: both
}

/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	float: left;
	width: 535px;
	padding-left: 65px;




}

#content{
	margin: 0 0 0 17px;
	padding: 15px 0 0 0;
	border-style: SOLID;
	border-width: 0px;
}

.post{}

.blanc{
	background: #FFFFFF;
	width: 450px;
	display: block;
}
.form-help {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	text-align : justify;
}

/* BOX -› Boites de couleurs 
-------------------------------------------------------- */

/* à dupliquer et nommer (defini la couleur) *****/
.box-upperleft-jaune {
	background-position: left top;
	background-image: url('img/box-upperleft.gif');
	background-repeat: no-repeat;
	background-color: #E8EBED



}
.box-upperleft-bleufonce {
	background-position: left top;
	background-image: url('img/box-upperleft.gif');
	background-repeat: no-repeat;
	background-color: #E8EBED

}
.box-upperleft-vert {
	background-position: left top;
	background-image: url('img/box-upperleft.gif');
	background-repeat: no-repeat;
	background-color: #E8EBED

}
.box-upperleft-bleu {
	background-position: left top;
	background-image: url('img/box-upperleft.gif');
	background-repeat: no-repeat;
	background-color: #000000
}


/* ne pas changer ************************/
.box-upperright {
	background-position: right top;
	background-image: url('img/box-upperright.gif');
	background-repeat: no-repeat
}
.box-lowerleft {
	background-position: left bottom;
	background-image: url('img/box-lowerleft.gif');
	background-repeat: no-repeat
}
.box-lowerright {
	padding:8px; background-position: right bottom;
	background-image: url('img/box-lowerright.gif');
	background-repeat: no-repeat
}

/* Contenu de boite **********************/
.box-inc{
	padding: 8px;
	line-height: 15px;
}


/* Separateur de boites *******************/
.box-sep{
	background: #F4F5F9;
	width: 100%;
	display: block;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url('img/bord-top-leftG.gif');
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #F5F5F5
}
.upperright {
	background-position: right top;
	background-image: url('img/bord-top-rightD.gif');
	background-repeat: no-repeat
}
.lowerleft {
	background-position: left bottom;
	background-image: url('img/bord-bottom-leftG.gif');
	background-repeat: no-repeat
}
.lowerright {
	background-position: right bottom;
	background-image: url('img/bord-bottom-rightD.gif');
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 1%;
	padding-top: 3%
}

.uppercommentleft {
	background-position: left top;
	background-image: url('img/comment-bord-top-leftC.gif');
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	border-style: dotted;
	border-width: 1px

}
.uppercommentright {
	background-position: right top;
	background-image: url('img/comment-bord-top-rightC.gif');
	background-repeat: no-repeat
}
.lowercommentleft {
	background-position: left bottom;
	background-image: url('img/comment-bord-bottom-leftC.gif');
	background-repeat: no-repeat
}
.lowercommentright {
	padding:3%; background-position: right bottom;
	background-image: url('img/comment-bord-bottom-rightC.gif');
	background-repeat: no-repeat
}

.dcsign{
  text-align: center;
	color: #B1B1B1;
}

.dcsign a{
	color: #B1B1B1;
}

.dcsign a:hover {
	color: #BA5402;
	text-decoration: underline;
}




		
/*------------------------------leftpanel----------------------*/	

.leftpanel {
			background-color:#F4F5F8;
			border:#BEC3C7 1px solid;
			}

.rightpanel {
			background-color:#FFFFFF;
			border:#BEC3C7 1px solid;
			}

.01panel {
			background-color:#F4F5F8;
			border:#E60762 1px solid;
			}

.02panel {
			background-color:#F4F5F8;
			border:#FF8C31 1px solid;
			}

.03panel {
			background-color:#F4F5F8;
			border:#FFCC00 1px solid;
			}

/*------------------------------liens----------------------*/	


.lientop {
			font-size:11px;
			font-family:tahoma;
			font-weight:bold;
			color:#FFFFFF;
			font-variant:small-caps;
			text-decoration:none;
			}
			
.lientop:hover {
			color:#000000;
			}
			
			
.lienmenu {
			font-size:11px;
			color:#E92877;
			text-decoration:underline;
			}
			
.lienmenu:hover {
			color:#000000;
			text-decoration:none;
			}

.lienpied {
			font-size:9px;
			color:#FFFFFF;
			text-decoration:underline;
			}
			
.lienpied:hover {
			font-size:9px;
			color:#000000;
			text-decoration:none;
			}
			

/*------------------------------products_innerpage----------------------*/



.copyright {
			font-size:9px;
			color:#FFFFFF;
			font-weight:bold;
			}



.nano {
			font-size:9px;
			color:#666666;
			}
			
			
.max {
			font-size:16px;
			color:#E92877;
			}

			
.tx {
			font-size:11px;
			color:#545454;
			}


.txagenda {
			font-size:11px;
			color:#545454;
			}

.chapo {
			font-size:12px;
			color:#545454;
			}

.tit {
			font-size:12px;
			color:#545454;
			font-weight:bold;
			}


.titedito {
			font-size:14px;
			color:#545454;
			font-weight:bold;
			}
