a:link   {  color: #333333 } 
a:visited   {  color: #555555 } 
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8D9DB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.container {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}

.bgHomePage {
	background-image: url(images/bgHomePage2.png);
	background-repeat: no-repeat;
	background-position: right center;	
}
.bgPageStockage {
	background-image: url(images/bgHomePage.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPageContactez {
	background-image: url(images/contactez_bd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPageArchivage {
	background-image: url(images/bgPageArchivage.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPageComment{
	background-image: url(images/bgPageComment.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPageDomiciliation{
	background-image: url(images/bgPageDomiciliation.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgPageParticuliers{
	background-image: url(images/bgPageParticuliers.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPageProfessionnel{
	background-image: url(images/bgPageProfessionnel.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentArea {
	float: right;
	width: 775px;
	margin-top: 10px;
	margin-right: 32px;
	margin-bottom: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a171b;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	line-height: 15px;
	text-align: justify;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	margin-top: 8px;
	margin-bottom: 8px;
	}	
	
h3 {
	font-size: 29px;
	font-weight: bolder;
	color: #cb282b;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Verdana, Geneva, sans-serif;
	}		

.leftPanel {
	float: left;
	width: 218px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.leftPanel div.editableZone {
	float: left;
	width: 218px;
	margin-bottom: 30px;
	}

.blackText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a171b;
}

.blackText1 a, .blackText1 a:hover, .blackText1 a:visited{
	color: #1a171b;
	text-decoration: none;
}

.blackText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a171b;
	font-weight: normal;
}

.blackText2 a, .blackText2 a:hover, .blackText2 a:visited{
	color: #1a171b;
	text-decoration: none;
}

.blackText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b4b4d;
	font-weight: normal;
}

.blackText3 a, .blackText3 a:hover, .blackText3 a:visited{
	color: #4b4b4d;
	text-decoration: none;
}


.redText1 {
	color: #ce3131;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.redText1 a, .redText1 a:hover, .redText1 a:visited {
	color: #ce3131;
	text-decoration: none;	
}

.redText2 {
	color: #ce3131;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.redText2 a, .redText2 a:hover, .redText2 a:visited {
	color: #ce3131;
	text-decoration: underline;	
}

.BlackNredText {
	color: #202020;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.BlackNredText a, .BlackNredText a:hover, .BlackNredText a:visited {
	color: #202020;
	text-decoration: underline;
}

.smallOrangeText {
	color: #F60;
	font-size: 11px;
}

.smallOrangeText a, .smallOrangeText a:hover, .smallOrangeText a:visited {
	color: #F60;
	text-decoration: underline;
}

.box1Container {
	float: left;
	width: 414px;
}

.box1Container div.top{
	background-image: url(images/box01_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 24px;
	width: 414px;
}
.box1Container div.middle{
	background-image: url(images/box01_middleBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 394px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box1Container div.bottom{
	background-image: url(images/box01_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 24px;
	width: 414px;
}


.box2Container {
	float: left;
	width: 135px;
	margin-left: 12px;
}

.box2Container div.top{
	background-image: url(images/box02_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 6px;
	width: 135px;
}
.box2Container div.middle{
	background-image: url(images/box02_middleBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 119px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 10px;
	font-weight: bold;
}
.box2Container div.middle a, .box2Container div.middle a:hover, .box2Container div.middle a:visited{
	color: #000;
	text-decoration: none;
}

.box2Container div.bottom{
	background-image: url(images/box02_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 6px;
	width: 135px;
}



.box3Container {
	float: left;
	width: 198px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.box3Container div.top{
	background-image: url(images/box03_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 32px;
	width: 198px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 2.2em;
}

.box3Container div.top a, .box3Container div.top a:hover, .box3Container div.top a:visited{
	color: #fff;
	text-decoration: none;
}

.box3Container div.middle{
	background-image: url(images/box03_middleBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 178px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #58595b;
	font-size: 15px;
	font-weight: bold;
}
.box3Container div.middle a, .box3Container div.middle a:hover, .box3Container div.middle a:visited{
	text-decoration: none;
	color: #58595b;
}

.box3Container div.bottom{
	background-image: url(images/box03_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 13px;
	width: 198px;
}

.box4Container {
	float: left;
	width: 775px;
	margin-top: 20px;
}

.box4Container div.top{
	background-image: url(images/box04_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 36px;
	width: 775px;
}
.box4Container div.middle{
	background-image: url(images/box04_middleBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 755px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box4Container div.bottom{
	background-image: url(images/box04_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 36px;
	width: 775px;
}


.box5Container {
	float: left;
	margin-top: 20px;
	width: 662px;
}

.box5Container td.left{
	background-image: url(images/box05_leftBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 200px;
	width: 27px;
}
.box5Container td.middle{
	background-image: url(images/box05_middleBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 542px;
	height: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 17px;
	text-align: justify;
	color: #000;
}
.box5Container td.right{
	background-image: url(images/box05_rightBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 83px;
}



.box6Container {
	float: left;
	width: 561px;
	margin-top: 20px;
}

.box6Container div.top{
	background-image: url(images/box06_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 24px;
	width: 561px;
}
.box6Container div.middle{
	background-image: url(images/box06_middleBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 541px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box6Container div.bottom{
	background-image: url(images/box06_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 24px;
	width: 561px;
}



.box7Container {
	float: left;
	margin-top: 20px;
	width: 662px;
}

.box7Container td.left{
	background-image: url(images/box07_leftBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 240px;
	width: 28px;
}
.box7Container td.middle{
	background-image: url(images/box07_middleBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 542px;
	height: 210px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 17px;
	text-align: justify;
	color: #000;
}
.box7Container td.right{
	background-image: url(images/box07_rightBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 240px;
	width: 84px;
}

.box8Container {
	float: left;
	margin-top: 6px;
	width: 692px;
	height: 204px;
}

.box8Container td.left{
	background-image: url(images/box08_leftBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 204px;
	width: 30px;
}
.box8Container td.middle{
	background-image: url(images/box08_middleBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 542px;
	height: 174px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 17px;
	text-align: justify;
	color: #000;
}
.box8Container td.right{
	background-image: url(images/box08_rightBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 90px;
	height: 204px;
}


.box9Container {
	float: left;
	width: 863px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.box9Container div.top{
	background-image: url(images/box09_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 35px;
	width: 863px;
}
.box9Container div.middle{
	clear: both;
	float: left;
	width: 859px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE3226;
	border-left-color: #CE3226;
	padding: 0px;
}
.box9Container div.bottom{
	background-image: url(images/box09_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 35px;
	width: 863px;
}


.box10Container {
	float: left;
	width: 616px;
	margin-top: 20px;
}

.box10Container div.top{
	background-image: url(images/box10_topBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 19px;
	width: 616px;
}
.box10Container div.middle{
	clear: both;
	float: left;
	width: 612px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE3226;
	border-left-color: #CE3226;
	padding: 0px;
}
.box10Container div.bottom{
	background-image: url(images/box10_bottomBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 19px;
	width: 616px;
}

.sideMenuContainer {
	float: left;
	width: 218px;
	margin-bottom: 30px;
}


ul.classicList1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 0.5em;
}

ul.classicList1 li{
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #000;
	
}

ul.classicList1 li.normal{
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #1a171b;
	font-weight: normal;
	font-size: 14px;
}

ul.classicList1 li.noBullet{
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	list-style-type: none;
	font-size: 13px;
}


/******* Type 1 button *******/

ul.buttonType1{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 22px;
	float: left;
	}

ul.buttonType1 a
{
	display: block;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
	
ul.buttonType1 li{
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
	text-align: center;
	background-image: url(images/buttonType01-normal.png);
	height: 55px;
	width: 207px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}	
	
ul.buttonType1 li.hover,
ul.buttonType1 li:hover

{
	color: #FFF;
	z-index: 599;
	cursor: default;
	background-image: url(images/buttonType01-over.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

ul.buttonType1 li a:link,
ul.buttonType1 li a:visited	{ color: #FFF; text-decoration: none; }
ul.buttonType1 li a:hover		{color: #000;}
ul.buttonType1 li a:active	{ color: #666; }	


	
/******* Type 2 button *******/

ul.buttonType2{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
	}

ul.buttonType2 a
{
	display: block;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 4px;
}
	
ul.buttonType2 li{
	float: left;
	line-height: 1.1em;
	vertical-align: middle;
	zoom: 1;
	text-align: center;
	background-image: url(images/buttonType02-normal.png);
	height: 39px;
	width: 144px;
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
ul.buttonType2 li.hover,
ul.buttonType2 li:hover

{
	
	z-index: 599;
	cursor: default;
	background-image: url(images/buttonType02-over.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

ul.buttonType2 li a:link,
ul.buttonType2 li a:visited	{ color: #000; text-decoration: none; }
ul.buttonType2 li a:hover		{
	color: #000;
}
ul.buttonType2 li a:active	{
	color: #000;
}	
	

/******* Type 3 button *******/

ul.buttonType3{	
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 22px;
	float: left;
	display: block;
	
}
	
ul.buttonType3 li{
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
	color:#FFFFFF;
	text-align: center;
	background-image: url(images/buttonType01-normal.png);
	height: 44px;
	width: 207px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	
	}	




.redBorderCell{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e2001a;
	padding-left: 5px;
}

.tableType01{
	font-size: 13px;
	font-weight: normal;
	color: #1a171b;
}

.tableType01 td.head{
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.tableType01 td.type01{
	background-color: #ebe4da;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}

.tableType01 td.type02{
	background-color: #fff;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}

/*            Contacos           */

.contactPage_top{
	background-image: url(images/contact_top.png);
	float: left;
	height: 143px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 859px;
	padding-right: 132px;
	padding-left: 84px;
}

.contactPage_middle{
	background-image: url(images/contact_middle.png);
	float: left;
	height: 334px;
	width: 859px;
	padding-right: 132px;
	padding-left: 84px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -3px;
}

.contactPage_bottom{
	background-image: url(images/contact_bottom.png);
	float: left;
	height: 173px;
	width: 859px;
	padding-right: 132px;
	padding-left: 84px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -3px;
}

.BoutiqueStyle1 {color: #cb282b}
.BoutiqueStyle1 A:link {color: #7F1B1D}
.BoutiqueStyle1 A:visited {color: #cb282b}

.hidden { display: none; }
.unhidden { display: block; }

.ACEStyle1 {
	font-size: 18px;
	font-weight: bold;
}

.ACEStyle2 {
	font-size: 12px;
	font-style: italic;
}


