/* GS4M 2004 */

/* Body
----------------------------------------------- */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	background-image: url(../img/fonds.gif);
	margin: 0px;
	padding: 0px;
	}

	
/* Liens Generals
----------------------------------------------- */
p {
	margin: 1em 0 1em;
	padding-left: 1.2em;
	}
	
a:link {
	color: #333333;
	}

a:visited {
	color: #333333;
	}

a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
.txt {
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	margin-right: 25px;
}
.titre {
	line-height: 1.5em;
	font-size: 16px;
	color: #FF9900;
}

.soustitre {
	background: url(../img/puce.gif) no-repeat 0 2px;
	line-height: 1.5em;
	padding-left: 18px;
	font-size: 13px;
	color: #FF9900;
}

.citations {
	line-height: 1em;
	padding-left: 25px;
	font-size: 12px;
	color: #333333;
}

.txtcol {
	font-size: 10px;
	padding-left: 8px;
	color: #CC6600;
}

.titrecol{
	background: url(../img/puce1.gif) no-repeat 0 2px;
	border-bottom: 1px solid #c60;
	line-height: 1.5em;
	padding-left: 18px;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	letter-spacing: -1px;
}

.soustitrecol{
	line-height: 1.5em;
	font-size: 10px;
	color: #CC6600;
	font-weight: normal;
}
.table{
	text-align:justify
	line-height: 1.5em;
	font-size: 13px;
}

.table1{
	text-align:justify
	line-height: 1.5em;
	font-size: 9px;
	border: thin solid #FF9900;
}

.p ul {
	list-style: none;
	margin: 1em 0 1.5em 0;
	padding-left: 16px;
	}

.p ul li {
	padding: 0 0 4px 17px;
	line-height: 1em;
	background: url(../img/puce1.gif) no-repeat 0 2px;
	}
	
.thumb {
	float: right;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: auto;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin-left: 5px;
	}
	
.thumbleft {	
	float: Aucune;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 0.5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}
	
/* -------------------------------------------------- ( Le footers :-) ) */

.footer {
	background: url(../img/puce.gif) no-repeat 0 2px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 1.5em;
	color: #c60;
	padding-top: 1px;
	padding-bottom: 10px;
	border-top: 1px solid #c60;
	}

.footer a {
	color: #999;
	border-color: #999;
	}

.footer a:hover {
	color: #000;
	border-color: #000;
	}

