Body
{
	background-color: #0B2651;
}

.carte img{	display:block; }




.tableau1{  
	text-align:center;
	table-layout:fixed;
	width:1032px;
	vertical-align:top;
	border-collapse:collapse;
	padding:0px;
	border:0px;
}


		/*--------------------Menu de Gauche avec sous menu-----------------------*/
	
		
#menu_dynamique li a {
	text-align:left;
	display:block;
	height:28px;
	text-decoration:none;
	color:#004f92;
}

#menu_dynamique ul {
	text-align:left;
	font: 0.9em "Arial";
	width:255px;
	list-style:none;
	padding:0px;
	margin:0px;
	color:#004f92;
}



#menu_dynamique ul li {
	width:auto;
	font: 0.95em "Arial";
	margin-left:0px;
	padding-left:5px;
	text-indent:5px;
	height:28px;
	background:url("img_menu/bordure.png") no-repeat;
}

#menu_dynamique ul li ul{
	display:none;
}

#menu_dynamique ul li:hover ul, ul li.sfhover ul{
	display:block;
	position:relative;
	top:-29px;
	left:249px;
}

#menu_dynamique ul li.extend a {
	background: url("img_menu/menu-item.png") right no-repeat;
}

#menu_dynamique ul li.extend:hover, ul li.extend.sfhover{   					/*    Sous-Menu    */ 
	color:#FFFFFF;
}

#menu_dynamique ul li.bandeau {
	height:38px;
	width:310px;
	background: url("img_menu/menu-itemOnBandeau.png") right no-repeat;
}

#menu_dynamique ul li.bandeau_fin {
	width:310px;
	background: url("img_menu/menu-itemOnBandeauFin.png") right no-repeat;
}

#menu_dynamique ul li.ext:hover, ul li.ext.sfhover {
	background: url("img_menu/menu-itemOnpl.png") right no-repeat;
}

#menu_dynamique ul li.ext:hover a, ul li.ext.sfhover a{
	color:#FFFFFF;
}

#menu_dynamique ul li.ext {
	background: url("img_menu/menu-item.png") right no-repeat;
}

#menu_dynamique ul li.extend:hover a, ul li.extend.sfhover a{   					/*    Onglet Sans Sous-Menu avec Passage de souris    */ 
	color:#FFFFFF;
	height:28px;
	width:310px;
	background: url("img_menu/menu-itemOnSous.png") right no-repeat;
}

#menu_dynamique ul li.extend:hover ul li:hover a, ul li.extend.sfhover ul li.sfhover a{   					/*    Sous-Menu avec Passage de souris    */ 
	color:#F19334;
}

#menu_dynamique li.first{
	background: url("img_menu/menu-itemFle.png") right no-repeat;
}

#menu_dynamique ul li.extend:hover, ul li.extend.sfhover {
	width:253px;
	height:28px;
	overflow:hidden; 
	color:#FFFFFF;
	background: url("img_menu/menu-itemOnfle2pl.png") right no-repeat;
	left:7px;
}

html > body #menu_dynamique ul li.extend:hover, ul li.extend.sfhover {
	overflow:visible;
} 
	 
	  
	 
		/*------------------------------------------------------------------------*/	 

	 
	 
		/*-----------------Menu deroulant pour le télécharger--------------------*/	 
	 
#menu_dyna li a {
	text-align:left;
	font: 0.85em "Arial";
	display:block;
	height:20px;
	text-decoration:none;
	color:#000000;
}

#menu_dyna ul {
	text-align:left;
	font: 0.85em "Arial";
	width:100px;
	list-style:none;
	padding-left:0px;
	margin:0px;
}

#menu_dyna2 ul {
	font-size:14px;
	width:320px;
	list-style:none;
	padding:5px;
	margin:0px;
}

#menu_dyna ul li {

	font-size:14px;
	margin-left:0px;
	padding-left:0px;
	text-indent:15px;
	height:25px;
}

#menu_dyna ul li ul{
	display:none;
}

#menu_dyna ul li:hover ul, ul li.sfhover ul{
	display:block;
	position:relative;
	left:-70px;
}

#menu_dyna ul li.bandeau {
	height:36px;
	background: url("img_menu_deroulant/menu-itemOnBandeau.png") right no-repeat;
}

#menu_dyna ul li.bandeau_fin {
	background: url("img_menu_deroulant/menu-itemOnBandeauFin.png") right no-repeat;
}

#menu_dyna ul li.extend:hover a, ul li.extend.sfhover a{   					/*    Onglet Sans Sous-Menu avec Passage de souris    */ 
	color:#FFFFFF;
	height:25px;
	width:320px;
	background: url("img_menu_deroulant/menu-itemOnMilieu.png") right no-repeat;
}

#menu_dyna ul li.extend:hover ul li:hover a, ul li.extend.sfhover ul li.sfhover a{   					/*    Sous-Menu avec Passage de souris    */ 
	color:#F19334;
}

#menu_dyna ul li.extend:hover, ul li.extend.sfhover {
	width:320px;
	height:25px;
	overflow:hidden; 
	color:#FFB400;
	
}

html > body #menu_dyna ul li.extend:hover , ul li.extend.sfhover {
	overflow:visible;

}

		/*------------------------------------------------------------------------*/







.text-descrip {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white ; font-weight: normal;}
.text-credit{	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: black ; font-weight: normal;}
.text-erreurs {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black ; font-weight: normal; text-align:left; }
.titre-fiche {	font-family: Tahoma; font-size: 14px; color: #002833; font-weight: normal;}
.pdf {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0066ff; font-weight: normal; }

.fond-cellule { 
	color:#dbe7ff; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	background-color: #dbe7ff; 
	border:0px solid #849AAC; 
	text-align:left;
} 

						/* Zone des Liens */
A:link	{	TEXT-DECORATION:none;}								/* Liens en générale */
A:active	{	TEXT-DECORATION: none;}							/* Liens activés */
A:visited	{	TEXT-DECORATION: none;}							/* Liens visités */
A:hover	{	COLOR: #F19334; TEXT-DECORATION: none;}			/* Au passage de la souris sur le Lien */

.formulaire { 
	color:#666666; 
	width:150px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border:2px solid #849AAC; 
	text-align:left;
}

.formulaire2 {														/*		Bouton OK de recherche		*/
	color:#000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: #dbe7ff; 
	border:2px solid #849AAC; 
	text-align:center;
}

.formulaire3{ 
	color:#000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: #dbe7ff; 
	border:2px solid #849AAC; 
	text-align:left;
}

.titre-admin {  font-family:Geneva, Arial, Helvetica, san-serif ;  font-size: 12px; color: #000099 ;text-align:left}

.cellule-gris-fonce { 
	color:#666666; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 2px; 
	font-weight: normal; 
	background-color: #55565E; 
	border:6px solid #849AAC; 
	text-align:center;
}

.cellule-gris-clair{ 
	color:white; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	background-color: white; 
	border:6px solid #849AAC; 
	text-align:center;
}
          
.text-menu2 { 
	font-family: Arial;
	font-size: 12px; 
	color: black;
	font-weight: normal; 
	text-align:left;
}

/*
.liens {
	color:#000000;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px	;
}

A:hover.liens{
	color:#FFB400;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}
*/

							/* Liens du menu haut */
.liensmenu {
	color:#FFFFFF;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

							/* Liens du menu haut au passage de la souris */
A:hover.liensmenu{
	color:#FFB400;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

	
.form-titre-bleu {  font-family: Arial; font-size: 12px; color: #66CCFF;}

.liensmodifCatalogue{
	color:#FFFFFF; 
	text-decoration:none;
}

.lienscredit{
	color:#66CCFF; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
}

							/* Liens télécharger et lien E-mail de Contact*/
.liensmodif {
	color:#012743; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:hover.liensmodif {
	color:#e36500;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
}
							/*									*/
.liensmodifun {
	color:#86ABCB; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A:hover.liensmodifun {
	color:#e19531;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
}



.liens-supr { color:#999999; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

A:hover.liens-supr  {
	color:#C4C4C4;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover.liens-supr  {
	color:#C4C4C4;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}



							/* Liens PDF (téléchargement) */
.lienspdf {
	color:#86ABCB; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

						/* Liens PDF (téléchargement) au passage de la souris */
A:hover.lienspdf {
	color:#e19531;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}
							/* Liens PDF (téléchargement) */
.lienspdf2 {
	color:black; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

						/* Liens PDF (téléchargement) au passage de la souris */
A:hover.lienspdf2 {
	color:#c55800;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

						/* Premiere Ligne du tableau des téléchargements (Nom du produit, fiche technique ...) */
.fond-rubrique { color: white; background-color: #00508d; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; height: 40px; width: 136px;	text-align:center;}

						/* Premiere colonne du tableau des téléchargements (Nom du produit) */
.liens-tech { color:#001d34; text-decoration:none; background-color: #b3d0dc; font-family: Arial, Helvetica, sans-serif; font-size: 12px ; height: 40px; width: 205px; text-align:center;}
.liens-t2 { background-color: #d7e8ef;}

						/* Deuxieme colonne du tableau des téléchargements (Fiche technique) */
.liens-manuels { color:#0071b8; text-decoration:none; background-color: #9bceed; font-family: Arial, Helvetica, sans-serif; font-size: 12px ; height: 40px; 	width: 205px; text-align:center;}
.liens-m2 { background-color: #e0f2fc}
						
						/* 3 derniere colonne du tableau des téléchargements */
.text-menu {	color: #0071b8; background-color: #9bceed; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; width: 190px; height: 40px; text-align:center;}
.text-menu2 { color: #0071b8; background-color: #e0f2fc; }

.titre-telecharger { font-family: Arial; font-size: 14px; color: #ffb526 ;font-weight: bold; text-align:center; }
.text-justifie { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black ; font-weight: normal ; text-align: justify;}
.text-justifie-bleu- { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #66ccff; font-weight: bold; text-align: justify; }
.titre-rubrique {  font-family: Arial; font-size: 13px; color: #000000 ;text-align:left;}
.text-bleumil { font-family: Arial; font-size: 12px; color: black; font-weight: bold; text-align:left; }

table.essai {border-style: solid solid solid solid;
	border-color: #91908f #91908f #91908f #91908f;
	background-color: #706969;
	border-width: 2px 2px 2px 2px;
}

.titre {
	font-family: Arial ; 
	font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	color: black;
	background-color: #828384;
	text-align: center;
}

.titre3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	font-style: normal;
	color: #66CCFF;
	text-align: left;
}

a {
	color: #FFFFFF;
}

.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: black;
}

.image {
	text-align: center;
}

.legende {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #66CCFF;
}

.dateinfo {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #66CCFF;

}

.source {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #66CCFF;
}

.texteweb {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #66CCFF;
}

.popdetail {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #66CCFF;
}

.email {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #66CCFF;
}

.commentaire {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	color: black;
	font-size: 11px;
	text-align: center;
}

.voirlangues {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	color: #66CCFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.titre1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	font-style: normal;
	color: black;
	background-color: #828384;
	text-align: center;
}

.retour {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	font-style: normal;
	color: #66CCFF;
	text-align: center;
}

.styletitreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66CCFF;
	font-weight: bold;
}

.stylepetitvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004628;
}

.titre-bleu2 { font-family: Arial; font-size: 14px; color: #66CCFF ; font-weight: normal; background-position: center;}
.text-bleu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #33CCFF; font-weight: bold;}

