
body {
	/*:Background image*/
	background-image:url(images/background/fat_lines_light.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(/wp-content/images/banniere2.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:75%;

}

*::-moz-selection, *::-selection { /*je ne sais pas*/
	/*:Navigation color*/
	background-color:#0080fc;
}

#quicklinks #addicted_results ul li a:hover { /*je ne sais pas*/
	/*:Navigation color*/
	background-color:#0080fc;
}

a {
	/*:Navigation color*/ /* couleur des liens des redirections (ex : cdjapan, entrées précédentes, liens vers jame*/
	color:#0080fc;
}

.sidebar h2 {
	/*:Navigation color*/ /*je ne sais pas */
	border-left-color:#0080fc;
	/*:Navigation color*/ /*Couleur du nom des widgets (ex : contact, catégories, sites de ventes...*/
	color:#0056ae;
}

.sidebar h2 a { /* je ne sais pas /*
	/*:Navigation color*/
	color:#0080fc;
}

#calendar #today { /*je ne sais pas */
	/*:Navigation color*/
	background-color:#0080fc;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a { /*je ne sais pas/*
	/*:Navigation color*/
	color:#0080fc;
}

#menu ul li li.current_page_item a:hover { /*je ne sais pas/*
	/*:Navigation color*/
	color:#0080fc;
}

#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*couleur du menu quand on est sur une page (ex : accueil, liste cd...) /*
	/*:Navigation color*/
	background-color:#00456d;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover { /* couleur quand on passe au-dessus du NOM des catégories (ex : blabla, dramas, LM.C)*/
	/*:Navigation color*/
	background-color:#00456d;
}

.sidebar li a:hover { /* je ne sais pas*/
	/*:Navigation color*/
	background-color:#0080fc;
}

code { /* je ne sais pas pour les 2*/
	/*:Content color*/
	background-color:#1e64a3;
	/*:Content color*/
	border-color:#1e64a3;
}

.bypostauthor div { /* je ne sais pas pour les 2*/
	/*:Content color*/
	background-color:#1e64a3;
	/*:Content color*/
	border-color:#1e64a3;
}

.bypostauthor cite { /*je ne sais pas/*
	/*:Content color*/
	color:#1e64a3;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 { /* couleur des titres des articles, de l'auteur, de la date, du nombre de réponses quand on rentre dans les commentaires et de leave a reply*/
	/*:Content color*/
	color:#1e64a3;
}

.post blockquote { /* je ne sais pas /*
	/*:Content color*/
	border-left-color:#1e64a3;
}