/* Feuile de styles - Site idibox.com */
body {
margin:0;
padding:0;
background-color:#f6efcd;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}
/* ---- Structure ---- */
#header {
background-image:url(images/head.gif);
width:100%;
text-align:center;
margin-bottom:10px;
}
#head {
width:950px;
height:100px;
margin:auto;
text-align:center;
z-index:1;
}
#menu{
width:950px;
text-align:center;
margin:auto;
padding:0;
background:url(images/menu.gif) no-repeat;
height:30px;
}
#page {
position:relative;
width:950px;
margin:auto;
text-align:center;
margin-top:20px;
}
#gauche {
width:180px;
display:block;
float:left;
}
#droite {
width:180px;
display:block;
float:right;
}
#centre {
background:#fff;
margin-left: 185px;
margin-right: 185px;
text-align:justify;
}
#banner{
width:580px;
height:60px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
}
#footer {
font-size:10px;
}
#footer a{
color:#999;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
/* ---- Contenu ---- */
#menu ul {
float: left;
list-style: none;	
width: 950px;		
margin: 0 0 0 15px;
padding: 0;	
display: inline;
}
#menu ul li a {
font-size:14px;
line-height:25px;
font-weight:bold;
color:#1f2b9e;
text-decoration:none;
}
#menu ul li a:hover{
text-decoration:underline;
}
.menulevel2 {
visibility:hidden;
}
.doc {
display:inline;
float: left;
width: auto;
height:28px;
padding: 0 14px;
border-bottom: none;
font-size:14px;
line-height:25px;
font-weight:bold;
color:#fff;
text-decoration:none;
border-left:1px solid #dcc37f;
border-right:1px solid #f0e6bb;
}
.docs {
display:none;
float: left;
width: auto;
height:28px;
padding: 0 14px;
border-bottom: none;
font-size:14px;
line-height:25px;
font-weight:bold;
color:#fff;
text-decoration:none;
}
.sdoc {
display:inline;
float: left;
width: auto;
height:28px;
padding: 0 14px;
border-bottom: none;
font-size:14px;
line-height:25px;
font-weight:bold;
font-style:italic;
color:#000;
text-decoration:none;
background-color:#dfcd96;
}
.sdocs {
display:none;
float: left;
width: auto;
height:28px;
padding: 0 14px;
border-bottom: none;
font-size:14px;
line-height:25px;
font-weight:bold;
color:#fff;
text-decoration:none;
visibility:hidden;
}
#handle {
cursor:move;
height:30px;
background-image:url(images/handle.gif);
width:100%;
color:#fff;
line-height:30px;
font-weight:bold;
text-align:center;
}
#handle2 {
height:30px;
background-image:url(images/handle2.gif);
width:100%;
color:#fff;
line-height:30px;
text-align:right;
font-size:12px;
font-style:italic;
}
#handle3 {
cursor:move;
height:60px;
background-image:url(images/handle3.gif);
width:100%;
color:#fff;
line-height:60px;
font-weight:bold;
text-align:center;
}
#handle3 a {
color:#fff;
}
#handle4 {
height:30px;
background-image:url(images/handle4.gif);
width:100%;
color:#fff;
line-height:30px;
font-weight:bold;
text-align:center;
}
p {
margin-left:3px;
margin-right:3px;
}
img {
border:none;
}
.blockquote {
background: url(images/quote.gif) no-repeat;
display: block;
font-weight: bold;
padding-left: 28px;
}
.ok {
color:#009900;
font-weight:bold;
}
.pb {
color:#ff0000;
font-weight:bold;
}
h1 {
font-size:18px;
color:#3653db;
}
h2 {
background:url(images/puce.gif) no-repeat;
padding-left:18px;
font-size:16px;
color:#344ed6;
}
h3 {
font-size:14px;
color:#4c5cc6;
}
h4 {
background:url(images/puce2.gif) no-repeat;
padding-left:16px;
font-size:14px;
color:#6666b7;
}
/* edit */
form textarea#text{width:550px;} /*TinyMCE - width is also determined by the width of the editor control button lines */ 
.mceContentBody{/*background-image: none;*/ background-color: White; color: Black;} /*TinyMCE*/
.edit {
font-size: 8pt;
color: black;
background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
font-weight: normal;
color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
.arc90_imgcaptionTXT {
				font-size: .8em;
				color: #666;
				text-align: left;
			}
			p.arc90_imgcaptionALT {
				margin-top: 2px;
				margin-bottom: 6px;
				font-size: .65em;
				text-align: right;
			}
			span.arc90_imgcaptionALT {
				padding: 2px;
				padding-left: 4px;
				padding-right: 4px;
				background: #888;
				color: #fff;
			}
			.arc90_imgcaption {
				text-align: center;
				border: 1px solid #666;
				padding: 1em;
				margin: 1em 0;
				width: 9em;
			}
			.floatl { float: left; margin-right: 1em; }
			.floatr { float: right; margin-left: 1em; }
			.arc90_right, .arc90_left { cursor: default; }
.arc90_right { float: right; }
.arc90_left { float: left; }
fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text { width:150px;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;}