body {
	color:black;
	background-color:#009cd5;
	font-size:8pt;
	font-family:verdana,arial,helvetica,sans-serif;
	margin:6px 0 0 0;
	padding:0;
}

td				{font-family:verdana,arial,helvetica,sans-serif; font-size:8pt;}
span			{font-family:verdana,arial,helvetica,sans-serif; font-size:8pt;}
input			{font-size:10pt; font-family:"Courier new";}

.maintable		{width:921px; margin:10px 0 0 0;}

.tdHead			{height:150px; text-align:center; background-color:White; color:black; border:solid 1px white;}
div#header		{width:100%;}
.afterHeader	{height:16px; background-color:White;}

.bodytable		{background-color:#ffffff; padding:26px 10px 10px 9px;}

/*sub menu*/
div#menuSecond	{width:170px; height:350px; font-size:10px;}
div#menuSecond A:link	{color:#000000; text-decoration:none; font-size:8pt; padding-left:10px; background-image: url('../cmsimg/point.gif'); background-repeat:no-repeat;}
div#menuSecond A:visited{color:#000000; text-decoration:none; font-size:8pt; padding-left:10px; background-image: url('../cmsimg/point.gif'); background-repeat:no-repeat;}
div#menuSecond A:hover	{color:#990000; text-decoration:none; font-size:8pt; padding-left:10px; background-image: url('../cmsimg/pointred.gif'); background-repeat:no-repeat;}

.body			{width:780px;}

.fbasket		{margin-top:10px; margin-bottom:16px;}

div#footer		{background-color:white; width:100%; text-align:center; color:#009cd5; font-size:8pt; padding:4 0 4 0;}

.powered		{background-color:#009cd5; width:100%; text-align:center; padding:6 0 4 0;}

.textheader		{color:#ffffff; font-size:8pt;}

.dessous		{padding-bottom:10px;}

table.tabmnuadm	{background-color:#ffffff; width:100%;}

A.copyr:link	{color:#cccccc; text-decoration:none;}
A.copyr:visited	{color:#cccccc; text-decoration:none;}
A.copyr:hover	{color:#0000ff; text-decoration:none;}

table.logon		{border:0px; padding:2px; width:310px; background-color:#ffffff;}
input.logon		{font-family:"Courier new";}
.logonlabel		{font-size:8pt; color:#000000; width:120px;}
td.logon		{text-align:center; vertical-align:middle; width:300px;}
img.logon		{border:0px;}

A:link			{color:#990000; text-decoration:none;}
A:visited		{color:#990000; text-decoration:none;}
A:hover			{color:#d91f26; text-decoration:none;}

table.taberror	{background-color:#f9f9f9; border:#3e4d60 2px solid;}
.error			{text-align:center; font-size:8pt; font-weight:bold; color:#a00000;}
.err1			{font-weight:bold; font-size:14pt; color:#999999; font-family:Tahoma,Arial,sans-serif;}
.err2			{font-weight:bold; font-size:11pt; color:#999999; font-family:Tahoma,Arial,sans-serif;}
.err3			{font-weight:bold; font-size:10pt; color:#3e4d60; font-family:Tahoma,Arial,sans-serif;}
.err4			{font-weight:bold; font-size:10pt; color:#990000; font-family:Tahoma,Arial,sans-serif;}
/*panier*/
.panTitre		{font-weight:bold; font-size:10pt;}
.panFrais		{font-style:italic; font-size:10pt;}
.panTotal		{font-weight:bold; color:#009cd5; font-size:10pt;}
.panLabel		{font-size:10pt;}
.panGras		{font-weight:bold; font-size:10pt;}
.panPrix		{font-weight:bold; color:#009cd5; font-size:10pt;}
/*navigation*/
.btnNavig
{
	font-size:10pt;
	font-weight:bold;
	width:auto;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color:#ffffff;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #ade4fc #067aac #067aac #ade4fc;
	background-color:#009cd5;
	padding: 1px 3px 1px 3px;
	cursor: pointer;
}
/*saisie de l'adresse*/
.adrTitle		{font-weight:bold; font-size:10pt;}
.adrLabel		{font-size:10pt;}
.adrRO			{color:navy; font-size:10pt;}
.adrRequired	{font-style:italic; font-size:10pt;}
.adrInfo		{color:#009cd5; font-size:10pt;}
.adrPrice		{color:navy; text-align:right; font-size:10pt;}
.adrBalP		{font-weight:bold; text-align:right; font-size:10pt;}
.adrBalN		{color:#b00000; font-weight:bold; text-align:right; font-size:10pt;}
