* { margin: 0; padding: 0; }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }
pre { margin-bottom: 1em; }
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }
li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }
#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }
.basic  {
	width: 580px;
	font-family: verdana;
}
.basic div.description {
	margin: 0 0 0px 0;
	border:0px solid #003333;
	width:535px;
}
.basic div.cadre{
	width: 580px;
	border:1px solid #CCCCCC; 
	padding:10px 10px 10px 10px ; 
}
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic .date {
	font-weight:bold;
	font-size:10px;
	margin-left:5px;
}
/*.basic a.titre {
	color:#ff7abf;
	cursor:pointer;
	display:block;
	padding:2px 5px 5px 5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	width:535px;
	background : url(http://www.lesmainsouvertes.com/media/temoignages/ensavoirplus.png) no-repeat top right;
}*/

.basic .title {
	color:#ff7abf;
	cursor:pointer;
	display:block;
	padding:2px 5px 5px 5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	width:535px;
	background : url(http://www.lesmainsouvertes.com/media/temoignages/ensavoirplus.png) no-repeat top right;
}


.basic a{
	font-size:10px; 
	text-decoration:underline; 
	color:#0066FF;
}

.basic a:hover {
	color: #ff7abf;
}

.basic a.selected {
	color:#d96bed;
}


