
/**********************************************************/
/** commun **/

body 
{
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
	background-color: #9ACFEE;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto; 
	font-family: Arial;
	font-size: 11px;
}

a 
{
	font-family: Arial;
	font-weight: bold;
	color: #7FA500;
	text-decoration: none; 	
}

h3 
{
	margin:0; padding:0;
	font-size: 14px;	
	color: #44C4FF;
}

/**********************************************************/
/** layout **/

.layout 
{
	background-image: url(image/background_layout.gif);
	width: 989px;
	padding: 0;
	margin: 0;
}

.layout .borders 
{
	border-top: 1px solid #bcdaed;
	border-left: 1px solid #bcdaed;
	border-right: 1px solid #bcdaed;
	text-align: left;
	width: 987px;
}

/**********************************************************/
/** Header **/

.header
{
	background-color: white;
	float: left;
	width: 100%;
	height: 145px;
}

.header .body 
{	
	height: 94px;
	text-align: left;
}

.header .body .logo 
{	
	position: relative;
	top: 9px;
	left: 20px;
	height: 37px;
}

.header .body .menu
{	
	background-image: url(image/header/menu/background.gif);
	position: relative;
	top: 26px;
	height: 31px;
}

.header .body .menu .nav
{	
	position: relative;
	float: left;
	left: 16px;
	width: 725px;
}

.header .body .menu .searchBox
{	
	float: right;
	width: 201px;
	text-align: right;
	margin-right: 2px;
}

.header .bottom 
{	
	background-image: url(image/header/bottom.gif);
	height: 51px;
}

.header .espace
{
	width: 262px;
}


.header .espace a
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color: #5082A0;
}

.header .espace a:hover
{
	text-decoration:underline;
}

.header .espaceTd
{
	background-image: url(image/header/espace_fond.gif);
}

.header .lienChanger
{
 float: left;
 padding-left: 34px;
 padding-top: 5px;
}

/**********************************************************/
/** ColumnLeft **/

.columnLeft 
{	
	float: left;
	width: 139px;
}

	/**********************************************************/
	/** listing des categories **/

	.menuCategory
	{
		background-image: url(image/column_left/menu_category/background.gif);	
		font-weight: bold;	
		width: 100%;
	}

	.menuCategory .top
	{
		background-image: url(image/column_left/menu_category/top.gif);
		background-repeat: no-repeat;	
		width: 100%;		
		height: 28px;	
	}

	.menuCategory .bottom
	{
		background-image: url(image/column_left/menu_category/bottom.gif);	
		background-repeat: no-repeat;	
		width: 100%;	
		height: 35px;	
	}

	.menuCategoryItem
	{
		color: #546d00;
		background-image: url(image/column_left/menu_category/puce.gif);
		background-repeat: no-repeat;
		padding-left: 12px;
		margin-left: 6px;
		margin-right: 5px;
		margin-top: 4px;
		display: block;
	}

	.menuCategoryItemOver
	{
		color: white;
		background-image: url(image/column_left/menu_category/puceOver.gif);
		background-repeat: no-repeat;
		padding-left: 12px;
		margin-left: 6px;
		margin-right: 5px;
		margin-top: 4px;
		display: block;
	}

	.menuSubCategoryItem
	{
		color: #546d00;
		background-image: url(image/column_left/menu_category/puce_subCat.gif);
		background-repeat: no-repeat;
		padding-left: 12px;
		margin-left: 12px;
		margin-right: 5px;
		margin-top: 3px;
		display: block;
	}

	.menuSubCategoryItemOver
	{
		color: white;
		background-image: url(image/column_left/menu_category/puce_subCatOver.gif);
		background-repeat: no-repeat;
		padding-left: 12px;
		margin-left: 12px;
		margin-right: 5px;
		margin-top: 3px;
		display: block;
	}

	.menuCategoryItem:hover
	{
		text-decoration: underline;
	}
	
	.menuSubCategoryItem:hover
	{
		text-decoration: underline;
	}

	/**********************************************************/
	/** listing des articles du menu de gauche **/
	
	.menuArticle
	{
		background-image: url(image/column_left/menu_article/background.gif);	
		text-align: left;
		width: 100%;	
	}

	.menuArticle .top
	{
		background-image: url(image/column_left/menu_article/top.gif);
		background-repeat: no-repeat;	
		width: 100%;		
		height: 20px;	
	}

	.menuArticle .bottom
	{
		background-image: url(image/column_left/menu_article/bottom.gif);	
		background-repeat: no-repeat;	
		width: 100%;	
		height: 20px;	
	}

/**********************************************************/
/** ColumnCenter **/

.columnCenter 
{
	background-image: url(image/column_center/background.gif);	
	background-repeat: repeat-x;
	overflow: hidden;
	display: block;
	float: left;
	width: 601px;
}

.columnCenter .body 
{
	padding-left: 25px; 
	padding-top: 15px;
	display: block; 
}		

/**********************************************************/
/** ColumnRight **/

.columnRight
{
	background-image: url(image/column_right/background.gif);	
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 247px;
	height: 600px;
}

.columnRight a:hover
{
	text-decoration: underline;	
}

.contactBox 
{
	background-image: url(image/column_right/contact_background.gif);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	left: 27px;
	width: 220px;
	height: 227px;	
	color: #0095d9;
}

.contactBox .phone
{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	top: 106px;
	left: 22px;
}

.contactBox .phone img
{
	display: block;
	float: left;
}

.contactBox .phone div
{
	display: block;
	float: left;
	padding-left: 10px;
}

/**/

.findBox 
{
	position: relative;
	display: block;
	margin-top: 20px;
	left: 38px;
	width: 186px;
	height: 60px;	
}

.findBox .br
{
	height: 3px;
	width: 100%;
}

.findBox a
{
	position: relative;
	font-weight: normal;
	left: 1px;
	color: #7fa500;
}

.findBox .top
{
	background: url(image/column_right/trouver_top.gif); 
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
}

.findBox .body
{
	background: url(image/column_right/trouver_background.gif); 
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	width: 100%;
}

.findBox .bottom
{
	background: url(image/column_right/trouver_bottom.gif); 
	background-repeat: no-repeat;
	width: 100%;
	height: 6px;
}
/**/

.projectBox 
{
	background-image: url(image/column_right/projet.gif);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	margin-top: 30px;
	left: 38px;
	width: 186px;
	height: 105px;	
}

.projectBox img
{
	position: relative;
	display: block;
	left: 4px;
	top: 44px;
}

.projectBox a
{
	position: relative;
	display: block;
	left: 19px;
	top: 35px;
	width: 90px;
}

/**********************************************************/
/** Footer **/

.footer 
{
	background-image: url(image/footer/background.gif);	
	background-repeat: no-repeat;
	background-color: #9ACFEE;
	width: 989px;
	height: 210px;
	color:#5082A0;
	clear: both;
}

.footer .copyright
{
	position: relative;
	display: block;
	float: left;
	top: 198px;
}

.footer .msg
{
	position: relative;
	display: block;
	float: left;
	left: 196px;
	top: 198px;
}

.footer .links
{
	position: relative;
	display: block;
	float: left;
	top: 198px;
	left: 288px;
	color:#0095D9;
	font-weight:bold;
}

.footer a 
{
	color:#0095D9;
	font-weight: bold;
}

.footer a:hover
{
	text-decoration:underline;
}

/**********************************************************/
/** SiteMapNavPath **/

.siteMapPath
{
	padding-left: 25px; 
	font-weight: bold;
	color: #0095d9;
}

/**********************************************************/
/** products **/

.products 
{
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	width: 560px;
}

.products a:hover
{
	text-decoration: underline;
}

.section 
{
	background-image: url(image/picto/header_section.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 563px;
	height: 30px;
}

.section span
{
	color: #25ABE8;
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
}

.products .item 
{
	background: url("image/picto/items_background.gif");
	background-repeat: no-repeat;
	vertical-align: top;
	height: 155px;
	width: 280px;
}

.products .item .label 
{
	position: relative;
	font-weight: bold; 
	font-size: 13px; 
	width: 240px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.products .item .desc 
{
	position: relative; 
	margin-top: 20px;
	margin-left: 10px;
	width: 255px;
	height: 120px;
	overflow: hidden;
}

/** Common */

.separator 
{
	background: url(image/picto/doted_blue_line.gif); 
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.miniSection 
{
	vertical-align: top;
	width: 100%;
}

.miniSection div
{
	color: #0095D9;
	font-size: 12px;
	font-weight: bold;
	margin-left: 13px;
	width: 90%;
	background-image: url(image/picto/mini_section.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}

.miniItem 
{
	width: 139px;
	height: 100px;padding-bottom: 12px; text-align: center
}

.miniItem img
{
	border: 1px solid #90D3EE;
}

.miniItem a
{
	display: block;
	width: 120px;
}

.nounours 
{
	background: url(image/picto/nounours.gif);
	width: 527px;
	height: 104px;
	text-align: left;
}

.nounours span
{
	display: block;
	width: 380px;
	height: 67px;
	color: #09A2D8;
	font-size: 11px;
	padding-left: 120px;
	padding-top: 20px;
	text-align: left;
}

/**********************************************************/
/** forms **/

input 
{
	background-color: #F6FBFE;
    border: 1px solid #7BC7EB;
	font-size: 11px;        
	color: black;	
}

textarea 
{
	background-color: #F6FBFE;
    border: 1px solid #7BC7EB;
	font-size: 11px;        
	color: #4E5B6D;  
}


select 
{
	background-color: #F6FBFE;
    border: 1px solid #7BC7EB;
	font-size: 11px;        
	color: #4E5B6D;  
}

.button 
{
	font-size: 12px;        
	color: black;
	font-weight: bold;
	margin-top: 1px;   
	cursor: pointer;
}

fieldset {
    border: 1px solid #0095D9;
    background-image: url(image/picto/form_background.gif);
    background-color: #DFEDF8;
    background-repeat: repeat-x;
    float: left;
}

legend {	
    font-weight: bold;
    color: #0095D9;
    font-size: 14px;
    background: transparent;
}

p {
    color: black;
    padding-left: 20px;
}

label {
    display: block;
    float: left;
    margin: 0;
    padding: 0 .5em 0 0;
    line-height: 1.8;
    text-align: right;
    font-size: 11px;
    width: 80px;	
}

.warning 
{
	color: Red;
	font-weight: bold;
}

.miniEdito 
{
	display: block;
	width: 125px;
	font-size: 12px;
	padding-left: 12px;
	margin: 3px 0 3px 0;
}

.ordersLoginBox {
  border: 1px solid #50D5FE;
  width: 360px;
  height: 200px;
  text-align: left;
  color: #0095d9;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

.ordersList {
	font-size: small;
	border-bottom: solid 1px black;
}

.ordersList th {
	background-color: #A9D31B;
	font-size: 14px;
	font-weight: bold;	
	color: #546D00;
	text-align: center;
	height: 20px;
}

.ordersList tr td{
	height: 30px;
	background-color: #EEF8FC;
}

.ordersList tr.odd td {
	background-color: #DFEDF7;
}
