/*
Theme Name: THEME ANJ
Theme URI: http://www.anj.ch/
Description: Thème de ANJ crée par Diego Viveros
Version: 0.1
Author: Diego Viveros
*/

#header {
	height: 168px;
	width: 880px;
}

#wrapper {
	text-overflow: hidden;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: justify;
	background-color: #ffefa0;
	min-height: 600px;
	border-style: none;
	font-size: 12px;
	font-family: arial;
	height: auto;
	width: 880px;
}

#menu, #categories, #archives {
	font-style: normal;
	word-spacing: 5px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	height: 50px;
	width: 880px;
	text-transform: none;
	text-decoration: none;
	clear: none;
	display: inline ;
		 list-style: none;
}

#menu ul li {
	 list-style: none;
	 display: inline;

}

li{
	 display: block;
	 list-style: none;
}
#menu_gauche {
	padding: 5px;
	float: left;
	position: relative;
	font-size: 12px;
	font-family: arial;
	height: auto;
	width: 170px;
	margin-left: 0px;
	border-width: 100px;
}
#content {
	padding: 5px;
	float: none;
	margin-left: 250px;
	text-align: left;
}
body {
	background-repeat: repeat;
	background-image: url(http://anj.ch/wp-content/themes/anj/img/JuJitsuLogo.png);
	background-color: #ceccd0;
	color: black;
	font-size: 12px;
	font-family: arial;
}
h2 {
	font-size: 14px;
}
h3 {
}
a {
	text-decoration: none;
	color: #800000;
		font-weight: bold;
}
.infos_content {
	color: #ceccd0;
	font-size: 10px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.bienvenue {
	font-size: 14px;
	font-weight: bold;
}

#liste_cate{
font-size: 12px;
text-align: center;

}

.lien_menu{
color:#800000;
}
