/* --General elements-------------------- */
html {	margin:0; border:0;	padding:0;}
body {	margin:0; border:0;}
body, td, th, input.beacon { font-family:"Tahoma"; font-size:11px;}
body { color:#ffffff; background:#000000;}

a:link { color:#FFCC00; text-decoration:none }
a:visited { color:#FFCC00; text-decoration:none}
a:hover { color:#FF9900; text-decoration:underline }
a:active { color:#FF9900 }


img { border:0;}

h1, h2, h3, h4, h5, h6 { margin:0; font-weight:normal; padding:0;}
hr { display:none;}
h1 { font:62pt "Tahoma";	letter-spacing:.125em;}
h2, h3 { font-size:10pt}
h4 { font-size:12pt}
h5, h6 { font-size:10pt; letter-spacing:1px;}

fieldset, div, span, h1, h2, h3, h4, h5, h6, table, th, td, ul, ol, dl, li, dt, dd, strong, em, a, p, input.beacon {
	border-width:0px;
}
/* --FORM elements-------------------- */
form { margin : 0px;}

input, textarea, select { color:#000000; font-family:"Tahoma"; font-size:11px; font-weight:normal; 
	border-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	}
	
form textarea {	width:90%}

fieldset {
	border-width:1px;
	border-style:solid;
	padding:.5em 1em;
	margin-bottom:.5em;
}

fieldset legend { font-weight:bold; color:#FFFFFF }

input.text, input.button, textarea, select {
	font:11px "Tahoma";
	font-weight:normal
}
input.button {
	border:1px solid;
	padding:0 .1em;
}
input.text, textarea, select {
	border:1px solid;
	letter-spacing:0px
}

/* --Link elements-------------------- */

.subtitle_bis {font-size: 9px; color: #FFFFFF; }
.normal_black {font-size: 9px; color: #000000; }
a.normal_black {font-size: 9px; color: #000000; }
.title_bis {font-size: 13px; color: #FFFFFF; }
	
.lien {	font-weight:bold; font-family:Tahoma,verdana,arial;	font-size:12px;}
A.lien:link {color:#FF9966;}
A.lien:visited {color:#FF9966;}
A.lien:active {color:#FFFF00;}
A.lien:hover {color:#FFFF00;}

A.lienc:link {color:#000000;}
A.lienc:visited {color:#000000;}
A.lienc:active {color:#000033;}
A.lienc:hover {color:#000033;}

A.lienb:link {color:#FFFFFF;}
A.lienb:visited {color:#FFFFFF;}
A.lienb:active {color:#FFFFFF;}
A.lienb:hover {color:#FFFFFF;}

.search
 { border:1px solid; border-color: #FF8000; }