Theme Name: Kairos 0.1beta
Version: 0.1b
Description: Designed by <a href="http://bastienchanot.net">Bastien Chanot</a>.
Author: Bastien Chanot
Author URI: http://bastienchanot.net
Copyright: (c) 2010 B.C.

*/body,td,th {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: small;
}


#conteneur{
	width:1000px;
	/*height:768px;*/
	margin:auto;
	}
	
#menu {
	width:100px;
	/*height:120px;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	list-style-type:none;
	position:relative;
	margin-top:50px;
	margin-left:40px;
	font-size: x-small;
	}

#menu ul {
	margin-top:-10px
	}
	
#menu li {
	list-style-type:none;
	margin-left:-20px;
	}

#texte {
	/*height:800px;*/
	width:625px;
	position:absolute;
	margin-top:-128px;
	margin-left:215px;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	/*letter-spacing:0.05em;*/
	color:#5c5c5c;
	font-size:0.8em;
	line-height:1.5em;
	}

#left {
	width:86px;
	height:210px;
	position:absolute;
	margin-top:150px;
	margin-left:100px;
	}
	
#right {
	width:86px;
	height:210px;
	position:absolute;
	margin-top:150px;
	margin-left:915px;
	}
	
#copyright {
	/*display:none;
	position:absolute;*/
	height:20px;
	width:620px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:30px;
	color:#464646;	}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img 
{ 
border: none; 
} 
