@charset "UTF-8";

.error_accueil{
width:560px;
 display:inline-block; 
 padding:5px 10px 5px 10px;
 font-weight:bold; 
 border: 1px dotted #580000 ;
 background-color:#FF5E4D;
 color: #580000 ;
}
.dark{
background-color:#D3D3D3;
color:808080;
padding-top:5px;
padding-bottom:5px;
}
.light{
padding-top:5px;
padding-bottom:5px;
}

.error{
width:510px;
 display:inline-block;
 padding:5px 10px 5px 10px;
 border: 1px dotted #580000;
 font-weight:bold; 
 background-color:#FF5E4D; 
 color: #580000; 

}

.valid{
style="width:510px; 
display:inline-block;
 padding:5px 10px 5px 10px;
 border: 1px dotted #006600 ;
 font-weight:bold;
 background-color:#CCFF99; 
 color: #006600;

}


.valid_accueil{
width:560px;
 display:inline-block; 
 padding:5px 10px 5px 10px;
 font-weight:bold; 
 border: 1px dotted #006600 ; 
 background-color:#CCFF99; 
 color: #006600;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	color: #666;
	line-height: 20px;
}
h1,
h2,
h3,
h4,
h5 {
	margin:0;
	padding:0;
}
form {
	padding:0;
	margin:0;
}
#container .blue {
	color:#092869;
}
#container .orange {
	color:#f7941d;
}
#container .red {
	color:#CC0000;
}
a.blank:hover {
	background-image: url(/images/ui/target_blank.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#breadcrumbs {
	font-size: 11px;
	color:#999999;
	padding-left: 44px;
}
#breadcrumbs a {
	text-decoration:none;
	color:#999999;
}
#breadcrumbs a.active,
#breadcrumbs .active,
#breadcrumbs a:hover {
	text-decoration:none;
	color:#F7941D;
}
#container {
	width:980px;
	margin:0 auto;
	padding:0;
	position: relative;
}
#content {
	width: 760px;
	vertical-align: top;
	padding-top: 20px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}
#container a {
	color:#565656;
	text-decoration:none;
}
#container a:visited {
	color:#565656;
}
#container a:hover,
#container a.active {
	color:#F7941D;
}
#content p {
	margin-right:165px;
	text-align:left;
}
#content ul {
	margin-right:165px;
	text-align:left;
}
#content li {
margin-bottom:15px;}
div.clear {
	clear: both;
	width: 100%;
	margin:0;
	padding:0;
	line-height: 0px;
	height: 0px;
}
#footer {
	clear:both;
	height:20px;
	width: 100%;
	margin-top: 15px;
	font-size: 10px;
	color: #999999;
	text-align:right;
}
#footer a {
	color: #999999;
	text-decoration:none;
	margin-left:20px;
}
#header {
	height:105px;
	clear:both;
	position:relative;
}
#header #logo_ia {
	border-style: none;
	float:left;
	margin-top:10px;
	margin-left: 45px;
}
#header #toplinks {
	padding-top:20px;
	text-align:right;
	height:20px;
}
#header #toplinks a {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	display:block;
	float:right;
	width:auto;
	padding:0 4px;
	margin-left:35px;
}
#header #toplinks a:hover {
	color:#F7941D;
	text-decoration:underline;
}
#header #cse-search-box {
	margin:0;
	padding:0;
	display:block;
	width:150px;
	float:right;
	margin-top: -3px;
}
#header #cse-search-box #q {
	font-size:10px;
	padding:0;
	width:100px;
	height:13px;
	border:solid 1px #979797;
	color:#333;
}
#header #cse-search-box #ok {
	font-size:10px;
	padding:0;
	width:20px;
	height:16px;
	width:22px;
	border:solid 1px #9BA205;
	color:#FFF;
	background-color:#9BA205;
	cursor:pointer;
}
#header #cse-search-box #ok:hover {
	background-color:#f7941d;
	border-color:#f7941d;
}
#bandeau {
	clear:both;
	background-color:#DAE0C8;
	color: #FFFFFF;
	line-height: 22px;
	font-size: 14px;
	height: 200px;
}
#grand_bandeau {
	clear:both;
	background-color:#CCC;
	color:#FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	height: 230px;
	line-height: 20px;
}
#colnav_gauche {
	width: 150px;
	font-size:12px;
	font-weight:normal;
	padding-left: 55px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
}
#colnav_gauche ul {
	margin:0;
	padding:0;
	list-style:none;
}
#colnav_gauche li {
	line-height:normal;
}
#colnav_gauche li.gamme {
	color:#999999;
	text-decoration:none;
	line-height:14px;
	font-weight:bold;
	color:#808080;
	margin-bottom:10px;
	padding-right:10px;
	font-size:13px;
}
#colnav_gauche a {
	color:#999999;
	text-decoration:none;
	line-height:14px;
}
#colnav_gauche a:hover {
	color:#F7941D;
}
#colnav_gauche li a {
	display:block;
	margin-bottom:16px;
	margin-right:10px;
	color:#808080;
}
#colnav_gauche li a.active {
	text-decoration:none;
	color:#F7941D;
	font-weight:bold;
}
#colnav_gauche.liste_sites li a {
	display:block;
	margin-bottom:5px;
	margin-right:10px;
	color:#808080;
}
#colnav_gauche.liste_sites ul#ind_automation li a {
	/*font-weight:bold;*/
color:#092869;
}
#colnav_gauche.liste_sites li a:hover,
#colnav_gauche.liste_sites ul#ind_automation li a:hover {
	color:#F7941D;
}
img#bandeau_col_centre {
	margin-bottom: 15px;
	margin-top: 7px;
}
#col_droite {
	float:right;
	width:154px;
	height:99%;
	min-height:500px;
	text-align: right;
	background: url(../images/ui/mini_points_verti.gif) repeat-y left top;
	padding-left:1px;
	line-height: normal;
}
#col_droite p {
	margin-left:0;
	margin-right:0;
}
#col_droite img.doc {
	border:solid 1px #CCCCCC;
	margin-bottom:4px;
}
#content #col_droite img.noborder,
#content #col_droite a img.noborder {
	border: none;
}
#col_droite a.liendoc {
	display:block;
	width:120px;
	margin-left:30px;
	text-align:center;
	font-size:10px;
	color:#999;
	line-height: normal;
	}
#col_droite a.liendoc img {
	border:solid 1px #CCCCCC;
	margin-bottom:4px;
	}	
#col_droite a.liendoc:hover {
	color:#f7941d;}	
#col_droite a.lien_downloads {
	display: block;
	height: 30px;
	margin-bottom: 5px;
	font-size: 11px;
	margin-left: 10px;
	background: url(../images/ui/fleche_rond.gif) no-repeat right 2px;
}
#col_droite ul.liens_services {
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-size: 11px;
	float:right;
}
#col_droite ul.liens_services li {
	margin:0;
	padding:0;
	background-image: url(/images/ui/fleche_rond_orange.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
#col_droite ul.liens_services li a {
	display:block;
	padding:3px;
	margin-bottom:5px;
	width:110px;
}
/* #col_droite a.lienbig {
	display:block;
	text-align:center;
	font-size:12px;
	color:092869;
	;
	line-height: normal;
	font-weight: bold;
	} */
h1 {
	margin-bottom: 20px;
	font-size: 28px;
	color: #808080;
}
h2 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #808080;
}
h3 {
	margin-bottom: 10px;
	font-size: 15px;
	color: #666666;
	font-weight:normal;
	margin-right: 165px;
	line-height:22px;
}
#content .image_fiche_prod {
	float: right;
	margin-right: 30px;
}
#content.fiche_prod {
	margin-top:70px;
	padding-left:10px;
	background-repeat: repeat-y;
}
#content.fiche_prod a {
	text-decoration:underline;
	font-weight:bold;
}
#content.fiche_prod #col_droite a {
	text-decoration:none;
	font-weight:normal;
}
#content p, #content ul li {
	color:#666;
	line-height:20px;
	}
#content p.intro {
	font-size: 16px;
	display: block;
	width: 705px;
	text-align: justify;
	color: #808080;
	line-height:normal;
}
#content p.intro a {
	text-decoration:none;
	color:#808080;
}
#content p.intro a:hover {
	text-decoration:none;
	color:#F7941D;
}
#table_produits {
	width:585px;
}
#table_produits td.liens {
	text-align:left;
	font-size: 12px;
	color: #092869;
	font-weight: bold;
	padding-left:5px;
}
#table_produits td.image {
	text-align:center;
	width:120px;
	padding-left:5px;
	background-image: url(/images/ui/points_verti.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#table_produits td a {
	color: #092869;
	display:block;
	width:150px;
	text-decoration:none;
	padding: 10px 0;
}
#table_produits td a:hover {
}
#content ul.lien_cat {
	margin: 7px 0;
	margin-bottom:20px;
	padding-left:10px;
	list-style-type:none;
	line-height:normal;
}
#content ul.lien_cat_2col {
	margin: 7px 0;
	list-style-type:none;
	display:block;
	float:left;
	width:180px;
	line-height:normal;
}
#content ul.lien_cat span,
#content ul.lien_cat_2col span {
	font-weight:bold;
	font-size:14px;
	color:#f7941d;
	letter-spacing:2px;
}
#content ul.lien_cat li,
#content ul.lien_cat_2col li{
	margin:7px;
	margin-left:0px;
}
#content ul.lien_cat a,
#content ul.lien_cat_2col a{
	font-size: 12px;
}
#content ul.lien_cat a strong,
#content ul.lien_cat_2col a strong{
	font-weight:bold;/* color:#F7941D; */
}
#content ul.liste_prod {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:10px;
	margin-bottom:20px;
	padding:0;
	margin-top: 0px;
	line-height:normal;
}
#content ul.liste_prod li {
	margin:6px;
}
#content ul.ul_mini {
	margin:0px;
	padding-top: 0px;
}
#content ul.ul_mini li {
	margin:0px;
	padding-top: 0px;
}
#content tr.alt_row td {
	background-color:#FFEDDA;
	border-bottom:solid 1px #FC9;
	border-top:solid 1px #FC9;
	padding:1px;
}
#table_ind_auto {
	margin-bottom:20px;
}
#table_ind_auto a {
	font-size: 12px;
	display: block;
	text-align: center;
	width:230px;
	margin:4px;
	font-weight:bold;
	padding:3px 0;
	color:#092869;
}
#table_flags {
	margin-bottom:20px;
}
#table_flags a {
	font-size: 12px;
	display: block;
	text-align: center;
	width:130px;
	margin:10px;
	font-weight:bold;
}
#table_flags a img {
	margin-bottom:4px;
}
#table_flags a:hover {
	color:#F7941D;
}
#table_comps {
}
#table_comps a {
	font-size: 12px;
	display: block;
	text-align: center;
	width:220px;
	margin:10px;
	font-weight:bold;
}
#table_comps a img {
	margin-bottom:4px;
}
#table_comps a:hover {
	color:#092869;
}
#content div.last_brochure {
	margin-bottom:20px;
	clear:both;
	border-bottom:solid 1px #CCCCCC;
	height:200px;
	text-align:justify;
}
#content div.last_brochure img {
	float:right;
	border:solid 1px #CCCCCC;
	clear:right;
	margin-left:40px;
}
#content ul#liste_brochures {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul#liste_brochures li {
	display:block;
	margin-bottom:10px;
	width: 455px;
	line-height:normal;
	margin-bottom:20px;
}
#content ul#liste_brochures li a {
	display:block;
	padding:2px;
	width:450px;
}
#content ul#liste_brochures li span.infos {
	display:none;
}
#content ul#liste_catalogues {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul#liste_catalogues li {
	display:block;
	width: 455px;
	height:180px;
	line-height:normal;
	margin-bottom:10px;
}
#content ul#liste_catalogues li img {
	float:left;
	border:solid 1px #CCC;
	clear:left;
	margin-right:15px;
	cursor:pointer;
}
#liste_comm  {
	margin:0;
	padding:0;}
#liste_comm h2 {
	margin:0;}	
#content #info_brochure {
	float:right;
	width:265px;
	height:300px;
	overflow:auto;
	text-align:left;
	line-height:normal;
}/*
#content form#catalogues {
position:relative;}
#content form#catalogues #info_brochure {
	position:fixed;
	left:500px;
	top:200px;
	width:265px;
	height:300px;
	overflow:auto;
	text-align:left;
	background-color:#FFFF00;
}*/
#content #info_brochure img {
	border:solid #CCCCCC 1px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#catalogues ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 480px;
}
#catalogues li {
	margin:0;
	padding:0;
	list-style:none;
	margin-left: 10px;
	display: block;
	height: 45px;
	width: 480px;
	color: #092869;
}
#catalogues ul li label {
	cursor:pointer;
	font-size: 12px;
	display: block;
	width: 480px;
}
#catalogues ul li label:hover {
	color:#f7941d;
}
#catalogues ul li label input {
	margin-right:5px;
	margin-bottom: 25px;
	float: left;
}
#catalogues .doc_bloc {
	width: 480px;
}
#catalogues h2 {
	cursor:pointer;
}
table#coordonnees {
	font-size:12px;}
table#coordonnees th {
	text-align:left;
	padding:5px;
}
table#coordonnees td {
	text-align:left;
	padding:5px;
}
table#coordonnees input,
table#coordonnees select,
table#coordonnees textarea {
	padding:3px;
	width:300px;
	border:solid 1px #CCCCCC;
}
table#coordonnees input:focus {
}
table#coordonnees input[type="submit"],
#catalogues input.submit {
	background-color:#F4F4F4;
	border:solid 1px #CCCCCC;
	padding:3px;
	width:300px;
	font-weight:bold;
	cursor:pointer;
}
table#coordonnees .error {
	border-color:#FF6600;
}
table#coordonnees label.error {
	display:block;
	margin-top:-2px;
	padding:2px;
	color:#FF6600;
	text-align:center;
	background-color:#FFFFCC;
}
ul.liste_logiciel {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	width:550px;
	overflow:auto;
}
ul.liste_logiciel li {
	margin:0;
	padding:0;
	margin-left:8px;
	margin-bottom:10px;
	display:block;
	float:left;
	text-align:left;
	width:170px;
	height:70px;
	border:solid 1px #CCCCCC;
	background-color:#F4F4F4;
	text-decoration:none;
	overflow:hidden;
	position:relative;
}
ul.liste_logiciel li label  {
	display:block;
	padding:5px;
	width:160px;
	height:60px;
	background: #F4F4F4 url(/images/ui/fleche_dl.gif) no-repeat right bottom;
	cursor:pointer;
}
ul.liste_logiciel li a {
	display:block;
	padding:5px;
	width:160px;
	height:60px;
	margin:0;
	text-decoration:none;}
ul.liste_logiciel li label .poids_fichier{
	display:block;
	width:140px;
	text-align:right;
	position:absolute;
	bottom:5px;
	right:20px;}
ul.liste_logiciel li label:hover,
ul.liste_logiciel li a:hover {
	background-color:#FFFFFF;
	cursor:pointer;
	color:#F7941D;
}
table#trio_news {
	width:925px;
	margin-left:55px;
	margin-top:10px;
}
#trio_news #col_une {
	width:455px;
	font-size:12px;
	vertical-align:top;
	padding-right:10px;
}
#trio_news #col_une #brochure {
	
	margin-bottom:20px;
	}
#trio_news #col_une #brochure a {
	display:block;
	margin-top:10px;
	}	
#trio_news #col_press {
	width:280px;
	padding-left:10px;
	vertical-align:top;
	background: url(../images/ui/mini_points_verti.gif) repeat-y left top;
	padding-right: 10px;
}
#trio_news #col_salons {
	width:145px;
	padding-left:10px;
	vertical-align:top;
	background: url(../images/ui/mini_points_verti.gif) repeat-y left top;

}
/* #trio_news #col_salons h2 {
	font-size:14px;}
*/
table#trio_news h2 a {
	color:#808080;
}

#trio_news #trois_salons .datenews {
	font-size:11px;
	color:#666666;
}
#current_lsnews {
	text-align:right;
	margin-left:470px;
	width:200px;
	}
#edition_lsnews {
	float: left;
	width: 450px;
	background: url(../images/ui/mini_points_verti.gif) repeat-y left top;
	padding-left:2px;
}
#edition_lsnews a {
	display:block;
	float:left;
	width:80px;
	height:110px;
	margin-right:10px;
	margin-bottom:2px;
	text-align:center;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
#edition_lsnews a img {
	margin-bottom:3px;
	border:solid 1px #CCC;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	opacity: 0.3;
}
#edition_lsnews a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
#form_contact td {
	padding-bottom:3px;
}
#form_contact .select select {
	width:354px;
	padding:2px;
	border:solid 1px #CCCCCC;
}
#form_contact .text input,
#form_contact .text textarea {
	width:348px;
	padding:2px;
	border:solid 1px #CCCCCC;
}
#form_contact th {
	text-align:right;
	padding-right:10px;
}
#content a.fiche_emploi {
	display:block;
	width:575px;
	padding:10px;
	/* border-bottom:solid #CCCCCC 1px; */
margin:10px 0;
	color:#333333;
	padding-left: 0px;
	line-height: normal;
}
a.fiche_emploi span.ref {
display:block;
float:right;
width:170px;
text-align:right;
margin-top:2px;
color:#666666;
font-size:11px;
}
a.fiche_emploi span.titre {
display:block;
padding-bottom:5px;
margin-bottom:5px;
font-size:14px;
color:#092869;
font-weight:bold;
border-bottom:solid 1px #DDDDDD;
}
a.fiche_emploi span.lien {
	display:block;
	margin-top:5px;
	font-weight:bold;
	color: #99A000;
}
#content a.fiche_emploi:hover {
color:#092869;
}
#content a.fiche_emploi:hover span.titre,
#content a.fiche_emploi:hover span.lien {
color:#f7941d;
}
#content .mini_info {
	font-size: 10px;
	line-height:normal;
}
table.power {
	width:600px;

}
.power TH {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding: 10px 0;
	color: #092869;
}
.power TD {
	padding:3px;
	border-bottom:dotted 1px #DDDDDD;
	color:#666666;
	padding-left: 0px;
}
table.formulaire {
	width:560px;
}
.formulaire TH {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #092869;
}
.formulaire TD {
	padding:4px;
	border-bottom:dotted 1px #DDDDDD;
	color:#666666;
	padding-left: 0px;
}
.formulaire input, .formulaire textarea, .formulaire SELECT {
	color:#000000;
	font-weight:bold;
	border:solid 1px #CCCCCC;
	padding:4px;
	background-color:#FEFEFE;
}
.formulaire .large {
	width:90%;
}
.formulaire input[type="radio"] { border-style:none;}
#container td.sitemap {
	padding-left:10px;
	width:370px;
	vertical-align: top;
	color:#808080;
}
#container td.sitemap ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:20px;
}
#container td.sitemap li{
	margin-left : 20px;
	margin-bottom:5px;
}
#container td.sitemap a {
	color:#808080;}
#container td.sitemap a:hover {
	color:#f7941d;}
a#to_contact {
	display:block;
	width:400px;
	margin-top:10px;
	padding-left:18px;
	padding-top:2px;
	height:20px;
	background: url(/images/ui/fleche_contact.gif) no-repeat left 3px;;
	font-size:16px;
color:#f7941d;
text-decoration:underline;
}
#content.fiche_marche a, #content.fiche_marche a:hover  {
	text-decoration:underline;}
#content.fiche_marche #col_droite a, #content.fiche_marche #col_droite a:hover  {
	text-decoration:none;}
#container #content #cse-search-results iframe {
	width:740px !important;
	}
