/*
	Author Name	: 	moshimoshi
	Author Site	: 	http://www.tchaktchaktchak.com
	Style Name	: 	tchak
	Style URI	:	http://www.tchaktchaktchak.com
	Version	: 	1.0
	Comments	: 	Haha !
*/

body {
	font: normal 0.6em 'Verdana', Helvetica, Times New Roman;
	background: #BBB5A5;
	color: #696969;
	margin-top: 0px;
	margin: 0px;
	}

a:link {
	color: #B80173!important;
	text-decoration: underline!important;
	}

a:visited {
	color: #B80173!important;
	text-decoration: underline!important;
	}

a:hover {
	color: #696969!important;
	text-decoration: underline!important;
	}

h1 {
	color: #B80173;
	text-decoration: none;
	}

h1 a:link {
	color: #B80173;
	text-decoration: none;
	}

h1 a:visited {
	color: #B80173;
	text-decoration: none;
	}

h1 a:hover {
	color: #696969;
	text-decoration: none;
	}
h2 {
	color: #B80173;
	text-decoration: none;
	}

h2 a:link {
	color: #B80173;
	text-decoration: none;
	}

h2 a:visited {
	color: #B80173;
	text-decoration: none;
	}

h2 a:hover {
	color: #696969;
	text-decoration: none;
	}

h3 {
	color: #B80173;
	text-decoration: none;
	}

h3 a:link {
	color: #B80173;
	text-decoration: none;
	}

h3 a:visited {
	color: #B80173;
	text-decoration: none;
	}

h3 a:hover {
	color: #696969;
	text-decoration: none;
	}

h4 {
	color: #B80173;
	text-decoration: none;
	}

h4 a:link {
	color: #B80173;
	text-decoration: none;
	}

h4 a:visited {
	color: #B80173;
	text-decoration: none;
	}

h4 a:hover {
	color: #696969;
	text-decoration: none;
	}



#header {
	background: white url('BandeauTchak.gif') no-repeat;
	width: 100%;
	height: 155px;
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
	}

#header .description {
 	display: none;
	}

/* La page principale */

#page {
background: white!important;
width: 780px !important;
_width: 780px !important;
margin: 0 auto 0 auto;
border: none;
border-top: none;
border-left: none;
padding: 0;
_padding: 0;
}

#content {
	background: white!important;
        border: 1px solid #ddd;
	float: left!important;
	margin: 10 0 10 0;
	/*margin-top:0px;
	margin-bottom:0px;*/
 	width: 580px;
	}

.avatar {
float:left!important;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

.entry-content img {
	margin: 2px;
	border: 1px solid #BBB5A5;
	}

.entry-title a:link {
	font-size:1.2em!important;
	color: #B80173!important;
	text-decoration: none!important;
	line-height:100%;
	}

.entry-title a:visited {
	font-size:1.2em!important;
	color: #B80173!important;
	text-decoration: none!important;
	line-height:100%;
	}

.entry-title a:hover {
	font-size:1.2em!important;
	color: #696969!important;
	text-decoration: none!important;
	line-height:100%;
	}

.chronodata a:link {
	font: bold 1.2em 'Verdana', Helvetica, Times New Roman;	
	color: #B80173!important;
	text-decoration: none!important;
	}

.chronodata a:visited {
	font: bold 1.2em 'Verdana', Helvetica, Times New Roman;
	color: #B80173!important;
	text-decoration: none!important;
	}

.chronodata a:hover {
	font: bold 1.2em 'Verdana', Helvetica, Times New Roman;
	color: #B80173!important;
	text-decoration: none!important;
	}

.entry-meta a:link {
	color: #000000!important;
	text-decoration: none!important;
	}

.entry-meta a:visited {
	color: #000000!important;
	text-decoration: none!important;
	}

.entry-meta a:hover {
	color: #696969!important;
	text-decoration: none!important;
	}


.sidebar {
	float: left!important;
	/*width: 200px;*/
	margin 0 0 0 0;
		}


/* On affiche pas de menu dans le header */
ul.menu {
	display:none;
	}

/* le menu lateral */
.secondary {
	float: left!important;
	margin: 0 0 0 0;
	background: #F5F5F5
	}

.secondary li a {
	background: url('etoile.png') center left no-repeat;
	padding-left: 10px;
	color: #696969!important;
	text-decoration:none!important;
	}

.secondary li a:visited {
	color: #696969!important;
	text-decoration:none!important;
	}

.secondary li a:hover {
	color: #B80173!important;
	text-decoration:none!important;
	}


.secondary a:link {
	color: #696969!important;
	text-decoration:none!important;
	}

.secondary a:visited {
	color: #696969!important;
	text-decoration:none!important;
	}

.secondary a:hover {
	color: #B80173!important;
	text-decoration:none!important;
	}

#footer {
        float:center;
	clear: both!important;
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	background: white!important;
	}

