body {
	margin : 0;
	padding : 0 0px 0 0;
	font: 11px/1.5 verdana, arial, helvetica, sans-serif;
	background : #fff;
	color : #333;
}

blockquote
{   font-family: Verdana, arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #444444 ; 
	line-height : 125%;
	background-color : #FAFAFA;
	border : #d1d7dc ; 
	border-style : solid;
	border-left-width: 20px;
	border-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	padding : 5px;
	margin : 5px;
}

#comments blockquote.author_comment {
        font-size : 11px;
	color: #444444 ; 
	line-height : 125%;
	background-color : #efefef;
	border : #d1d7dc ; 
	border-style : solid;
	border-left-width: 20px;
	border-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	padding : 5px;
	margin : 5px;
}

#connected {
        float: right;
}

#navpost{
        text-align: center;
        background: #efefef;
	border: 1px solid #ccc;
        padding: 3px;
        margin: 3px;
}

#navtop{
background:url(images/menu_top.gif) #D6D7C3 repeat-x;
border-bottom:1px solid #B3BCB8;
border-right:1px solid #B3BCB8;
color:#B3BCB8;
font-size:11px;
letter-spacing:1px;
padding:4px;
text-transform:uppercase;
margin-bottom: 0px;
}
#navtop a,#navtop a:link,#navtop a:active,#navtop a:visited{
background-color:transparent;
color:#42424A;
text-decoration:none;
}
#navtop a:hover{
background-color:transparent;
color:#808000;
text-decoration:underline;
}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.5em; margin : 0.83em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h4 { font-size : 1em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }

code,pre { 
font-family : "Courier New",monospace; 
font-size : 1em; 
color: #3333cc; 
background-color: #ebebfe;
BORDER-STYLE: solid;
BORDER-WIDTH: 1px;
}

q { font-style : italic; }

a {
	color : #6E602F;
        text-decoration: none;
        font-weight: bold;
}
a:hover, a:focus, a:active {
	color: #6E602F;
        background: #FFF url(images/menu.gif)
}

a[hreflang]:after {
        content: "\0000a0|" attr(hreflang) "|";
	color : #666;
	background : transparent;
}

h2 {
	font-family : Georgia,"Times New Roman","New York",serif;
}

h2 a{text-decoration: none;}
h3 {
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
}
h2 {
	font-weight : normal;
}

table {
	font-size : 1em;
}

/* Layout
-------------------------------------------------------- */
#page {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333;
	width: 751px;
	background: #efefef;
	border: 1px solid #ccc;
}

#container {
	margin: 20px;
	background: #fff;
	border: 1px solid #ccc;
}

#top {
	margin : 0;
	background: transparent url(images/mosquee.jpg) 0% 100%;
	color : #39455B;
	height: 170px;
	padding: 0;
    list-style-image: none; 
}
#top h1 {
	margin : 10px 0 0 10px;
	width:440px;
}
#top a {
	color : #efefef;
	text-decoration : none;
    background: transparent;
}

#main {
	width : 100%;
	float : left;
   	margin-right: -16.5em;
}

#main h3 {
	color : #333;
	margin-top : 2em;
}

#content {
	padding : 1px 1em 1em 1em;
	margin-right : 16.5em;
}


/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 16.5em;
	float : right;	
	margin : 0 0 2em 0;
    color : #666;
}
#sidebar h2 {
	padding : 0 0 0 0;
	margin : 1.3em 0 0.3em 0;
	background : transparent url(images/bg-title-sidebar.png) no-repeat 100% 2px;
	font-weight : normal;
	font-family : Georgia, "Times New Roman", "New York", serif;
	color : #6E602F;
}
#sidebar ul {
	padding-left : 0;
	margin : 0 0 0 0;
	list-style : none;
}

#sidebar li {
	display : block;
	margin-top : 0.15em;
	padding-left : 15px;
	color : #6E602F;
	background : transparent url(images/fleche.png) no-repeat 0 0.25em;
}

#sidebar a {
	text-decoration : none;
}


/* Calendar */
#calendar {

}

#calendar table {
	border-collapse : collapse;
	font-size : 0.85em;
	margin : 0 auto;
}

#calendar caption {
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
	font-style : normal;
}

#calendar th, #calendar td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active {
	border : 1px solid #0373A1;
}
#calendar td.active a {
	font-weight : bold;
}

#calendar a {
	font-weight : bold;
}

/* Search form */
#search {
}
#q {
}

/* Categories box */
#categories {
}

/* Archives box */
#archives {
}

/* Links box */ 
#links {
}

/* Syndication box */
#syndicate {
}


/* Footer
-------------------------------------------------------- */
#footer {
	clear: both;
	margin: 2em 0 0;
	padding: 3px 1em 1em;
	color: #fff;
	background: transparent url(images/bg-footer.png) repeat-y 100% 0;
	font-size: 0.8em;
	text-align: right;
	line-height: 100%;
	position : relative;
}
#footer a {
	color : #666;
}


/* Post
-------------------------------------------------------- */
.day-date {
	font-size : 13pt;
	font-family : Georgia, Arial;
	font-weight : bold; 
	font-style : italic;
	margin-top : 2em;
	text-align : right;
	border-bottom : 1px solid #ccc;
	border-top : 1px solid #ccc;
	color : #666;
	background-color: #EFEFEF;
}

.post {
	margin-bottom : 2.5em;
        border-right: 1px solid #ccc;
}

.post-content p:hover {
  background-color: #efefef;
  color: black;
  }

.post-title {
	margin : 0.8em 0 0 0;
	color : #39455B;
	background : transparent url(images/ico_entry.png) no-repeat 0 40%;
	padding-left : 12px;
}
.post-title a {
	color : #394558;
	text-decoration : none;
}
.post-info {
	font-size : 0.85em;
	clear : both;
	color : #666;
	margin : 0;
}
.post-chapo {
	margin-bottom : 2em;
}
.post-content {
        font: 11px/1.5 verdana, arial, helvetica, sans-serif;
        background: white;
        padding: 5px;
}
.post-info-co {
	font-size : 0.85em;
	clear : both;
	color : #666;
	background : transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}
.post-info-co a {
	text-decoration: none;
}
.post-info-co span {
	background : transparent url(images/ico_tb.png) no-repeat 100% 40%;
	padding : 0 15px 0 0;
}
.suite {
        font-weight: bold;
        background: #efefef;
}

#trackbacks {
}
#comments {
}
#comment-preview {
}

#trackbacks, #comments, #comment-preview {
	margin : 0 ;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	color : #666;
}

.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 18px;
}
#trackbacks .comment-info {
	background-image : url(images/ico_tb.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
#comments .comment-info {
	background-image : url(images/ico_comments.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
.comment-number {
	font-family : Georgia,"Times New Roman","New York",serif;
	font-size : 1.8em;
}
.comment-number a {
	text-decoration : none;
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Interactions
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

input[type], textarea[name] {
	background: #f1f0ed;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}

textarea {
	width : 95%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

.form-help {
}

#comment-form {
}

input.preview {
}
input.submit {
}

#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}


/* Extra blocks
-------------------------------------------------------- */
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}
/* Pagination
********************************************/

.pagenav {
	font-size: 0.9em;	
}

p.pagenav {
	text-align: right;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
        line-height: 15pt;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background: #D6D7C3;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}

/* Img Shadow */ 	

.img-shadow {
  float:left;
  background: url(http://lostinanywhere.free.fr/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://lostinanywhere.free.fr/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
.p-shadow {
  width: 90%;
  float:left;
  background: url(http://lostinanywhere.free.fr/shadowAlpha.png) no-repeat bottom right !important;
  background: url(ttp://lostinanywhere.free.fr/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
#tablemeteo {
	margin-top:2px;
}
#apropos{
	font-size:10px;
}
#apropos h2{
	font-weight:bold;
}