/* styles à afficher dans l'admin */

h1{
	padding:5px 0 0 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000033;
}

h1:first-letter{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:22px;
}

h2{
	margin:5px 0 5px 0;
	padding:0 0 0 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	background-image:url("../img/h2.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

h3{

}

h4{

}
h5{

}
h6{

}

strong{
	color:#063;
}
a, a:link, a:visited{
	color:#222;
	text-decoration:none;
}
a:hover, a:active{
	color:#006600;
}
.contenu ul{
	list-style-image: url(../img/puce.jpg);
}
.infobox-titre{
	width:415px!important;
	width:450px;
	padding:8px 0 10px 35px;
	font-weight:bold;
	background-image:url("../img/infobox-top.jpg");
}
.infobox{
	width:430px!important;
	width:450px;
	padding: 0 10px 0 10px;
	background-image:url("../img/infobox-bot.jpg");
	background-position:bottom;
}
.telecharger{
	padding:0 0 0 20px;
	background-image:url("../img/dl.gif");
	background-position:left top;
	background-repeat:no-repeat;
}
.citation{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6699CC;
	font-size:16px;
	text-align:center;
	width:100%;
	display:block;
}
ul, li{
	width:auto;
}

