
/*--------------------------------- General -------------------------------------*/
body {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#f5f6f7;
}

#mainTable {
	width:760px;
}
#header {
	/*background-image:url(../images/bckgrnd_header.gif);*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header a{
	color:#999999;
	text-decoration:none;
}
#header a:hover{
	color:#CC0000;
}

#footer-nav {
	padding: 15px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer-nav a:hover {
	color: #CC0000;
}

#footer-nav a {
	color: #999999;
	text-decoration: none;
}

#nav {
	background-image:url(../images/nav_a.gif);
	height:25px;
}

/*#sub-nav {
	background-image:url(../images/bckgrnd_sub_nav.gif);
	text-align:right;
	height:25px;
}*/
#datatable {
  padding-top: 5px;
  border-bottom: 1px dashed #999999;
  padding-bottom: 10px;
  vertical-align: top;
  padding-left: 5px;
}

#leftMenu {
	width: 160px;
	background-color: #EFF3CE;
	padding: 20px 10px 20px 10px;
}

#core_container {
	
}

#core {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:10px;
	background-color:#FFFFFF;
}

#footer {
	background-color:#FFFFFF;
}

/*--------------------------------- Left Menu -------------------------------------*/
#leftMenu #menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding: 5px 10px;
	color: #565958;
	text-decoration: none;
}

#leftMenu #menu a:hover {
	color: #CD0019;
	text-decoration: underline;
}

#leftMenu #menu a.on {
	color: #CD0019;
	text-decoration: none;
}

#leftMenu #menu a.on:hover {
	text-decoration: none;
}

.box3_title {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 10px;
}

.box3 {
	font-size: 10px
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*---------------------------------  -------------------------------------*/
a { color:#000000; }
a:hover { color:#CC0000; }

h1{
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
}

.box1 {
	background-color:#EFF3CE;
	align:center;
}
.box2 {
	background-color:#EFF3CE;
}

.explication1 {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
	text-align:center;
}

.explication2 {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.explication3 {
	color:#666666;
	font-size:10px;
	font-weight:bold;
}

.title1 {
	font-size:14px;
	font-weight:bold;
}

.strong1 {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}

.strong2 {
	font-weight:bold;
	color:#CC0000;
}

.bar1 {
	background-color:#E8EEB8;
}

.input1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sidetext {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.normaltext {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.headingtext {
	font-family: Verdana;
	font-size: 16px;
	text-align: center;
}

.texthighlight {
	color: #CD0019;
	text-decoration: none;
	
	}

.linkstext {
	color: dimgray;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}

.normaltext1 {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.normaltext2 {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}


.sidetabtext {
   font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: aqua;
	
		}

.avantage_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/btn_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-bottom: -10px;
}

.avantage_text {
	font-size: 12px;
	font-family: Verdana;
	padding-left: 30px;
	background-image: url(../images/btn_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-bottom: -10px;
}


.avantage {
	padding-left: 30px;
}

.avantage p {
	
}

.tel_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.tel_tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px;
}


/*--------------------------------- Table -------------------------------------*/
.table1 {
	border:solid 1px #999999;
}

.table1 tr td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
}

.table1_header td{
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(/images/bckgrnd_table1_header.gif);
	background-color:#D8021C;
	background-repeat: repeat-x;
}

.table1_line_odd td{ background-color:#E7EDC1; }

.table1_line_even td{ background-color:#F6FAEC; }

.table2 tr td {
	padding:2px 2px;
}

/*--------------------------------- Bullet -------------------------------------*/
.bullet2 a {
	text-decoration:none;
}
.bullet1 {
	margin:0px 0px 0px 40px;
}
.bullet1 li{
	list-style-image: url(../images/btn_arrow2.gif);
	font-size: 11px;
	line-height: 16px;
}
.bullet2 ul{
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	margin:5px 5px 5px 20px;
	padding:0px;
}
.bullet2 ul ul {
	font-size:10px;
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	margin:5px 0px 5px 15px;
	padding:0px;
}
.bullet2 ul ul ul{
	font-size:10px;
	list-style:none;
	list-style-image:none;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 15px;
	color:#0033CC;
}

.bullet2 ul li.checked{ list-style-image: url(../images/bckgrnd_v1.gif); }
.bullet2 ul li a.on { background-color:#E9EC99; }

.bullet2 ul ul li.checked { list-style-image: url(../images/bckgrnd_v1.gif); }
.bullet2 ul ul li a.on { background-color:#E9EC99; }

.bullet2 ul ul ul li.checked { list-style-image: url(../images/bckgrnd_v2.gif); }
.bullet2 ul ul ul li a.on { background-color:#E9EC99; }


.bullet5 {
	margin: 0px 0px 0px -10px;
}


.bullet5 li {
	list-style-image: url(../images/btn_arrow2.gif);
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}


/*--------------------------------- Bouton -------------------------------------*/
.btn_interrogation {
	text-decoration:none;
	display:block;
	width:22px;
	height:22px;
	background-image:url(../images/btn_interrogation.gif);
}
.btn_interrogation:hover { background-position: -22px; }

.btn_continuer {
	text-decoration:none;
	display:block;
	width:104px;
	height:34px;
	background-image:url(../images/btn_continuer_fr.gif);
}
.btn_continuer:hover { background-position: -104px; }

.btn_amazon {
	text-decoration:none;
	display:block;
	width:104px;
	height:34px;
	background-image:url(../images/btn_amazon_fr.gif);
}
.btn_amazon:hover {	background-position: -104px; }

.btn_annuler {
	text-decoration:none;
	display:block;
	width:90px;
	height:34px;
	background-image:url(../images/btn_annuler_fr.gif);
}
.btn_annuler:hover { background-position: -90px; }

.btn_valider {
	text-decoration:none;
	display:block;
	width:90px;
	height:34px;
	background-image:url(../images/btn_valider_fr.gif);
}
.btn_valider:hover { background-position: -90px; }

.btn_go {
	text-decoration:none;
	display:block;
	width:43px;
	height:30px;
	border:0;
	background-image:url(../images/btn_go.gif);
}
.btn_go:hover {	background-position: -43px; }



.tabular_list th {
	border:1px solid;
	border-color:#ddd #999 #888 #ddd;
	background-color:#ddd;
	font-weight:bold;
	text-align:left;
	color:#003;
	padding:2px;
	padding-bottom:0px;
	font-size:.9em;
}
.tabular_list td {
	border:1px solid;
	border-color:#fff #bbb #bbb #fff;
	background-color:#fff;
	padding:1px;
	font-size:.9em;
}


.rowClass {
  border: 1px solid;
  font-family: Verdana;
   color: black;
}
.colClass {
  border: 1px solid;
  font-family: Verdana;
   color: black;
}
.scroller {
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	padding:0px 5px 0px 5px;
}
