@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
body {
	background-color: #99FF00;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.Style1 {color: #99FF00;
}
.Style2 {color: #006600;
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
}

/* Feuille de style CSS du catalogue */

/*
	 * Les éléments graphiques et le design du site (et donc cette feuille de styles CSS
	 * et les images) restent la propriété exclusive de leurs auteurs
	 * respectifs conformément aux droits d'auteur. Toute réutilisation
	 * devra faire l'objet d'une demande préalable (email:ctfassistance@orange.fr).
	 * Il est de plus dans votre intêret d'avoir un site au design original,
	 * pour qu'il ait sa propre identité visuelle, plutôt qu'un design plagié...
*/
        
/*
##################################################################################
##																				##
##							CALQUE DU CATALOGUE									##
##																				##
##################################################################################
*/

.AfficheCentre
{
	overflow:auto;
	width:680px;
	height:377px;
	border:solid 1px;
	/*background-color:#FFCC00;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	color:#009900;
}
.AfficheTableau
{
	font-size:x-small;
}
.tabfiche
{
	width:650;
}
.TitreDesc
{
	font-size:medium;
	font-weight:bold;
	}
.TitreTabPanier
{
	color:#99FF00;
	font-size:x-small;
}

.TitreTabPort
{
	background-color:#FFCC00;
	color:#009900;
}
.LigneTabPort0
{
}
.LigneTabPort1
{
	background-color:#FFCC00;
	color:#FFFFCC;
}
.LigneArticle
{
	color:#009900;
}

a.catalogue:link
{
 	color:#009900;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
}
a.catalogue:visited
{
 	color:#009900;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
}
a.catalogue:hover 
{
	text-decoration: none;
	color: #000000;
}

/*########################
##						##
##		LIENS NEWS		##
##						##
########################*/

a:link.news {
	color: #009900;
	text-decoration: none;
	font-size:x-small;
}
a:visited.news {
	text-decoration: none;
	color: #009900;
	font-size:x-small;
}
a:hover.news {
	text-decoration: none;
	color: #000000;
	font-size:x-small;
}
a:active.news {
	text-decoration: none;
	font-size:x-small;
}

/*########################
##						##
##		  NEWS			##
##						##
########################*/

.TitreNewsGene
{
	color:#009900;
	font-size:x-large;
	font-weight:bold;
}

.titrenews
{
	color:#009900;
	font-size:large;
	font-weight:bold;
}

.tableaunews 
{
	width: 620px;
	border:1;
	background-color: #99FF00;
}

.NewsTexte
{
	font-size:x-small;
}

.ResumeNews
{
	font-size:small;
	font-weight:bold;
}