		body
		{
			margin: 0;
			padding: 0;
			text-align:center;
			background-color: white;
		}
		
		body, table, input, textarea
		{
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Sans-serif;
			font-size: 12px;
		}
		
		a
		{
			color: #358a5b;
			text-decoration: none;
		}
		
		a:hover
		{
			text-decoration: underline;
		}
		
		
		p
		{
			line-height: 160%;
		}
		
		div#mainconteneur
		{
			width: 960px;
			margin: 0 auto 30px auto;
			border-bottom: 2px solid #dea67a;
			padding-bottom: 20px;
			text-align: left;
		}
		
		ul#barredomaines
		{
			background-image: url(te2img/barrehaut.jpg);
			background-repeat: repeat-x;
			height: 22px;
			line-height: 22px;
			border-right: #954D33;
			border-bottom: #954D33;
			border-left: #954D33;
			border-width: 0 1px 1px 1px;
			border-style: none solid solid solid;
			margin: 0 0 10px 0;
			padding: 0 0 0 124px;
			list-style-type: none;
			list-style-position: default;
		}
		
		ul#barredomaines li
		{
			display: inline;
			padding: 4px 10px;
			margin: 0;
			color: white;
			font-weight: bold;
			font-size: 12px;
			height: 22px;
			line-height: 22px;
			cursor: pointer;
			background-repeat: repeat-x;
		}
		
		ul#barredomaines li:hover
		{
			background-image: url(te2img/barrehaut_hover.jpg);			
		}
		
		ul#barredomaines li.selected
		{
			background-image: url(te2img/barrehaut_sel.jpg);
		}
		
		ul#barredomaines li.selected:hover
		{
			background-image: url(te2img/barrehaut_hover.jpg);			
		}
		
		table#troiscols
		{
			width: 960px;
			table-layout: fixed;
			border-collapse: collapse;
			border-spacing: 0;
			padding: 0;
		}
		
		table#troiscols td
		{
			vertical-align: top;
			padding: 0;
			overflow: hidden;
			position: relative;
		}
		
		table#troiscols td#colgauche
		{
			width: 180px;
		}
		
		table#troiscols td#colcentre
		{
			width: 560px;
			padding: 0 10px;
		}
		
		table#troiscols td#coldroite
		{
			width: 200px;
			overflow:visible;
		}
		
		img#logo
		{
			width: 180px;
			height: 195px;
			border: 0;
		}
		
		ul.menugauche
		{
			line-height: 24px;
			margin: 0 0 10px 0;
			padding: 0;
			list-style-type: none;
			list-style-position: default;
		}
		
		ul.menugauche li
		{
			background-image: url(te2img/menugauche.jpg);
			background-repeat: no-repeat;
			padding: 0 0 0 8px;
			margin: 0 0 2px 0;
			color: white;
			font-weight: normal;
			font-size: 11px;
			height: 24px;
			line-height: 24px;
			cursor: pointer;
		}
		
		ul.menugauche li:hover
		{
			background-image: url(te2img/menugauche_hover.jpg);
		}
		
		ul.menugauche li.selected
		{
			background-image: url(te2img/menugauche_sel.jpg);
		}

		ul.menugauche li.compte
		{
			background-image: url(te2img/menugauche_compte.jpg);
		}

		ul.menugauche li.compte:hover
		{
			background-image: url(te2img/menugauche_compte_hover.jpg);
		}

		ul.menugauche li.qui
		{
			background-image: url(te2img/menugauche_qui.jpg);
		}

		ul.menugauche li.qui:hover
		{
			background-image: url(te2img/menugauche_qui_hover.jpg);
		}

		img#equerre
		{
			width: 180px;
			height: 192px;
			border: 0;
			margin-bottom: 10px;
		}
		
		p.partenaires
		{
			font-style: italic;
			color: #7da997;
			font-weight: bold;
			font-style: italic;
			font-size: 11px;
			text-align: center;
			line-height: 20px;
			padding: 0;
			margin: 0;
		}
		
		p.partenaire
		{
			font-size: 11px;
			padding: 0;
			margin: 10px 0 0 0;
			line-height: 120%;
			text-align: center;
		}
		
		p.partenaire a
		{
			color: #7da997;
		}

		p.partenaire a:hover
		{
			text-decoration: underline;
		}
		
		div.qposeur
		{
			margin-bottom: 10px;
			float: left;
			width: 420px;
		}
/*
		div.qposeur_btn
		{
			background-image: url(te2img/posez.jpg);
			background-repeat: no-repeat;
			height: 29px;
			cursor: pointer;
		}
*/		
		div.qposeur_btn
		{
			background-image: url(te2img/posez_fond_2.jpg);
			background-repeat: no-repeat;
			text-align:left;
			padding-left:10px;
			color: white;
			font-weight: bold;
			font-size: 13px;
			height: 29px;
			line-height: 27px;
		}
/*
		div.qposeur_btn:hover
		{
			background-image: url(te2img/posez_hover.jpg);
		}
*/		
		div#identification
		{
			float: right;
			position: relative;
			font-size: 11px;
			padding-top: 14px;
			padding-right: 10px;
		}
		
		div#identpanel_button
		{
			cursor: pointer;
			padding: 2px 4px;
		}
		
		div.identpanel_button_open
		{
			color: white;
			background-color: #AB5314;
		}
		
		div.identpanel_button_closed
		{
			color: red;
		}
		
		div#identpanel_button:hover
		{
			color: white;
			background-color: #AB5314;
			cursor: pointer;
		}
		
		div#identpanel
		{
			position: absolute;
			width: 240px;
			border: 2px solid #AB5314;
			right: 10px;
			padding:10px;
			z-index: 200;
			background-image: url(te2img/fondident.jpg);
			background-repeat: no-repeat;
			background-color: #f9f2ee;
			color: black;
		}
		
		div#identpanel table
		{
			table-layout: fixed;
			border-collapse: collapse;
			border-spacing: 0;
			padding: 0;
			width: 100%;
			font-size: 11px;
		}
		
		div#identpanel th.separation
		{
			padding-top: 10px;
			border-top: 2px solid #AB5314;
		}
		
		div#identpanel input
		{
			font-size: 11px;
			width: 100px;
			border: 1px solid red;
			padding: 2px;
			margin: 1px 0;
		}
		
		div#identpanel button
		{
			font-size: 11px;
			padding: 2px;
			margin: 10px 1px;
			cursor: pointer;
		}
		
		table.qposeur
		{
			position: absolute;
			z-index: 3;
			width: 345px;
			table-layout: fixed;
			border-collapse: collapse;
			border-spacing: 0;
			padding: 0;
			height: 262px;
			margin:  0 0 0 10px;
		}
		
		table.qposeur td.qposeur_bottom
		{
			background-image: url(te2img/posez_bottom.jpg);
			background-repeat: no-repeat;
			height: 6px;
		}

		table.qposeur td.qposeur_main
		{
			background-image: url(te2img/posez_fond.jpg);
			background-repeat: no-repeat;
			background-color: #f6faf9;
			width: 341px;
			overflow: hidden;
		}

		table.qposeur td.qposeur_left
		{
			width:0px;
			border-right: 2px solid #92bba6;
		}
		
		table.qposeur td.qposeur_right
		{
			width:1px;
			border-left: 2px solid #92bba6;
		}
		
		table.qposeur td.qposeur_main div.qposeur_main
		{
			padding: 10px;
		}

		table.qposeur td.qposeur_main div.qposeur_main p
		{
			margin: 0;
			padding: 0 0 4px 0;
			line-height: 120%;
		}
		
		table.qposeur div.qposeur_choix
		{
			display: inline;
			background-image: url(te2img/barrehaut.jpg);
			background-repeat: repeat-x;
			color: white;
			padding: 4px 8px;
			line-height: 28px;
			cursor: pointer;
		}

		table.qposeur div.qposeur_choix:hover
		{
			background-image: url(te2img/barrehaut_hover.jpg);			
		}
		
	input, textarea
	{
		border: 1px solid #aaa;
		padding: 2px;
	}
	
	input:focus, textarea:focus
	{
		border: 1px solid #000;
		padding: 2px;
	}
	
	div.clear
	{
		clear:both;
	}
	
	td.loginformmsg
	{
		padding: 10px;
		color: #914930;
		font-weight: bold;
	}
	
	td.loginformlabel
	{
	}
	
	td.loginformbox
	{
	}
	
	input.loginform
	{
		padding: 4px;
		border: 1px solid #7EB49C;
		width: 20em;
	}
	
	input.loginform:focus
	{
		border: 1px solid #6A9A84;
	}
	
	table.loginform
	{
		border: 0px solid #7EB49C;
		padding: 4px;
		margin-top: 10px;
		background-color: #FEFEFE;
	}
	
	td.loginformbutton
	{
		padding-top: 10px 0;
		text-align: center;
	}

	input.loginformbutton
	{
		padding: 4px 8px;
		background-color: #6A9A84;
		border: 1px solid #7EB49C;
		cursor:pointer;
		color: white;
		font-weight:bold;
	}
	
	input.loginformbutton:hover
	{
		background-color: #7EB49C;
		border: 1px solid #7EB49C;
	}
	
	div.commentcorps
	{
		clear: left;
		padding: 10px;
		background-color: #fff;
	}
	
	div.commentinfo
	{
		float: left;
		margin-right: 4px;
		font-size: 10px;
		background-color: #eee;
		padding: 2px 4px;
	}
	
	div.commentwrap
	{
		font-size: 11px;
		border-bottom: 1px dashed #aaa;
		/*background-color: #eee;*/
		padding: 4px;
		margin: 8px 2px 2px 2px;
	}
	
		div.revbox
		{
			margin-bottom: 10px;
		}
		
		div.revbox div.revbox_top
		{
			background-image: url(te2img/revboxtop.jpg);
			background-repeat: no-repeat;
			width: 200px;
			height: 27px;
			line-height: 27px;
			color: white;
			padding-left: 10px;
			white-space: nowrap;
			cursor: pointer;
		}
				
		div.revbox div.revbox_top:hover
		{
			background-image: url(te2img/revboxtop_hover.jpg);
		}
		
		div.revbox div.revbox_fond
		{
			background-image: url(te2img/revboxfond.jpg);
			background-repeat: no-repeat;
			background-color: #f1ede9;
			padding: 1px 10px 10px 10px;
		}
				
		div.revbox div.revbox_fond p
		{
			margin: 10px 0 0 0;
			padding: 0;
			line-height: 140%;
			font-size: 11px;
		}

		div.revbox div.revbox_fond a
		{
			color: #000;
		}
		
		div.revbox div.revbox_fond a:hover
		{
			text-decoration: none;
			color: #9b4c2d;
		}


#donneinformation{width:80% !important;margin-left:10% !important;}
div.mb_AutoBox{display:none;}

#paiement input { width: auto; margin: 0; padding: 0; float: none; }
#paiement form { color: #000; text-align: center; padding: 5px; float: left; width: 30%; font-weight: bold; }
#paiement #annulation { text-align: center; margin: 0 auto; float: none; width: auto; }
#cb .submit, #PaymentRequest .submit{
	width: 180px;
	background: url(te2img/cartes.gif) no-repeat top center;
	padding-top: 50px;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}
#cheque .submit {
	width: 180px;
	background: url(te2img/cheque-nb.gif) no-repeat top center;
	padding-top: 50px;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}
#virement .submit {
	width: 180px;
	background: url(te2img/virement_bancaire.jpg) no-repeat top center;
	padding-top: 50px;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}
#bloc_imprimer_bas {display:none;}

/* Messages */
.message {
	clear:both;
	padding: 5px 30px;
	background: url(te2img/information.png) 5px 50% no-repeat;
	border: 1px dotted #fff;
	text-align: left;
}
h3.message { font-size: 0.9em; }


/* minipoup */
#minipopup { 
	width:450px; 
	min-height:160px; 
	overflow:auto; 
	padding:10px; 
	background:#cdccd1 url(te2img/minipopup.png) repeat-x; 
	border:1px solid #453537; 
	-moz-box-shadow:#000 2px 2px 10px;
    -webkit-box-shadow:#000 2px 2px 10px;
    box-shadow:#000 2px 2px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color:#000 !important;
}

#minipopup > h3.good { background-image: url(te2img/accept.png); }
#minipopup > h3.warn { background-image: url(te2img/error.png); }
#minipopup > h3.error { background-image: url(te2img/exclamation.png); }
#minipopup > h3.info { background-image: url(te2img/information.png); }

#minipopup .message { color:#000 !important;}
#minipopup a.close { font-size:0.85em; color:#c40038; padding-right:15px; font-weight:bold; background: url(te2img/puce_fermer.gif) no-repeat right center;}
#minipopup a.close:hover { color:#000;}



