* {
	margin: 0;
}

html, body {
	height: 100%;text-align:center;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background:#1E4E70;color: #000000;
}
td,div {
	font-size: 11px;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a img{
	border:none !important;
}
.link a: { list-style-image: url(../images/puce.gif);display:list-item; }
.link img { margin:0 5px 0 10px; vertical-align: middle;}
.nodeco {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.nodeco:hover {
	text-decoration: underline;
}

#menu ul { margin:0;padding:0; }
#menu  li { list-style-type:none;display:inline;font-size:1.1em; margin:0 25px 0 0px; text-transform:uppercase;color:#1E4E70;}
#menu li a { color:#a3cef2; }
#menu li a:hover { color:#FFFFFF;text-decoration:none;border-bottom:5px solid; }

#newsletter { background:#6699cc url(/images/box_down_6699cc.gif) repeat-x bottom left;padding:3px 10px 20px 10px;color:#1E4E70;margin-bottom:20px; }
#newsletter h1 { text-indent:-5000px;background:url(/images/tit_newsletter_blu.gif) no-repeat top left; }
#newsletter .btn-ok { background:url(/images/ok_newsletter.gif) no-repeat top left;display:inline-block;width:32px;height:22px; }
#newsletter label { color:#fff; }
#newsletter input { margin-bottom:5px; }
#newsletter .formOblig { float:left;width:10px;font-weight:bold;font-size:1.3em;text-align:left;padding-top:5px;color:#fff; }
#newsletter div { color:#fff;font-size:1.2em; }
#newsletter .button { display:block;width:120px;background:#FF6600;border:1px solid #fff;color:#fff; }
#newsletter #submit { border:0 none;text-indent:-5000px;cursor:hand;background:url(/images/ok_newsletter.gif) no-repeat top left;display:inline-block;width:32px;height:22px; }


#abon, #concours-form { padding:0;margin:0; }
#abon label, #concours-form label { color:#1E4E70;width:120px;margin-right:5px; }
#abon input , #concours-form input { margin-bottom:5px;width:280px; }
#abon .formOblig , #concours-form .formOblig { float:left;width:10px;font-weight:bold;text-align:left;padding-top:2px;color: #FF6600; }
#concours-form  div {  }

#abon p, #concours-form p { margin:10px 0;font-size:1.2em; }


.textimage { text-indent:-5000px; }
.pad10 { padding:10px; }
.pad20 { padding:20px; }


textarea {
	width:90%;
}
label { margin-right:20px;text-align:right;height:px;width:100px;float:left; }

input[type=text], input[type=password], textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	width:500px;
}



#header {
	background:url(../images/back_header.gif) no-repeat top left;width:774px;height:104px;
}

#footer {
	background:url(../images/back_footer.gif) no-repeat top left;width:774px;height:64px;
}

select {
	font-family:  "Trebuchet MS",Verdana, Arial;
	font-size: 9px;
}
label {
	color:#006699;
}
.spacer {
  clear: both;height:1px;
}
hr { 
clear: both;
border: 0; /* enleve toute bordure */
border-bottom: 1px #cccccc solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
margin :5px 0px ; 
-margin:0px 0px 0px -10px;
}

.surtitrenb {
	font-family:  "Trebuchet MS",Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 16px;
}
.surtitrenb a:link {
	font-family:  "Trebuchet MS",Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.surtitrenb-big {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	line-height: 16px;
}
.titre {
	font-size: 22px;
	font-weight: bold;
	color: #006699;
}
.titre-med {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.titre-sml {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.petit {
	font-size: 9px;
	font-family: Verdana, Arial, "Trebuchet MS";
}
.grey { color:#999999; }
.blue { color:#006699; }
.orange { color:#FF6600; }
.blanc { color:#fff; }
.soustitre {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.petitgras {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, "Trebuchet MS";
}
.box-bonplan {
	background-image: url(images/ico_bonplan_med.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
}
.box-bonplanfiche {
	background-image: url(images/ico_bonplan_med.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid #FF6600;
	padding: 10px;
	background-color: #eeeaec;
}
.box-blue {
	border: 1px solid #006699;
	padding: 10px;
	background-color: #ffffff;
}
.encadre {
	border: 1px solid #6699cc;
	padding: 10px;
}
.box-entete {
	background-color: #FF6600;
	padding: 5px;
}
.box-down-red {
	background-color: #CC0000;
	background-image: url(images/box_down_red.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box-down-blu {
	background-color: #6699cc;
	background-image: url(images/box_down_6699cc.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box-right-grey {
	background-color: #EEEAEC;
	background-image: url(images/box_right_grey.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-up-grey {
	background-color: #FFFFFF;
	background-image: url(images/box_up_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.box-whitgrey {
	background-color: #FFFFFF;
	background-image: url(images/box_right_grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-whitgrey-right {
	background-color: #FFFFFF;
	background-image: url(images/box_left_grey.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.img-half {
	left: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.plusgrand {
	font-size: 12px;
	line-height: 16px;
}
.img-roll {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.img-border-mag {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #eeeaec;
	border-right-color: #eeeaec;
	border-bottom-color: #eeeaec;
}
.box-avecpm-whit {
	background-image: url(images/ico_bonplan_whit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* + -----------------------------------------------------
	Styles appliqués au Calendrier
+ ----------------------------------------------------- */

.ds_box {
	background-color: #FFF;
	border: 1px solid #dad5dd;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
	width:120px;
	font:bold 10px "Trebuchet MS";
}

.ds_head {
	background-color: #6699cc;
	color: #146999;
	font:bold 10px "Trebuchet MS";
	text-align: center;
}

.ds_subhead {
	background-color: #bdc2c9;
	color: #FFF;
	font:bold 10px "Trebuchet MS";
	text-align: center;
	width: 10px;
}

.ds_cell {
	background-color: #eeeaec;
	font:bold 10px "Trebuchet MS";
	color: #333;
	text-align: center;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */


