/* Une Production Lykra / Simon Alibert :) */

/* Body
----------------------------------------------- */
body {
	font-family: geneva,verdana,sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	text-align: left;
	margin: 0px;
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	}
	


/* Liens Generals
----------------------------------------------- */
p {
	margin: 1em;
	line-height: 1.3em;
	margin: 1em 1.5em 1.5em 1.3em;
	font-size: 100%;
	color: #333333;
	}
	
p a:link {
	color: #333333;
	text-decoration: underline;
	}

p a:visited {
	color: #333333;
	text-decoration: underline;
	}

p a:hover {
	color: #333333;
	text-decoration: none;	
	}
	
h1 {
	line-height: 1.1em;
	margin: 0.2em 0.5em 0.5em 0.8em;
	font-size: 105%;
	font-weight: bold;
	color: #333333;
}

h2 {
	line-height: 1.2em;
	padding-left: 16px;
	margin: 0px;
	font-size: 100%;
	color: #666;
}

h3 {
	line-height: 1em;
	padding-left: 18px;
	font-size: 95%;
	color: #FF6600;
}

blockquote {
	font-size: 90%;
	color: #777;
}
	
h1 span, h2 span, h3 span {
	color: #666;
}

abbr, acronymn {
	font-style: normal;
	border-bottom: 1px dotted;
}

.tableau  ul {
	font-size: 95%;
	color: #333333;
	list-style: none;
	margin: 1em 1em 1em 1em;
	padding-left: 12px;
	font-style: normal;
	}

.tableau ul li {
	padding: 0 0 8px 18px;
	background: url(../images/puce_liste.gif) no-repeat 0 2px;
	line-height: 1.5em;
	}

.tableau {
	border: thin solid #CCCCCC;
}

.tableau a:link {
	color: #999999;
	text-decoration: underline;
	}

.tableau a:visited {
	color: #999999;
	text-decoration: underline;
	}

.tableau a:hover {
	color: #006699;
	text-decoration: none;
}

.Style1 {
	color: #FF0000;
	font-weight: bold;
}