* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	padding-bottom: 30px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
img{
	border:none
}
.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}


a:focus {
	outline: none;
}

/* ---------------------------------------------------------------------------------------- */
#mainBox{
	width: 970px;
	margin-right: auto;
	margin-left: auto;

	background-image: url(../images/sfDx3.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
}
#colSx{
	float: left;
	width: 200px;
	background-image: url(../images/sf1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 590px;
}
#colSx_landing{
	float: left;
	width: 200px;
	background-image: url(../images/sf1_landing.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 350px;
}
#colCnt{
	width: 540px;
	float: left;
}
#colDx{
	float: right;
	width: 230px;
	background-image: url(../images/sfDx1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 590px;
}
#colDx_landing{
	float: right;
	width: 230px;
	background-image: url(../images/sfDx1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 350px;
}
#footer{
	clear: both;
	position: relative;
	/*background-image: url(../images/sfFooter.gif);
	background-repeat: no-repeat;
	background-position: left 20px;*/
	/*padding-top: 15px;*/
	height: 0px;
	/*background-color: #FFFFFF;*/
}

/* ---------------------------------------------------------------------------------------- */
#footer ul{
	padding-top: 10px;
	margin-left: 250px;
}
#footer ul li{
	display: block;
	float: left;
	margin-right: 3px;
	list-style-type: none;
	color: #999999;
}
#footer ul li a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #0B6BA5;
}
#footer p{
	display: block;
	/*position: absolute;*/
	font-size: 11px;
	color: #999999;
	/*right: 0px;*/
}

#print, #controlloTesto{
	font-size: 13px;	
}

/* ---------------------------------------------------------------------------------------- */
#menu{
	position: absolute;
	/*bottom: 0px;*/
}

.menuEnabled {
	color: red;
}

.listMenu{}
.listMenu h2{
	background-image: url(../images/headList.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 184px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 15px;
}
.listMenu ul{
	background-image: url(../images/sfList.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 194px;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.listMenu ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	background-image: url(../images/puntList.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

.listMenu ul li a, a{
	font-weight: bold;
	color: #0B6BA5;
	text-decoration: none;
}
.listMenu ul li a:hover{
	color: #999999;
}
.listMenu ul .last{
	border-bottom-style: none;
}

#bannerBox{
	height: 510px;
}
#bannerBox a{
	display: block;
}

#bannerDx{
	position: relative;
	top: 50px;
	bottom: 5px;
	left: 10px;
}

/* -- Added */
.sante {
	color: #BD3083;
}

#contact {
	font-size: 1.2em;
}

#contact div.sante, #contact span.sante {
	margin-top: 25px;
	margin-bottom : 6px;
	
}
#content #contact p {
	background-color: white;
}

#colCnt h3{
	color: #0E6AA5;
	font-size: 21px !important;
	font-weight: bold;
	display: block;
	float: left;
	width: 260px;
}

#content h2{
	font-size: 21px !important;
	font-weight: bold;
	padding-top: 10px;
}

#content table.result {
	margin-top: 10px;
	width: 100%;
}
#content table.result thead td {
	font-weight:bold;
	color: #003366;
	font-size:16px;
}

#content table.result tr  {
	line-height: 14px;
	height : 18px;

}

#content table.result tr td {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
}

span.contextText {
	display:none;
}

/* -- Garantie table */
div#garantie{
	margin-top: 20px;
	padding-top: 10px;
}
#garantie table {
	width: 90%;
}
#garantie table thead td {
	font-weight:bold;
	color: #003366;
	font-size:16px;
}

#garantie table tr  {
	line-height: 14px;
	height : 18px;

}

#garantie table tr td {
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
}

#garantie table tr th {
	font-weight: bold;
	font-size: 1.4em;
	color: #003366;
	/*border-bottom: 1px solid #DDDDDD;*/
	text-align: left;
}

#garantie .kindGarantie {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
#garantie .emGarantie {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
}
#faq li {
	list-style-type: square;
	line-height: 20px;
	margin-top: 5px;
	border-bottom: 1px solid #EEEEEE;

}

#faq li a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #0B6BA5;
}

#faq li a:hover {
	color: #999999;
}

#faq li a:active {
	color: #0B6BA5;
}

#faq li a:visited {
	color: #0B6BA5;
}

#fixeddiv {
    background: transparent url(../images/sfPlayer1.jpg) no-repeat 0 156px;
    width:230px;
}
#title-sante {
	color: #bd3083;
}

.g-essentiel,
#title-essentiel {
	color: #3668AF;
}
.box-essentiel {
	border-left: 5px solid #3668AF;
	padding-top: 5px;
	background: transparent url(../images/sf_essentiel.jpg) repeat-y;
	/*background-color: #3668AF;*/
}

.star-garantie{
	font-size: 16px;
	font-weight: boldest !important;
	/*color: #9F9F9F;*/	
}

.g-equilibre,
#title-equilibre {
	color: #9F9F9F;
}
.box-equilibre {
	border-left: 5px solid #9F9F9F;
	padding-top: 5px;
	background: transparent url(../images/sf_equilibre.jpg) repeat-y;
}
.g-energie,
#title-energie {
	color: #C5CE00;
}
.box-energie {
	border-left: 5px solid #C5CE00;
	padding-top: 5px;
	background: transparent url(../images/sf_energie.jpg) repeat-y;
}
.g-excellence,
#title-excellence {
	color: #CEAC00;
}
.box-excellence {
	border-left: 5px solid #CEAC00;
	padding-top: 5px;
	background: transparent url(../images/sf_excellence.jpg) repeat-y;
}
.g-imprevus,
#title-imprevus {
	color: #844284;
}
.box-imprevus {
	border-left: 5px solid #844284;
	padding-top: 5px;
	background: transparent url(../images/sf_imprevus.jpg) repeat-y;
}

.garantieTitle {
	padding-left: 80px;
	/* height :80px; */
	padding-bottom: 10px;
}
#title-essentiel {
	background: transparent url('../images/ico_essentiel.gif') no-repeat -7px -7px;
}

#title-equilibre {
	background: transparent url('../images/ico_equilibre_off.gif') no-repeat -7px -7px;
}

#title-energie {
	background: transparent url('../images/ico_energie.gif') no-repeat -7px -7px;
}

#title-excellence {
	background: transparent url('../images/ico_excellence.gif') no-repeat -7px -7px;
}
#title-imprevus {
	background: transparent url('../images/ico_imprevus.gif') no-repeat -7px -7px;
}
#title-sante {
	background: transparent url('../images/ico_sante.gif') no-repeat;
}


#garantieRefound{
	font-size: 1.1em;
	float: right;
	width: 34%;
	padding-left: 10px;
}

#garantieDescription{
	/*float: left;*/
	position: relative;
	width: 62%;
	min-height: 100px;
	margin-bottom: 6px;
}

/*----- FAQ -----*/
#faqNumber{
	font-size: 1.3em;
	text-align: center;
}
#faqText{
	border: 1px solid;
}

/*--- Legal ---*/
.legal{
	text-align: justify;	
}

/*----- RATESIMULATOR -----*/
#todayRate{
	text-align: center;
}
.select2{
	padding: 0 2px;
}

#content table.result thead td#noteTotal, #noteCouple, #noteChildren{
	color: #bd3083;
}

#noteCouple, #noteChildren{
	font-weight: bold;
	background: none;
}

#rateTable{
	width:auto;
	padding:auto;
}

/*------ GARANTIE MENUS -----*/
#menu-essentiel:hover{
	color: #3668AF;
}
#menu-equilibre:hover{
	color: #9F9F9F;
}
#menu-energie:hover{
	color: #C5CE00;
}
#menu-excellence:hover{
	color: #CEAC00;
}
#menu-imprevus:hover{
	color: #844284;
}

/*--- Fixed Menu ---*/

#fixeddiv{
  margin: 0;
  position: fixed;
  left: auto;
}

#telContacts {
  text-align: center;
  margin-bottom: 16px;
}

#colSx_text_landing {
	color:#0B6BA5;
	font-size:14px;
	line-height:20px;
	margin:30px 0 0 20px;
	width:150px;
}

#bannerNav_landing {
	text-align: center;
}

#bannerNav_landing a {
	margin-right: 12px;
	margin-left: 12px;
}


#footer_assurance {
	background-color:transparent;
	color:#AD1873;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
