body {
	background: #673627 url(../img/bg.png) repeat;
}

h1 {
	width: auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #461a14;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 18px;
}

p {
	
}

div#content {
	border: 1px solid #EEE;
	padding: 4px;
	margin: 0 auto;
	width: 900px;
	background: white url(../img/bg_content.jpg) repeat;
}

div.float div {
	float: left;
}

div.clear {
	clear: both;
}

.box {
	border: 1px solid #CCC;
	/*padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;*/
	padding: 0px;
	margin: 2px;
}

/*div#avatar {
	float: left;
	width: 398px;
}

div#perso-info {
	float: left;
	width: 398px;
}*/

div#avatar {
	width: 446px
}

div#perso-info {
	width: 446px;
}

div#perso-carac {
	width: 294px;
}

div#perso-carac-other {
	width: 294px;
}

div#perso-sauvegardes {
	width: 294px;
}

table {
	border: 1px solid #666;
	text-align: center;
	width: 99%;
	margin: 4px;
}

ul#armes {
	padding: 0px;
	margin: 0px;
}

ul#armes li table {
	margin: 5px;
	padding: 0px;
}

ul#protections li table {
	margin-left: 0px;
	padding: 0px;
}

ul#armes li table th, ul#armes li table td {
	width: 25%;
}

table#caracteristiques {
	border: 0px;
}

table#armure th, table#armure td {
	width: 20%;
}

table#bouclier th, table#bouclier td {
	width: 25%;
}

ul {
	text-align: left;
	list-style-type: none;
	padding-left: 5px;
}

span.item-name {
	font-weight: bold;
}
