body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #387ea8;
	margin: 0px 0px 10px 0px;
}
form {
	margin:0px;
}
.intersite {
	background-image: url(/images/bg_intersites.gif);
	background-repeat: repeat-x;
	background-color: #252525;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #254f69;
	border-left-color: #254f69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
}
.sites {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sites a {
	text-decoration:none;
}
.sites #axesindustries {
	color:#9b801e;
}
.sites #axesindustries:hover {
	color:#ffcc00;
}
.sites #mecatronicexpo {
	color:#228288;
}
.sites #mecatronicexpo :hover{
	color:#1bd9e5;
}
.sites #envirotechexpo {
	color:#84972c;
}
.sites #envirotechexpo :hover{
	color:#c1e51b;
}
.header {
	background-color: #489aca;
	background-image: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.breadcrumb {
	background-color: #3b3b3b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b3b3b;
	border-left-color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	font-size: 11px;
	text-transform: capitalize;
}
.breadcrumb a {
	color: #f0f0f0;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #ffc500;
	text-decoration: underline;
}
.jaune {
	background-color: #ffc500;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #25536e;
	border-left-color: #25536e;
}
.menu {
	background-color: #e7e7e7;
	background-image: url(/images/menu_shd.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #285672;
}
.footer {
	background-color: #202020;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottomright: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tab_on {
	color:#387ea8;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-left-color: #c3c3c3;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-left: 4px;
	-webkit-border-radius-top-right: 4px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/tab_on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
.tab_on a {
	color:#387ea8;
	text-decoration:none;
}
.tab_on a:hover {
	text-decoration:underline;
}
.tab_off {
	color: #9e9c95;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dec160;
	border-right-color: #dec160;
	border-left-color: #dec160;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-left: 4px;
	-webkit-border-radius-top-right: 4px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/tab_off.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
.tab_off a {
	color:#9e9c95;
	text-decoration:none;
}
.tab_off a:hover {
	text-decoration:underline;
}
.footer .colonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	padding-right: 20px;
	padding-left: 20px;
}
.footer .colonne a {
	color: #f0f0f0;
	text-decoration: none;
}
.footer .colonne a:hover {
	color: #ffc500;
	text-decoration: underline;
}
.submit {
	background: #2daebf url(/images/alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.submit:hover {
	background-color: #007d9a;
	color: #fff; 
}
.orange.submit {
	background-color: #ff5c00;
	color: #fff; 
}
.orange.submit:hover {
	background-color: #d45500;
	color: #fff; 
}
.green.submit {
	background-color: #8cad18;
	color: #fff; 
}
.green.submit:hover {
	background-color: #6b8415;
	color: #fff; 
}
.content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #285875;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
}
.content2 {
	background-color: #FFFFFF;
}
.breadcrumbsep {
	background-image: url(/images/bc_sep.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
.recherche {
	border-style: hidden;
	border-width: 0px;
	color: #c3c3c3;
	padding-left:22px;
	padding-right:6px;
	font-size:12px;
	background-image: url(/images/srch_bg.png);
	margin-left:3px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFC500;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#accordion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear:both;
}
#accordion h3 a {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#accordion a {
	color:#7ba220;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main h1 {
	font-weight: normal;
	color: #387ea8;
	font-size: 24px;
}
.main p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main p a {
	color: #FF6600;
}

.main h2 {
	font-size: 14px;
	color: #FF6600;
}
.main h2 a {
	color: #FF6600;
	text-decoration:none;
}
.main h3 {
	font-size: 14px;
	color: #333333;
}
.logo {
	border:solid 1px #dddddd;
	margin:2px;
}
.vignette {
	border:solid 1px #dddddd;
	margin:2px;
}
.prdtr:hover {
	cursor: pointer;
	cursor: hand;
	background-color:#f4f4f4;
	background-image: url(/images/prdtr.jpg);
	background-repeat: no-repeat;
}
.prdrow {
	border-bottom: solid 1px #dddddd;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.prdrow h2 {
	font-size:16px;
	margin:0px;
}
.prdrow h2 a {
	text-decoration:none;
	color: #333333;
}
.prdrow h2 a:hover {
	color: #e95d0f;
}
.prdrow p {
	margin:0px;
	color:#747474;
}
.prdimg {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #dddddd;
	width: 108px;
}
.prdimg  img {
	border: solid 1px #dddddd;
}
.boutonvert {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b3605;
	background-image: url("/images/btn_bg_vert.png");
	background-repeat: no-repeat;
	background-position: 50% 3px;
	padding:0 5px 0 12px;
	text-align: left;
}
.boutonvert a {
	color: #2b3605;
	text-decoration: none;
}
.boutonjaune {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url("/images/btn_bg_jaune.png");
	background-repeat: no-repeat;
	background-position: 50% 3px;
	padding:0 5px 0 12px;
	text-align: left;
}
.boutonjaune a {
	color: #000000;
	text-decoration: none;
}
.boutonbleu {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c6eaff;
	background-image: url("/images/btn_bg_bleu.png");
	background-repeat: no-repeat;
	background-position: 50% 3px;
	padding:0 5px 0 12px;
	text-align: left;
}
.boutonbleu a {
	color: #c6eaff;
	text-decoration: none;
}
.logoann {
	max-width: 240px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.logoann2 {
	max-width: 160px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.photo {
	max-width: 400px;
	max-height: 248px;
}
.bglogo {
	width: 253px;
	background-image: url("/images/bglogo.png");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 100px;
	float:right;
	text-align: center;
	padding-top: 5px;
	margin: 2px 0 5px 5px;
	font-size: 11px;
	text-transform: capitalize;
}
.bglogo a {
	color: #333333;
}
.bglogo h2 {
	margin-bottom: 0px;
	text-decoration:none;
}
.bglogo h2 a {
	color: #333333;
	text-decoration:none;
}
.capture {
	position:relative;
	width:160px;
	display:inline-block;
	min-height:250px;
	margin-bottom:25px;
	margin-right:1px;
	padding:2px;
}
.capture .nom a {
	color:#fff;
}
.capture img {
	border:solid 1px #ccc;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	bottom:20px;
}
.capture .nom {
	position:absolute;
	width:158px;
	bottom:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	opacity:0.7;
	padding:2px;
}
.archcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
.archcell0 {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e3eff7;
	border-bottom:solid 1px #cbd0d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2b6a91;	
	font-weight:bold;
}
.archcell1 {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e8f1ca;
	border-bottom:solid 1px #cdd1be;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2b6a91;	
	font-weight:bold;
}
.archblk0 {
	background-color:#e3eff7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#2b6a91;	
	font-weight:bold;
}
.archblk1 {
	background-color:#e8f1ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#2b6a91;	
	font-weight:bold;
}
