/* CSS Document */

a {
	color:#333;
	font-size: 10pt;
	font-family:"Trebuchet MS",arial;
	text-decoration:none;
}
a:hover {
	color:#333;
	font-size: 10pt;
	font-family:"Trebuchet MS",arial;
	text-decoration:underline;
}

div,table,td {
	color:#000000;
	font-size: 10pt;
	font-family:"Trebuchet MS",arial;
	line-height:1.5em;
}

DIV.navig_div {
	border-bottom: 0px #eeeeee dotted; 
	background: #ffffff;
	padding-left: 25px; 
	padding-top: 4px; 
	font-size: 11pt; 
	font-weight: bold;
	align: left;
}
DIV.navig_div:hover {
	background: url(graphix/pointeur.png) top left no-repeat #ffffff;
}
DIV.navig_div a { 
	text-decoration:none;
	font-size: 12pt; 
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;
}
DIV.navig_div a:hover { 
	text-decoration:none;
	font-size: 12pt; 
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;
}

DIV.navig_div_2 { 
	padding-left: 3px;
	width: 180px;
	margin-left: 5px;
	height: 20px;
}
DIV.navig_div_2 a { 
	text-decoration:none;
	font-size: 10pt; 
	font-weight: bold;
	color: #111111;
	letter-spacing: -0.03em;
}
DIV.navig_div_2 a:hover { 
	text-decoration:none;
	font-size: 10pt; 
	font-weight: bold;
	color: #ff9900;
	letter-spacing: -0.03em;
}

DIV.title {
	font-size: 12pt; 
	font-weight: bold;
	font-family: verdana,arial;
	border-bottom: 1px #000000 dotted;
	background: url(graphix/pointeur.png) top left no-repeat;
	padding-left: 28px;
	padding-top: 3px;
	height: 25px;
}

DIV.subtitle {
	font-size: 10pt; 
	font-weight: bold;
	font-family: "Trebuchet MS",,arial;
	border-bottom: 1px #000000 dotted;
	padding-left: 0px;
	padding-top: 3px;
}

DIV.subsection {
	padding-left: 40px;
	margin-top: 10px;
}

DIV.framed_div {
	border: 1px #000000 solid;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background: #ff9900;
}

IMG.img_plus {
	margin-right: 4px;
	margin-top: 0px;
}

DIV.mapping_div {
	margin-bottom: 20px;
	background : url(graphix/pointeur_small.png) center left no-repeat;
	padding-left: 14px;
}

.textField {
background-color: dddddd;
border-color: aaaaaa;
border-style:solid;
border-width: 1px;
color: 000000;
font-size: 10pt;
font-family: arial;
}
.button {
background-color: ff9900;
border-color: 000000;
border-style: solid;
border-width: 1px;
color: 222222;
font-size: 9pt;
font-family: font-family:"Trebuchet MS",arial;
}

input:focus, input.sffocus, textarea:focus, textarea.sffocus2 {
	background: #99ccff;
	border: 1px solid #555555;
}

/* foot_navig */
DIV.foot_navig {
	color:#333333;
	font: 10pt 'Trebuchet MS', Verdana, sans-serif;
	line-height:1.4em;
}

DIV.foot_navig a {
	color:#333333;
	text-decoration:none;
	font: 10pt 'Trebuchet MS', Verdana, sans-serif;
}

DIV.foot_navig a:hover {
	color:#ff9900;
	text-decoration:none;
	font: 10pt 'Trebuchet MS', Verdana, sans-serif;
}


/* footer */
DIV.footer {
	color:#444444;
	font: 8pt 'Trebuchet MS', Verdana, sans-serif;
	line-height:1.4em;
}

DIV.footer a {
	color:#444444;
	text-decoration:none;
	font: 8pt 'Trebuchet MS', Verdana, sans-serif;
}

DIV.footer a:hover {
	color:#ff9900;
	text-decoration:none;
	font: 8pt 'Trebuchet MS', Verdana, sans-serif;
}
