/* ---------- BOX  ---------- */
/* box title */
.titlebox, 
.editorialboxtitle h1
{
	font-size: small;
	font-weight: bold;
	color: #69653f;
	font-family: Arial, Helvetica, sans-serif;
}
/* line below the title */
.titleseparator
{
	border-top: 1px solid #31618C;
	margin-bottom: 5px;
	line-height: 1px;
}
/* line before: >> go to XXXX */
.bottomseparator  {
	border-top: 1px dashed #ccc;
	clear: both;
	margin-top: 10px;
}
/* small link */
.linkbox, .linkbox a,
.editoriallist a,
.editoriallist0 a,
.editoriallist40 a,
.editoriallist65 a,
.editoriallist100 a,
.editorialboxlist a,
.editorialboxlist0 a,
.editorialboxlist40 a,
.editorialboxlist65 a,
.editorialboxlist100 a,
.editorialboxmore a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4265b5;
	text-decoration: underline;
	text-align: justify;
}
.linkbox, .linkbox a,
.editorialboxlist a,
.editorialboxlist0 a,
.editorialboxlist40 a,
.editorialboxlist65 a,
.editorialboxlist100 a,
.editorialboxmore a
{
	font-size: 8pt;
}
/* resume link with mouse hover*/
.boxlistanchor:link, .boxlistanchor:active, .boxlistanchor:visited,
.editoriallist div a, .editoriallist div a:visited,
.editoriallist0 div a, .editoriallist0 div a:visited,
.editoriallist40 div a, .editoriallist40 div a:visited,
.editoriallist65 div a, .editoriallist65 div a:visited,
.editoriallist100 div a, .editoriallist100 div a:visited,
.editorialboxlist div a, .editorialboxlist div a:visited,
.editorialboxlist0 div a, .editorialboxlist0 div a:visited,
.editorialboxlist40 div a, .editorialboxlist40 div a:visited,
.editorialboxlist65 div a, .editorialboxlist65 div a:visited,
.editorialboxlist100 div a, .editorialboxlist100 div a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.boxlistanchor:hover,
.editoriallist div a:hover,
.editoriallist0 div a:hover,
.editoriallist40 div a:hover,
.editoriallist65 div a:hover,
.editoriallist100 div a:hover,
.editorialboxlist div a:hover,
.editorialboxlist0 div a:hover,
.editorialboxlist40 div a:hover,
.editorialboxlist65 div a:hover,
.editorialboxlist100 div a:hover
{
	color: #4265B5;
}
.editorialboxlistseparator
{
	border-top: 1px dashed #ccc;
	clear: both;
	margin: 15px 0 5px 0;
}
.datebox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.bodybox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color :#333333;
	text-decoration: none;
	text-align: justify;
}
.docinfo {
	text-align: right;
	margin: 0 7px 0 0;
	font-weight: bold;
	}
.docdate {
	text-align: right;
	margin: 0 7px 10px 0;
	font-size: 11px;
	color: #666;
	}
.toolbox {
	float: right;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 5px;
	background: #fff;
	}
/* ---------- BOX SUR HOMES  ---------- */
/* leave enought place for the picto*/
.editorialboxtitle
{
	clear: both;
}
.editorialboxtitle h1
{
	height: 36px;
	padding: 15px 0 0 50px;
	margin: 0 0 5px 0;
	background-repeat: no-repeat;
	background-position: top left;
}
.editoriallist div,
.editoriallist0 div,
.editoriallist40 div,
.editoriallist65 div,
.editoriallist100 div,
.editorialboxlist div,
.editorialboxlist0 div,
.editorialboxlist40 div,
.editorialboxlist65 div,
.editorialboxlist100 div
{
	text-align: justify;
}
.editorialboxlist ul
{
	padding: 0 0 0 22px;
	margin: 0;
}
.editorialboxlist li
{
}
.editoriallist0 ul,
.editoriallist40 ul,
.editoriallist65 ul,
.editoriallist100 ul,
.editorialboxlist0 ul,
.editorialboxlist40 ul,
.editorialboxlist65 ul,
.editorialboxlist100 ul
{
	list-style-image: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
.editoriallist40 li,
.editorialboxlist40 li
{
	background: no-repeat top left;
	height: 40px; 
	padding-left: 45px;
	line-height: 40px;
	vertical-align: middle;
}
.editoriallist65 li,
.editorialboxlist65 li
{
	background: no-repeat top left;
	height: 65px; 
	padding-left: 70px;
}
.editoriallist100 li,
.editorialboxlist100 a
{
	font-size: 12px;
}
.editoriallist100 div,
.editorialboxlist100 div
{
	margin-top: 7px;
}
.editoriallist100 li,
.editorialboxlist100 li
{
	background: no-repeat top left;
	height: 100px; 
	padding-left: 105px;
}
.editorialboxmore
{
	text-align: right;
}
/* list of documents */
.editoriallist ul li
{
	margin-bottom: 10px;
	text-align: justify;
}
/* list of documents - date */
.editoriallist ul li span,
.editoriallist0 span,
.editoriallist40 span,
.editoriallist65 span,
.editoriallist100 span,
.editorialboxlist span,
.editorialboxlist0 span,
.editorialboxlist40 span,
.editorialboxlist65 span,
.editorialboxlist100 span
{
	color: #333333;
	font-size: 11px;
}

/* ---------- PICTO  ---------- */

.pictomarketreports
{
	background-image: url(/img/om4as/picto/market-report.gif);
}

.pictoapplicationfocus
{
	background-image: url(/img/om4as/picto/application-focus-small.gif);
}
.pictoapplicationfocushome
{
	background-image: url(/img/om4as/picto/application-focus.gif);
}
.pictomarketfocus
{
	background-image: url(/img/om4as/picto/market-focus-small.gif);
}
.pictomarketfocushome
{
	background-image: url(/img/om4as/picto/market-focus.gif);
}
.pictoarticles
{
	background-image: url(/img/om4as/picto/articles-small.gif);
}
.pictoarticleshome
{
	background-image: url(/img/om4as/picto/articles.gif);
}
.pictoeditorial
{
	background-image: url(/img/om4as/picto/edito-small.gif);
}
.pictoeditorialhome
{
	background-image: url(/img/om4as/picto/edito.gif);
}
.pictonews
{
	background-image: url(/img/om4as/picto/news-small.gif);
}
.pictonewshome
{
	background-image: url(/img/om4as/picto/news.gif);
}
.pictosolutiongallery
{
	background-image: url(/img/om4as/picto/sds-small.gif);
}
.pictoapplicationgallery
{
	background-image: url(/img/om4as/picto/case-study-small.gif);
}
.pictobondingcenters
{
	background-image: url(/img/om4as/picto/bonding-center-small.gif);
}
.pictolibrary
{
	background-image: url(/img/om4as/picto/library-small.gif);
}
.pictoindustryeventshome
{
	background-image: url(/img/om4as/picto/events.gif);
}
.pictostandards
{
	background-image: url(/img/om4as/picto/standard-small.gif);
}
.pictoglossary
{
	background-image: url(/img/om4as/picto/glossary-small.gif);
}
.pictofoodcontact
{
	background-image: url(/img/om4as/picto/fda.gif);
}
.pictomarketbuilding
{
	background-image: url(/img/om4as/picto/building-small.gif);
}
.pictomarketflexpack
{
	background-image: url(/img/om4as/picto/flexpack-small.gif);
}
.pictomarketlabels
{
	background-image: url(/img/om4as/picto/labels-small.gif);
}
.pictomarkettransportation
{
	background-image: url(/img/om4as/picto/transportation-small.gif);
}