/* BASIC ELEMENTS */
* {
	font-family:Arial,Helvetica,sans-serif;	
}

A:link, A:visited, A:active{
	color:#1e4872;
	text-decoration:none;
	font-weight:bold;
}

A:hover{
	color:#1e4872;
	text-decoration:underline;
	font-weight:bold;
}

/* WRAPPER BLOCK */
#wrapper {
	background-image:url(/images/wrapper_background.gif);
	background-repeat:no-repeat;
 	width:700px;
	height:625px;
	margin:auto;
}

/* BANNER BLOCK */
#banner{
	background-image:url(/images/banner.gif);
	background-repeat:no-repeat;
	width:680px;
	height:100px;
	margin:0 0 2px 10px;
}
#transparent_link_1, #transparent_link_2 {
	display:block;
	float:left;
	
}
#transparent_link_1 {
	width:88%;
	height:100%;	
}
#transparent_link_2 {
	width:12%;
	height:20px;
	font-size:12px;
	margin-top:80px;
}

/* MENU BLOCK */	
#menu{
	background-image:url(/images/top_menu.gif);
	background-repeat:no-repeat;
	width:680px;
	height:30px;
	margin-left:10px;
	padding-top:5px;
	font-size:12px;
}

#home_link					{width:90px;float:left;text-align:center;}
#product_link				{width:130px;float:left;text-align:center;}
#company_link, #gift_link	{width:120px;float:left;text-align:center;}
#partner_link, #order_link	{width:120px;float:left;text-align:center;}
#job_link, #account_link	{width:125px;float:left;text-align:center;}
#contact_link				{width:85px;float:left;text-align:center;}

/* CONTENT BLOCK */
#content_block{
	background-image:url(/images/content_background.gif);
	background-repeat:no-repeat;
	float:left;
	width:530px;
	height:480px;
	overflow:auto;
}

#content{
	/*background-color:transparent;*/
	padding-top:2px;
	padding-left:10px;
	padding-right:5px;
	text-align:justify;
	color:#1e4872;
	font-size:11px;
}

#content_common {
	background-image:url(/images/content_background_common.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	width:680px;
	height:480px;
	text-align:justify;
	color:#1e4872;
	overflow:auto;
}		

#content_common H2{
	font-size:12px;
}	

#left_bar {
	float:left;
	width:160px;
}
#left_bar H1{
	color:#1e4872;
	font-size:12px;
	text-align:center;
	margin:7px 0 3px 10px;
}
#left_bar IMG{margin:5px 0 0 10px;}	
#left_bar OBJECT{margin:10px 0 0 10px;}

.our_product_string{
	height:78px;
	text-align:justify;
	font-size:10px;
}

#partenaires{
	background-color:#ffffff;
	width:120px;
	height:230px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:50px;
	text-align:center;
	}
.tpe{
	text-align:center;
	margin:auto;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	width:100px;
	margin-bottom:10px;
	}
#flo{
	height:100px;
	}	
#delta_promo_home{
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-left:150px;
	margin-top:15px;
	margin-bottom:10px;
}
	
#delta_promo{
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	width:399px;
	margin:auto;
	text-align:center;
	margin-top:10px;
	}
#delta_promo2{
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-top:10px;
	margin-left:130px;
}

/* FOOTER BLOCK */
#footer{
	width:700px;
	margin:auto;
	text-align:center;
	font-size:10px;
	color:white;
}
/* POS BLOCK */
#oldpages_link {
	display:inline;
	font-size:1px;
	visibility:hidden;
}