/* HTML TAGS */

body_ {
	font-family : Arial, Geneva, sans-serif;
	background-color : white;
	_font-size: 11em;
}

body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     font-family : Arial, Geneva, sans-serif;
     }


#global {
     margin-left: auto;
     margin-right: auto;
     width: 950;
     text-align: left; /* on rétablit l'alignement normal du texte */
     }

/*
.hiddenChild{
	position: absolute;
	left: -999em;
}
.shownChild{
	left:-1px;
}
p{
	clear:both;float:none;
}
ul#nav.dhtml{
	position:relative;
	width:auto;
	background:#8B99BE;
	margin:0;
	padding:0;
	list-style-type:none;
	height:1.5em;
}
ul#nav.dhtml li{
	position:relative;
	float:left;
	width:10em;
	border-right:1px solid #333;
}
ul#nav.dhtml ul{
	top:1.4em;
	position:absolute;
	border:1px solid #333;
	border-top:none;
	background:#dfa;
	width:10em;
	z-index:10;
}
ul#nav.dhtml li a,ul#nav.dhtml li a:hover{
	border:none;
}
ul#nav.dhtml li a{
	padding:0 .5em;
}
ul#nav.dhtml ul li{
	border:none;
	width:10em;
}
ul#nav.dhtml li.isParent{
	background:url(vertarrow.gif) 90% 50% no-repeat #8B99BE;
}
ul#nav.dhtml li.isActive{
	background:url(vertarrow.gif) 90% 50% no-repeat #CCCCCE;
}
ul#nav.dhtml li.isActive a{
	background:transparent;
}
ul#nav.dhtml li.isActive ul a{
	padding:0 .5em;
}
ul#nav.dhtml a:hover{
 	background:#CCCCCE;
}
ul#nav.dhtml li.isParent a:hover{
	background:url(vertarrow.gif) 90% 50% no-repeat #9c6;
}
ul#nav.dhtml li.isActive ul a:hover{
	background:#CCCCCE;
}

.spip_puce { list-style-position: outside; display:none; border: 5px solid black !important;}

p,td {
	font-size : 100%;
	padding: 5px;
}

*/


/*  toloto da img 	display:block; because pb con i bullet */

img {
display:block;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.puce_block {
display:inline;
	border-width: 0px;
	margin: 0 px;
	padding: 0px;
}



div {
	margin: 0px;
	padding: 0px;
	font-family : Arial, Geneva, sans-serif;
        font-size: 10pt;
	color: #1F3542;
}


div.home_div{
		text-align: justify;
}


div.titletest {
	margin-top: 10px;
	font-size : 110%;
	color: #CC6600;
}

div.text_with_space {
	color: #1F3542;
}

div.latest_news {
	margin: 0px;
	padding: 20px;
  _border-width: 5px 5px 5px 5px;
  text-align: left;
  font-weight: bold;
	border: 1px solid  #C4C5C9;
	border-width: 0px 0px 1px 0px;
}

h1 {
	margin-top: 10px;
	font-size : 110%;
	color: #CC6600;
}

h2 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #00235f;
	background-color: lightgrey;
	font-size : 120%;
	font-weight: bold;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size : 90%;
	color : #808080;
	font-weight: normal;
	padding-left: 0px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : 100%;
	color : black;
	text-align: right;
	font-weight: bold;
}

h5 {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding:5px;
	font-size : 100%;
	color : black;
	text-align: left;
	font-weight: bold;
}


a:link {color: #CC6600; text-decoration:none;}
a:hover {color:#0061C1; text-decoration:underline;}
a:visited {color: #CC6600; text-decoration:none;}
a:active {color:#CC6600; text-decoration:none;}


link_menu { 
a:link {color: blue; text-decoration:none;}
a:hover {color:blue; text-decoration:none;}
a:_visited {color: blue; text-decoration:none;}
}


label { 
  	display: block;
	font-weight: bold;
	font-size : 90%;
}

/* Specials Div Classes */

table.topimages {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	width: 100%;
	height: 150px;
}

td.toplogo {
	margin:0px;
	padding:0px;
	text-align: center;
	width: 312;
	height: 150px;
}

td.corner {
	margin:0px;	
	padding:0px;
	text-align: left;
	width: 8;
	height: 8px;

	
}

td.topimages {
	margin:0px;
	padding:0px;
	text-align: center;	
	width: 100%;
	height: 150px;
}

table.footer {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	width: 100%;
	height: 30px;
}

td.footer {
	margin:0px;
	padding:0px;
	text-align: center;
	vertical-align: middle;
	width: 312;
	height: 30px;
	color: black;
}

table.main {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td.leftcontent {
	margin: 0px;
	padding: 0px;
	width:115px;
	vertical-align: top;
  font-size : 90%;
	border: 0px;
}

td.attached {
	margin: 0px;
	padding: 0px;
	width:195px;
	vertical-align: center;
	text-align: center;
}

td.attached_large {
	margin: 0px;
	padding: 0px;
	width:295px;
	vertical-align: center;
	text-align: center;
}

td.centercontent {
	background-color: white;
	margin:0px;
	padding:5px;
	text-align: justify;
	vertical-align: top;
	width: 400px;
	border: 0px;	
}

td.categorycontent {
	background-color: white;
	margin:0px;
	padding:5px;
	text-align: justify;
	vertical-align: top;
	width: 800;
	border: 0px;	
  font-size : 80%;
}


td.contenttotale {
	background-color: white;
	margin:0px;
	padding:5px;
	text-align: justify;
	vertical-align: top;
	width: 850;
	border: 0px;

}

/* perché non si riesce a modificare il font-size?????????????? */


td.rightcontent {
	width: 140px;
	background-color: white;
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 0px 5px;
	border: 0px;	
}

div.centertext
{
		border: 1px solid  #C4C5C9;
		border-width: 1px 1px 0px 1px;
   margin: 0px 0px 0px 0px;
}


div.generalbox
{	
	width: 950;
	
		border: 1px solid  #C4C5C9;
		border-width: 1px 1px 1px 1px;
    margin: 0px 0px 0px 0px;	
}

div.generalbox_menu
{	
	width: 950;
	
		border: 5px solid  #C4C5C9;
		border-width: 0px 1px 0px 1px;
    margin: 0px 0px 0px 0px;	
}

div.fond_menu
{	
	  width: 950;
	  height: 22;
    margin: 0px 0px 0px 0px;
    background-color: #385C74;	
	
    
}


div.insidetext
{
                margin: 5px 5px 5px 5px;
}

div.insidetext_blu
{
                margin: 5px 5px 5px 5px;
                color : blue;
		border-width: 1px 1px 1px 1px;
		border: 1px solid  #C4C5C9; 
}


div.insidetext2
{
                margin: 5px 0px 5px 5px;
                width: 260;
}

div.categorytext
{
		border: 1px solid  #C4C5C9;
		border-width: 1px 1px 0px 1px;
                margin: 0px 0px 0px 0px;
}



div.rrrr
{
border: 1px solid  #C4C5C9;
		border-width: 1px 1px 0px 1px;
    margin: 10px 10px 10px 10px;
    
    	font-size: 10pt;
	color : black;
	font-weight: bold;
    
}

div.hierarchie
{
 	font-size: 8pt;
	color : black;
	font-weight: bold;
    
}



div.basso
{
  font-size: 8pt;
  font-color: #1F3542;
  color: #1F3542;
}

hr
{
border_:thin;
}

div.rightnews
{
		border: 1px solid  #C4C5C9;
		border-width: 1px 1px 0px 1px;
    margin: 0px 0px 0px 0px;
}

div.rightnewsletter
{
		border: 1px solid  #C4C5C9;
		border-width: 1px 1px 0px 1px;
    margin: 0px 0px 0px 0px;
    text-align:left;
}


div.spotlight
{
		border: 1px solid  #C4C5C9;
		border-width: 1px 1px 0px 1px;
                margin: 0px 0px 0px 0px;		
}



voidblue {
	background-color: black;
}

searchbox {
}


div.header {
	padding: 0px;
	margin: 0px;
	background-color:#94b7d6;
	font-size : 200%;
	color : black;
	font-weight: bold;
	vertical-align: absmiddle;
	text-align:center;
	border:2px solid #414141;
	height: 150px;
}

div.topmenu {
	margin: 0px;
	padding: 0px;
	background-image: url(icons/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: 2px solid #414141;
	border-width: 0px 2px 0px 2px;
	height: 30px;
}

div.main {
	border: 2px solid #414141;
}

div.hierarchie {
	font-size : 70%;
	text-align:left;
	color: #1F3542;
}

div.summary_newsletter {
	font-size : 85%;
	text-align:left;
	line-height:70%
}

div.footer {
	font-size : 20%;
	text-align:center;
	border: 2px solid #414141;
	border-width: 0px 2px 2px 2px;
	background-image: url(icons/footer_background.png);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

div.rightbox {
	border: 1px solid black;
	text-align: left;
	margin-bottom: 20px;
	font-size: 90%;
}






 
