/* @override http://unipex-inn-ca.fn.mac/css/screen.css */

body {
	background-image: url(/img/bg-container.png);
	}

#intro4 {
	background: transparent url(/img/visual-intro.jpg) 550px -29px no-repeat;
	}
#home #intro4 {
	background: transparent url(/img/visual-intro-home.jpg) 70px 40% no-repeat;
	}

#distributors #text h2 {
	clear: both;
	padding-top: 1.5em;
	}

#products .picto {
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 54px;
	}
#products h3#cat1 {
	background: transparent url(/img/picto-botanicals.png) 0 0 no-repeat;
	}
#products h3#cat2 {
	background: transparent url(/img/picto-marine.png) 0 0 no-repeat;
	}
#products h3#cat3 {
	background: transparent url(/img/picto-peptide.png) 0 0 no-repeat;
	}
#products h3#cat4 {
	background: transparent url(/img/picto-biotech.png) 0 0 no-repeat;
	}

ul.categories {
	margin: 2em 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	}
#home ul.categories {
	margin-left: -30px;
	}
ul.categories img {
	margin: 0 0 12px;
	}
ul.categories li {
	float: left;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	width: 135px;
	}
ul.categories a {
	color: #690;
	}
ul.categories a:hover {
	color: #C00;
	text-decoration: none;
	}

.links ul {
	font-size: 1.2em;
	}

