@import url(forms.css);
 
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}


.clear {
	clear:both;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
}

#global {
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

	#linkSite {
		position:absolute;
		width:200px;
		height:90px;
	}
	
	#linkSite a {
		display:block;
		width:200px;
		height:90px;
		text-indent:-1000px;
	}

	#top {
		height:100px;
		background-image:url(layout/numtel.png);
		background-position:top right;
		background-repeat:no-repeat;
		}
		
		
	div#content {
		background-color:#FFF;
		background-position:top left;
		margin:0px;
		padding:0px;
	}
	
		#title-page {
			background-image:url(layout/bg.png);
			background-repeat:repeat-x;
			height:38px;
			width:918px;
			color:#FFFFFF;
			line-height:38px;
			font-weight:bold;
			font-size:13px;
			padding-left:12px;
			
		}
		
		
		#inner {
			padding:12px;
			font-size:10px;
		
		}
		
	#footer { 
		float: left;
		font: normal 8pt verdana; 
		color: #000; 
		width: 930px;
		height: 39px;
		text-align: center; 
		text-decoration: none;
		padding-top: 12px;
		font: normal 8pt verdana;	
		background: url(layout/fond-footer.jpg) top left no-repeat;
		background-color:#FFF;
	}
	
	
	
		#footer a, #footer a:active, #footer a:visited { 
			text-decoration: none; 
			padding: 5px;
			color: #000; 	
		}
		
		
		
		#footer a:hover { 
			color: #333;
		}
		
		
		
		#footer .base {
			font-size : 9px;
		}


/* CONTENTS BLOCS */

.bloc-top {
	background-image:url(layout/bg_bloc-top.png);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	

}

	.bloc-top-title {
		display:inline;
		background-color:#FFF;
		margin-left:15px;
		font-size:12px;
		height:30px;
		line-height:30px;
		padding:0px 10px;
		font-weight:bold;
	   
		
	}
	
	.bloc-content {
		border:#CCC 1px solid;
		border-top:none;
		padding:0px 20px 20px 20px;
		margin:0px;
	}
	
	
	.bloc-form-button {
		padding:5px 0 0 0;
		background-color:#FFFFFF;
		text-align:right;
	}
	



/* Languages */



	#lang {
	
		margin:0px;
		top:108px;
		position:absolute;
		width:85px;
		
		padding-left:840px;
		
	
		z-index:10;
	}
	
		#lang a {
			display:block;
			margin:3px;
			float:left;
		}
	
		#logo a {
			display: block;
			width: 400px;
			height: 105px;		
			overflow: hidden;
			background:url(layout/site/logo.png) no-repeat;
			text-indent:-100px;
			background-position:bottom;	
			
		}

		
/*Menu de  connexion*/
#connected {
		height:30px;
		width:430px;
	 	background-image:url(layout/bg_connected.png);
		background-repeat:no-repeat;
		margin:0px;
		top:108px;
		position:absolute;
		z-index:20;	
		margin-left:390px;	
		text-align:left;
		font-size:11px;
		font-weight:bold;
		font-family:"Arial";
		padding-top:0px;
}
	#connected ul {
		list-style:none;
		margin:14px 0px 0px 0px;
		padding:0;
	}
	
	#connected ul li {
		float:left;
		margin-left:15px;
		padding-left:15px;
		border-left:1px solid #999;
		text-align:center;
	}


/* SOUSCRIPTION */

#blocDates-left {
	float:left;
	border-right:1px dotted #CCC;
	padding-right:20px;
	width:530px;
}

	#blocDates-left ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	#blocDates-left ul li {
		margin-top:1px;
	}

#blocDates-right {
	float:left;
	margin-left:20px;
}

#blocDates-right dd {
	width:160px;
}

#table-assure td, #table-assure th {
	text-align:left;
	padding:2px 5px;
	font-weight:normal;
	
	
}

#table-assure th {
	font-weight:bold;
	text-align:left;
}

#type-assure {
	padding:10px;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
}


#selected-product {
	border:1px solid #CCC;
	Padding:5px 5px 5px 15px;
	background-image:url(layout/bg_sous_products.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	zoom:1;
}

	#selected-product img {
		float:right;
		margin-left:10px;
		border:1px solid #CCC;
	}
	
	#selected-product h1 {
		padding:0;
		margin:0 0 5px 0;
		font-weight:bold;
		font-size:14px;
		color:#990000;
	}
	
	#selected-product-detail img {
		float:left;
		border:none;
		margin:5px 0px;
		padding:0px;
	}



	
#breadcrumbs {
	width:906px;
	height:30px;
	background-image:url(layout/bg_sousc_breadC.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

	#breadcrumbs ul {
		list-style:none;
		padding:0px;
		margin:0px;
		height:30px;
	}

		#breadcrumbs ul li {
		width:226px;
		float:left;
		text-align:center;
		line-height:30px;
		color:#999;
		font-size:11px;	
		font-weight:bold;
		background-repeat:no-repeat;
		background-position:right;
		font-weight:normal;
		}
		
		#breadcrumbs ul li.active {
			background-image:url(layout/bg_sousc_breadC-active.png);
			color:#FFF;
			font-weight:bold;
		}
		
		#breadcrumbs ul li.active-last {
			background-image:url(layout/bg_sousc_breadC-active-last.png);
			color:#FFF;
			font-weight:bold;
			width:227px;
		}

		#breadcrumbs ul li.passed{
			background-image:url(layout/bg_sousc_breadC-passed.png);
			color:#999;
			font-weight:normal;
		}		

.produits-choix {
	font-size:11px;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
	padding:3px;
	color:#233B9B;
}

.options {
	padding:10px 0px;
	margin:0px 0px;
	list-style:none;
	margin-top:-10px;
	zoom:1;
}

	.options li {
		margin-top:12px;
		height:20px;
		line-height:20px;
		background-image:url(layout/options-corner.png);
		background-repeat:no-repeat;
		padding-left:25px;
		
	}
	
	.options li label {
		width:200px;
		display:inline-block;
	zoom:1;
		
	}


div.price-line {
	text-align:right;
	font-weight:bold;
	text-transform:capitalize;
	border-top:1px dotted #CCC;
	padding-top:5px;
	margin-bottom:5px;
	font-size:14px;
	height:30px;
	zoom:1;
}

div.price-total {
	text-align:right;
	font-weight:bold;
	text-transform:capitalize;
	padding-top:5px;
	border:1px solid #999;
	margin-top:10px;
	padding:10px 20px;
	font-size:14px;
	color:#336633;
	background-color:#FFFFCC;
	zoom:1;
}

h2 {
	padding:5px 15px;
	margin: 20px 0px 10px 0px;
	color:#233B9B;
	border-bottom:3px  solid #CCC;
	font-size:12px;
}


ul.notes {
	padding:20px 0px 0px 20px;
	margin:0;
	list-style:none;
	
}



#plusMoins {
	padding:10px;
}


	#plusMoins a:hover {
		text-decoration:none
	}
	
	#plusMoins img {
		vertical-align:middle;
	}

#upload-assure {
	border-top:1px solid #999;
	padding:10px;
	margin-top:15px;	
}

#upload-assure ul {
	padding:0px;
	margin:10px 40px;
	list-style:disc;
}

	#upload-assure ul li {
		margin-top:10px;
	}

	#upload-assure a {
		font-weight:bold;
	}


#upload-assure-if {
	border:1px dotted #CCC;
	padding:10px;
}

#produitAlt-div {
	border:1px solid #333;
	margin-bottom:10px;
	padding:10px;
	font-weight:bold;
	text-align:center;
	
	
}

.noscript {
	border:1px solid #FF0000;
	padding:20px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	
}


#isFamille-div {
	border:#999 1px solid;
	padding:10px;
	background-image:url(layout/famille.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:5px;
}

	#isFamille-div label {
		font-weight:bold;
	}
	
	#isFamille-explication {
		width:580px;
		font-size:11px;
	}


.aucun_produit-div {
	border:1px solid #FF0000;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:11px;	
}


#pays_exlus {
	padding-top:4px;
}

	#pays_exlus a:link {
		font-weight:bold;
		color:#004294;
	}


	#pays_exlus ul {
		padding:0px;
		list-style:none;
		display:none;
	}

		#pays_exlus ul li {
			padding-left:10px;
		}

#mess-multipleChoix {
	border:1px dotted #004294;
	padding:10px;
	text-align:center;
	font-weight:bold;
	background-color:#EEE;
	margin-bottom:10px;
}

#completer_form-div {
	background-image:url(layout/arrow_moteur.png);
	background-position:middle left;
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	text-align:left;
	border-right:1px solid #999;
	margin-top:2px;
	text-align:center;
	
}

.dlBlocDates-devis dd {
	width:400px;
}


#assure_principal-div {
	text-align:center;
	font-weight:bold;
	border:1px solid #999;
	padding:3px;
	background-color:#FFFFCC;
	margin-bottom:5px;
	
}


#Inscription-message-div {
	background-image:url(layout/check.png);
	background-position:middle left;
	height:56px;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	border:1px solid #999;
	padding:10px;
	margin-bottom:5px;
	background-color:#F5F5F5;
	font-size:11px;
	line-height:18px;
}


#renouvellement {
	padding:10px 5px 0px 0px;
}

/*PAIEMENTS*/

ul#modesPaiment {
	padding:10px 10px 0px 10px;
	margin:0px;
	list-style:none;
}


	ul#modesPaiment li {
		border-bottom:1px solid #EEE;
		margin-bottom:0px;
		padding:10px 10px 10px 10px;
	}
	
		
	ul#modesPaiment li:hover {
		background-color:#FFFFCC;
	}
	
		ul#modesPaiment li label {
			font-weight:bold;
			font-size:11px;	
		}	

			
		ul#modesPaiment li span {
			display:block;
			margin-top:5px;
			padding:0px 25px;
		}	


/* icones divers */

.carteLink {
	display: block;
	width: 48px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/carte.png);
}

.printLink {
	display: block;
	width: 48px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/print.gif);
}

.paymentLink {
	display: block;
	width: 34px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/payment.gif);
}

.optionsLink {
	display: block;
	width: 34px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/options.gif);
}

.renewLink {
	display: block;
	width: 34px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/renew.gif);
}

.catationLink {
	display: block;
	width: 34px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/cotation.gif);
}

.cartemailLink {
	display: block;
	width: 48px;
	height: 30px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url(layout/carteMail.gif);
}

.perso-icons {
	list-style:none;
	padding:0px;
	margin:3px;
	padding-left:10px;
}

	.perso-icons li {
		float:left;
		margin-left:3px;
		line-height:30px;
	}
	
.iconfloatLeft {
	float:left;
	margin-right:3px;
}

/* PERSO */

.perso-transactions-contacts {
}

	.perso-transactions-contacts tr td {
		padding:6px;
		text-align:left;
		border-bottom:1px dotted #CCC;
}



/* message */

#message-specific {
	background-repeat: no-repeat;
	background-image:url(layout/bg_message_specific.png);
	witdh:906px;
	height:34px;
	text-align:center;
	line-height:34px;
	font-weight:bold;
	margin-bottom:5px;
}


/* Tableau de garantie */

.table-coverageHaut {
	width:600px;
	height:11px;
	background-image:url(layout/table_garHaut.png);
	margin-top:15px;
	margin-left:130px;
}

.table-coverageBas {
	width:600px;
	height:11px;
	background-image:url(layout/table_garBas.png);
	margin-left:130px;
}

.table-coverage {
	width:600px;
	margin:10px;
	font-size:10px;
	font-family:"Arial";
	border:1px solid #C6CEDF;
	border-bottom:none;
	margin-left:130px;
	margin-top:0px;
	margin-bottom:0px;
}

.table-coverage tr td {
	padding:2px 10px;
	border-bottom:1px solid #C6CEDF;
	
}

	.col-gauche {
			width:300px;
			background-color:#DDECF4;
			color:#333;
	}

	.col-droite {
			width:300px;
			background-color:#FFF;
			
	}
	
	.closeGar {
		position:absolute;
		z-index:99;
		margin-left:710px;
		margin-top:5px;
	}


/* PAGE DE LOGIN */


#login_BlocLeft {
	width:544px;
	float:right;
	margin-right:10px;
}
	
	#login_BlocLeft .bloc-top {
		background-image:url(layout/bg_bloc-top-mid.png);
	}

	#login_BlocLeft dl dt {
		width:130px;
	}

	#login_BlocLeft dl dd {
		width:350px;
		overflow:hidden;
	}

#login_BlocRight {
	width:350px;
	float:right;
}

	#login_BlocRight .bloc-top {
		background-image:url(layout/bg_bloc-top-sml.png);
	}

	#login_BlocRight dl dt {
		width:90px;
	}

	#login_BlocRight dl dd {
		width:210px;
		overflow:hidden;
	}


#same-address {
	border:1px solid #CCC;
	padding:10px;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFCC;
}







