body {
	/*background-image: url('../images/bg.gif');*/
	margin: 0;
	margin-right:0px;
	behavior: url('./scripts/csshover.htc');
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
}

.hr {
	border: none;
	padding: 1px;
	background: url(/images/dot_horz.gif) repeat-x bottom; 
}

div.body {
	padding-left: 10px;
	padding-right: 10px;
}

.whitetext {
	color: white;
}

.textsmall {
	font-size: 7pt;
}

.border {
	border: 1px solid #b5de41;
}

.border#body {
	border: 2px solid #b5de41;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: black;
}

.navigation a {
	color: black;
	text-decoration: none;
}

.album td {
	text-align: center;
	padding-bottom: 10px;
	font-size: 7pt;
	width: 33%;
}
 
a {
	color: #985602;
	text-decoration: none;
}
a:hover {
	color: #985602; /*#555555;/*00659C;*/
	text-decoration: underline;
}

.header {
	font-size: 14pt;
	color: #417D27 !important;
}

.headeron {
	font-size: 14pt;
	color: #985602 !important;
}

div.header a {
	font-size: 14pt;
	color: #417D27 !important;
}

ul {

}

li {
/*	list-style: none;*/
	padding: 0px 0px 0px -10px;
	margin: 0;
	padding: 0;
	color: green;
}

div#rightnav div {
	padding: 5px 5px 3px 5px;
}

div#rightnav div img {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 4px !important;
	/*border: 1px solid #555555;*/
}

div.heading {
	padding: 5px 5px 5px 5px;
	/*background: #FFF9A1;*/
	background: #C4E56A;
	font-size: 9pt;
	color: #A45200;
	font-weight: bold;
	/*border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;*/
}

div.headingitem div {
	padding: 2px 0px 2px 0px;
}

td.vdot {
	background-image: url(../images/dot.gif);
}

/*Spip stuff*/
.cartouche .spip_logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0.8em;
	padding-right: 10px;
}

.navigation {
	padding: 5px 5px 5px 5px;
	background: #FFF9A1;
/*	border: 1px solid rgb(202,112,2)*/
}

table.audio {
	border: 1px solid gray;
	vertical-align: middle;
	/*background: #FFF9A1;*/
}

table.audio tr {
	height: 25px !important;
}

table.audio td {
	vertical-align: middle;
	padding: 5px;
}

table.row0 {
	background: #e6e6e6 !important;
}

table.row1 {
	background: transparent !important;
}

img {
	border: none;
}

textarea {
	border: 1px solid gray;
	width: 98%;
	padding: 3px;
}
input.text, input.forml {
	border: 1px solid gray;
	width: 98%;
	padding-left: 3px;
}

input.text:focus, textarea:focus, input.forml:focus {
	border: 1px solid #ff9709;
}

input.button, input.spip_bouton { 
	border: 1px solid gray;
	background: #C4E56A;
	height: 22px;
	font-weight: bold;
	color: black;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-right: 2px;
	margin-top: 1px;
}

div.msgimportant {
	border: 1px solid red;
	background-color: #FEA1A6;
	padding: 5px;
}

div.info {
	border: 1px solid orange;
	background-color: #ffff99;
	padding: 5px;
}

/* Silly Spip css */
table#spip_form a {
	color: #985602 !important;
	text-decoration: none !important;
}
table#spip_form a:hover {
	color: #985602 !important; /*#555555;/*00659C;*/
	text-decoration: underline !important;
}

td#spip_form {
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-size: 8pt !important; 
	color: black !important;
}