
div#mainbox {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 17px;
}


div.noscript {
    width: 500px;
	display: block;
    background-color: #ff3300;
	color: #ffffff;
}
#dhtmltooltip{
    position: absolute;
    left: -300px;
    width: 34px;
    padding: 0px;
	margin: 0px;
    text-indent: 5px;
    color: #ffffff;
    background-color: #000000;
    visibility: hidden;
    z-index: 100;
}
#dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}




/* 

*/

h1.maincat {
	width: 505px;
	height: 38px;
	color:#000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom:1px solid #b0a9aa;
	display: block;
	cursor: pointer;
	text-indent: 17px;
	background-image: url(images/nav_maincat.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


h1.maincat2 {
	width: 505px;
	height: 45px;
	color:#000;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	cursor: pointer;
	text-indent: 0px;
}


h1.maincat3 {
	width: 160px;
	height: 55px;
	color:#000;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	float:left;
	cursor: pointer;
	text-indent: 0px;
	
	
}

h1.maincat.tabs2 {
width:650px; padding-top:1px; height:45px;
}


h1.maincatOver.tabs2 {
width:650px; padding-top:1px; height:45px;
}

h1.maincatOver {
	background-color: #eeebe5;
	color:#3a2e31;
	width: 505px;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/nav_maincat.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #000;
	display: block;
	cursor: pointer;
	text-indent: 17px;
}

div#mainbox h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 1px;
	color: #000;
	
	/*background-color: #92BD35;*/
	
} 

#mainbox h1 span {
	display:none
}

div.subcat {
	width: 505px;
	margin-top: 0px;
	margin-bottom: 0px;
}


div.bigbox {
	height: 140px;
	background-image: url(images/copytext_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.bigbox200 {
	height: 200px;
	background-image: url(images/copytext_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.box_titre {
	font-weight:normal;
	width: 180px;
	font-size:0.8em;
	display: block;
	float: left;
	margin-top:10px;
}


div.box_titre-550 {
	font-weight:normal;
	width: 540px;
	font-size:0.8em;
	display: block;
	float: left;
	padding:5px;
	margin-top:14px;
	margin-bottom:10px;
	background-color: #eeebe5;
	
}

div.box_header {
	width: 650px;
	font-size:0.8em; /*font-size:1em; */
	display: block;
	margin-top:10px;
	font-weight:normal;
}

div.box_date {
	width: 200px;
	font-weight:normal;
	font-size:0.6em;
	margin-top:10px;
	display: block;
	font-weight:normal;
	clear:both;
	/*background-image: url(images/pict.png);
	background-position: center left;
	background-repeat: no-repeat;*/
}


div.box_stitre {
	width: 650px;
	font-size:0.5em;
	margin-top:0px;
	display: block;
	float: left;
	font-weight:normal;
}


div.box_l {
	width: 180px;
	display: block;
	float: left;
	padding-top: 7px;
	padding-bottom: 9px;
}


div.box_l div.vignette {
	display:block;
	width: 160px;
	height:120px;
	border:1px solid #afa9a9;
	
}


div.box_l div.vignette img {
	
	width: 160px;
	height:120px;
	
	
}


div.box_r {
	width: 250px;
	display: block;
	float:left;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left:0px;
}

div.box_content {
	display: block;
	float:left;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left:5px;
}

#supportingText div.box_content p {
	margin-top:0px;
}


div#mainbox a.ancre:link {
	color: #697FC7;
	padding-left: 12px;
	background: url(images/picto-top.gif) no-repeat;
	text-decoration: none;
	diplay:block;
}

div#mainbox a.ancre:visited {
	color: #697FC7;
	padding-left: 12px;
	background: url(images/picto-top.gif) no-repeat;
	text-decoration: none;
	diplay:block;
}

div#mainbox a.ancre:active {
	color: #697FC7;
	padding-left: 12px;
	background: url(images/picto-top.gif) no-repeat;
	text-decoration: none;
	diplay:block;
}

div#mainbox a.ancre:hover {
	color: #697FC7;
	padding-left: 12px;
	background: url(images/picto-top.gif) no-repeat;
	text-decoration: underline;
	diplay:block;
}

div#mainbox a:link {
	text-decoration: none;
	color:#830217;
	padding:0 3px;
}
div#mainbox a:visited {
	text-decoration: none;
	color:#830217;
	padding:0 3px;
}
div#mainbox a:active {
	text-decoration: none;
	color: red;
	font-size: 10px;
	padding:0 3px;
}
div#mainbox a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#830217;
	padding:0 3px;
}


