
/**********************************************************
***			TAGS				***
**********************************************************/

body{
	margin : 0px 10px 10px 10px;
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #523613;
	text-align: center;
}

ul { margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px;}
li { margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; list-style : none}
form { margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px;}
p { margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; font-family:arial;}
img {
	border : 0;
}

H2 { margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; font-size : 14px; font-weight : normal;}

a { color : #3D3D3D; text-decoration : none;}
a:hover { text-decoration : underline;}

/***************************************************/

.borderBottom { border-bottom : 1px dotted #D0C7BE; padding-bottom : 10px;}

.top20 { margin-top : 20px;}
.bottom10 { margin-bottom : 10px;}

.gras { font-weight : bold;}

.alignRight { text-align : right;}

.petit {font-size : 10px;}

/**********************************************************
***		DIVISION GLOBALE			***
**********************************************************/

div#global {
	width : 900px;
	margin-left: auto;
	margin-right: auto;
	/*text-align:left;
	width:660px;*/
}


/**********************************************************
***		DIVISION HEADER	+ MENU			***
**********************************************************/

div#header {
	height : 130px;
	background : url(../images/btoc/header2.jpg) no-repeat 0px 0px;
}

div#header ul { padding-top : 225px; margin : 0px 0px 0px 4px; +margin : 0px 0px 0px 0px !important;}
div#header ul li { display : inline; background : #ffffff url(../images/btoc/border_nav.gif) no-repeat bottom right; border-top : 1px solid #EFEAD7; margin : 0px 0px 0px -4px; +margin : 0px 0px 0px 0px !important; padding : 6px 5px 6px 4px; +padding : 6px 3px 6px 3px !important;}
div#header ul li.current {  background : #ffffff url(../images/btoc/border_nav_current.gif) no-repeat bottom right;}
div#header ul li.last { background : #ffffff url(../images/btoc/border_nav_last.gif) no-repeat bottom right;}

div#header ul li a {color : #402301; text-decoration : none;}
div#header ul li a:hover { text-decoration : underline;}
div#header ul li.current a {color : #FF6E01;}



/**********************************************************
***	DIVISION SOUS HEADER HOME			***
**********************************************************/

div#sousHeaderHome { float : left; width : 760px; height : 180px; border-bottom : 1px solid #D3D3D3; border-right : 1px solid #D3D3D3; background : url(../images/btoc/sous_head.gif) no-repeat top left; margin-bottom : 20px;}

div#sousHeaderHome div.colLeft { float : left; width : 206px; border-left : 1px solid #D3D3D3; height : 180px; margin-left : 380px; +margin-left : 190px!important; background : url(../images/btoc/border.gif) no-repeat right bottom;}
div#sousHeaderHome div.colLeft p.quote { float : left; clear : left; color : #402301; font-style : italic; font-size : 15px; padding : 14px 5px 0px 14px; margin-bottom : 12px;}
div#sousHeaderHome div.colLeft h2 { float : left; clear : left; width : 170px; padding-left : 19px; color : #FF6E00; background : url(../images/btoc/h2/puce_orange_1.gif) no-repeat 10px 1px; margin-bottom : 5px;}
div#sousHeaderHome div.colLeft p { float : left; clear : left; width : 190px; padding-left : 10px; margin-bottom : 5px;}
div#sousHeaderHome div.colLeft a.linkArrowOrange { float : left; clear : left; width : 190px; padding-left : 25px; color : #FF6E00; text-decoration : none; background : url(../images/btoc/link/puce_arrow_orange_1.gif) no-repeat 10px 3px;}
div#sousHeaderHome div.colLeft a.linkArrowOrange:hover { text-decoration : underline;}


div#sousHeaderHome div.colRight { float : left; height : 180px; width : 173px;}
div#sousHeaderHome div.colRight h2 { font-size : 11px;float : left; clear : left; width : 157px; padding-left : 9px; color : #333333; background : url(../images/btoc/h2/puce_noir.gif) no-repeat 0px 0px; margin-bottom : 10px; margin-top : 10px;}
div#sousHeaderHome div.colRight h2 span { font-weight : bold;}
div#sousHeaderHome div.colRight p { width : 157px;float : left; clear : left; padding-left : 7px; margin-bottom : 5px;}
div#sousHeaderHome div.colRight p a{ color : #333333;}
div#sousHeaderHome div.colRight a.linkArrowBrun { float : left; clear : left; width : 157px; padding-left : 23px; color : #402301; text-decoration : none; background : url(../images/btoc/link/puce_arrow_marron.gif) no-repeat 8px 3px;}
div#sousHeaderHome div.colRight a.linkArrowBrun:hover { text-decoration : underline;}




/**********************************************************
***		DIVISION CONTENT HOME			***
**********************************************************/

div#contentHome { float : left; clear : left; width : 760px;}
div#contentHome div.colsContentHome{ float : left; width : 253px;}

div.colsSouscrireHome { padding : 0px 0px 30px 0px; margin : 0px 10px 20px 10px; background : url(../images/btoc/border_bloc_home.gif) no-repeat center bottom;}
div.colsSouscrireHome h2 { padding-left : 9px; color : #FF6E00; background : url(../images/btoc/h2/puce_orange_1.gif) no-repeat 0px 1px; margin-bottom : 10px; padding-bottom : 4px; border-bottom : 1px dotted #CFCFCF;}
div.colsSouscrireHome p.prologue { margin-bottom : 10px; font-size : 13px;}
div.colsSouscrireHome h3 { padding : 2px 0px 2px 5px; margin : 10px 0px 10px 0px; color : #FFffff; background : url(../images/btoc/h3/orange.gif) no-repeat 0px 1px; font-size : 11px; font-weight : normal;}
div.colsSouscrireHome a { padding-left : 10px; background : url(../images/btoc/link/puce_angle_orange.gif) no-repeat 0px 5px;}

div.colsContratHome { padding : 0px 0px 30px 0px; margin : 0px 10px 20px 10px; background : url(../images/btoc/border_bloc_home.gif) no-repeat center bottom;}
div.colsContratHome h2 { padding-left : 9px; color : #D57801; background : url(../images/btoc/h2/puce_marron.gif) no-repeat 0px 1px; margin-bottom : 10px; padding-bottom : 4px; border-bottom : 1px dotted #CFCFCF;}
div.colsContratHome p.prologue { margin-bottom : 10px; font-size : 13px;}
div.colsContratHome h3 { padding : 2px 0px 2px 5px; margin : 10px 0px 10px 0px; color : #FFffff; background : url(../images/btoc/h3/marron.gif) no-repeat 0px 1px; font-size : 11px; font-weight : normal;}
div.colsContratHome a { padding-left : 10px; background : url(../images/btoc/link/puce_angle_marron.gif) no-repeat 0px 4px;}

div.colsElviaHome { padding : 0px 0px 30px 0px; margin : 0px 10px 20px 10px; background : url(../images/btoc/border_bloc_home.gif) no-repeat center bottom;}
div.colsElviaHome h2 { padding-left : 9px; color : #FFBE50; background : url(../images/btoc/h2/puce_jaune.gif) no-repeat 0px 1px; margin-bottom : 10px; padding-bottom : 4px; border-bottom : 1px dotted #CFCFCF;}
div.colsElviaHome a { padding-left : 10px; background : url(../images/btoc/link/puce_angle_jaune.gif) no-repeat 0px 4px;}

div.colsInfomedicHome { padding : 0px 0px 30px 0px; margin : 0px 10px 20px 10px; background : url(../images/btoc/border_bloc_home.gif) no-repeat center bottom;}
div.colsInfomedicHome h2 { padding-left : 9px; color : #FF0100; background : url(../images/btoc/h2/puce_rouge.gif) no-repeat 0px 1px; margin-bottom : 10px; padding-bottom : 4px; border-bottom : 1px dotted #CFCFCF;}
div.colsInfomedicHome p { margin-bottom : 10px;}
div.colsInfomedicHome a { padding-left : 15px; background : url(../images/btoc/link/puce_arrow_rouge.gif) no-repeat 0px 2px; color : #FF0100;}

div.colsTelephoneHome { padding : 0px 0px 30px 0px; margin : 0px 10px 20px 10px; background : url(../images/btoc/border_bloc_home.gif) no-repeat center bottom;}
div.colsTelephoneHome div {  background : url(../images/btoc/bg_teleph.gif); }
div.colsTelephoneHome div p { font-size : 13px; background : #ffffff; margin : 0px 30px 0px 10px; padding : 0px 10px 0px 10px;}
div.colsTelephoneHome div p span { font-weight : bold; font-size : 20px;}




/**********************************************************
***		DIVISION SOUS HEADER			***
**********************************************************/

div#sousHeader {
	clear : both;
	float : right;
	width : 700px;
	height: 30px;
	background : url(../images/btoc/bg_soushead.gif) no-repeat bottom right;
	margin-bottom: 5px;
	text-align: left;
}
div#sousHeader h2 { margin-top : 10px;font-size : 11px;float : left;  padding-left : 9px; color : #333333; background : url(../images/btoc/h2/puce_noir.gif) no-repeat 0px 0px;}
div#sousHeader h2 span { font-weight : bold;}
div#sousHeader a.linkArrowBrun { margin-top : 10px; float : right; padding-left : 15px; color : #402301; text-decoration : none; background : url(../images/btoc/link/puce_arrow_marron.gif) no-repeat 0px 3px; margin-right : 20px;}
div#sousHeader a.linkArrowBrun:hover { text-decoration : underline;}



/**********************************************************
***		DIVISION CONTENT 			***
**********************************************************/

div#content { float : left; clear : left; width : 900px; margin-top : 5px;}



/*************** Menu de gauche *********************/

div#contentMenu { float : left; width : 200px;}
div#contentMenu div { float : left; width : 165px; background : url(../images/btoc/border_bloc_home.gif) no-repeat center bottom; padding-bottom : 10px;}
div#contentMenu ul.accueil { border-bottom : 1px dotted #CFCFCF; padding-bottom : 5px; margin-bottom : 10px; }
div#contentMenu h2 { padding-left : 9px; color : #FF6E00; background : url(../images/btoc/h2/puce_orange_1.gif) no-repeat 0px 0px; margin-bottom : 5px; padding-bottom : 4px; font-size : 11px; font-weight : bold;}
div#contentMenu ul.nav {
	margin-bottom : 10px;
	text-align: left;
}
div#contentMenu ul.nav li{ margin-bottom : 6px!important; margin-bottom : 0px; }
div#contentMenu ul.nav a { padding-left : 10px; background : url(../images/btoc/link/puce_angle_orange.gif) no-repeat 0px 5px;}
div#contentMenu ul.nav a:hover {
	padding-left : 10px;
	background : #FF7D1B;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}




div#contentInformation { float : left; width : 700px;}




/*************** Navigation en entête *********************/

div#informationHeader { float : left; width : 660px; margin: 5px 0 0px 0;}
div#informationHeader div.headTitre{ float : left; width : 140px; background : url(../images/btoc/fondhead.jpg) no-repeat 0px 10px;}
div#informationHeader div.headTitre h1 { float : left; padding : 0px 0px 0px 0px; margin : 4px 0px 0px 0px; font-size : 14px;}

div#informationHeader div.headNav { float : left; width : 400px; border-bottom : 1px solid #D1D1D1;}
div#informationHeader div.headNav ul { padding : 4px 0px 0px 10px;}
div#informationHeader div.headNav ul li { border-top : 1px solid #CFCFCF; border-right : 1px solid #FFFFFF; display : inline; margin : 0px 0px 0px -3px; +margin : 0px 0px 0px 0px !important; padding : 0px 15px 0px 15px; font-size : 10px; font-color : #CFCFC; padding-top : 10px; background : url(../images/btoc/menu_g.gif) no-repeat 0px 10px;}
div#informationHeader div.headNav ul li.current { padding-top : 10px; background : url(../images/btoc/menu_o.gif) no-repeat 0px 5px;}
div#informationHeader div.headNav ul li.souscrire { color : #FFffff; padding-top : 10px; background : url(../images/btoc/menu_s.gif) no-repeat 0px 5px;}
.souscrire {color: #FFFFFF}

div#informationHeader div.headNav2 { float : left; width : 150px; }
div#informationHeader div.headNav2 ul { padding : 4px 0px 0px 10px;}

div#informationHeader div.headNav2 ul li.current { padding-top : 10px; }
div#informationHeader div.headNav2 ul li.souscrire { padding-top : 10px;  no-repeat 0px 5px;}

div#informationHeader div.headNav1 { float : left; width : 250px; border-bottom : 1px solid #D1D1D1;}
div#informationHeader div.headNav1 ul { padding : 4px 0px 0px 10px;}
div#informationHeader div.headNav1 ul li { border-top : 1px solid #CFCFCF; border-right : 1px solid #FFFFFF; display : inline; margin : 0px 0px 0px -3px; +margin : 0px 0px 0px 0px !important; padding : 0px 15px 0px 15px; font-size : 10px; font-color : #CFCFC; padding-top : 10px; background : url(../images/btoc/menu_g.gif) no-repeat 0px 10px;}
div#informationHeader div.headNav1 ul li.current { padding-top : 10px; background : url(../images/btoc/menu_o.gif) no-repeat 0px 5px;}
div#informationHeader div.headNav1 ul li.souscrire { color : #FFffff; padding-top : 10px; background : url(../images/btoc/menu_s.gif) no-repeat 0px 5px;}


/*************** Informations meme ************************/

div#information,div#informationservices  { clear : left; float : left; width : 700px;}

div#information div.blocInformation,div#informationservices div.blocInformation{
	clear : left;
	float : left;
	width : 700px;
	margin-bottom : 10px;
	text-align: left;
}
div#information div.blocInformation h2, div#informationservices div.blocInformation h2 { padding : 2px 0px 2px 5px; margin : 0px 0px 10px 0px; color : #FFffff; background : url(../images/btoc/h3/orange.gif) no-repeat 0px 1px; font-size : 11px; font-weight : bold;}
div#information div.blocInformation h3, div#informationservices div.blocInformation h3 { font-size : 11px; color : #FE7610; font-weight : normal; padding : 0px 0px 0px 10px; margin : 0px 0px 5px 0px; background : url(../images/btoc/link/puce_angle_orange.gif) no-repeat 0px 5px;}
div#information div.blocInformation p, div#informationservices div.blocInformation p { text-align : justify; margin-bottom : 10px;}
div#information div.blocInformation p.retrait, div#informationservices div.blocInformation p.retrait { margin : 0px 0px 15px 20px;}

div#information a, div#informationservices a { color : #FE6D00; text-decoration : underline;}
div#information a:hover, div#informationservices a:hover  { text-decoration : none;}

div#information div.bg, div#informationservices div.bg {
	/*background : url(../images/btoc/bg_blocinfo.gif) no-repeat bottom right;*/
	width: 700px;
	float: left;
}
div#information div.bg p, div#informationservices div.bg p {  padding-right : 20px;}

p.temoignage { color : #999999; font-style : italic;}

/*************** devis ************************/

div#information div.blocDevis {font-size: 11px color : #FF6600;}
div#information div.blocDevis h4 { font-size : 11px; color : #FF6600; font-weight : bold; padding : 0px 0px 0px 10px; margin : 0px 0px 5px 11px; background : url(../images/btoc/link/puce_angle_orange.gif) no-repeat 0px 5px;}
div#information div.blocDevis h5 {
	font-size : 10px;
	color : #FF6600;
	font-weight : bold;

	text-align: left;
}
ormation div.blocDevis h6 { font-size : 11px; color : #666666; font-weight : bold; padding : 0px 0px 0px 10px; margin : 0px 0px 5px 11px;}
.tableau {font-size: 11px; color : #010000; font-family:arial;}
.orange {
	color: #E10302;
	font-weight : bold;
}


/**********************************************************
***			TABLE DATA 			***
**********************************************************/

table.data { width : 548px; font-size : 11px; margin-bottom : 10px;}
table.data th {
	background : #FFFFFF;
	font-weight : normal;
	padding : 2px 5px 2px 5px;
	border-left : 1px solid orange;
	border-bottom : 1px solid orange;
	height : 30px;
}
table.data td { background : #FEE2CD; text-align : center; padding : 2px 5px 2px 5px; border-left : 1px solid white;  border-bottom : 1px solid white;}
table.data .colLeft { width : 130px; text-align : left;}
table.data .coinTable { background : #FEE2CD url(../images/btoc/coin_table.gif) no-repeat top right; }
table.data .coin { background : #FFFFFF ; border-left : 1px solid white; border-bottom : 1px solid orange;}
table.data a {text-decoration : underline;}




/**********************************************************
***			DIVISION FOOTER			***
**********************************************************/

div#footer {
	border-top : 1px dotted #CFCFCF;
	clear : both;
	padding : 10px 0px 0px 0px;
	margin : 10px 0px 10px 0px;
	width: 900px;
}
div#footer ul { float : right;}
div#footer ul li {display : inline; font-size : 10px; border-right : 1px solid #808080; padding : 0px 10px 0px 10px; }
div#footer ul li.last {border: 0; }
div#footer ul li a { text-decoration : underline;}

/**********************************************************
***			DIVISION DEVIS			***
**********************************************************/

div#paiement  { position : top ; float : right; width : 180px;}

div#paiementTableau { float : right; width : 150px;}


div#paiementTableau div { float : left; right : 150px; padding-bottom : 10px;}
div#paiementTableau h2 { padding-left : 9px; color : #FF6E00; margin-bottom : 5px; padding-bottom : 4px; font-size : 11px; font-weight : bold;}
div#paiementTableau ul.nav { margin-bottom : 10px; }
div#paiementTableau ul.nav li{ margin-bottom : 6px; }
div#paiementTableau ul.nav a { padding-left : 10px; background : url(../images/btoc/link/puce_angle_orange.gif) no-repeat 0px 5px;}
div#paiementTableau ul.nav a:hover { padding-left : 10px; background : #FF7D1B; font-size : 11px; color : #FFFFFF; text-decoration : underline;}
.plan { color: ##3E3E3E; font-weight: bold;}

/********************* Style surchargé ************************/

textarea{
	font-size : 12px;
}

a.souligne {
	text-decoration: underline;
}

div.centre {
	text-align: center;
}

div.adresse{
	padding-left: 10px;
	text-align: left;
	border: solid 1px;
	width :180px;
	padding: 5px;
	margin: auto;
}

span.titreProduit {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

span.titreProduitPetit {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

hr.sousTitreProduitLong {
	width: 271px;
}

div.spacer {
	clear: both;
 	padding-top: 0px;
 	padding-bottom: 10px;
 	height: 5px;
}

div.tableSouscripteur {
	clear: both;
	padding-top: 0px;
}

div.headerDroit {
	float: left;
	height: 20px;
	width: 379px;
}

div.headerGauche {
	float: left;
	height: 26px;
	margin-top: 1px;
	padding-top: 6px;
	width : 660px;
}
div.headerGaucheTitreLong{
	padding-top: 7px;
}

.complement{
	float:right;
}

div.informations {
	float: right;
	font-style: italic;
	padding-right: 10px;
	color:#E45F07;
}
div.divFamille {
	float: left;
	color:#523613;
}
div.divNbPax {
	padding: 20px 0 0 40px;
	float: left;
}

div.divNbPaxSki{
	padding: 10px 0 0 10px !important;
	padding: 1px 0 0 10px;
	float: left;
	clear: both;
	width: 500px;
}
div.titreTableau{
	color:#523613;
	font-size:12px;
	font-weight:bold;
}

span.titrePrimeConfirmation {
	font-size:16px;
	font-weight:bold;
	color:#523613;
}

div.valeurPrimeConfirmation {
	font-size: 16px;
	color:#FFFFFF;
}

div.descriptionCodeAvantage {
	font-size: 13px;
	color:#FFFFFF;
}

div.etapes {
	text-align: center;
	width: 630px;
	clear: both;
	margin-bottom: 5px;
}

hr.barreGriseeEtapes {
	height: 2px;
	color: #E6E2E3;
	background-color: #E6E2E3;
	border: 0pt none;
	margin-top: 0px;
	margin: 0px;
	width: 630px;
}

div.errorMessage {
	color: #FF0000;
	font-weight: bold;
}

div.tableSouscripteur div.errorMessage{
	margin-left: 0px;
}

div.boutons {
	text-align: center;
}

h4.titreSolution span.titreFormuleChoisie {
	font-size:13px;
}

span.garantiesCouvertesTitre {
	color:#523613;
	font-size:12px;
}

div.souscription {
	width : 650px;
	margin : auto;
	padding-top: 15px;
	padding-left:52px;
}

div.soussouscription {
	width : 300px;
	float : left;
}

div.souscription h3 {
	color:#FFFFFF;
	padding-left : 5px;
	font-size:11px;
	font-weight:normal;
	background:transparent url(../images/btob/h3/orange.gif) no-repeat;
}

div.souscription ul li a {
	padding-left : 10px;
	background : url(/images/btob/link/puce_angle_jaune.gif) no-repeat 0px 5px;
}
div.souscription ul.sousMenu li a {
	padding-left: 20px;
	background: none;
}

/** Erreur sur les formulaires produit **/
div.erreur{
	display: table-cell;
	height: 19px;
	padding-left: 5px;
	vertical-align: bottom;
}

/** page synthèse **/
div.description {
	float: left;
	text-align: justify;
	width: 100%;
}

/************************/
/** Questionnaire EXPC **/
/************************/
div.question{
	float:left;
}
div.questionPartieGauche{
	width: 250px;
	float: left;
	text-align: justify;
}
div.questionPartieMilieu{
	width: 50px;
	margin-left:10px;
	float: left;
}
div.questionPartieDroite{
	width: 250px;
	margin-left:10px;
	float: left;
}

div.colPrincipale {
	margin: 24px 0px 30px 0px !important;
	margin: 23px 0px 30px 0px;
	width: 660px;
	float: right;
}

div.colPrincipale div.informationsQuestionnaireAssure{
	border: solid 1px;
	padding: 10px 0;
	text-align: center;
	width: 95%
}
hr.separation {
	height: 1px;
	width: 610px;
	float: left;
	color: #FE7201;
	background-color: #FE7201;
	border: 0pt none;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.labelQuestionnaireGauche {
 	float: left;
 	width:120px !important;
 	width:90px;
 	text-align: left;
	margin-top:4px!important;
	margin-top:0px;
	height:auto;
}
div.labelQuestionnaireDroit {
 	float: left;
 	width: 120px;
 	text-align: left;
 	height: auto;
	margin-top:4px!important;
	margin-top:0px;
}

a.information {
	color:#FE6D00;
}


/**********************************************************
***	                	MENU GAUCHE   		        	***
**********************************************************/
div.menuGauche {
 	float: left;
 	margin: 30px 0 30px 0;
 	width: 172px !important;
 	width: 172px;
}
div.menuGauche ul li a {
	padding-left : 10px;
	background : url(/images/btob/link/puce_angle_jaune.gif) no-repeat 0px 5px;
}
div.menuGauche ul.sousMenu li a {
	padding-left: 20px;
	background: none;
}


div.colPrincipale h3 {
	padding : 2px 0px 2px 5px;
	margin : 10px 0px 0px 0px;
	color : #FFffff;
	background : url(../images/btob/h3/orange.gif) no-repeat 0px 1px;
	font-size : 11px;
	font-weight : normal;
}

span.titreSolution {
	color:#FF6E00;
	font-weight:bold;
}
span.titreSolutionMAJ {
	color:#FF6E00;
	font-weight:bold;
	text-transform: uppercase;
}

div.tableSouscripteur span.label{
	float: left;
	width: 40%;
	margin-right:10px;
	text-align: right;
	color:#523613;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding-top:4px;
}

div.tableSouscripteur span.formw {
	float: left;
 	text-align: left;
 	color:#523613;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.rowQuestionnaire {
	clear: both;
	padding-top: 2px;
}

div.row span.label {
	color: #523613;
 	float: left;
 	width: 230px;
 	text-align: left;
 	height:20px;
	margin-top:4px;
}

div.row span.labelPetitGauche {
	color:#523613;
	float: left;
 	width: 125px;
 	text-align: left;
 	height:20px;
	margin-top:4px;
}

div.row span.labelMoyenGauche {
	float: left;
 	width: 150px;
 	text-align: left;
 	height:20px !important;
 	height:10px;
	margin-top:4px;
}

div.row span.labelToutPetitGauche {
 	float: left;
 	width: 50px;
 	text-align: left;
 	height:20px;
	margin-top:4px;
}

div.row span.labelPetitDroit {
	color:#523613;
 	float: left;
 	width: 125px;
 	margin-left: 30px;
 	text-align: left;
 	height:20px;
	margin-top:4px;
}

div.row div.labelErreurDroit{
	float: left;
	width: 220px;
	margin-left: 12px !important;
	margin-left: 20px;
}

div.row div.labelErreurGauche{
	float: left;
	clear:both;
	width: 250px;
	margin-left: 0px !important;
	margin-left: 0px;
}
div.row span.formw {
	float: left;
 	text-align: left;
 	color:#523613;
}

div.row span.labelLongTC {
 	float: left;
 	text-align: left;
 	height:20px;
	margin-top:4px;
	width: 403px !important;
	width: 398px;
	margin-left : 21px !important;
	margin-left : 20px !important;
}

div.row span.labelLong {
 	float: left;
 	width: 300px;
 	text-align: left;
 	height:20px;
	margin-top:4px;
}

/** Page home B2C**/

div.typeBloc {
	width: 300px;
	float: left;
	padding-left:52px;
	padding-top: 5px;
	margin : auto;
}

div.typeBloc h3 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	background:transparent url(/images/btob/h3/orange.gif) no-repeat scroll 0%;
	color:#FFFFFF;
	padding-left:5px;
}

div.sousTitre {
	color:#E10302;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:10px 0px;
	padding-top:4px;
	text-align:justify;
	clear:both;
}
div.gris{
	color: #767676;
}
div.rouge{
	color: #FF0000;
	height: auto;
	float: left;
	clear: both;
}
div.blocInformation {
	margin: 10px 0 10px 0;
	color:#523613;
}

div.blocInformation p {
	margin-bottom:10px;
	text-align:justify;
}

div.sousSousTitre{
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:auto;
	text-align:justify;
	clear: both;
}

div.moitiePartieGauche {
	color:#000000;
	font-size:12px;
	padding-top:4px;
	width:50%;
	float: left;
	height: auto;
	clear:both;
}

div.droite {
	float: right;
	width:50%;
}
div.gauche {
	float:left;
	width:50%!important;
	width: 45%;
}

div.moitiePartieDroite {
	color:#000000;
	font-size:12px;
	padding-top:4px;
	width:50%!important;
	width: 48%;
	float: right;
	height: auto;
}

div.typeBloc ul li a {
	background:transparent url(/images/btob/link/puce_angle_jaune.gif) no-repeat scroll 0px 5px;
	padding-left:10px;
}

.icone{	/*icone des types produits sur la page souscrire en ligne*/
	float:left;
	margin-left:-52px;
	margin-top: 9px !important ;
	margin-top: 0px;
	width:52px;
}
/** information sur les blocs bénéficiaires (ex : au dela de 10....) **/
div.info{
	clear:both;
	font-style: italic;
	text-align: right;
}
/** POur les select page souscription **/
select.petiteListe{
	width:150px;
	font-size:8pt;
}
div.actionError{
	margin-top : 20px;
	text-transform: uppercase;
}

.boutonGarantie{
	vertical-align:middle;
}

div.montantOption {
	font-size: 12px;
	margin : 10px 0 -10px 0 !important;
	margin : 10px 0 -15px 0;
}

div.divGarantie{
	margin: 10px 0 10px 0;

}

ul.descriptionProduit li{
	list-style-type: square ;
	margin : 0 0 0 20px;
}

div.crossSelling a{
	text-decoration: underline;
}

span.messageImportant{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

div.chapitreOrange {
	background:transparent url(../images/btob/h3/rouge.gif) no-repeat scroll 0px 1px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 10px;
	padding:2px 0px 2px 5px;
	text-transform: uppercase;
}

p.sousTitreOrange {
	color:#E10302;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 10px 0;
	text-transform: uppercase;
}

span.obligatoire {
	color:#000000;
}

a.information {
	color:#E45F07;
}

span.titreSolution {
	color:#E10302;
	font-weight:bold;
}

hr.sousTitreProduit {
	height: 3px;
	width: 630px;
	float: left;
	color: #E10302;
	background-color: #E10302;
	border: 0pt none;
	margin-top: 0px;
}

.paysexclus {
	float : right;
	widht: 80px;
	color: #E45F07;
	margin-top: 5px ;
	margin-right: 15px ;
	text-decoration: underline;
}

.paysexclus a {
	color:#E45F07;
	text-decoration:underline;
}

h4.titreSolution {
	color:#E10302;
}

div.paiementAttente {
	border:solid 1px;
	text-align : center;
	width: 660px;
}

div.garantie {
	color:#523613;
}

span.formule {
	color:#523613;
}

li.listeGaranties {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	color:#523613;
}

.styleGris {
	color:#523613;
}

p.StyleTitreProprietes {
	color:#523613;
}

span.conditionsSouscription {
	color:#523613;
}

span.couleurChoisie {
	color:#523613;
}

p.readCG {
	color:#523613;
}