/* Standard layout */
.contour {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993366;
	border-left-color: #993366;
	border-bottom-color: #993366;
	border-right-color: #993366;
}
body
	{
	background-color: white;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #111111;
	}

h1
	{
	font-size: 14pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	}

h2
	{
	font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	}

table
	{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	}

tr
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	}

td
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #111111;
	}

p
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #111111;
	}
hr
	{
	color: #999999;
	height: 1px;
	width: 100%;
	}

base {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #111111;
}


.dynmessage {
	color: white;
	text-decoration: none;
	font-family: verdane, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #993366;

	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #ffffff;
	border-left-color: #999999;
	border-top-color: #ffffff;
}

.dynmessage a {
	color: #f28b3c;
	text-decoration: underline;
	font-family: verdana, sans-serif;
}


/* -- Style liens -- */
.spip a:link
	{
	color: #851A1C;
	text-decoration: none;
	font-weight: bold;
	}

.spip a:visited
	{
	color: #851A1C;
	text-decoration: none;
	}

.spip a:active
   	{
   	color: #851A1C;
   	text-decoration: none;
   	}

.spip a:hover
	{
	color: #666666;
	text-decoration: underline;
	}

base a:link
	{
	color: #851A1C;
	text-decoration: none;
	}

base a:visited
	{
	color: #851A1C;
	text-decoration: none;
	}

base a:active
   	{
   	color: #851A1C;
   	text-decoration: none;
   	}

base a:hover
	{
	color: #666666;
	text-decoration: underline;
	}
/* -- /Style liens -- */


/* -- Style sommaire -- */
.fondcolonnegauche
	{
/*	background-color: #EEEEEE; */
	background-color: #efbd08;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
	}

.news {
	padding: 10px;
	}

/* -- Style titre dans les bandeau gris -- */
.titrebandfonce
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cccccc;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	height: 32px;
	}

.titrebandplusfonce
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	height: 32px;
	}

.titrebandclair
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	height: 32px;
	}

.titrebandhierarchie
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	height: 32px;
	}

.bloclienstitre
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #222222;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #cc6699;
	}


/* -- Style tab art recent -- */
.coinlefttop
	{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	}
.coinrighttop
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	}
.coinleftbottom
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
.coinrightbottom
	{
	height: 10px;
	width: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	}
.coinlefttop
	{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	}
.cotegauche
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	}
.cotedroit
	{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	}
.haut
	{
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
	}

.haut_gd
	{
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #666666;
	}

.bas
	{
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	}

.bas_gd
	{
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	}

.titre
	{
	line-height: normal;
	color: #666666;
	font-size: 16px;
	background-color: #fffcd3;
	font-weight: bold;
	text-align: left;
	border-top: 0px none;
	border-right: 1px solid #666666;
	border-bottom: 0px none;
	border-left: 8px solid #666666;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.titre a:hover
	{
	color: #666666;
	text-decoration: underline;

	}
.dateetauteur
	{
	color: #000000;
	text-align: right;
	font-style: italic;

	}
.descriptif
	{
	padding: 5px 0px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #333333;
	text-align: justify;
	font-size: 110%;
	}

.postscriptum
	{
	padding: 5px 0px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #333333;
	font-size: 100%;
	}

.savoirplus
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.basdepage
	{
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.basdepagelnk
	{
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/* -- /Style tab art recent -- */

/* -- Style mentions légales -- */

.rappelRub
	{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
	color: #666666;
	font-size: 10px;

	}
.miseajour
	{
	text-align: rightt;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.introduction
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(../images/gif/filetpointhorizon.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	color: #333333;

	}

/* -- /Style mentions légale -- */



/* -- Style article -- */

.bloc {
	padding-left: 25px;


}

.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;

}


.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: justify;

}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

.ps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px dashed #666666;

}
/* -- /Style article -- */

