body {
	background-color: Black;
	text-align: center;
}
hr{
color: #FFCC00;
	}

a.Scrolling {
	font-family: arial;
	font-size: 15pt;
	color: #FFCC00;
	text-decoration: none;
}
a:visited{
	border-color: Black;
}
td.titre{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 28px;
}
td.description{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 14px;
}
td.rightNav{
	background-image: url(images/navigation.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-position: right;
}
.Scrolling {
font-family:arial;
font-size : 15pt;
color :  #FFCC00;
}
a.arteSinDeco{
	text-decoration: none;
	color: #FFCC00;
	font-family: Verdana;
	font-size: 14px;
}
a.arteSinDeco:hover{
	text-decoration: none;
	color: #FFCC90;
	font-family: Verdana;
	font-size: 14px;
}
a.arteSinDeco:visited{
	text-decoration: none;
	color: #FFCC00;
	font-family: Verdana;
	font-size: 14px;
}
a.navigation{
	font-family: Georgia;
	font-size: 8pt;
	font: bold;
	text-align: left;
	color: #DBDBDB;
	background-color: #B25F29;
	text-decoration: none;
}a.navigation:hover {
	text-decoration: none;
	color: #ecedda;
}
a.navigation:visited {
	font-family: Georgia;
	font-size: 8pt;
	font: bold;
	text-align: left;
	color: #D8D8D8;
	background-color: #B25F29;
}
p.pub{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
}
p.description{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	padding: 10px;
}

  #dropmenudiv{
		position:absolute;
		border:1px solid black;
		border-bottom-width: 0;
		font:normal 12px Verdana;
		line-height:18px;
		z-index:100;
	}
		
	#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid black;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
	}
		
	#dropmenudiv a:hover{
	background-color: gray;
}
p.rNav{
	font: Georgia, Verdana;
	text-align: justify;
	font-size: 8pt;
	color: Black;
	margin: 5px;
}
h1{
	font: normal normal bold 12px/normal Verdana;
	text-align: left;
	color: Black;
}
