/* CSS Document */
body {
	margin:0;
	padding:0;
	background-repeat:repeat-x;
}
/* Ancien BODY si lautre marche pas
body {background:url("header-bg.jpg") center top repeat-x;}
*/
html, input, textarea {font-family:Trebuchet MS, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#252525;}
input, select {vertical-align:middle; font-weight:normal;}

a:link, a:visited{
	text-decoration: none;
	color: #4189cd;
	border:none;
}

a:hover, a.sel {
	color: #636466;
}

/* SUBNAV MENU */
ul.subnav {
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	margin:0;
	list-style-type:none;
}

ul.subnav a {
	float:left;
	width:110px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	color:#03a0fa;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #589a00;
}

ul.subnav a:hover {
	text-decoration:underline;
	color: #ff0000;
}

ul.subnav li {
	display:inline;
}

ul.subnav li.active a{
	display: block;
	text-decoration:underline;
	color: #ff0000;
}

ul.subnav li.active {
	text-decoration:underline;
}

/* Fvalidate Styles */
.label_fv {
	display: block;
	color: #777;
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0 4px 0;
	}
.input_fv {
	-x-system-font: none;
	font-size-adjust: none;
	line-height: 100%;
	border: solid 1px #AAA;
	font-size: 1.3em;
	color: #494949;
	padding: 2px;
	}
.textarea_fv {
	-x-system-font: none;
	font-size-adjust:none;
	line-height: 100%;
	border: solid 1px #AAA;
	font-size: 1.3em;
	color: #494949;
	padding: 2px;
}
.select_fv {
	-x-system-font: none;
	font-size-adjust:none;
	line-height: 100%;
	border: solid 1px #AAA;
	font-size: 1.3em;
	color: #494949;
	padding: 2px;
}
.submit_fv {
	display:block;
	background-color: #4C8FBF;
    border:none;
	color:white;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
	-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 4px 6px;
	margin-top: 10px;
	cursor:pointer;
	width:auto;
	}
	
#box {
	padding:10px 40px;
	border: 1px solid #ccc;
	text-align:left;
	}
	
.inp-focus {
        border: 1px solid #73AAD2;
        }
.inp-error {
        border: solid 1px #CC6666;
		background-color: #FFF2F2;
        }
.err-msg {
        display: none;
        font-size: 0.85em;
		margin:4px;
		color:#C66;
		font-weight:bold;
        }
/* FIN */

.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

.bonus {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:40px;
}

.divVert{
	border:1px dashed #7fd62d;
	padding:5px;
}

.divRouge{
	border:1px dashed #F00;
	padding:5px;
}

.disclaimer {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#bdbdbd;
}

div.webtoolbar {
	background: url("../zama/bg_webtb_ff.gif") repeat-x;
	height: 32px;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 100%;
	min-width: 760px;
	z-index: 3;
}

div.tbOnyx {
	background-image: url("../zama/bg_webtb_onyx.gif");
}

div.tbMin {
	background-image: url("../zama/bg_webtb_s.png");
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

.mgnRight {
	margin-right: 10px !important;
}

div.webtoolbar .btnShine {
	background-position: -0px 0 !important;
}

.mgnLeft {
	margin-left: 10px !important;
}

.right {
	float: right !important;
}

.nomargin {
	margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.mgnRightLg {
	margin-right: 15px !important;
}

div.webtoolbar #linkStumble {
	background-image: url("script_twitter_fr.jpg");
	margin: 4px 5px 0 10px;
	background-position: -94px 0;
	float: left;
	width: 69px;
	height: 16px;
	padding-left: 25px !important;
	padding-top: 3px !important;
	font-weight: bold !important;
}