.encatitre2
{
	font-family:Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bolder;
	color: #999999;
}
.tbl_normal
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px auto;
}
.input
{
	font-family: Arial;
	font-size: 11px;
}
a:link
{
	font-style: normal;
	text-decoration: none;
	color: Black;
}
a:hover
{
	font-style: normal;
	text-decoration: none;
	color: Black;
}
a:visited
{
	font-style: normal;
	text-decoration: none;
	color: Black;
}
.lst_albums
{
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
   font-size: 12px;
}
.ok
{
	font-family: Arial;
	font-size: 11px;
	color: Green;
	font-weight: bold;
}
.erreur
{
	font-family: Arial;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}
.petit
{
	font-family: Arial;
	font-size: 9px;
	color: gray;
	font-weight: 700;
	font-style: italic;
}
.bt_diapo
{
	background-image: url(imgs/diaporama.gif);
	background-color: transparent;
	border: none;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.tbl_pointer
{
	cursor: pointer;
}
.boutton
{
	width: 100px;
	font-size: 9px;
}

.texte_alb {
font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
font-size: 13px;
font-weight: bold;
color: #000000;
width: 300px;
text-align: left;
}
.texte_alb a:link
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.texte_alb a:hover
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.texte_alb a:visited
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.btsup
{
	background-color: transparent;
	background-image: url(../imgs/structure/supprimer.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 25px;
	cursor: pointer;
}
.encatitre
{
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
	font-size: 12px;
	border-bottom: 2px inset #EDB752;
	font-weight: bold;
	color: #390000;
	width: 100%;
}
.label
{
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
	font-size: 12px;
	border-top: 1px inset #EDB752;
	border-right: 1px inset #EDB752;
	color: #390000;
}