
<!--
===============================================================================
 Realisation. : NEC Computers
 Creation.... : - 27102006 - Vincent GUYET
===============================================================================
===============================================================================
 Modification History
-------------------------------------------------------------------------------
 - Le 10 oct 2006	: Ajout style pour le menu des pages produits
										Changement couleur des boites
 - Le 27 oct 2006 : Changement de titre1 en titre_caracteristique
 - Le 09 nov 2006 : Changement titre padding passé de 5 a 2px
 - Le 30 nov 2006 : Ajout pour le menu onglet
 - Le 07 dec 2006 : Copie de 'contenu2' en 'contenu_blue_background'
 - Le 12 dec 2006 : Ajout d'une boite pour la liste produit des pages gammes (Product Boxes for range pages)
===============================================================================
-->

.texte_bleu {color:#708BB9;	font-family:arial;	font-size:12px;}

.titre_caracteristique {width:612px; color:#243175;	font-family:arial; font-size:14px; border-style: solid;	border-color: #E1E4EB; border-width: 2px;	padding-left: 5px;}

.titre {width:618px; color:#FFFFFF; background-color: #243175; font-weight: bold; font-family:arial; font-size:13px; border-style: solid; border-color: #E1E4EB; border-width: 2px;	padding: 2px;}
.sous-titre {width:612px; color:#FFFFFF; background-color: #243175; font-weight: normal; font-family:arial; font-size:12px; border-style: solid; border-color: #E1E4EB; border-width: 2px;	padding: 2px;}

.contenu_fondbleu {width:612px; color:#243175;	font-family:arial; font-size:10px; text-align: justify; padding: 5px; background-color: #E1E4EB;	margin-top: 2px; line-height: 17px;}

.contenu {width:612px; color:#000000; font-family:arial;	font-size:10px;	text-align: justify; background-color: #FFFFFF;	margin-top: 2px; line-height: 17px;}

.contenu2 {color:#FFFFFF; font-family:arial; font-size:12px; text-align: justify;	background-color: #B1B3B7; padding: 5px; margin-top: 2px;	line-height: 17px;}
.contenu_blue_background {color:#FFFFFF; font-family:arial; font-size:11px; text-align: justify;	background-color: #B1B3B7; padding: 2px; margin-top: 0px;	line-height: 12px;}

.bouton {background-color: #FFFFFF;	color:#333F50; font-family:arial;	font-size:12px;	padding: 5px;	border-width: 3px; border-color: #E1E4EB;	border-style: double;	float: right;}

.menu_produit_trait { float:left; width:153px; height:53px; background-image:url(http://10.40.103.15/LocalFiles/StaticPages/ml460/menu_trait.jpg);}

.table {color:#000000; font-family:arial;	font-size:10px;	background-color: #FFFFFF; padding: 5px; margin-top: 2px;	line-height: 17px; }

.cell_bleuclair { background-color: #E1E4EB;}	
.cell_bleu_textblanc { color: #FFFFFF;	background-color: #708BB9;}
.cell_bleufonce_textblanc { color: #FFFFFF;	background-color: #243175;}


<!-- Menu des pages produits - Support - Fiche client - Cas clients - Presse -->
#container {width: 612px;}
#onglet * {margin: 0; padding: 0;}
#container #ligne4 {border-bottom-width: 1px; border-bottom-color: #E1E4EB; border-bottom-style: solid; width: 10px; height: 26px;}
#container #ligne3 {border-bottom-width: 1px; border-bottom-color: #E1E4EB; border-bottom-style: solid; width: 162px; height: 26px;}
#container #ligne2 {border-bottom-width: 1px; border-bottom-color: #E1E4EB; border-bottom-style: solid; width: 310px; height: 26px;}
#container #ligne1 {border-bottom-width: 1px; border-bottom-color: #E1E4EB; border-bottom-style: solid; width: 450px; height: 26px;}


div#menu {position: relative;	width: 180px; font-family:arial;	font-size: 8pt; font-weight: bold;}
div#menu div a {text-decoration:none; display: block; width: 180px;}
div#menu div a:hover {background-color: #243175;	color: #FFFFFF;}
a.current {padding: 5px; float:left; color: #243175;	background-color: #FFFFFF; border-width: 1px; border-color: #E1E4EB;	border-style: solid; border-bottom-style: none;}
a.ghost  {padding: 5px; float:left; color: #243175; background-color: #E1E4EB; border-width: 1px; border-color: #E1E4EB; border-style: solid; border-bottom-style: none;}
.on {display: block;}
.off {display: none;}

<!-- Menu des pages produits - Présentation - Caracteristiques - Services -->

#container ul#menu {position: relative; width: 612px; font-weight: bold;}

#container ul#menu li {float: left;	display: inline;}
#container ul#menu li a {text-align: center; display: block; width: 150px; height: 25px; line-height: 25px;	text-decoration: none; font-family:arial; font-size: 8pt; font-weight: bold;}
#container ul#menu li a:hover {background-color: #243175;	color: #FFFFFF;}

<!-- Boite de la liste produits sur les pages gammes (Product Boxes for range pages) -->
.product_box {color:#000000; font-family:arial; font-size:12px; text-align: justify; margin-left:10px; margin-bottom: 10px; background-color: #FFFFFF; border-style: solid; border-color: #E1E4EB; border-width: 2px; width:200px; float:right;}
.product_box_title {background-color:#E1E4EB; color:#243175; width:100%; font-weight: bold; text-align: center;}
.product_box_subtitle {color:#666666; margin-left:10px; font-weight: bold;}

