@charset "UTF-8";

.TabbedPanels{margin:0 0 35px 0;padding:0px;width:100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/}
.TabbedPanelsTabGroup{margin:0;padding:0}
.TabbedPanelsTab{position:relative;top:1px;float:left;padding:4px 20px 10px 25px;margin:0 1px 0 0;font:bold 0.8em Verdana;color:#FCB322;list-style:none;-moz-user-select:none;-khtml-user-select:none;cursor:pointer;background:url(../images/icones/gdfleche_menuchene.gif) no-repeat 0 5px}
	.TabbedPanelsTab a{color:black;text-decoration:none}
		.TabbedPanelsTabHover {background:url(../images/icones/gdfleche_menuchene.gif) no-repeat 0 5px;color:#FCB322}
		.TabbedPanelsTabSelected {background:url(../images/icones/gdfleche_sommaire.gif) no-repeat 0 5px;color:#000}
	.TabbedPanelsTab span{font-size:.8em}
.TabbedPanelsContentGroup{clear:both;margin:0;padding:0;border-top: solid 2px #000}

.TabbedPanelsContent{margin:20px 0;padding:0 0 10px 0;border-bottom:2px solid #000}
	.TabbedPanelsContent h3{margin:0 0 20px 0;padding-top:5px;font-size:1em;text-align:left}
		.TabbedPanelsContent h3 span{display:block;margin:0;padding:3px 0 0 0;font-size:.7em;font-weight:normal}
		.TabbedPanelsContent p.date{margin:0;padding:0;font-size:.7em;text-decoration:underline}
	.TabbedPanelsContent p{font-size:.7em;text-align:justify}
	p.onglet_diaporama{margin:20px 0 10px 0;padding:0 0 3px 0;font-size:.6em;font-weight:bold;text-align:right;color:#999;border-bottom:1px dotted #ccc}

#list3{margin:0;text-align:left}
	#list3 .deroulant div {padding:0;text-align:justify}
		#list3 div.title {margin:0;padding:0;cursor:pointer;color:#000;text-align:left;font-size:1em}
		
@media print {.basic div, #navigation ul, #list2 dd, #list3 div{display: block!important;height: auto!important}