.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em; /* 32px/16px = 2em*/
	font-weight: bold;
	color: #003366
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;  /* 24px/16px = 1.5em*/
	font-weight: bold;
	color: #5E7DA2
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	line-height: 16px;
	text-align: left;
}

/* a link general */
a, a:link, a:active { color:#F5821F; text-decoration:none;}

a:visited { color:#F5821F; text-decoration:none; }

a:hover { text-decoration:none; }

/* a link type1 */
a.type1, a:link.type1, a:active.type1, a:visited.type1 { color: #626365; text-decoration:none; padding-left: 1em; padding-right: 1em; }

a:hover.type1 { color: #F5821F; background-color: #FEE1C8; text-decoration:none; padding-left: 1em; padding-right: 1em; border-top: 1px solid #FEE1C8; border-bottom:1px solid #FEE1C8; padding-top:1px; padding-bottom:1px; }

/* a link type1-active */
a.type1-active, a:link.type1-active, a:active.type1-active, a:visited.type1-active, a:hover.type1-active { padding-top:1px; padding-bottom:1px; letter-spacing:0.5px; font-weight:bold; color: #F5821F; background-color: #FEE1C8; text-decoration:none; padding-left: 1em; padding-right: 1em; border-top: 1px solid #FEE1C8; border-bottom:1px solid #FEE1C8; }

/* a link type2 */
a.type2, a:link.type2, a:active.type2, a:visited.type2 { color: #FFFFFF; text-decoration:none; }
a:hover.type2 { color: #F5821F; font-style:italic; text-decoration:none; }
/* a link type3 */

a.type3, a:link.type3, a:active.type3, a:visited.type3 { margin:0px; height:23px; color: #F5821F; text-decoration:none; padding-left: 1em; padding-right: 1em;  }
a:hover.type3 { color: #F5821F; text-decoration:none; }


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none
}

.bullet {
	list-style-image: url(images/bullet.gif);
	color: #ffff;
}

.focus {
	font-weight: bold;
}

.Quote {
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 1em; padding-right: 1em; padding-top: 1em; padding-bottom: 1em;
	background-color: #D6D6D6;
	display: inline-block;
}

.testi {
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-left: 1em; padding-right: 1em; padding-top: 1em; padding-bottom: 1em;
	background-color: #D6D6D6;
	display: inline-block;
}

#container1 {
	width:100%;
	position:relative;
	background:#f0ede6;
	padding-bottom:10px;
	/*  url("../assets/bk_sophie_marceau.jpg") no-repeat; */
}


#container2 {
	width:100%;
	height:150px;
	background:#f0ede6;
	overflow:auto;
	padding-bottom:10px;
}

#contentleft {
	width:30%;
	float:left;
	background:#f0ede6;
	padding-bottom:10px;
}

#contentright {
	width:100%;
/*	float:left; */
	background:#f0ede6;
	padding-bottom:10px;
}

#tl {	
	width:30%;
	float:left;
	background:#f0ede6;
	padding-left:10px;
	padding-bottom:10px;
}

#tm {
	width:30%;
	float:left;
	background:#f0ede6;
	padding-left:10px;
	padding-bottom:10px;
}

#tml {
	width:180px;
	float:left;
	background:#f0ede6;
	padding-bottom:10px;
}

#tmr {
	width:70%;
	float:left;
	background:#f0ede6;
	padding-left:10px;
	padding-bottom:10px;
}

#tr {
	width:30%;
	float:left;
	background:#f0ede6;
	padding-left:10px;
	padding-bottom:10px;
}


img.inset-productL {margin: 10px; margin-left: 0px; margin-right: 15px; margin-top: 5px; margin-bottom: 5px;}

img.inset-productR {margin: 10px; margin-left: 15px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px;}


#banner {
	background:#ffffff;
}

#bckgrdimage {
	width:500;
/*	position:absolute; */
	background-color:transparent;
	background-image:url(images/bw.png);
	layer-background-image:url(images/bw.png);
/* 	background-attachment: fixed; */
	background-position:right 50%;
	background-repeat:no-repeat;
}

p, pre {
	margin:0px 10px 10px 10px;
}

