/* CSS Mini-Site etilux RFID */

/* Balises generalistes
------------------------------ */
body {
	margin:20px 0px 0px 0px;
	padding:0;
	text-align:center;
	background-image:url(../img/bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	scrollbar-face-color: #EFEFEF; 
	scrollbar-shadow-color: #EFEFEF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #EFEFEF; 
	scrollbar-darkshadow-color: #DFDFDF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #AB2222;
}
p {
	font-family:Arial;
	font-size:11px;
	line-height:1.5em;
	color:#333333;
	text-align:justify;
	margin: 10px 0px 0px 0px
}
#etilux_link {
	width: 175px;
	height: 35px;
	position: absolute;	
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	display: block;
}
#etilux_link a {
	width: 175px;
	height: 35px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/back_2_etilux_n.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#etilux_link a:hover {
	background-image:url(../img/back_2_etilux.gif);
}
#etilux_link a span {
	display: none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:118%;
	color:#D1C000;
	letter-spacing:2px;
	padding: 0px;
	margin: 10px 0px 5px 5px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#666666;
	letter-spacing:1px;
	padding: 0px;
	margin: 10px 0px -5px 15px
}
a,a:active,a:visited {
	font-family: arial;
	font-size: 11px;
	color: #E90101;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.important {
	font-family: Arial;
	font-weight:bold;
	color: #D1C000;
}
.etilux {
	font-weight:bold;
	color: #E90101;
}
ul.text {
	list-style-type:square;
}
ul.text li {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
#container {
	/*border:1px solid red;*/
	position: relative;
	width:698px;
	padding: 0;
	margin: 0px auto 0px auto;
	border: 1px solid #D7DBE5;
	background-image:url(../img/bg_menu.gif);
	background-repeat:repeat-y;
	z-index: 1000;
}
#border_top {
	width: 698px;
	height: 12px;
	background-image:url(../img/bg_top.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#border_top span {
	display: none;
}
#news {
	float: right;
	width: 130px;
	height: auto;
	padding: 0px 0px 0px 10px;
	margin: 10px 3px 5px 5px;
	border-left: 1px solid #D4D4D4;
	display: block;
	z-index:1000;
}
/* Navigation =nav
------------------------------ */

#container_left {
	text-align: left;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	background:url(../img/logo_rfid.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#container_left h1 {
	margin: 0px;
	padding: 0px;
}
#container_left h1{
	display: none;
}
#nav {
	width: 150px;
	border-top: 1px solid #DFDFDF;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type:none;
	background-color:#EADA22;
	padding: 0px;
	margin: 0px;
}
#nav li {
	width:147px;
	height: 45px;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
*html #nav ul li {margin: 0px 0px -1px 0px;}
#nav li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
	width:122px;
	height: 30px;
	padding: 15px 0px 0px 25px;
	margin: 0px;
	display: block;
	background-image:url(../img/bg_button.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#nav li a:hover {
	background-image:url(../img/bg_button_over.gif);
	color:#E90101;
}
/* Content =content
------------------------------ */
*html #content, *html #full_content {margin: 10px 0px 0px 150px;}
#content {
	margin: 120px 0px 0px 150px;
	padding: 0;
	background-image:url(../img/bg_content.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align: left;
}
/*
#flash_anim {
	float: left;
	width:548px;
	height:110px;
	border-bottom: 1px solid #D7DBE5;
	margin: 0;
	padding: 0;
}
*/
#flash_anim {
	float: left;
	width:548px;
	height:auto;/*110px*/
	border-bottom: 1px solid #D7DBE5;
	margin: 0;
	padding: 0;
	border:0;
}

#flash_anim.learn_title {
	background-image:url(../img/title_learn_rfid.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#anim_case {
	float: left;
	width:548px;
	height:336px;
	margin: 0px;
	padding: 0px;
}
#core_text {
	margin: 10px 150px 0px 10px;
	padding: 0px 10px 3px 0px;
}
#full_content {
	/*border:1px solid blue;*/
	margin: 120px 0px 0px 150px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-image:url(../img/bg_content.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#flash_anim_integration {
	float: left;
	width:548px;
	height:150px;
	margin: 0px;
	padding: 0px;
}
#integration {
	margin: 10px 10px 0px 10px;
	padding: 0px 10px 3px 3px;
}
#pic_content {
	margin: 10px 0px 0px 10px;
	padding: 0px 3px 3px 3px;
	text-align:center;
}
#back {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 37px;
	height: 9px;
	display: block;
}
p.adress {
	width: 250px;
	height: 150px;
	text-align: center !important;
	margin: 10px auto 0px auto !important;
	}
/* Picture Right & Links =pic&link
------------------------------ */
#picture {
	float: left;
	width: 120px;
	height: 160px;
	padding: 0px;
	margin: 0px;
}
#links {
	float: left;
	width: 120px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#links ul{
	padding: 0px;
	margin: 0px;
}

#links ul li{
	list-style-type:none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#links ul li a{
	float: left;
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#links ul li.download a{
	background:url(../img/download.gif) no-repeat top;
	width: 65px;
}
#links ul li.print a{
	background:url(../img/print.gif) no-repeat top;
	width: 42px;
	margin: 0px 0px 0px 10px;
}
#links ul li a span{
	display: none;
}
#picture h4 {
	width: 120px;
	height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(../img/specifications.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#picture h4 span {
	display: none;
}
#picture p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
	letter-spacing:1px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
/* Footer =footer
------------------------------ */
#footer {
	clear: both;
	width:300px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D4D4D4;
	text-align:center;
}
#footer p a{
	color:#F8B2B2;
	text-decoration:none;
}
/* Examples Anim RFid =examples
------------------------------ */
#examples_menu {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 300px;
}
#examples_menu ul {
	margin:0px;
	padding:0px;
}
#examples_menu ul li{
	list-style-type:none;
	display: inline;
	float: left;
	margin:0px;
	padding:0px;
}
#examples_menu ul li a{
	width:130px;
	height: 170px;
	display: block;
	margin: 0px 1px 0px 1px;
}
#examples_menu ul li.marketing a{
	background:url(../img/example_mkg.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.logistic a{
	background:url(../img/example.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.security a{
	background:url(../img/example.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.trendy a{
	background:url(../img/example.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.marketing a:hover{
	background:url(../img/example_mkg_over.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.logistic a:hover{
	background:url(../img/example_over.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.security a:hover{
	background:url(../img/example_over.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li.trendy a:hover{
	background:url(../img/example_over.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#examples_menu ul li a span{
	display:none;
}
/* Block News =news
------------------------------ */
#news h3.news {
	width: 90px;
	height: 15px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	background:url(../img/last_news.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#news h3.archive_news {
	width: 90px;
	height: 15px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	background:url(../img/archive_news.gif);
	background-repeat:no-repeat;
	background-position: top;
}
#news h3 span {
	display: none;
}
#news_block h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#E90101;
	width: 105px;
	margin: 5px 0px 0px 5px;
	text-align:left;
}
#news_block h4 A{
	text-decoration: underline;
}
#news_block p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	color:#666666;
	text-align: justify;
	width: 105px;
	margin: 0px 0px 0px 5px;
}
#news_block p.date {
	color:#CCCCCC;
}
/* Contact Us =contact
------------------------------ */
#contact {
	height:650px;
	margin: 0px;
	padding: 0px;
}
#contact form {
	height:600px;
	margin: 0px;
	padding: 0px;
}
#contact_layout {
	width: 334px;
	background-image:url(../img/bg_contact_form.gif);
	height: 400px;
	margin: 10px auto 0px auto;
	padding: 45px 13px 0px 13px;
	background-position: top center;
	background-repeat:no-repeat;
}
#contact p {
	margin: 7px 0px 0px 0px;
	display: block;
	padding: 0px 3px 0px 0px;
	text-align:left;
}
#contact h2 span.note {
	font-size:10px;
	color: #D4D4D4;
}
#contact input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	height: 14px;
	letter-spacing:1px;
	margin: 0px 5px 0px 5px;
	padding: 2px;
	border: 1px solid #DFDFDF;
}
#contact textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	letter-spacing:1px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #DFDFDF;
	width: 200px;
}
#contact input.titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	height: 12px;
	letter-spacing:1px;
	margin: 0px 5px 0px 5px;
	border: none;
}
#contact select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;
	color: #333333;
	margin: 0px 0px 0px 5px;
	border: 1px solid #DFDFDF;
}
#contact input.submit {
	width: 60px;
	height: 20px;
	border:none;
}
#contact table.contact td.label {
	text-align: right;
}
#contact table.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: left;
	width: 334px;
	margin: 0px;
	padding: 0px;
	background-color:#F7F7F7;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

/* Our Products =product
------------------------------ */
#product {
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
	height: 175px;
}
#product ul{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#product ul li {
	list-style-type:none;
	display: inline;
	float: left;
	width: 250px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
#product ul li a{
	display: block;
	width: 250px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
#product ul li.etilux a{
	background:url(../img/etitag.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#product ul li.etilux a:hover{
	background:url(../img/etitag_over.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#product ul li.alien a{
	background:url(../img/alien_technology.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#product ul li.alien a:hover{
	background:url(../img/alien_technology_over.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#product ul li span{
	display: none;
}
/* Alien Products =Alien_product
------------------------------ */
#alien_prod {
	height: 205px;
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
}
#alien_prod ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#alien_prod ul li {
	list-style-type:none;
	display: inline;
	float: left;
	width: 250px;
	height: 95px;
	margin: 0px;
	padding: 0px;
}
#alien_prod ul li a{
	display: block;
	width: 250px;
	height: 95px;
	margin: 0px;
	padding: 0px;
}
#alien_prod ul li.alien_tags a{
	background:url(../img/alien_tags.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_tags a:hover{
	background:url(../img/alien_tags_over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_readers a{
	background:url(../img/alien_readers.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_readers a:hover{
	background:url(../img/alien_readers_over.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_battery a{
	background:url(../img/alien_battery.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_battery a:hover{
	background:url(../img/alien_battery_over.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_bapreaders a{
	background:url(../img/alien_bapreaders.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#alien_prod ul li.alien_bapreaders a:hover{
	background:url(../img/alien_bapreaders_over.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#alien_prod ul li span{
	display: none;
}
/* Integration =integration
------------------------------ */
.posted_news {
	font-size: 10px;
	display: block;
}
table.table_spec td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	vertical-align:top;
}
table.table_spec td.title_spec {
	font-weight: bold;
	color:#D1C000;
	vertical-align:top;
	text-align:right;
	width: 150px;
}

#contenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
#contenu h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:168%;
	color:#D1C000;
	letter-spacing:2px;
	padding: 0px;
	margin: 10px 0px 5px 5px;
}
#contenu h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:98%;
	color:#666666;
	letter-spacing:1px;
	padding: 0px;
	margin: 10px 0px -5px 15px
}



.spacer{
clear:both;
}
