@CHARSET "UTF-8";

/* --------------------------------------------------- RESET ALL STYLE'S ELEMENT BEFORE ALL OTHER THING */
html, body, div, span, applet, object, iframe, blockquote, a, pre, address, big, code, dfn, em, font, img, kbd,
q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {quotes: none;}
:focus {outline: 0;}
/* ------------------------------------------------------------------------ GENERAL CONFIGURATION */
body {
	font-family: Bitstream Vera Sans, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	background: url(../../images/bbg.jpg) top center no-repeat;
	background-attachment: fixed;
}
h1 {
	font-size: 16px;
	letter-spacing: -0.01em;
}
h2 {
	font-size: 15px;
	letter-spacing: -0.01em;
}
h3 {
	font-size: 14px;
	letter-spacing: -0.02em;
}
h4 {
	font-size: 13px;
	letter-spacing: -0.01em;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
img {
	-behavior: url(includes/iepngfix.htc);
}
hr {
	color: #eee;
	background-color: #eee;
	height: 1px;
	border: 0;
}
span.specmal {
	unicode-bidi: bidi-override;
	direction: rtl;
}
a.pop {
	padding-right: 11px;
	margin-right: 2px;
	background: url(../../images/outlink.jpg) top right no-repeat;
}
a.popnopic {}
a[href$=".pdf"] {
	padding-right: 20px;
	margin-right: 3px;
	background: url(../../images/pdf2.png) top right no-repeat;
}
a[href$=".doc"],
a[href$=".xls"],
a[href$=".ppt"] {
	padding-right: 20px;
	margin-right: 3px;
	background: url(../../images/office2.png) top right no-repeat;
}
/*a[href$=".jpg"],
a[href$=".jpeg"],
a[href$=".png"],
a[href$=".bmp"],
a[href$=".gif"] {
	padding-right: 20px;
	margin-right: 3px;
	background: url(../../images/image2.png) top right no-repeat;
}*/
a {
	color: #d20667;
	text-decoration: none;
}
a:hover {
	color: #777;
}
a.nopic {
	padding-right: 0;
	margin-right: 0;
	background: none;
}
img.bordure_grise_2px {
	margin: 0;
	padding: 0;
	border: 2px solid #bbb;
}
/* ------------------------------------------------------------------------ ARRONDIS */
#rcont, #parrainage {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.steps {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/* ------------------------------------------------------------------------ FORMAT GLOBAL */
#primaire {
	width: 900px;
	margin: 0px auto;
}
#inchead {
	height: 71px;
	padding-top: 9px;
	overflow: hidden;
}
#inchead img {
	margin-top: 5px;
	margin-right: 100px;
	vertical-align: middle;
}
#inchead span.colored {
	color: #d20667
}
#rcont {
	width: 900px;
	margin: 10px auto 10px auto;
	padding: 10px 10px 0 10px;
	background: transparent url(../images/shadow2.png) top left repeat;
	overflow: auto;
	/*background-color: #fff;*/
}
.steps {
	background-color: #fff;
	padding: 15px;
	/*margin: 15px 10px 20px 10px;*/
	margin-bottom: 10px;
	overflow: auto;
}
.steps h1 {
	font-weight: bold;
	font-size: 1.8em;
	letter-spacing: -0.06em;
	text-transform: lowercase;
	font-variant:small-caps;
	color: #555;
	border-bottom: 1px dashed #ccc;
	margin-top: 10px;
}
.steps h2 {
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-variant:small-caps;
	color: #555;
	border-bottom: 1px dashed #ccc;
	margin-top: 10px;
}
.steps h3 {
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-variant:small-caps;
	color: #555;
	border-bottom: 1px dashed #ccc;
	margin-top: 10px;
}
#topclickback {
	float: right;
}
#bottomclickback {
	text-align: right;
}
/* ------------------------------------------------------------------------ FOOTER */
#adminlink {
	float: right;
	margin-top: 1px;
}
#paypal {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	border-right: 1px #aaa solid;
}
#copyright {
	float: left;
	margin: 0;
	padding: 1px 0 0 5px;
	height: 19px;
}
/* ------------------------------------------------------------------------ GOOGLE */
#googlesearch {
	margin: 10px 0 10px 0;
}
/* ------------------------------------------------------------------------ FORMULAIRE */
#clicopen, #clicksearch {
	/*cursor: pointer;
	background: url(../images/indico.gif) 0px 6px no-repeat;
	padding: 0 0 0 20px;*/
}
#postFAQ, #postSearch {
	margin: 10px 0 10px 0;
}
#postFAQ form {
	margin: 10px 0 0 0;
}
.saisie {
	font-family: verdana, arial, sans-serif, arial, serif;
	font-size: 12px;
	color: #333;
	background: #eee;
	border: 1px #bbb solid;
	padding: 2px;
}
.moyenne {
	width: 300px;
}
.longue {
	width: 500px;
}
.courte {
	width: 100px;
}
#goodaction, #badaction {
	/*border: 1px red solid;*/
	padding: 10px;
	text-align: left;
}
#goodaction img, #badaction img {
	float: left;
	margin-right: 20px;
}
.alerte {
	color: #d20667;
	font-weight: bold;
}
/* ------------------------------------------------------------------------ BOUTONS */



