ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div
	{
	margin: 0;
	padding: 0;
	text-align: justify;
}

img {
	border: none;
}

a {
	color: #555555;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 14px;
	background-color: #DDDDDD;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	
}

div#container {
	width: 1000px;
	margin: 0 auto 0 auto;
}

/* HEAD */
div#header {
	height: 120px;
	background-image: url(../images/back_head.jpg);
	background-repeat: no-repeat;
	width: 950px;
}

h1 {
	padding: 0 0 0 20px;
	float: left;
	height: 115px;
}
p.subh1 {
	text-align: center;
	color: #555555;
	width: 250px;
	float: left;
	padding-top: 100px;
}
div#header p.rappel {
	float: right;
	width: 100px;
	height: 120px;
}


/* divs */
div#topcats {
	padding: 10px 20px 30px 20px;
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#topcats ul {
	list-style-type: none;
}
div#topcats div.topcat {
	padding: 0 10px 0 10px;
	}
div#topcats li.arbor {
	border-bottom: 1px solid #CCCCCC;
	/*padding: 1px 30px 1px 2px;*/
}
div#topcats li.arbor a {
	display: block;
	text-decoration: none;
	font-size: 11px;
}
div#topcats li.arbor a.selected {
	background-color: #EEEEEE;
}
div#topcats li.arbor a:hover {
	background-color: #EEEEEE;
}

ul#menu {
	list-style-type: none;
	height: 60px;
}

ul#menu li {
	float: left;
	height: 60px;
	text-align: center;
}

div#left {
	width: 250px;
	background-image: url(../images/back_left.jpg);
	clear: both;
	float: left;
}
div#left p {
	margin: 0 30px 0 30px;
}

div#right {
	width: 750px;
	float: left;
	}

div#content {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	width: 700px;
	margin: 5px 15px 0 15px;
}


div#content p {
	margin: 5px;
}

div.page {
	padding: 10px;
}

h2 {
	font-size: 20px;
	font-family: georgia, serif;
	color: #222222;
	margin: 5px;
	border-bottom: 1px solid #DDDDDD;
}

div.home {
	font-family: georgia, serif;
	}
div.intro {
	font-size: 20px;
	text-align: center;
	}

div#bandeau {
	height: 250px;
	width: 700px;
	}
/* page contact */
div.contact div.coords {
	float: left;
	width: 250px;
}

div.contact div.form {
	float: left;
	width: 420px;
	text-align: right;
}

div.contact div.form p {
	font-size: 11px;
}

div.contact div.coords p {
	padding: 5px;
	background-color: #EEEEEE;
	font-size: 15px;
}

div.contact th {
	text-align: right;
	width: 100px;
	vertical-align: top;
	font-size: 13px;
}

div.contact input.text {
	width: 300px;
}

div.contact textarea {
	width: 300px;
	height: 100px;
}

div.contact form th {
	font-weight: normal;
	text-align: right;
}
div.contact form th, div.contact form td {
	vertical-align: top;
	padding: 3px;
}
div.contact input, div.contact textarea {
	border: 1px solid #AAAAAA;
	background-color: #DDDDDD;
	}
.legal {
	clear: left;
	}

/* catalog */

div.catalog_location {
	font-size: 11px;
	margin: 10px 5px 20px 5px;
	}

	/* prods */
table.products {
	margin-top: 20px;
}

table.products td {
	vertical-align: top;
}

table.products td.img {
	width: 150px;
	height: 150px;
}

table.products td.img img {
	width: 150px;
	height: 150px;
}

table.products h3 {
	padding: 3px;
}

table.products h3 a {
	text-decoration: none;
}

table.products td.info {
	padding: 5px;
}

table.products div.shortdesc {
	padding: 3px;
	margin: 1px;
	border: 1px solid #DDDDDD;
	text-align: justify;
	text-align: 13px;
}

table.products div.details {
	font-size: 12px;
	margin: 3px;
}

img.product {
	width: 300px;
}

	/* categories */
table.category_children {
	border-bottom: 1px solid #AAAAAA;
	width: 100%;
	}
table.category_children td {
	vertical-align: top;	
}
table.category_children td.img {
	width: 100px;
	height: 100px;
}
table.category_children div.name a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
table.category_children div.name a:hover {
	text-decoration: underline;
	color: black;
}
table.catalog_category_head {
	margin: 0 auto 0 auto;
}
td.catalog_category_desc {
	vertical-align: top;
	padding: 3px;
}
td.catalog_category_video {
	vertical-align: top;
	padding: 3px;
}
div.category_prodimages {
	text-align: left;
	width: 630px;
	margin: 10px auto 0 auto;
	}
	
div.category_prodimages img {
	border: 1px solid #BBBBBB;
	margin: 1px;
	}
p.gofullscreen {
	text-align: right;
	}
table.category_children td.img img {
	width: 100px;
	height: 100px;
}
.solutions .text {
	font-size: 16px;
	margin: 5px;
}
div.recrutement th {
	text-align: right;
	width: 100px;
	font-size: 13px;
	font-weight: normal;
}
div.actu table {
	width: 100%;
	}
	div.actu td.img { width: 100px; }
	div.actu td { vertical-align: top; }
div.actu h3 {
	border-bottom: 1px solid #AAAAAA;
	margin: 2px;
}

div.surmesure ul {
	margin-left: 20px;
	}

div#footer {
	clear: left;
}