body {
	padding: 0pt;
	font-family: verdana;
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 30px;
	margin-left: 0pt;
	background-color: #EFEFEF;
	font-size: 12px;
    }
a:link {
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}

/* conteneur général */
#conteneur {
	background: #FFFFFF no-repeat center;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -420px;
	border: 1px solid #CCCCCC;
	padding: 15px;
    }
#conteneur2 {
	background: #FFFFFF no-repeat center;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -420px;
	border: 1px solid #CCCCCC;
	padding: 0px;
    }
#head{
	height: 100px;
	width: 800px;
	}
/* conteneur*/	
#contenu {
	width: 800px;
	}
h1{
	color: #0000FF;
	font-size: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	color: #CC0000;
}
.p14{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

/* ------------------- Formatage bouton -------------------- */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('http://www.123succes.com/pictures/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align: center;
}

a.button span {
    background: transparent url('http://www.123succes.com/pictures/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;

}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* styles*/

.fluo {
	background-color: #FFFF00;
}
.18 {font-size: 18px}
.pied {
	font-size: 12px;
	color: #000000;
}
.copyright {
	color: #999999;
	font-size: 12px;
}

.tddashed {
	border: 3px dashed #000000;
}
.tddashedfin {
	border: 1px dashed #999999;
}
.tdsolidfin {
	border: 1px solid #CCCCCC;
}
.tdbigdot {
	padding: 15px;
	border: 10px ridge #FF6600;
}
.texterouge {
	color: #CC0000;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.courrier {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
fieldset {
	padding: 10px;
	display: block;
	border: 1px solid #006699;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
