/* Elements communs à toutes les pages */
* 
{
    border: 0 none;
    margin: 0;
    padding: 0;	
}

a{
	text-decoration: none;
}
html, body
{
	background-color: black;
	font-family: font-family: "Arial Regular",Georgia, sans-serif;	
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

/******************* Header*/ 
#header
{

}

.titrePetit {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.titreGrand {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: bold;
	font-size: 28px;
}
.titreGrandAffiche {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: bold;
	font-size: 17px;
}
.sousTitre {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif ;
	font-weight: bold ;
	font-size: 16px;
}

.texteNormal {
	font-family: Arial Regular;
	font-size: 12px;
}


/* --------------------------------- Bandeau des logos ----------------- */
#bandeauTitle
{
	background-image: url("../Imgs/Textures/gun_metal.png");
	height: 142px;
}

	.logos
	{
		text-align:center;
		width: 955px;
		height: 121px;
		margin: auto;
	}

		#logoDS a{
			background-image: url("../Imgs/Logo.png");
			width: 322px;
			height: 112px;
			margin-top: 13px;
			margin-left: 18px;
			display: block;
			float: left;
		}
#typeSite{
			float: left;
			position: relative;
			margin-top: 25px;
			margin-left: 18px;
			width: 150px;
			font-family: "Trebuchet MS";
			font-size: 11px;
			margin-right: 10px;
			color:#ffffff;
}
 
		#demandeIdent{
			float: left;
			position: relative;
			margin-top: 15px;
			margin-left: 45px;
			width: 150px;
			font-family: "Trebuchet MS";
			font-size: 13px;
			margin-right: 10px;
}

		#demandeIdent a{
			color:#4478b3;
		}
		#demandeIdent a:hover {
			color:#3399cc;
		 } 
		#probleme{
			float: left;			
			margin-top: 17px;
			margin-left: 0px;
			width: 200px;
			font-family: "Trebuchet MS";
			color:#4478b3;
			font-size: 11px;		
		}

#corpsHaut
{
	height: 30px;
	background-color: #202020;	
}

/******************* Menu Header*/ 
	#menuHeader
	{	
		float: right;
		
		font-family: "Trebuchet MS";
		position: relative;	
		font-style: bold;
		width: 555px;
		height: 75px;	
		text-align: left;
		margin-top: 16px;
		
	}
		#identPass{
			width: 350px;
			float:right;
			margin-right: 35px;
			}

		.textBoxIdentHeader{
			float: left;
			font-family: "Trebuchet MS";
			font-size: 11px;
			margin-top: 3px;
			margin-right: 10px;
			color:#ffffff;
		}
		.inputIdentHeader input{
			float: left;
			width: 83px;
			height: 22px;			
		}
		.boutOkHeader {
			background: url("../Imgs/fondButtonOk.png");
			float: left;
			margin-left: 4px;
			font-family: "Arial";
			font-size: 12px;
			font-weight:bold;
			width: 22px;
			height: 22px;
		}		
		.boutOkHeader p{
			color:#cccccc;
			margin-left: 2px;
			margin-top: 3px;
		}
			.boutOkHeader:hover, .boutOkHeader p:hover{
				position:relative;
				color:#999999;
				top:1px;
				left:1px;
			}				
		#mdpOublie{
			position: relative;
			text-align: right;
			margin-top: 30px;
			margin-right: 20px;
			font-family: "Trebuchet MS";
			font-size: 13px;			
		}	
		
		#mdpOublie a{
			color:#4478b3;
		}
		#mdpOublie a:hover {
			color:#3399cc;
		 } 
		
		#spacerHeader{
			float: left;
			width: 10px;
			height: 17px;
		}
		#menuBlock{			
			margin-top: 30px;
			float: right;
			margin-right: 20px;			
			height: 20px;						
		}
		ul.TabbedMenuH { 			
			font-size: 13px;
			padding:0;
			margin:0;		
			list-style-type:none;			
			height: 14px;			
		}
	

		ul.TabbedMenuH li{	
			float: left;
			margin-right: 24px;
			text-decoration: none;
		}		
		ul.TabbedMenuH li a{
			color:#4478b3;
		}
		ul.TabbedMenuH li a:hover {
			color:#3399cc;
		 }  


/******************* Menu principal */ 
	#menu
	{	

		font-family: "Trebuchet MS";
		position: relative;	
		font-style: bold;
		font-size: 14px;
		width: 800px;
		height: 30px;		
		margin: auto;
	}

		ul.TabbedMenu 
		{ 			
			padding:0;
			margin:0;			
			list-style-type:none;
			width: 800px;
			height: 30px;			
		}
		ul.TabbedMenu li {		
			float: left;				
			width: 181px;
			height: 30px;
			margin-right: 19px;
			line-height: 30px; /*hauteur de l'image de fond*/
			text-align: center;		
		}	
		ul.TabbedMenu li a
		{	
			color:#cccccc;
			text-decoration: none;
		}		
		ul.TabbedMenu li a:hover {
			color:#999999;
		 }  

/* ****************** Bas de page*/ 
#footer
{
	float: left;
	min-width: 100%;
	margin-bottom: 0;
}
	#footerH{
		background-color: #b3b3b3;
		height: 196px;
		min-width: 100%;
	}
		#ligneH{
			background-image: url("../Imgs/ligneHorizontale.png");
			float: left;
			min-width: 100%;
			height: 2px;
			margin-bottom: 0;		
		}
	/* ------------------------------------------------------- */
	#footerContainer{
		width: 861px;
		height: 180px;
		padding-top:14px;
		margin: auto;
	}
		#footercopy{
			float: left;
			text-align:justify;
			width: 338px;
			height: 142px;

		}
		#planSite{
			margin-left: 120px;
			float: left;
			width: 171px;
			height: 142px;
		}
		#logoBas{
			background-image: url("../Imgs/logoDsBas.png");
			float: right;
			margin-top: 5px;
			width: 186px;
			height: 157px;
		}
		ul.TabbedMenuB
		{ 			
			padding:0;
			margin:0;			
			list-style-type:none;
			
		}
		ul.TabbedMenuB li {		
		}	
		ul.TabbedMenuB li a
		{	
			color:#000000;
			text-decoration: none;
		}		
		ul.TabbedMenuB li a:hover {
			color:#333333;
		 }  	
			
	/* -------------------------------------------------------- */
	#footerB{
		background-color: #454545;
		height: 57px;
		min-width: 100%;	
	}
	#footerInfosB{
		color: #CCCCCC;
		font-family: "Trebuchet MS";
		font-size: 14px;
		text-align: center;	
		margin: auto;
		padding-top: 20px;
	}

	#footerInfosB a{	
		color:#cccccc;
	}
	#footerInfosB a{a:hover {
		color:#999999;
	}  