/*
   ______           __              _______              __                    __   
  |   __ \.---.-.--|  |.---.-.----.|_     _|.-----.----.|  |--.  .-----.-----.|  |_ 
  |      <|  _  |  _  ||  _  |   _|  |   |  |  -__|  __||     |__|     |  -__||   _|
  |___|__||___._|_____||___._|__|    |___|  |_____|____||__|__|__|__|__|_____||____|
  
                     \----------- www.radartech.net -----------/

// $Id: 1.css,v 1.28 2004/09/23 08:38:23 touraine37 Exp $
*/

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attrbitus généraux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

html, body  
	{ 	font-size: 10pt;
		font-family: arial, geneva, helvetica, arial;
		background: #FFFFFF url(fond-main.gif) ;
		margin: 0em 0em 0em;
		width:100%;
		height:100%;
		scrollbar-face-color: #ADD477;
		scrollbar-highlight-color: #ADD477;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-arrow-color:  #FFFFFF;
		scrollbar-track-color: #D0E6A6;
		scrollbar-darkshadow-color: #ADD477;
		 }

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquées à des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

/* #container : partie d'affichage principale à droite de l'écran */
#container {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	background:transparent;
	color: #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index: 10; 
	height: 100%;
	width: 100%;}

#intro {
		position:absolute;
		margin:0px;
		width:100%;
		top:0px;
		left:0px;
		padding: 0px;
		z-index: 100;
		background:#D0E6A6 url("intro_fond.gif") repeat-x ;
		border-bottom:5px solid #C3DE97;
		
		}
#intro_NET_MEDIA_TECH {width:100%;}

	#intro_NET_MEDIA_TECH h1
		{	text-align: right;
			font-size:0.7em;
			color:#8EA1AD;
			margin-top: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 0px;	
	}
	#intro_NET_MEDIA_TECH h2
	{	text-align: right;
		font-size:0.6em;
		color:#8EA1AD;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		
	}

#intro_message {

	padding-top: 8px;
	padding-left: 30px;
	margin: 0px 8px 8px 0px ;
	font-style:italic;}

	#intro_message .p1,		
	#intro_message .p2 {
		/* display:none; */ 
		border-top: 1px dashed #5A9C6B;
		margin: 0 0 0 0;
		padding : 0 0 0 0;
		}
		
#intro_bibli 
	{	
		width:100%;
		padding-right: 0px;
		padding:0px;
		margin:0px;
		z-index: 2;}
	
	#intro_bibli h3 {
		padding:0px;
		margin:0px;
		border:0px;
	}
	
	#intro_bibli h3 a 
	{	
		display:block;
		height:102px;
		padding:0px;
		margin:0px;
		border:0px;
		float:left;
		color : #BF6416;
		background : url(logo.jpg) no-repeat 5px 0px;
		z-index:2;
		width:392px;}
	
	#intro_bibli h3 span 
	{	padding-left:10px;
		width:80%;
		background : #3B844B;
		margin-bottom:15px;
		display:none;
			}
	#intro_bibli h3 span.titre2 {
		position:absolute;
		display:block;
		right:10px;
		letter-spacing: 4pt;
		text-align:right;
		margin-top:55px;
		background:transparent;
		color:#FFF;
		font-size: 18px;
		font-weight: normal;
		z-index:1;
		
		font-family:arial, Times New Roman, Times, serif;
	}
	#intro_bibli .p1,
	#intro_bibli .p2
	{ 	padding: 0px 0px 0px 0px ;
		margin: 0px 0px 0px 0px ;
		}
	#intro_bibli .p2
	{ 	padding-bottom:8px ;
	display:none;
		}
		

#main 
	{
		display:block;
		margin-left: 170px;
		margin-right: 10px;
		padding: 0px;
		padding-top:115px;
		z-index: 8; 
		height: 100%;}

	#main h3
	{	margin-top: 15px;
		margin-left: 0px;
		margin-bottom: 15px;
		margin-right: 0px;
		padding-top: 1px;
		padding-left: 0px;
		padding-bottom: 5px;
		padding-right: 0px;
		font-weight: bold;
		text-align: left;
		width:98%;
		font-family:arial, Times New Roman, Times, serif;
		border-bottom: dotted 1px #3B844B;
		font-size:12pt; }

	#main h3 span 
	{ 	/*color:#BF6416;*/
		padding-left: 0px;
		padding-right: 20px;
		padding-bottom:-10px;
		margin-bottom:-10px; }

 h3  {
	color:#3B844B;
	font-size:12pt;
	}
 h4 {
 	text-indent:11px;
 	color:#3B844B;	
 	font-size:11pt;
 }
  h5 {
 	text-indent:22px;
 	color:#3B844B;
 	font-size:10pt;	
 }
  h6 {
 	text-indent:22px;
 	color:#3B844B;
 	font-size:8pt;	
 }


	#actuTitre h1 {
		display:block;
		width:90%;
		margin-top:25px;
		color:#3B844B;
		font-size:11pt;
		clear:both;
		}

	#actuBloc {
		
		clear:both;
		width:95%;
		
		margin:5px;
		margin-left:15px;
		padding:5px;
		background:url(fond-main.gif);
		border:2px solid #D3E9C6;
		}
		#actuBloc img {
			display:block;
			
			border:2px solid #AED375;
			padding:2px;
			background:#FFFFFF;
			margin-right:5px;
		}
		#actuBloc a {
			display:block;
			
			color:#428750;
			font-weight:bold;
			width:100px;
			float:right;
			text-align:right;
		}
	
	#detailTitre h1 {
		display:block;
		text-indent:0px;
		padding-top:15px;
		margin:5px;
		width:90%;
		color:#3B844B;
		font-size:11pt;
		}
	#detailBloc {
		display:block;
		width:95%;
		margin:5px;
		margin-left:15px;
		padding:5px;
		background:url(fond-main.gif);
		border:2px solid #D3E9C6;
		}
		#detailBloc img {
			border:2px solid #AED375;
			padding:2px;
			background:#FFFFFF;
			margin-right:5px;
			}
	#detailDoc a {
		color:#428750;
		font-weight:bold;
	}
	a.retour {
		display:block;
		clear:both;
		width:95%;
		text-align:right;
		color:#428750;
		font-weight:bold;
	}


/* informations à ajouter pour afficher les catÈgories */

.row_categ {
 clear: both;
}

#categories {
	display: block;
	}
DIV.category 
	{ 	float:left; 
		padding: 0.5em 0.2em; 
		width:30%;
		z-index :2 }
		
	DIV.category H2  
	{ 	font-weight: bold; 
		font-size: 1em; 
		background: transparent; 
		margin-top: 0em; 
		margin-bottom: 0em; 
		z-index :2 }
		
	DIV.category LI  
	{ 	font-size: 0.9em; 
		display: inline;
		z-index :2 }

	DIV.category LI:after  
	{ 	font-size: 0.8em; 
		content: ", "; 
		z-index :2 }
		
	DIV.category UL 
	{ 	margin-top: 0em;
		margin-bottom: 0em; 
		padding-left: 0em; 
		z-index :2 }
		
	DIV.categories H1  
	{ 	font-weight: 500; 
		font-size: 1.5em; 
		background-color: transparent; 
		letter-spacing: 150%; 
		margin: 0.5em 0.2em 0.5em 0.5em; 
		display: inline; 
		z-index :2 }

/* reset des largeurs de div.categories */
/* après un float:left; l'élément bloc suivant doit avoir l'attribut clear:both s?lectionn? pour ?viter un bug d'affichage */
.last_entries { clear:both; }
.etageres { clear:both; }


#pageHeader 
	{	width:100%;
		z-index: 10; }

#bandeaugauche 
	{	font-size: 0.8em;
		text-align: left;
		color:#000;
		background : #DCEF8A url(fond-main.gif);
		position: absolute;
		margin: 0px;
		padding-left: 8px;
		padding-top: 15px;
		-moz-border-radius: 0px 0px 8px 0px;
		top: 100px;
		left: 0px;
		width: 147px;
		height : 100%;
		border-right:0px solid #D3E9C6;
		border-bottom:0px solid #D3E9C6;
		z-index: 9; }

	#bandeaugauche A 
		{	color:#3B844B; }

		
	#bandeaugauche form 
		{	padding: 0 0 0 0 ;
			margin: 0 0 0 0 ; }
			
	#bandeaugauche div h3.meteo {
		border:0;
		margin:0;
		padding:0;
	}
	#bandeaugauche div h3.meteo a   
	{	color:#BF6416;
		display:block;
		-moz-border-radius: 5px 5px 5px 5px;
		background: #DCEF8A url(bg-title.gif) top left ;
		border: 1px solid #BF6416;
		font-weight: bold;
		font-size:9pt;
		text-align: left;
		width: 128px;
		height:17px;
		cursor:pointer;
		 
		margin: 0px;
		margin-top: 5px;
		
		padding-top: 5px ;
		padding-bottom: 5px;
		padding-left: 5px ; }
		
	#bandeaugauche div h3.meteo a:hover {
		color:#ffffff;
		text-decoration:none;
		background: #FACD4A url(bg-table2.gif) top left ;
		border: 1px solid #ffffff;
	}
		
	#bandeaugauche span.meteo 
	{	text-transform:lowercase; 	}

	#bandeaugauche ul 
	{	margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0px;}
		
	#bandeaugauche li 
	{	line-height: 1em;
		list-style-type: none;
		background: transparent no-repeat top center;
		display: block;
		padding-top: 0px;
		margin-bottom: 0px; }
	#bandeaugauche li a {
		color:#428750;
	}


	#llogin li, #lmeteo li 
	{	background: no-repeat 0px 0px;
		padding-left: 0px;
		
			}

	#llogin a, #lmeteo a 
	{ 	display:block; text-transform:lowercase; }
	
	#llogin a.c, #lmeteo a.c 
	{	display:inline; text-transform: none; }
	#llogin {
		text-align:center;
		margin-top:25px;
		width: 128px;
				padding-top: 5px ;
		padding-bottom: 5px;
		padding-left: 5px ;
		background: #FACD4A  /*url(bg-table2.gif) repeat-x 0% -1px*/ ;
		margin-top:20px;
		-moz-border-radius: 5px 5px 5px 5px;
		border:1px solid #BF6416;
	}
	#llogin b,#llogin a {
		color:#BF6416;
		font-size:9pt;
		display:block;
		margin-bottom:8px;
	}
	
	#llogin label {
		margin:0px;
		width:100%;
		color:#BF6416;
		display:block;
	}
	#llogin form {
		padding:0px;
		
		text-align:center;
		
	}
	#llogin input {
		border:1px solid #BF6416;
		background:#FFF;
		text-indent:1px;
		padding-top:2px;
		margin:2px;
		padding-bottom:2px;
		text-align:left;
		font-size:8pt;
	
		
	}
	#llogin input.bouton {
		border:1px solid #666;
		font-size:8pt;
		padding:0px;
		color:#000;
		background:#F9BE18;
	}
#extraDiv1 	{ }
#extraDiv2 	{ }
#extraDiv3 	{ }
#extraDiv4 	{ }

#extraDiv5 	
	{ 	position: absolute;
		margin: 0px;
		padding: 0px;
		bottom: 7px;
		left: 10px;
		width: 100px;
		height : 30px;
		z-index: 30;
		text-align: left;
		background: transparent no-repeat bottom left;	}

#footer 
	{	
		clear:both;
		margin-top: 15px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 98%;
		color:#BF6416;
		-moz-border-radius: 5px 5px 5px 5px;
		background: #DCEF8A url(bg-title.gif) top left ;
		border: 1px solid #BF6416;
		text-align: center;
		voice-family: "\"}\"";
		voice-family:inherit; }
	
	#footer a:link, #footer a:visited 
	{	margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		color:#BF6416;
		font-family:arial, Times New Roman, Times, serif;
		text-decoration:none;
		font-size:9pt;
		font-weight: bold;	}

#notice 
	{ 	font-size:10pt; }

	#notice h3
	{	border-bottom: 1px solid #ddcB8C;
		border-top: 1px solid #ddcB8C; }
		
	#notice span 
	{	margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px; }

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliquées à des balises sans classes ni id spécifiés  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

A 
	{	color:#24432B;
		text-decoration:none; }

A:hover 
	{ 	color: #000000;
		text-decoration:underline; }

/*------------------------------------
/*	tableaux
/------------------------------------*/
table
	{ 	border-collapse: collapse; }

tr
	{ }

th
	{ 
	
	background: #C3DE97 url(bg-table2.gif);
	text-align: left; 
	}

td.jauge
	{	
	background: #C3DE97 url(bg-table2.gif);
		border-top: 1px solid #AED375;
		font-size: 11pt;
		text-align: center;
		border-right: 1px solid #A1D355;
		border-left: 1px solid #A1D355;	}

td.visible
	{	border-bottom: 1px solid #A1D355;
		border-top: 1px solid #A1D355; }

td.visible-centered
	{	border-bottom: 1px solid #A1D355;
		border-top: 1px solid #A1D355;
		text-align:center; }

tr.even
	{	background: #D0E6A6;
		color: #000; }

tr.odd
	{ }

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/*                                                                            */
/*  feuilles de styles appliquées à classes de balises                        */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


/* divers pour les affichages simples de texte   */
/*-----------------------------------------------*/

.row
	{ clear: both;
	  width: 80%;
	  margin-left:30px; }

.right,
.right-50,
.right-15,
.right-85 
	{	float: right; }

.right-50 {	width: 50%; }

.right-15 {	width: 15%; }

.right-85 {	width: 85%; }


.right-clear-right,
.right-50-clear-right
	{	float: right;
		clear: right; }

.left-clear-left,
.left-50-clear-left
	{	float: left;
		clear: left; }

.left,
.left-50,
.left-15
	{	float: left;}

.left-50
	{	width: 50%;}

.left-15
	{	width: 15%;}

.left-85
	{	width: 85%;}

.spacer
	{	clear: both;
		visibility: hidden;
		display: none;
		margin-bottom: -10px;
		margin-top: -10px; }

.p1 {	font-size:10pt; }
	
.text_query 
	{ 	width: 20em; }

.fond-mere {
	background-color: #4f72ff;
	}

.fond-article {
	background-color: #68df00;
	}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES LIEES A L'APPLICATION                   */
/*                                                                            */
/*  feuilles de styles appliquées à des balises sans classes ni id spécifiés  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

input, select {
	background:#FFF;
	border:1px solid #666666;
	margin: 2px;
	-moz-border-radius: 3px 3px 3px 3px;
}
select {
	background:#FACD4A;	
}

input.bouton 
	{	
		background:#FACD4A url(bg-title.gif);
		color:#BF6416;
		border:1px solid #BF6416;
		margin: 2px;
		 }

input.numero_page 
	{ border: 0px;}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                       MODIFICATIONS POUR L'IMRPESSION                      */
/*                                                                            */
/* pour l'impression, masquage de tags                                        */
/*                                                                            */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                       ONGLETS DE L'AFFICHAGE PUBLIC/ISBD                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

ul#onglets_isbd_public {
    font: bold 11px arial, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #6c6;
    margin: 0;
}

ul#onglets_isbd_public li {
    float: left;
    height: 21px;

    margin: 2px 2px 0 2px;
    border: 1px solid #6c6;
    
}

ul#onglets_isbd_public li.isbd_public_active {
    border-bottom: 1px solid #C3DE97;
    background-color: #C3DE97;
}

#onglets_isbd_public a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
    cursor: default ;
}
#onglets_isbd_public li.isbd_public_inactive a:hover {
    background: #FFF;
    cursor: pointer ;
    }

.notice-heada {
    font-family: arial, helvetica, arial, geneva, sans-serif;
	text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
}
.notice-parent {
    font-family: arial, helvetica, arial, geneva, sans-serif;
    color: #000000;
    margin-left: 0px;
    font-size: 8pt;
    text-decoration: none
}
.notice-child {
    font-family: arial, helvetica, geneva, sans-serif;
	font-size: 0.9em;
    margin-left: 25px;
    width: 98%;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}

.heada {
    font-family: arial, helvetica, arial, geneva, sans-serif;
	text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
}
.parent {
    font-family: arial, helvetica, arial, geneva, sans-serif;
    color: #000000;
    margin-left: 0px;
    font-size: 8pt;
    text-decoration: none
}
.child {
    font-family: arial, helvetica, geneva, sans-serif;
	font-size: 0.9em;
    margin-left: 25px;
    width: 98%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}

/* Colonnes */
.colonne2 {
  float: left;
  width: 50%;
}

.colonne_suite {
  float: left;
}

.bg-grey {
  background-color: #D0E6A6;
}

/* Etageres */
#etagere {
	border: 0px solid #3B844B;
	padding-bottom:1em;
	margin-bottom:1em;
}

#etagere-titre h1 {
	font-size:10pt;
	width:95%;
	font-family:  helvetica, arial;
	margin-left:10px;
	padding-bottom:0px;
	font-color:#3B844B;
	border-bottom: 0px dashed #D0E6A6;
}

#etagere-titre a {
	color:#3B844B;
	font-size:13pt;
}
#etagere-comment {
	width:90%;
	margin-left:50px;
	padding:0px;
	border: 0px solid #D3E9C6;
	background : #FFF url(fond-main.gif);
	-moz-border-radius: 0px 0px 0px 0px;
}
#etagere-comment h2 {
	padding-left:2em;
	font-size:9pt;
}
#etagere-comment img {
	border:2px solid #AED375;
	padding:2px;
	background:#FFFFFF;
	
}
#etagere-notice-list {
	padding-left:2em;
}
#etagere-notice-list a {
	display:block;
	font-size:11pt;
	width:90%;
	text-align:right;
	margin:15px;
	font-family: helvetica, arial;
	text-decoration:underline;	
}

/* barre de navigation */
#navigator table {
	-moz-border-radius: 0px 0px 0px 0px;
	width:95%;
	margin:16px;
	border-collapse: separate;
	border-spacing:3pt;
	font-size:0.8em;

	-moz-border-radius: 0px 0px 0px 0px;
	border:0px solid #BDD0A6;
		
}

#navigator td {
	text-align:left;		
}
