
#headerMarket {
	width: 956px;
	height: 138px;
	background: url('http://www.ier.fr/images/automatic_identification/top.gif') no-repeat #0b377b;
}
#headerMarket .Titre {
	height: 100px;
}
#headerMarket h1 {
	font-size: 13px;
}
#headerMarket h2 {
	font-size: 11px;
	font-weight: normal;
}

#headerMarket h1, #headerMarket h2 {
	color: #FFF;
	padding: 8px 250px 0 250px;
	margin: 0;
}
#headerMarket .Arbo {
	padding: 0 0 0 250px;
	margin: 0;
	font-size: 11px;
	color: #0b377b;
}
#headerMarket .Arbo a {
	text-decoration: none;
	color: #0b377b;
}
#MainContent {
	border-collapse: collapse;
	width: 956px;
	border-bottom: 2px solid #084768;
}
#MainContent td {
	padding: 0;
	vertical-align: top;
}
#RelatedContent {
	width: 225px;
	text-align: center;
}

/*-------------------------------------------
 		CONTENU MENU GAUCHE
-------------------------------------------*/
#MenuContent {
	width: 215px;
	background: url('http://www.ier.fr/images/automatic_identification/bg_menu_content.gif') no-repeat;
	padding-top: 32px;
	margin: auto;
	text-align: left;
}
#MenuContent table {
	width: 205px;
	margin: 0 5px;
	border-collapse: collapse;
	font-size: 12px;
}
#MenuContent table td {
	padding: 3px 15px 3px 10px;
	border-bottom: 1px solid #0b377b;
	color: #849abc;
	font-weight: bold;
	font-size: 10px;
}

#MenuContent a {
	color: #0b377b;
	text-decoration: none;
}
#MenuContent p {
	margin: 0 0 0 15px;
}

/*-------------------------------------------
 		CONTENU SOUS-MENU GAUCHE
-------------------------------------------*/
#OtherContent {
	background: url('http://www.ier.fr/images/automatic_identification/uk/header_other_content.gif') no-repeat top;
	width: 215px;
	padding: 36px 0 0 0;
	margin: 30px auto;
	text-align: left;
}

#OtherContent div.List {
	background: url('http://www.ier.fr/images/automatic_identification/bg_other_content.gif') repeat-y left;
	padding: 0 10px 10px 10px;
	margin: 0;
}
#OtherContent div.Bottom {
	background: url('http://www.ier.fr/images/automatic_identification/footer_other_content.gif') no-repeat;
	height: 27px;
}
#OtherContent h2 {
	color: #0b377b;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
}
#OtherContent p {
	font-size: 10px;
	color: #084768;
	margin: 5px 0 0 10px;
}
#OtherContent p a {
	color: #084768;
	text-decoration: none;
}
#OtherContent p a:hover {
	text-decoration: underline;
}
/*
#OtherContent p a {
	color: #0b377b;
	font-weight: bold;
	text-decoration: none;
}
*/
#OtherContent p.Link {
	text-align: right;
	margin: 0;
}

/*-------------------------------------------
 		CONTENU CENTRAL  
-------------------------------------------*/
#Content {
	border: 1px solid #0b377b;
	border-width: 0 1px;
	padding-bottom: 20px;
}

#CentralContent {
	margin: 0 20px 0 23px;
	padding-bottom: 20px;
}
#CentralContent h1 {
	font-size: 18px;
	color: #0b377b;
	margin: 0;
}
#CentralContent div.Intro {
	margin: 10px 0 20px 0;
}
#CentralContent div.Intro p {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	color: #0b377b;
}
#CentralContent h2 {
	padding-left: 20px;
	font-size: 12px;
	margin: 10px 0 0 0;
	color: #0b377b;
	clear: both;
}
#CentralContent h3 {
	background: url('http://www.ier.fr/images/automatic_identification/arrow_down.gif') no-repeat top left;
	padding-left: 20px;
	font-size: 10px;
	margin: 10px 0 0 0;
	color: #0b377b;
	clear: both;
}
#Content a {
	color: #0b377b;
	text-decoration: none;
	font-weight: bold;
}
#CentralContent a {
	color: #0b377b;
}
#CentralContent .Detail p, #CentralContent .List p {
	padding-left: 20px;
	font-size: 10px;
	color: #084768;
	margin: 0;
}

#CentralContent .Detail h3 {
	font-size: 10px;
	margin: 10px 0;
	color: #0b377b;
}
#CentralContent .Detail p {
	margin: 10px 0;
}

#CentralContent .List p.Link, #Ls_Product p.Link {
	text-align: right;
}
#CentralContent p.Link a, #Ls_Product p.Link a {
	text-decoration: none;
	font-weight: bold;
	color: #0b377b;
}
#CentralContent .Illustration {
	vertical-align: top;
}
#CentralContent .Illustration img {
	margin: 10px 20px 0 0;
}
#CentralContent p.DateEvent { 
	font-size: 10px;
	color: #0b377b;
}
#CentralContent div.ImgEvent {
	width: 110px;
	height: 55px;
	margin: 10px 0 0 20px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#CentralContent p.file {
	background: url('http://www.ier.fr/images/picto_pdf_small.gif') no-repeat top left;
	padding: 4px 0 4px 20px;
	margin-left: 20px;
}

/*-------------------------------------------
LISTE DES PRODUITS D'UNE SOLUTION 
-------------------------------------------*/

#Ls_Product {
	margin: 0 20px;
}
#Ls_Product .Product {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 450px;
}
#Ls_Product .Product td {
	vertical-align: top;
	padding: 0;
}
#Ls_Product .Picture {
	width: 60px;
	text-align: left;
}

#Ls_Product table.Titre {
	border-collapse: collapse;
	height: 18px;
	margin-bottom: 3px;
}
#Ls_Product table.Titre td {
	background-color: #0b377b;
	padding: 0;
	vertical-align: middle;
}
#Ls_Product table.Titre td a {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#Ls_Product table.Titre sup {
	font-size: 10px;
	color: #FFF;
}
#Ls_Product p {
	font-size: 10px;
	color: #084768;
	margin: 0;
}

/*-------------------------------------------
FICHE PRODUIT
-------------------------------------------*/
#Product {
	margin: 0 20px;
}
#Product .Product {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 450px;
}
#Product .Product td {
	vertical-align: top;
	padding: 0;
}
#Product .Picture {
	width: 130px;
	text-align: left;
}
#Product .Picture p.file {
	margin-right: 20px;
	background: url('http://www.ier.fr/images/picto_pdf.jpg') no-repeat top left;
	padding-left: 27px;
}
#Product a {
	font-size: 10px;
	font-weight: bold;
	color: #0b377b;
	text-decoration: none;
}
#Product a.pdf {
	font-size: 12px;
	font-weight: bold;
	color: #084768;
	text-decoration: underline;
}
#Product table.Titre {
	border-collapse: collapse;
	height: 18px;
}
#Product table.Titre td {
	background-color: #0b377b;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	vertical-align: middle;
}
#Product h2, #Product h3 {
	color: #0b377b;
	font-weight: bold;
	margin: 8px 0;
}
#Product h2 {
	font-size:12px;
}
#Product h3 {
	font-size:10px;
}

#Product p {
	font-size: 10px;
	color: #084768;
	margin: 10px 0;
}
#Product p.Legal {
	color: #0b377b;
	font-style: italic;
	margin-top: 15px;
}


/* ----------------------------------------
CONTENU DE DROITE 
 ---------------------------------------- */
#SubContent {
	width: 222px;
	padding-top: 0;
	padding-bottom: 20px;
}
#SubContent div.Content1 {
	height: 267px;
	background: url('http://www.ier.fr/images/automatic_identification/fond_sub1.jpg') no-repeat;
	margin: 0 0 15px 8px;
	overflow: hidden;
}
#SubContent div.Content2 {
	height: 225px;
	background: url('http://www.ier.fr/images/automatic_identification/fond_sub2.jpg') no-repeat;
	margin: 0 0 15px 8px;
	overflow: hidden;
}
#SubContent div.Content1 div, #SubContent div.Content2 div {
	padding: 4px 6px 0 80px;
}



#SubContent div.Content1 h2, #SubContent div.Content2 h2 {
	padding-top: 5px;
	color: #0b377b;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#SubContent .ContentProduct h2 {
	color: #0b377b;
	font-size: 12px;
	margin: 0;
	padding: 5px 7px;
	background: url('http://www.ier.fr/images/automatic_identification/header_sub_content.gif') no-repeat top;
}

#SubContent p {
	font-size: 10px;
	color: #000;
	margin: 7px 0 0 0;
}
#SubContent p span, #SubContent p a {
	color: #0b377b;
	font-weight: bold;
	text-decoration: none;
}

#SubContent .ContentProduct {
	width: 211px;
	margin: 0 0 15px 8px;
	background: url('http://www.ier.fr/images/automatic_identification/bg_sub_content.gif') repeat-y left;
}
#SubContent .ContentProduct div.List {
	padding: 0 0 10px 10px;
	margin: 0;
	background: url('http://www.ier.fr/images/automatic_identification/footer_sub_content.gif') no-repeat bottom;
}

