@charset "UTF-8";
/*
Theme Name: AutomationPlaza
Theme URI: http://www.automationplaza.be/
Description: The 2010 default theme for Automation Plaza.
Author: Tilt Factory
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/*  ------ reset ------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*  ------ global ------------------------ */

*:focus{outline:none;}

body{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#000;
	
	background:#d7d7d7 url(images/layout/bg-body.png) repeat-x;
}

.clear{clear:both;}
.nocomments{display:none;}
#wpml_credit_footer{display:none;}

a:link, a:visited, a:hover, a:active{color:#333;}

h2{
	color:#007bc0;font-variant:small-caps;font-size:20px;padding:0 0 10px 10px;margin-bottom:10px;
	background:url(images/layout/border-title.png) no-repeat bottom left;
	font-weight:bold;
}

h3{
	color:#98bf0e;font-weight:bold;font-size:16px;padding-top:10px;
}



strong{font-weight:bold;}

.entry-content{margin-left:10px;}

/*
.ngg-gallery-thumbnail-box{float:left:!important;width:110px;}
*/

/*
.ngg-gallery-thumbnail-box,
.ngg-gallery-thumbnail,
.ngg-gallery-thumbnail a,
*/
.ngg-gallery-thumbnail img
{width:130px;height:100px;/*margin:0 !important;padding:0 !important;float:left !important;display:inline !important;border:0 !important;*/}

/* =Menu
-------------------------------------------------------------- */

.header-menu-wrapper {
	margin:252px 0 0 9px;
}

#access {
	background:transparent url(images/layout/bg-menu.png) repeat-x;
	display: block;
	float: left;
	margin: 0 auto;
	width: 978px;
}
#access .menu-header,
div.menu {
	font-variant:small-caps;font-size:17px;font-weight:bold;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 35px;
	padding: 0 10px;
	margin:5px 0 4px 0;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	height:30px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #ccc;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ccc;
	background: #333;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #ccc;
	background: #333;
}








/*  ------ zones ------------------------ */
#main{
	width:1004px;
	position:absolute;
	left:50%;
	margin-left:-502px;
	/*background:transparent url(images/layout/bg-main-halo.png) center no-repeat;*/
}

#main #header{
	/* placé dans le template => multinlingue */
	/*background:transparent url(images/layout/header.png) no-repeat;*/
	height:421px;
}

	#main #header #logo{
		padding:20px 0 0 40px;
		float:left;
	}
		#main #header #logo img{border:none;}
		
	#main #header #language{
		float:right;
		padding:5px 30px 0 0;
	}
	
#main #content{
	background:transparent url(images/layout/bg-content.png) repeat-y;
}

	#main #content #leftCol{
		width:630px;
		float:left;
		margin:35px 0 30px 35px;  
	}
		#main #content ul{padding:10px;}
		#main #content ul li{background:url(images/layout/arrow_list.png) no-repeat;padding:0 0 4px 25px;}
	
	
	#main #content #rightCol{
		width:250px;
		float:right;
		margin-right:80px;
	}
	
		#main #content #rightCol #pics{
			margin-top:-90px;
			z-index:9999;
		}
		
		#main #content #rightCol #language{
		
		}

#main #footer{
	height:98px;
	width:998px;
	background:transparent url(images/layout/footer.png) no-repeat;
}

	#main #footer a:link, #main #footer a:visited, #main #footer a:hover, #main #footer a:active{color:#333;}

	
	#main #footer #legal{
		padding:20px;
	}
	
	
	
/*---------------------- SIDEBAR ------------------------------*/	

#rightCol #share-tools{
	background:#fff url(images/layout/bg-share-tools.png) no-repeat;
	width:276px;
	height:115px;
	margin-left:25px;
}

#rightCol #share-tools #subscription{
	margin-top:15px;
	margin-bottom:13px;
	padding:8px;
	/*background:#88b514 url(images/layout/bg-subscribe-top.png) no-repeat;*/
	color:#fff;
	width:260px;
}

#rightCol #share-tools #subscription h4{
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}


#rightCol #addthis{
	margin-left:12px;
}



ul.xoxo li{background:none !important;}
#searchform{width:250px;}
#searchform label{display:none;}
#searchform #s{width:150px;}
