/******************************* Air-Defense 2 *******************************/
/* Nom du paramtre : main.css
/* Dtail :  Charte grapahique du site
/* Date de cration : 26/01/2006
/* Date de modification : 26/01/2006
/* Version : V1.0
/* Auteur  rle :  Lemarinel Sbastien - Responsable Qualit
/* Valid par :  xxxxxxxxxx -  xxxxxxxxxx
/* 
/******************************* Air-Defense 2 *******************************/


/* --------- Balise principale definnissant le corps de la page ------------*/
body{

	/* Style du texte */
		/* Font du texte */
			font-family: Arial,sans-serif;
		/* Couleur du texte */
			color: #FFFFFF;
		
	/* Dfinition des marges */
		/* Marges exterieures */
			margin: 0px;
		/* Marges interieures */
			padding: 0px;
		
	
	/* Dfinition des caractristique du fond */
		/* Mise en place d'une image de fond */	
			background: #1B4166;
	/* Options pour centrer le site sur la page */
	
		/* Largeur du site */
			width:950px;
		
		/*Marge en auto pour centrer le site avec Firefox/mozilla*/
			margin-left: auto;
			margin-right: auto;
		/*textalign pour centrer le site dans IE */
	
	
	
}


/* Style de la fentre popup*/

#fenetre_popup{
	display:none;

}

#fenetre_popup a:link{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

#fenetre_popup a:visited{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

#fenetre_popup a:hover{
	display:block;
	background-color:#7D92A7;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
#titre_fenetre_popup{
	background-color:#1B4166;
	Color:#FFFFFF;
	position:absolute;
	
	width:400px;
	height:20px;
	
	clear:both;
	margin-left:300px;
	margin-right:300px;
	margin-top:280px;
}
#texte_fenetre_popup{
	background-color:#FFFFFF;
	position:absolute;
	
	font-size:12px;
	
	color:#1B4166;
	
	width:398px;
	height:200px;
	overflow:auto;
	
	clear:both;
	margin-left:300px;
	margin-right:300px;
	margin-top:300px;
	
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#1B4166;
}
#pied_fenetre_popup{
	background-color:#1B4166;
	Color:#FFFFFF;
	position:absolute;
	
	width:400px;
	height:20px;
	
	clear:both;
	margin-left:300px;
	margin-right:300px;
	margin-top:500px;
}

#titre_fenetre_popup a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width:100%;
	
	background-image:url(../structure/icones/evolution-mail.png);
	background-repeat:no-repeat;
	background-position:right;
}

#pied_fenetre_popup a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width:100%;
	
	background-color:#1B4166;
	background-repeat:no-repeat;
	background-image:url(../structure/icones/cancel.png);
}


#Titre_General{
font-size:0px;
	/* Marges */
		/* Marges Interieures */
			margin: 0px;
		/* Margse exterieures */
			padding:0px;
			/*text-align:center;*/
	/* Positionnement */
	
	/* Bordures*/
		border-style:none;
		border-width:0px;
		
	
	/* Dfinition des caractristique du fond */
		/* Mise en place d'une image de fond */	
			background: #1B4166;
		/* Taille */
		width:950px;
	/* Taille */

}
/* ------------ Fin Dfinition du cadre principale du site ------------------*/

#Banniere{
display:inline;
border:0px;
font-size:0px;
	/* Marges */
		/* Marges Interieures */
			margin: 0px;
		/* Margse exterieures */
			padding:0px;
		
}

#Image_Ban{
display:inline;
border:0px;
font-size:0px;
	/* Marges */
		/* Marges Interieures */
			margin: 0px;
			margin-left:0px;
		/* Margse exterieures */
			padding:0px;		
}

#Menu_horizon{
background-image:url(../structure/menu_horiz.jpg);
text-align:right;
height:20px;
border:0px;
font-size:17px;
	/* Marges */
		/* Marges Interieures */
			margin: 0px;
		/* Margse exterieures */
			padding:0px;
			padding-left:0px;

		
}


#Menu_horizon a{
	background-image:url(../structure/bouton_menu_horizon.jpg);
	width:130px;
	color:#FFFFFF;
	text-decoration:none;
			/* Margse exterieures */
			padding:0px;
			padding-left:40px;
			padding-right:30px;
}

#Menu_horizon a:hover{
	background-image:url(../structure/bouton_menu_horizon_clic.jpg);
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
			/* Margse exterieures */
			padding:0px;
			padding-left:39px;
			padding-right:29px;

}
/* ------------- Dfinition du cadre principale du site --------------------*/
#Cadre{
	/* Marges */
		/* Marges Interieures */
			margin: 0px;
		/* Margse exterieures */
			padding:0px;
		/*Marge en auto pour centrer le site avec Firefox/mozilla*/
			margin-left: 0px;
			margin-right: 0px;

	/* Positionnement */
	
	/* Bordures*/
		border-color:#CCCCCC;
		border-style:solid;
		border-width:1px;
		
	
	/* Dfinition des caractristique du fond */
		/* Mise en place d'une image de fond */	
			background: #EBEEF1;
			
	/* Taille */
		width:948px;
		height:auto;
}
/* ------------ Fin Dfinition du cadre principale du site ------------------*/
#Menu_Vertical{

	/* Taille */
		/* Largeur */
		width:200px;
		color:#000000;

	/* Positionnement */
		/* Position horizontale */
		position:absolute;
		top:175px;;

	/* Marges */
		/* Marges exterieures */
			margin-top:7px;
			margin-left:5px;
			margin-right:0px;
		/* Marges interieures */	
			padding-top:0px;
			padding-bottom:0px;
			padding-left:0px;
			padding-right:0px;
	
	/* bordures */
		/* Type des bordures */
			border-style:solid;
		/* Taille des bordures */
			border-width:0px;
		/* Couleur des bordures */
			border-color:#000000;
}

#Menu{
	/*Coleur de fond*/
	background-color:#F5F7F7;
	/* LArgeur du cadre */
	width:210px;
	
	/* Marge exterieure et interieure */
	margin-top:0px;
	margin-bottom:5px;
	left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	
	/* bordures */
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

#Lien_Menu a:link{
	display: block;
	width:207px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #E2E7EB ;
	/*background-image: url(bg_nav.jpg);#*/
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	color: #21536A;
	text-decoration: none;
}
#Lien_Menu a:visited{
	display: block;
	width:207px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #E2E7EB;
	/*background-image: url(bg_nav.jpg);*/
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	color: #21536A;
	text-decoration: none;
}
#Lien_Menu a:hover{
	width:207px;
	color:#E2E7EB;
	border-top: 1px solid #cccccc;
	background-color: #607A93;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#Lien_Menu img{
	border:none;
	margin-right:8px;
	margin-bottom:-5px;
	width:22px;
	height:22px;

}
#Lien_Sous_Menu a:link{
	display: block;
	width:200px;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-color: #C0CAD3 ;
	/*background-image: url(bg_nav.jpg);#*/
	font-size:11px;
	font-weight:bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}
#Lien_Sous_Menu a:visited{
	display: block;
	width:200px;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-color: #C0CAD3;
	/*background-image: url(bg_nav.jpg);*/
	font-size:11px;
	font-weight:bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}
#Lien_Sous_Menu a:hover{
	width:200px;
	color:#E2E7EB;
	border-top: 1px solid #cccccc;
	background-color: #607A93;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#categorie{
	position:absolute;
	margin-top:-20px;
	width:200px;
	border: 1px solid #000000;
	background-color: #C0CAD3;
	/*background-image: url(bg_nav.jpg);*/
	padding: 0px 0px 0px 0px;
	margin-left:210px;
}
#Lien_Categorie a:link{
	width:198px;
	background-color: #C0CAD3 ;
	/*background-image: url(bg_nav.jpg);#*/
	font-size:11px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	color: #21536A;
	text-decoration: none;
}
#Lien_Categorie a:visited{
	display:block;
	width:198px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-color: #C0CAD3;
	/*background-image: url(bg_nav.jpg);*/
	font-size:11px;
	font-weight:bold;
	padding: 0px 2px 2px 0px;
	
	color: #21536A;
	text-decoration: none;
}
#Lien_Categorie a:hover{
	width:198px;
	color:#E2E7EB;
	background-color: #607A93;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#Corp{

	/*Coleur de fond*/
		background-color:#FFFFFF;
	/* Taille */
		/* Largeur */
			width:710px;
		/* Hauteur */
			min-height:700px;

			top:0px;
	/* Marges */
		/* Marges exterieures */
			margin-top:11px;
			margin-left:220px;
			margin-right:0px;
		/* Marges interieures */	
			padding-top:4px;
			padding-bottom:4px;
	
	/* bordures */
		/* Type des bordures */
			border-style:solid;
		/* Taille des bordures */
			border-width:1px;
		/* Couleur des bordures */
			border-color:#000000;
}

/*
--- Style du block regroupement les infos utilisateur dans la partir admin ---
*/
#tb_bt_deco{
	background-image:url(../structure/icones/ptit_cancel.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#7D92A7;
	width:100%;
	height:16px;
}

a {
text-decoration:none;
}

#tb_user_img{
display:block;
float:left;
width:32px;
height:32px;
margin-right:5px;
background-image:url(../structure/icones/personal.png);
margin-top:2px;
margin-bottom:2px;
}

#tb_user_nom{
float:left;
margin-right:5px;

color:#000000;

font-size:13px;
font-weight:bold;
}

#tb_user_prenom{
font-size:13px;
font-weight:bold;

color:#000000;
}

#tb_user_niveau{
font-size:13px;

color:#000000;

}

#tb_user_hr{
height:1px;
background-color:#999999;
margin-top:2px;
margin-bottom:2px;
}

#tb_email_img{
float:left;
background-image:url(../structure/icones/mail_generic.png);
margin-right:5px;
font-size:13px;
width:32px;
height:32px;
}

#tb_email_texte{
font-size:13px;
height:32px;

color:#000000;
}

#pied{
	clear:both;
}

/* ---------- Fonction calendar ------------*/
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #1B4166;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 20px;
}

.ds_cell {
	background-color: #EBEEF1;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #7D92A7;
} 
