body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; color: #454545 ; background: rgb(253, 255, 192) ;}

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: red; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }
a img { border : none; }
/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }
p {padding-left: 20px ;}

/* content holder */
#content { margin:auto; width: 960px; }

/* header */
#header { height: 85px; }             

/* left side */
.left { float: left; width: 600px; min-height : 700px ; margin: 0 0 0px 0 ; background : url(images/fondtexte.png) rgb(193, 194, 214) no-repeat; }
	.lefttop { height: 19px; background: rgb(255, 126, 31) ; color: #000; }

	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		}
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted rgb(15, 30, 120) ; color : rgb(15, 30, 120); font-weight: bold ; }
	h2.invisible  { font: bold 1.5em  Arial, Sans-Serif; margin: 0; padding: 0; color : rgb(15, 30, 120) ;}
	.document {float : left ; margin : 10px ;}
	
	/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; margin : 0 ;}
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 0px 0; }
.gbox p { padding: 7px 0; margin: 0;}

	/* horizontal tabbed menu */	
#tabs { background: rgb(5, 43, 116) url(images/vague.png) no-repeat top center; color: #000;  height: 85px; text-align: center; padding-top: 22px ;padding-left : 300px ; margin : 0px ; padding-bottom : 0px ;}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* right side */
#right {
	float: right;
	width: 360px;
	margin: 0 0 0px 0;
	min-height : 700px;
}

	.boxtop { height: 19px; background: rgb(5, 43, 116) ; color: #000; }
	.box { background: rgb(253, 255, 192) url(images/fonddroit.png) no-repeat top left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 0px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }
	.titredroit {font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; color : #fff ;}
	
	
	/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

/*sondages*/

div.spip_forms .spip_form_label .spip_form_champ {
  	font-weight: bold;
  	text-align:left;
  	color:#494949;
	}
	div.spip_forms .spip_form_choix_multiple {
	display:block;
}
div.spip_forms .spip_form_choix_unique {
	display:block;
}
div.spip_form_champ {
font-weight : bold ; }