body
{
	scrollbar-base-color : #2C354C;
	scrollbar-arrow-color : ffffff;
}

a:link
{
	color        : #ffffff;
	font-size    : 12px;
	font-family  : tahoma;
	font-weight  : bold;
	text-decoration : none;
}
a:visited
{
	color        : #ffffff;
	font-size    : 12px;
	font-family  : tahoma;
	font-weight  : bold;
	text-decoration : none;
}
a:hover
{
	color        : #FFB400;
	font-size    : 12px;
	font-family  : tahoma;
	font-weight  : bold;
	text-decoration : underline;
}
a:active
{
	color        : #FFB400;
	font-size    : 12px;
	font-family  : tahoma;
	font-weight  : bold;
	text-decoration : underline;
}


p.menu_item
{
	background  : #000000;
	font-family : Tahoma;
	font-size   : 12px;
	color       : #ffffff;
	font-weight : bold;
	padding-left : 5px;
	padding-top  : 2px;
	height       : 19px;
}

td.contenu
{
	padding-top  : 15px;
}

p.titre
{
	background   : #000000;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	font-weight  : bold;
	padding-left : 5px;
	padding-top  : 2px;
	height       : 19px;
}
p.titre_gris
{
	background   : #351C1C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	font-weight  : bold;
	padding-left : 5px;
	padding-top  : 2px;
	height       : 19px;
}


td.sectioncontenu
{
	background   : #2C354C;
  border-color : #000000;
	border-width : 1px;
	border-style : solid solid solid solid;
}

table.contenu
{
	background   : #2C354C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 2px;
  border-width  : 1px;
  border-style  : solid;
}

p.contenu
{
	background   : #2C354C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 2px;
	text-indent  : 20px;
}

p.contenu_centre
{
	background   : #2C354C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 2px;
	text-aling  : center;
}
p.contenunoindent
{
	background   : #2C354C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 5px;
}
p.contenunoindent_sombre
{
	background   : #451A1A;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 5px;
}
p.contenunobg
{
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 5px;
}
p.contenu_auteur
{
	font-family  : Tahoma;
	font-size    : 10px;
	color        : #ffffff;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	text-align : right;
}

p.soustitre
{
	font-family  : Tahoma;
	font-size    : 12px;
	font-weight  : bold;
	color        : #FF9900;
	padding-left : 5px;
	padding-top  : 2px;
	padding-right : 5px;
	padding-bottom: 5px;
	border-color : #ffffff;
	border-width : 1px;
	border-style : none none solid none;
}

li.contenuliste
{
	background   : #2C354C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 40px;
	padding-right : 5px;
}

p.bienvenue
{
	text-indent  : 20px;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 30px;
	padding-top  : 2px;
	padding-right : 30px;
	padding-bottom: 2px;
}

p.sousmenu
{
	background   : #2C354C;
	font-family  : Tahoma;
	font-size    : 12px;
	color        : #ffffff;
	padding-left : 30px;
	padding-top  : 2px;
	padding-right : 30px;
	padding-bottom: 2px;
  border-color : #000000;
	border-width : 1px;
	border-style : solid none solid none;	

}

p.copyright
{
	height       : 15px;
	font-family  : Tahoma;
	font-size    : 10px;
	color        : #ffffff;
	text-align   : center;
}	
	
img.contenu
{
  border-color : #ffffff;
	border-width : 1px;
	border-style : solid;	
}
	
	
	