/* ***** B!0][azar pour kooliss.net ***** */

body {
	margin : 0;
	padding : 0;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.8em;
	color: Black;
	background-color: White;
	background-image: url(images/fond.jpg);
}

p { margin : 0.6em 0 0.2em; }
img { border : none; }

h1 { font-size : 1.5em; margin : 0.2em 0 0 0.8em;
     color : #9B3D3D;  }
h2 { font-size : 1.12em; margin :0.2em 0 0 1em;
	  color : #CBA35E;
	  text-transform: uppercase;   }
h3 { font-size : 1em; margin : 0.5em 0;
text-align: center;
color: White; }
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; }


h1:first-letter {
	text-transform: uppercase;	
	}
a {
	color : #53161B;
	text-decoration : none;	
}

a:hover {
	text-decoration : underline;	
}

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



/* Top
-------------------------------------------------------- */
#top {
	width: 737px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 90px;	
}

/* Page
-------------------------------------------------------- */
#page {
	width: 737px;
	height: 100%;	
	margin: auto;
	text-align: left;	
	padding: 0;
	background-color: #DCD9DD;
}

/* Main
-------------------------------------------------------- */
#main {	
	width: 737px;
	padding: 0;
	margin: 0;	
	float: left;
	background-image: url(images/fond_page.png);
	background-repeat: repeat-y;
	background-position: top left;
}


#main p {
	line-height : 1.2em;
	margin: 0.2em 0 0 1em;
}
.chapo {
	margin-bottom : 2em;
	
}
.post-info {
	font-size : 0.7em;
	text-align : center;
	clear : both;	
	border-top: 1px dotted #ccc;
}
.billet {margin: 0.2em 1em 0 1em;
}
.billet a {
 margin-left: 15px;
}
fieldset {margin: 0.2em 1em 0 1em;

}
/* Content
-------------------------------------------------------- */
#content {	
	margin: 0;
	width: 493px;	
	position: relative;
	float: right;
	background-image: url(images/fond_content.png);
	background-repeat: repeat-y;
}
.droit {	
	float: right;
	border: 1px solid #FFFFFF;	
	position: relative;
	padding: 10px ;	
	margin: 0;
	text-align: left;	
	width: 45%;
	background: #E7E5E8;
}
.gauc {	
	float: left;
	border: 1px solid #FFFFFF;	
	position: relative;
	padding: 10px ;	
	margin: 0;
	text-align: left;	
	width: 45%;
	background: #E7E5E8;
}

/* Menu
-------------------------------------------------------- */
#barre {
	width: 484px;
	height: 31px;	
	text-align: center;
	line-height: 31px;
	margin: 0px;
	color: White;
	background-color: #959499;
	background-image: url(images/menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#barre a{
		color: White;
		font-weight: 200;
}
#menu {
	width: 244px;	
	text-align: left;	
	float: left;
	margin: 0px;
	background-image: url(images/entetegauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#menu h3 {
	font-weight : bold;
	color : White;
	text-transform: uppercase;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
}
#menu ul {
	list-style: none;
	margin: 0 0 16px 0;
	padding: 0;	
}

#menu li {
	list-style: none;
	padding: 1px 0 1px 17px;
	margin-top : 0.15em;	
}

#menu li:hover {
	color : #333;	
}

/* Footer
-------------------------------------------------------- */
#footer{
	width: 737px;	
	left: 50%;	
	margin-left: -368px;
	height: 49px;
	margin: 0 auto;
	font-size: 80%;
	line-height: 50px;
	background-color: #E7E7EF;
	float: left;
	text-align: center;
	background-image: url(images/footer.jpg);
}

/* Copyright ---------------------------*/
#copyright{
	background-color: transparent;
	text-align: center;
	font-size: smaller;
	background-image: url(images/fond_page.png);
	background-repeat: repeat-y;
}

/* Conteneur de colonne
-------------------------------------------------------- */
.col-content {
	padding-top: 311px;
	margin: 20px;
	width: 200px;
}
