/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file

					*/
body {
	color: #ffffff;
	background-color: #FFFFCC;
    background-image: url(img/fond.gif);
/*	background-repeat: repeat-x;
	top: 35px; */
}

/*	Paragraph									*/
p {
color: #000000;
font-family: Tahoma, Arial;
font-size: 14px;
}


/*	Definition list									*/
dl {
color: #000000;
font-family: Tahoma, Arial;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
font-family: Tahoma, Arial;
}

/*	Texte footer									*/
.liens_footer {
font-size: 10px;
color: #999999;
font-family: Tahoma, Arial;
}

/*	Liens footer							*/
a.liens_footer:link {
color: #999999;
font-size: 10px;
font-family: Tahoma, Arial;
}

a.liens_footer:visited {
color: #999999;
font-size: 10px;
font-family: Tahoma, Arial;
}

a.liens_footer:active {
color: #999999;
font-size: 10px;
font-family: Tahoma, Arial;
}

/*	Liens footer							*/
a.liens_footer:hover {
color: #999999;
font-size: 10px;
font-family: Tahoma, Arial;
}

/* liens menu */
a.liens_menu:link {
color: #ffff66;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Menu unvisited links							*/
a.liens_menu:visited {
color: #FFcccc;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Menu unvisited links							*/
a.menulink:visited {
color: #FFcccc;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #990000;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #990000;
font-size: 12px;
font-family: Tahoma, Arial;
}

/*	Links unvisited links							*/
a.link:link {
color: #6633FF;
font-size: 16px;
font-family: Tahoma, Arial;
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
font-size: 16px;
font-family: Tahoma, Arial;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #990000;
font-size: 16px;
font-family: Tahoma, Arial;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #990000;
font-size: 16px;
font-family: Tahoma, Arial;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
font-family: Tahoma, Arial;
font-weight: bold;
font-size: 12px;
}

/*	Visited links								*/
a:visited {
color: #993399;
font-size: 12px;
font-family: Tahoma, Arial;
font-weight: bold;
}

/*	Active links (not widely supported)					*/
a:active {
color: #990000;
font-size: 12px;
font-family: Tahoma, Arial;
font-weight: bold;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #990000;
font-size: 12px;
font-family: Tahoma, Arial;
font-weight: bold;
}

/*	Links unordered lists							*/
ul {
	color: #9999ff;
	font-family: Tahoma, Arial;
	font-size : 18px;
	text-align: justify;
}

/*	The link description							*/
span.descript {
font-size: 12px;
color: #333333;
font-family:  Tahoma, Arial;
}

/* Titre rubrique							*/
span.tit_rub {
font-size: 12px;
color: #333333;
font-weight: bold;
font-family:  Tahoma, Arial;
}

/* Préfixe infos ajout de site							*/
span.add_form {
font-size: 14px;
color: #333333;
font-weight: bold;
font-family: Tahoma, Arial;
}

/* Données ajout de site							*/
span.add_form2 {
font-size: 14px;
color: #333399;
font-weight: bold;
font-family: Tahoma, Arial;
}

/* Titre rubrique							*/
span.titre_gratuit {
font-size: 28px;
color: #333333;
font-weight: bold;
font-family:  Tahoma, Arial;
}

/* Libellé formulaire							*/
span.form_tit {
font-size: 18px;
color: #000000;
font-weight: bold;
font-family: Tahoma, Arial;
}

/* Libellé formulaire							*/
span.addok {
font-size: 18px;
color: #ffff00;
background: #2D8930;
font-weight: bold;
font-family: Tahoma, Arial;
}


/* Titre catégorie homepage							*/
a.big_link:link {
font-size: 22px;
color: #333399;
font-weight: bolder;
font-family: Tahoma, Arial;
}

a.big_link:visited {
font-size: 22px;
color: #333399;
font-weight: bolder;
font-family: Tahoma, Arial;
}

a.big_link:active {
font-size: 22px;
color: #333399;
font-weight: bolder;
font-family: Tahoma, Arial;
}

a.big_link:hover {
font-size: 22px;
color: #333399;
background: #ffff00;
font-weight: bolder;
font-family: Tahoma, Arial;
}

/* Titre catégorie homepage							*/
a.medium_link:link {
font-size: 18px;
color: #333399;
font-weight: bolder;
font-family: Tahoma, Arial;
}

a.medium_link:visited {
font-size: 18px;
color: #333399;
font-weight: bolder;
font-family: Tahoma, Arial;
}

a.medium_link:active {
font-size: 18px;
color: #333399;
font-weight: bolder;
font-family: Tahoma, Arial;
}

a.medium_link:hover {
font-size: 18px;
color: #333399;
background: #ffff00;
font-weight: bolder;
font-family: Tahoma, Arial;
}


/* Descriptif catégorie							*/
span.ss_cat {
font-size: 10px;
color: #333333;
font-family:  Tahoma, Arial;
}

/*	New links								*/
span.new {
font-size: 10px;
color: #FF0000;
font-weight: bold;
font-family: Tahoma, Arial;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
font-weight: bold;
font-family:  Tahoma, Arial;
}

/*	Links date and hits							*/
small.date {
font-size: 9px;
color: #666666;
font-family:  Tahoma, Arial;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 9px;
color: #666666;
font-family:  Tahoma, Arial;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
font-weight: bold;
font-family: Tahoma, Arial;
font-size: 10px;
}

/*	This class is for "More options"					*/
small.more {
font-size: 10px;
color: #000000;
font-family:  Tahoma, Arial;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
font-size: 14px;
font-weight: bold;
border: none;
color: #ff0000;
font-family: Tahoma, Arial;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
font-family: Tahoma, Arial;
}

/*	This class is for the error messages					*/
strong.error {
color: #ff0000;
font-weight: bold;
font-family: Tahoma, Arial;
font-size: 14px;
text-align: justify;
}

/*	This is used for the sub headers					*/
h2 {
margin-left: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: Tahoma, Arial;
}

/*	Sous titre des colonnes					*/
div.cols {
font-size: 18px;
font-weight: bold;
color: #9999FF;
font-family: Tahoma, Arial;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 5px;
}

/*	This is for page $title_linked						*/
strong.title {
font-weight: bold;
color: #9999ff;
font-family: Tahoma, Tahoma, Arial;
font-size: 38px;
}

/*	This is for page $title_linked						*/
h1.cat {
font-weight: bold;
color: #9999ff;
font-family: Tahoma, Tahoma, Arial;
font-size: 38px;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: 13px;
font-weight: bold;
color: #000000;

}

/*	This is for the page last updated text					*/
small.update {
font-size: 10px;
color: #000000;
font-family:  Tahoma, Arial;
}
