body {
	
	font-family: verdana, tahoma, arial, sans serif;
	font-size: small;
	background: #fff;
	margin: 0;
	
}


#tete {
	
	margin-left: 10px;
	height: 90px;
	
}

#tete ul.first {
	
	list-style: none;
	display: inline;
	margin: 0;
	
}

#tete #site {
	
	position: absolute;
	right: 10px;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #eff;
	z-index: 1;
	
}

#corps {
	
	margin: 10px;
	border: 1px solid #375;
	background: #ffffff;
	
}

#corps .galerie {
	
	display: block;
	padding-top: 30px;
	padding: 10px;
	margin: 10px;
	border: 0;
	
}

#corps .galerie img.cat {
	
	float: left;
	margin-bottom: 40px;
	border: 1px solid #e7b204;
	margin: 0 0 0 0; /*(top right bottom left)*/
	
}

#corps dl.vignette {
	
	background: #transparent;
	text-align: center;
	float: left;
	display: block;
	padding: 0;
	margin: 5px 0px 5px 0px; /*(top right bottom left)*/
	border: 0;
	font-size: small;
	color: #000;
	height: 212px;
	width: 120px;
	
}

#corps .galerie > dl.vignette {
	
	height: 162px;
	height: 202px;
	
}

#corps dl.vignette dt span.ref {
	
	background-color: #f3f3f3;
	font-size: small;
	color: #777; /*#979797;*/
	
}

#corps dl.vignette dt.ref { 
	
	height: 20px;
	
}

#corps dl.vignette dt.admin { 
	
	text-align: right;
	background-color: #fff;
	margin: 0 8px 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: x-small;
	color: #777;
	height: 80px;
	
	
}

#corps dl.vignette a { color: #7c2b09; }
#corps dl.vignette a:visited { color: #9b9b9b; }

#corps dl.vignette dt.img {
	
	display: table-cell;
	vertical-align: middle;
	background: #fff top left repeat-x;
	padding-left: 9px;
	padding-right: 9px;
	width: 100px;
	height: 102px;
	
}


#corps dl.vignette dt img {
	
	border: 0px solid #e7b204;
	
}

#corps dl.vignette dt img:hover {
	
	border: solid 0px #3f306a;
	
}

#corps dl.vignette dd
{
	margin: 0;
	padding: 0;
}


.spacer {
	
	clear: both;
	background: transparent;
	
}


/* Arborescence sous forme de liste

*/

ul.arbo {
	
	margin: 0;
	padding: 0;
	padding-left: 30px;
	display: inline;
	list-style: none;
	font-size: medium;
	
}

ul.arbo li {
	
	margin: 0;
	display: inline;
	
}

h1 a.addProd {
	font-size: medium;
}

h2 a.addProd {
	font-size: small;
}


#listeCat ul {
	
	list-style: square /*url('/images/bulle_jaune.gif')*/ inside;
	font-size: small;
	
}

#corps h1 {
	
	font-size: medium;
	margin-bottom: 0;
	margin-left: 10px;
	
}

#corps h2 {
	
	font-size: medium;
	margin-bottom: 0;
	margin-left: 10px;
	display: block;
	border-bottom: 1px solid #000;
	width: 55%;
	font-weight: normal;
	
}

#corps p {
	
	padding: 0;
	margin: 10px;
	
}

#corps #categorie {
	
	background: #ffc;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

ul.arbo {
	
	margin: 0;
	padding: 0;
	padding-left: 30px;
	display: inline;
	list-style: none;
	font-size: medium;
	
}

ul.arbo li {
	
	margin: 0;
	display: inline;
	
}

#corps #options {
	
	float: right;
	width: 40%;
	border: 1px solid #8a7;
	margin-left: 15px;
	margin-right: 15px;
	background: #efe;
	
}

#corps #options h2 {
	
	width: 90%;
	text-align: right;
	
}

#corps #comm {
	
	background-color: #f2f2f2;
	border: 1px solid #f00;
	margin: 10px 5px 10px 5px;
	padding: 10px;
	
}

#corps #comm h2 {
	
	width: 20%;
	display: block;
	border: 0;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
	
	
}

#pied {
	
	border-top: 1px dotted #375;
	
}

#navibar {
	clear: both;
	display: block;
	margin: 0;
	padding: 0 10px;
	font-size: 13px;
}

#navibar li {
	float: left;
	display: block;
	margin: 0 2px;
	padding: 2px 5px;
	border: 1px solid #375;
	border-bottom: none;
	white-space: nowrap;
	background: #bda;
	/*-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;*/
}

*[dir="rtl"] #navibar li {
	float: right;
}

/*#navibar li.wikilink {
	background: white url(../img/tab-wiki.png) repeat-x;
}*/

#navibar a, #navibar a:visited {
	color: black;
	text-decoration: none;    
}

#navibar li.current {
	font-weight: bold;
}

#navibar li:hover {
	background: #eff;
}

#navibar li.current, #navibar li.current:hover {
	background: #eff /* url(../img/tab-selected.png) repeat-x; */
}

#pageline {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	/* sync these values, line-height is needed for IE */
	height: 4px;
	line-height: 4px;
	border-bottom: 1px solid #375;
	background: #eff;
}


.editbar {
	clear: both;
	margin: 0;
	padding: 0 8px;
	white-space: nowrap;
	height: 26px;
	background: white;
	font-size: 13px;
}

.editbar form, .editbar form div {
    display: inline;
	margin: 0;
}

.editbar li {
	float: left;
	display: block;
	padding: 0;
	margin: 2px 6px;
}

*[dir="rtl"] .editbar li {
	float: right;
}

 .editbar {
	border-bottom: 1px dotted #375;
}

.editbar a, .editbar a:visited {color: #0044B3;}

form {
	width: 100%;
	font-family: Verdana, arial, sans serif;
	font-size: small;
}

form div.section {
	
	margin-bottom: 15px;
	/*border: 1px solid #000;*/
	
}

form fieldset {
	
	border: 1px solid #3f7c5f;
	background: #fff;
	font-weight: bold;
	color: #000;
	font-size: medium;
	margin-left: 15px;
	margin-right: 15px;
}

form div.fields {
	
	float: left;
	width: 70%;
	
}

form div.comment {
	
	float: left;
	width: 27%;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	font-size: small;
	border: 1px solid #b0b0b0;
	background: #e6f2ea;
	
}

form div.field {
	
	display: block;
	position: relative;
	width: 100%;
	border:1px solid black;
	
}

form div.label {
	
	color: #000;
	float: left;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
	font-size: small;
	
}

form div.value {
	
	float: left;
	font-weight: normal;
	width: 70%;
	font-size: small;
	
}

form div.help {
	
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	border: 1px solid #b0b0b0;
	background: #e6f2ea; /* fff5e2 */
	margin: 0px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}



form .obligatory .required {
	color: #e60;
	font-weight: normal;
}


form div.erreur {
	
	margin-right: 2px;
	padding: 2px;
	padding-top: 4px;
	background-color: #f2f2f2;
	border: 1px solid #f00;
	font-size: small;
	color: #f00;
	font-weight: normal;
	
}

form div.normal {
	
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	
}

form .button {
	
	border: 1px solid #f28f00;
	border-right: 2px solid #f28f00;
	border-bottom: 2px solid #f28f00;
	background-color: #ffffff;
	font-weight: bold;
	padding: 2px;
	
}

form .button:hover {
	
	background-color: #eeeeee;
	cursor: pointer;
	
}

form h2 {
	
	display: block;
	border: 0;
	margin-left: 10px;
	margin-right: 10px;
	
}

form .gras {
	
	font-weight: bold;
	
}

form .espace {
	
	clear: both;
	
}


form div.comment p {
	
	margin: 10px;
	
}

form textarea {
	
	width: 100%;
	height: 120px;
	
}

form input[type=text] {
	
	width: 50%;
	
}

.img_acc {
	position:relative;
}
