/* @override http://unipex-sol-fr.fn.mac/css/custom.css */

body {
	background-image: url(/img/bg-container.png);
	}

#intro4 {
	background: transparent url(/img/visual-intro.jpg) 550px -10px no-repeat;
	}
#home #intro4 {
	background: transparent url(/img/visual-intro.jpg) 70px 0 no-repeat;
	padding-right: 50px;
	}
.cosmetics #intro4 {
	background: transparent url(/img/visual-cosmetics.jpg) 550px 50% no-repeat;
	}
.pharma #intro4 {
	background: transparent url(/img/visual-pharma.jpg) 550px 75% no-repeat;
	}
.fine-chemical #intro4 {
	background: transparent url(/img/visual-fine-chemical.jpg) 550px 100% no-repeat;
	}
.perf-chemical #intro4 {
	background: transparent url(/img/visual-perf-chemical.jpg) 550px 50% no-repeat;
	}
.nutrition #intro4 {
	background: transparent url(/img/visual-nutrition.jpg) 550px 30% no-repeat;
	}

table.commettants td.first {
	font-size: 1.1em;
	width: 200px;
	}

.flag {
	margin-left: 15px;
	vertical-align: middle;
	}

.pseudolink {
	color: #690;
	cursor: pointer;
	text-decoration: underline;
	}
.pseudolink:hover {
	color: #C00;
	}

#products .picto {
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 54px;
	}
#products h3 {
	font-size: 1.3em;
	}
#products h3#cat1 {
	background: transparent url(/img/picto-cosmetics.png) 0 0 no-repeat;
	}
#products h3#cat2 {
	background: transparent url(/img/picto-pharma.png) 0 0 no-repeat;
	}
#products h3#cat3 {
	background: transparent url(/img/picto-fine-chemical.png) 0 0 no-repeat;
	}
#products h3#cat4 {
	background: transparent url(/img/picto-perf-chemical.png) 0 0 no-repeat;
	}
#products h3#cat5 {
	background: transparent url(/img/picto-nutrition.png) 0 0 no-repeat;
	}

ul.categories {
	margin: 2em 0 0 -11px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
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: 108px;
	}
ul.categories a {
	color: #690;
	}
ul.categories a:hover {
	color: #C00;
	text-decoration: none;
	}

table.formule {
	margin: 1em 0 0 1px;
	width: 100%;
	}
table.formule th, table.formule td {
	border: 1px solid #333;
	padding: 8px 8px 2px;
	}
table.formule p {
	margin: 0 0 .25em;
	}


/* Request form */

#docrequest {
	margin: 0 50px;
	
	}
#docrequest form {
	background: #E6E6E5;
	padding: 15px 20px;
	}
#docrequest .leftlabel label {
	padding: .5em 20px 0 0;
	text-align: right;
	width: 80px;
	}
#docrequest .input input {
	width: 310px;
	}
#docrequest .action {
	text-align: center;
	}

#docrequest p.condition {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	margin: .3em 0 0;
	text-align: right;
	}

#productlist {
	margin: 1em 0 0;
	}
#productlist ul li {
	color: #690;
	font-weight: bold;
	}
#productlist ul ul li {
	color: #333;
	font-weight: normal;
	}
