.contenu {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #192853;
	text-align:justify;
	margin-top:-20px;
}

#news {
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #192853;
	width:100%;
}

p {
	text-indent:4em;
}

p:first-letter {
	font-size: 15px;
	font-variant: small-caps;
	color: #192853;
	font-weight:bold;	
}

h1 {
	font-size: 13px;
	font-variant: small-caps;
	color: #192853;
	font-weight:bold;	
}
h2 {
	font-size: 12px;
	color: #192853;
}

.footer
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #345491;
	font-weight:bold;
}
.lienfooter, .lienfooter:visited
{
	color: #345491;
	text-decoration: none;
}
.lienfooter:hover
{
	color: #345491;
	text-decoration: underline;
}
a
{
	color: #192853;
	text-decoration: none;
}

a:hover
{
	color: #192853;
	text-decoration: underline;
}

.erreur-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.erreur-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #1a55b8;
	padding: 8px 8px 4px;
	background: url("../images/bubble.png") top left;
}

.erreur-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	text-align:center;
	background: url("../images/bubble.png") bottom right;
}

#rubrique {
	color: #192853;
	width:100%;
	line-height:12px;
	font-weight:bold;
	padding:10px;
	text-indent:50px;
	padding-bottom:30px;
	float:right;
}
