body {
	background-color: #b00061;
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#ventre img {
	vertical-align: middle;
	border: 0px;
	padding: 0; margin: 0;
}

#tete {
	background: white url(/images/accueil/logoanimforum.gif) left no-repeat;
	height: 80px;
	font-size: 12;
	text-align: right;
	margin-bottom: 9px;
	cursor: pointer;
}

#tete p {
	background: url(/images/accueil/bastete.jpg) left bottom repeat-x;
	height: 80px;
	padding-right: 5px;
}

#tete img {
	vertical-align: middle;
}

#liens {
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 10px;
	
	border: 0px;
}

#liens a {
	background-color: #0061b0;
	color: #ffffff;
	font-size: 13;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	margin-left: -1px;text-decoration:none;
	margin-right: -1px;
}
#liens a:visited {
	color : #F0F0F0;
}
#liens a:hover	{
	background-color: #60af00;
	color: #ffffff;
	
}

#liens .espace {
	margin-left: 5px;
}

#gauche {
	background-color: #ffffff;
	display: block;
	float: left;
	width: 0px;
	font-size: 12;
	text-align: center;
	padding: 5px;
}

#gauche a {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

#ventre {
	margin-left: 0px;
	font-size: 12px;
	margin-top: 5px;
}

#ventre a {
	color : #FFFFFF;
}
#ventre a:visited {
	color : #F0F0F0;
}

.sep, .sepL, .sepR {
	border-top: solid 4px  #b00061;
}

.lgn, .lgnL, .lgnR {
	border-top: solid 1px  #b00061;
}

.lgnL, .sepL, .row1 {
	border-left: solid 3px  #b00061;
}

.lgnR, .sepR, .row2 {
	border-right: solid 3px  #b00061;
}

#ventre table {
	clear: both;
	font-size: 12px;
}

#ventre table a {
	color : #000000;
}
#ventre table a:visited {
	color : #b00061;
}

#ventre table {
	width: 100%;
	margin-top: 5px;
	color : #000000;
	background-color: #ffffff;
}

#pied {
	clear: both;
	background: url(/images/accueil/basherbecourtfor.jpg) left bottom repeat-x;
	height: 39px;

	padding-right: 5px;
	margin-top: 3px;

	color : #000000;
	font-size: 12;
	text-align: right;
}

.cattitle, .forumlink {
	font-weight: bold;
}

.quote {
	border: solid 1px black;
	margin-left: 10px;
}

/*--- mod : categories hierarchy */
form {
	margin: 0px;
	padding: 0px;
}
td.attachrow {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 1px #006699 solid;
}
td.attachheader {
	color: #314687;
	font-size: 11px;
	font-weight: bold;
	background: #D7D7E7 url(images/cellpic1.gif) repeat-x;
	height: 21px;
	white-space: nowrap;
}
table.attachtable {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border: 1px #006699 solid;
	border-collapse: collapse;
}
.absbottom {
	vertical-align: text-bottom;
}
.dom_overview_abshidden { position: absolute; visibility: hidden; width: 300px; }
/*--- fin mod : categories hierarchy */

.nav, .navbottom {
	background-color: #FFFFFF;
	border: 0px;
	margin-top: 2px;
	padding: 3px;
	padding-right: 10px;
	color: #B00061;
}
.nav {
	float: left;
}
.navbottom {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navbottom a, .nav a {
	font-size: 11px;
	color: #000000 !important;
}
.navbottom a:link, .navbottom a:active, .navbottom a:visited,
.nav a:link, .nav a:active, .nav a:visited {
	color: #B00061 !important;
}
.navbottom a.last , .nav a.last {
	font-weight: bold;
	font-size: 12px;
}

a.topictitle {
	font-size: 14px;
	text-decoration: none;
}
