/* **************************** */
/* Redefine stantard HTML tags. */
/* **************************** */
a{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size:10px ;
	font-weight:bold ;
}
a:link, a:visited, a:active { 
	text-decoration: none;
	font-size:10px ;
}
a:hover { 
	color: #CAEA8D;
	text-decoration: underline;
	font-size:10px ;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px ;
	/* margin-width: 0px; */
	/* margin-height: 0px; */

	scrollbar-face-color: #003366 ;
	scrollbar-highlight-color: #CCCCCC ;
	scrollbar-shadow-color: #AAAAAA ;
	scrollbar-3dlight-color: #CCCCCC ;
	scrollbar-arrow-color:  #CCCCFF ;
	scrollbar-track-color: #CCCCFF ;
	scrollbar-darkshadow-color: #000000 ;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/* margin-top: inherit; */
	/* margin-bottom: 10px; */
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
p, font {
	margin-top: 10px;
	margin-bottom: 7px;
	padding: 0px;
	/* text-justify: newspaper ; */
	/* text-justify: inter-ideograph ; */
	/* text-justify: distribute ; */
}
h1 {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	margin-top: inherit;
	margin-bottom: 7px;
}
h2 {
	color: #0099FF ;
	font-size: 13px;
	font-weight: bold;
	margin-top: inherit;
	margin-bottom: 6px;
}
h3 {
	color: #0099FF ;
	font-size: 12px;
	font-weight: bold;
	margin-top: inherit;
	margin-bottom: 6px;
}
h4 {
	color: #0099FF ;
	font-size: 11px;
	font-weight: bold;
	margin-top: inherit;
	margin-bottom: 5px;
}
h5 {
	color: #0099FF ;
	font-size: 10px;
	font-weight: bold;
	margin-top: inherit;
	margin-bottom: 5px;
}
h6 {
	color: #0099FF ;
	font-size: 9px;
	font-weight: bold;
	margin-top: inherit;
	margin-bottom: 4px;
}
/* **************** */
/* Owner HTML tags. */
/* **************** */
.listing li, .listing a:active, .listing a:visited, .listing a:link {
	color : #003366;
	text-decoration : none;
}

.listing a:hover {
	color : #003366;
	text-decoration : underline;
}
.listingpartners ul {
	/* padding: 0px; */
	/* margin: 0px; */
}
.listingpartners li {
	/* text-justify: newspaper; */
}

.listingpartners a:active, .listingpartners a:visited, .listingpartners a:link {
	color: #666666;
	text-decoration: none;
}

.listingpartners a:hover {
	color : #666666;
	text-decoration : underline;
}


.nav th {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.nav a, .nav a:link, .nav a:visited, .nav td, .nav p{	
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.nav a:active, .nav a:hover { 
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.navneg th {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}
.navneg a, .navneg a:link, .navneg a:visited, .navneg td, .navneg p, .navneg font{	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.navneg a:active, .navneg a:hover { 
	color: #CAEA8D;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}


.bottom a, .bottom th, .bottom td {
	color: #003366 ;
	font-size: 10px ;
}

.pub a /* for color in Mozilla */, .pub a:active, .pub a:visited, pub a:link, .pub th, .pub td, .pub p, .pub font {
	color: #CCCCFF;
	font-style: italic ;
	font-size: 11px ;
	font-weight: bold ;
	text-decoration: none ;
}
.pub a:hover {
	color: #FFFFFF ;
	font-style: italic ;
	font-size: 11px ;
	font-weight: bold ;
	text-decoration: none ;
}
.result p{
	margin: 0px ;
	padding: 0px ;
}
.result font, .result a, .result a:link, .result a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #003366; 
	text-decoration: none; 
}
.result a:hover, .result a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #003366; 
	text-decoration: underline; 
}
.result th, .result caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CAEA8D;
	color: #0099FF;
	
}
.result td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #FFFFFF;
	color: #003366;
}

.sponsor a, .sponsor a:link, .sponsor a:visited { 
	font-size: 10px;
}
.sponsor a:hover, .sponsor a:active { 
	font-size: 10px;
}
.sponsor th, .sponsor caption {
	font-weight: bold;
	font-size: 10px;
	background-color: #FF0000;
	color: #FFFFFF;
}
.sponsor td, .sponsor font, .sponsor p { 
	font-size: 10px;
	color: #000000;
}

.textfield {
	font-size: 10px ;
	
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	
}
.button {
	background-color: #EFEFEF;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
}
.legend {
	FONT-SIZE: 10px; 
	FONT-STYLE: italic;
}
.legend a, /*For Mozilla*/.legend a:hover, .legend a:active, .legend a:visited, .legend a:link   {
	FONT-SIZE: 10px;  
	FONT-STYLE: italic;
}

.annonce a, .annonce a:link, .annonce a:visited { 
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
.annonce a:hover, .annonce a:active { 
	font-size: 10px;
	color: #0099FF;
	text-decoration: none ;
}
.annonce th {
	font-weight: bold;
	font-size: 10px;
	color: #0099FF;
}
.annonce td, .annonce font, .annonce p { 
	font-size: 10px;
	color: #0099FF;
}
.footnote {
	FONT-SIZE: 10px; 
}
.footnote a, /*For Mozilla*/.footnote a:hover, .footnote a:active, .footnote a:visited, .footnote a:link   {
	FONT-SIZE: 10px;  
}
.bgimgleft {
	background-repeat: no-repeat;
	background-position: left top;

}
.bgimgright {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgimgbottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgimgtop {
	background-repeat: no-repeat;
	background-position: top;
}
.bgimgbottomleft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgimgtopleft {
	background-repeat: no-repeat;
	background-position: left top;
}

/************************/
/* Chrysalide-graphique */
/************************/

.chrysalide td {
	font-size: 10px; 
	color: #669933 ; 
}
.chrysalide a:link, .chrysalide a:visited, .chrysalide a:active { 
	text-decoration: none; 
	font-size: 10px; 
	color: #006633 ;
}
.chrysalide a:hover { 
	text-decoration: none; 
	font-size: 10px; 
	color: #669933 ;
}
.chrysalide th {
	font-size: 10px; 
	font-style: bold; 
	text-align: center; 
	color: #669933; 
	background-color: #FFFFCC ;
}
