/* top right bottom left */

html {
	font-family : Arial, sans-serif;
        font-size: 10pt;
	letter-spacing : 1px;
	line-height: 10pt;
	background-color : #323232;
	background-image : url(deco-lesmulots/fond.gif);
	background-position: center top;
        background-repeat: repeat-y;
	margin : 0; padding : 0;
}


body {
  margin: 0;
  padding: 0;
  text-align: center;
}

p {
      font-size: 10pt; 
      text-align: justify;
      line-height: 14pt;
}

img {border: none;}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}

#main h1 { /* Titre de l'article */
	color : #437CBC;
	font-size : 1.3em;
	font-weight : bold;
	margin : 0; padding : 3px 0 0 0;
	}

#side a {
	color : #CCC;
	text-decoration: none;
}

#side a:hover { color : #FFF;}

#bot a {
	color : #CCC;
	text-decoration: none;
}

#bot a:hover { color : #FFF;}

a {
	color : #437CBC;
	text-decoration: none;
}

a:hover { color : #E4BFE9;}

hr {
	clear: both;
}

#page {
	border-top: none;
	background-image : url(deco-lesmulots/fond.gif)
    background-position: center top;
    background-repeat: repeat-y;
	width: 780px;
	height: 100%;
	margin: 0 auto 0px auto;
	padding: 0;
	text-align: center;
}

#top {
	width: 780px;
	height : 209px;
	background-image: url(deco-lesmulots/bando.jpg);
	background-repeat: no-repeat;
	border-bottom: none;
	margin:0;
	padding: 0px 0 0 0;
}

#recherche {
	float: right;
	padding: 0;
	margin: 75px 10px auto auto;
}

#mid {
	background-image: url(deco-lesmulots/page_03.gif);
    background-position: center top;
    background-repeat: repeat-y;
	width: 780px;
	margin:0;
	padding: 0;
}

#side {
/* 	background-image: url(deco-lesmulots/fond-colonne.jpg);  */
	background-repeat : no-repeat;  
	background-color : #437CBC;
	width: 160px;
	float: left;
	margin : 0;
	padding: 0 0 0 15px;
	text-align: left ;
}

#main {
	width: 530px;
	float: left;
    text-align: left;   /* justify; */
	margin : 0;
	padding : 0 20px 35px 35px;
	font-size: 9pt;
	
}

#main p{
	text-align: justify;
}

#main ul {
	text-align: left;   /* justify; */
}


#break {
	clear: both;
}

#bot {
	background-image: url(deco-lesmulots/page_06.gif);
	background-position: center top;
    background-repeat: no-repeat;
	width: 780px;
	height: 130px
	border-top : 0px solid #ddd;
	margin : 0px auto 20px auto; padding : 0px 0 0 0;
	text-align: right;
	font-size : 0.85em;
	color : #999;

}

#top h1 {
	position : relative;
	top : 44px;
	left : 20px;
	font-weight : bold; /*  normal;  */
	letter-spacing : 1px;
	margin: 0 0 0 180px;
	color : #FFF;
	font-size: 1.3em;
	text-align: justify;
}

#top h1 a{
	font-weight : normal;
	letter-spacing : 1px;
	color : #FFF;
	text-decoration : none
}

#top h2 {
	position : relative;
	top : 44px;
	left : 20px;
	margin: 0 0 0 180px;
	color : #FFF;
	font-size: 80%;
	text-align: justify;
	font-weight : normal;
}

/* Menu */
.zul {
	list-style: none;
	font-weight : normal;
	margin : 0; 
	padding : 4px 0 6px 0;
	border-bottom : 1px solid #ccc;
}

.zli1,.zli2,.zli3,.zli4 {
	list-style-type : outside;
	padding: 5px 0 2px 0;
	border-bottom : 0px solid #ccc;
}


.zli1 a ,.zli2 a,.zli3 a,.zli4 a{
	color : #546B4F;
	text-decoration : none;
}

.zli1 a:hover ,.zli2 a:hover,.zli3 a:hover,.zli4 a:hover{
	color : #EE6BC8;
	text-decoration : none;
}

.zli1 {
	border-bottom : 0px solid #ccc;
	color : #666;
	font-size: 11pt;
	margin : 0; 
	padding : 5px 0 5px 0;
	font-weight : normal;
}

.zli2 {
	background: #4E698D;
	border-bottom : 1px solid #ccc;
        margin-left: 6px;
	padding-left: 5px;
	font-size: 0.8em;
}

.zli3 {
	background: #6585AA;
	margin-left: 6px;
        padding-left: 6px;
	font-size: 0.7em;
}

.zli3 a:hover {
	color: black;
}

.zli4 {
	margin-left: 16px;
}

/*Page séctionnée dans le menu en gras*/
.zon {
	font-weight : normal;
	color: #FFF;
	background-color: #454345;
	padding-left: 5px;
}

/* styles zite */
#zadmin {
	width: 100%;
	font-size: 80%;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 3px 0 0 0;
}
.ztable {
	font-size: 80%;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 5px 0;
	width: 800px;
}
.zalert {
	border: 1px solid #C00;
	background-color: #FEA;
	padding: 0 2px;
}

.boite_gauche {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	width:30%;
	font-size: 80%;
	float: left;
}

.boite_gauche td {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	height: 100;
	font-size: 80%;
	text-align: justify;
}

.boite_droite {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	width:30%;
	font-size: 80%;
	float: right;
}

.boite_droite td {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	height: 100px;
	font-size: 80%;
	text-align: justify;
}

.boite_centre {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	width:30%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.boite_centre td {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	height: 100px;

	text-align: justify;
}

.boite_menu {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}


.boite_menu td {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	height: 100px;

	text-align: justify;
}
/*styles dotclear*/
  .day-date { border-bottom: 1px solid rgb(170, 170, 170);
    margin-top: 0px;
    color: rgb(170, 170, 170);
    text-align: right;
    clear: both;
    }

  .post-info { padding: 0pt 0pt 0pt 18px;
    font-size: 9px;
    color: rgb(170, 170, 170);
    }

  .post-content { padding: 0pt 0pt 0pt 18px;
    color: rgb(51, 51, 51);
    }

  .post-info-co { border-right: 1px solid rgb(133, 177, 204);
    border-bottom: 1px solid rgb(133, 177, 204);
    margin: 15px 0pt 50px 18px;
    padding: 3px;
    background: rgb(255, 255, 255) none repeat scroll 0%;
    clear: both;
    text-align: right;
    font-size: 9px;
    color: rgb(51, 51, 51);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  .post-info-co a:link { border-bottom: 1px solid rgb(170, 170, 170);
    color: rgb(51, 51, 51);
    text-decoration: none;
    }

  .post-info-co a:hover { border-bottom: 1px solid rgb(255, 0, 0);
    color: rgb(255, 0, 0);
    text-decoration: none;
    }

  .post-info-cat { 
  	padding: 0pt 0pt 0pt 12px;
    background: transparent url(cat.png) no-repeat scroll 0%;
    font-size: 9px;
    color: rgb(51, 51, 51);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  .post-info-comment { margin: 0pt 0pt 0pt 10px;
    padding: 0pt 0pt 0pt 12px;
    background: transparent url(enveloppe.png) no-repeat scroll 0%;
    font-size: 9px;
    color: rgb(51, 51, 51);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  .post-info-trackback { margin: 0pt 0pt 0pt 10px;
    padding: 0pt 0pt 0pt 12px;
    background: transparent url(link.png) no-repeat scroll 0%;
    font-size: 9px;
    color: rgb(51, 51, 51);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }
  blockquote { border-style: solid;
    border-color: rgb(101, 149, 199);
    border-width: 1px 1px 1px 5px;
    margin: 10px 0 0 30px;
    padding: 5px 5px 5px 15px;
    background: rgb(238, 238, 238) url(deco-lesmulots/blockquotebg.gif) no-repeat scroll right bottom;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    display: block;
    overflow: none;
    width: auto;
    }
.zerr {
		border: 1px solid #C00;
		background-color: #FEA;
		padding: 0 1px;
}
