html, body{
	margin: 0;
	padding: 0;
}


#frame{
	position: absolute;
	width: 138px; 
	height: 492px;
	top: -15px;        
	right: -138px;
	background: url(img/frame.png) no-repeat;
}


body{
	background: #222 url(img/background.png) repeat;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 0.8em;
}


h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}


h2{color:#ff6699;}

h2{font-size: 1.6em; margin: 1em 0;}

h3{font-size: 1em; margin: 0.8em 0;}

h4{font-size: 1em; font-weight: normal}



a:link{color:#000; background:transparent;}

a:visited{color:#844; background:transparent;}

a:hover{color:#000; background:transparent;}

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

a img{border: none;}



abbr, acronym{
	border: none;
	background: transparent url(img/dotted.png) repeat-x bottom;
	cursor : help;
}



code, pre, kbd {
	font-family:"Courier New", Courier, monospace; font-size : 1em;
}



pre {
overflow: scroll;
width: 100%;
}

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



fieldset{
	border: none;
}



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



input, textarea{
	border: 1px solid #999;
	background: #FCFCFC;
	
	/* -moz-border-radius connu pour ne pas etre valide */
	-moz-border-radius: 4px;
}



textarea{
	width: 99%;
}



.left{
	float: left;
	margin: 0 1em 1em 1em;
}



.right{
	float: right;
	margin: 0 1em 1em 1em;
}



/* Header

********************************************/

#top{
	background: #ffffff url(img/header.jpg) no-repeat;
}



#top h1{
	margin-top: 1px;
	margin-left: 500px;
	font-size: 1em;
	text-align:center;
}



#top h1 a{
	text-decoration: none;
	color: #C30;
	background: transparent;
}



#prelude{
	color: #CD5C5C;
	background: transparent;
	text-align: center;
	margin: 0;
}



#prelude a{
	color: #CD5C5C;
	background: transparent;
	text-decoration:none;
}



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



/* Post

********************************************/

#content{
	color: #222;
	background: transparent;
}



.post{
	margin-top: 20px;
	margin-left: 15px
}


.day-date{
	display: none;
}



.post-title{
	padding-left: 20px;
	background: #FFF url(img/sstar.png) no-repeat left;
	background-position: 0 0.1em;
	color: #000;
	margin-bottom: 0;
}



.post-title a{
	color: #000;
	background: transparent;
	text-decoration: none;
}



.post-chapo{
	font-weight: bold;
	text-align: justify;
}



.post-info{
	padding-left: 20px;
	margin-top: 0;
	color: #666;
	background: transparent;
}



.post-info a{
	color: #666;
	background: transparent;
}



.post-content p{
	width: 490px;
	text-align: justify;
	/*overflow: auto;*/

}



.post-content img{
	max-width: 100%;
}


.post-content img.left

{
	float:left;
	padding : 0 2em 1em 0;
}



.post-content img.right{
	float:right;
	padding : 0 0 1em 2em;
}



.post-content ul{
	list-style-image: url(img/puce.png);
}



.post blockquote{
	font-style : italic;
	border-left : 5px solid #999;
	padding-left : 1em;
}



.post blockquote p{
	width: auto;
}



.post-info-co{
	text-align: right;
	font-size: 0.7em;
}



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



.post-info-co a:before{
	content: url(img/bulle.png);
	margin-right: 1ex;
}

.post img {
margin : 0 auto;
display : block;
}


/* Trackbacks et commentaires

********************************************/



#trackbacks, #comments{
	margin-top: 4em;
}



#trackbacks blockquote, #comments blockquote{
	background: #F5F5F5;
	color: inherit;
	border: 1px dotted #AAA;
	margin: 0.5ex 0 1em 0;
	padding: 1ex;
	overflow: auto;
}



#trackbacks blockquote p, #comments blockquote p{
	margin: 1ex 0;
}



.comment-info{
	margin-bottom: 0;
}



/* Sidebar

********************************************/

#menu0 h3{
	color: #ff6699;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
	padding: 0 8px 0 0;
	height: 30px;
	line-height: 30px;
	background-image: url(img/back_titre_sid.png);
}

#menu1 h5{
	color: #ff6699;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
	padding: 0 8px 0 0;
	height: 30px;
	line-height: 30px;
	background-image: url(img/back_titre_sidcrea.png);
}

#menu2 h4{
	color: #ff6699;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
	padding: 0 8px 0 0;
	height: 30px;
	line-height: 30px;
	background-image: url(img/back_titre_sidbout.png);
	
}




#newsletter h6{
	color: #ff6699;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
	padding: 0 8px 0 0;
	height: 30px;
	line-height: 30px;
	background-image: url(img/back_titre_sidnews.png);
}	
	
	
#sidebar{
	background: #000000 url(img/menu.jpg) repeat-x bottom;
	color: #666;
	margin-top: 0px;
}



#sidebar div{
	margin: 0 10px 2em 10px;
}



#sidebar h2{
	margin: 0 0 1ex 0;
}



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



#sidebar a{
	text-decoration: none;
}



#sidebar li a{
	display: block;
	color: #ffffff;
	background: transparent;
}



#sidebar li a:hover{
	color: #ff6699;
	background: transparent url(img/curseur.png) repeat-y right; /* Bling Bling No Flash */
}



#sidebar ul li:first-child{

	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #CCC;
	padding: 0.5ex 0;
}



#sidebar ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}



#search p{
	text-align: center;
	margin: 0;
}



#search input{
	width: 15%;
}



#search input#q{
	width: 70%;
}



#calendar table{
	color: #666;
	background: transparent;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}



#calendar table td a{
	color: #444;
	font-weight: bold;
}



/* Footer

********************************************/

#footer{
	clear: both;
	margin: 0;
	padding: 2em 0 1em 0;
	background: #FFF url(img/footer.png) no-repeat center bottom;
	text-align: center;
}



#footer a{
	text-decoration: none;
	color: #999;
	background: transparent;
}

http://www.clemagik.com/titude/themes/clem/layout.css

/* ***** BEGIN LICENSE BLOCK *****

 * This file is part of DotClear.

 * Copyright (c) 2004 Maurice Svay and contributors. All rights

 * reserved.

 *

 * DotClear is free software; you can redistribute it and/or modify

 * it under the terms of the GNU General Public License as published by

 * the Free Software Foundation; either version 2 of the License, or

 * (at your option) any later version.

 * 

 * DotClear is distributed in the hope that it will be useful,

 * but WITHOUT ANY WARRANTY; without even the implied warranty of

 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

 * GNU General Public License for more details.

 * 

 * You should have received a copy of the GNU General Public License

 * along with DotClear; if not, write to the Free Software

 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 *

 * ***** END LICENSE BLOCK *****

 *

 * Author:

 *  Maurice Svay  http://www.svay.com/web/dotclear/

 */

 

 /* Layout

********************************************/

body{
	text-align: center;
}



#page{
	position: relative;
	width: 750px;
	margin: 0 auto;
	background: #FFF url(img/fondpage.png) no-repeat;
	color: inherit;
	text-align: left;
}



#top{

	position: relative;
	height: 170px;
}



#top h1{
	position: absolute;
	top: 112px;
	left: 45px;
	height: 35px;
	width: 180px;
}



#prelude{
	position: absolute;
	width: 750px;
	top: 0;
	left: 0;
}



#main{
	width: 530px;
}



#content{
	margin: 0 15px 0 10px;
}


#sidebar img{margin:1px;}

#sidebar{
	width: 183px;
	margin-right: 23px !important;
	margin-right: 12px;
	float: right;
}