/******************
***** MASTER *****
*******************/

html
{
	
	background-image:url('Img/FondBody.jpg');
	background-position:center top;
	background-repeat:repeat;

	height:100%;
	margin:0;
	text-align:center;
	width:100%;
}

body
{
	text-align:center;
	margin:0;
	padding:0;
}

#GlobalCadre 
{
	background-image:url('Img/bg_site.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	height:auto;
	margin:auto;
	position:relative;
	text-align:left;
	width:100%;
}

#Global 
{

	height:auto;
	margin:auto;
	position:relative;
	text-align:left;
	width:941px;
	_margin-top:7px;
}

#Banniere
{
	width:940px;
	height:93px;
	background:url('Img/Ban.jpg') no-repeat right;
}

#Logo
{
	height:83px;
	width:303px;
	float:left;
	padding-top:10px;
	padding-left:15px;
}

#Login
{
	float:right;
	width:250px;
	height:83px;
	padding-top:10px;
	padding-right:5px;
}

.LoginButton
{
	margin-right:9px;
	margin-top:2px;
}

#Menu
{
	width:939px;
	_width:920px;
	height:26px;
	background-image:url('Img/FondMenu.png');
	border:1px solid #db6a14;
}
/*******************/
/** STYLE BOUTON  **/
/*******************/
.MenuButton a
{
	display:block;
	float:left;
	width:153px;
	height:25px;
	margin-right: 1px;
	border:  1px solid #ff901d;
}

.MenuButton a:active
{
	border: solid 1px inset #FF8C00;
}

.Btn_Accueil
{
	
	background-image:url('Img/btnheaderAcceuil.png');
}

.Btn_Accueil:hover
{
	background-image:url('Img/btnheaderOverAcceuil.png');
}

.Btn_Help
{
	
	background-image:url('Img/btnheaderAide.png');
}

.Btn_Help:hover
{
	background-image:url('Img/btnheaderOverAide.png');
}

.Btn_About
{
	
	
	background-image:url('Img/btnheaderAPropos.png');
}

.Btn_About:hover
{
	background-image:url('Img/btnheaderOverAPropos.png');
}

.Btn_Projet
{
	
	background-image:url('Img/btnheaderMesProjets.png');
}

.Btn_Projet:hover
{
	background-image:url('Img/btnheaderOverMesProjets.png');
}
.Btn_Login
{
	
	background-image:url('Img/btnheaderConnexion.png');
}

.Btn_Login:hover
{
	background-image:url('Img/btnheaderOverConnexion.png');
}

.Btn_Valid
{
	display:block;
	width:69px;
	height:21px;
	background-image:url('Img/Btn_Valid.jpg');
	float:right;
}

.Btn_Account
{
	background-image:url('Img/btnheaderMonCompte.png');
}

.Btn_Account:hover
{
	background-image:url('Img/btnheaderMonCompteOver.png');
}

.Btn_Deco
{
	background-image:url('Img/btnheaderDeconnexion.png');
}

.Btn_Deco:hover
{
	background-image:url('Img/btnheaderOverDeconnexion.png');
}

.Btn_Enregister
{
	float:right;
	display:block;
	width:154px;
	height:26px;
	background-image:url('Img/btnEnregistrer.png');
}

.Btn_Enregister:hover
{
	
	background-image:url('Img/btnOverEnregistrer.png');
}

.Btn_Annuler
{
	float:right;
	display:block;
	width:154px;
	height:26px;
	background-image:url('Img/btnAnnuler.png');
}

.Btn_Annuler:hover
{
	background-image:url('Img/btnOverAnnuler.png');
}

.Btn_Vierge
{
	float:right;
	display:block;
	width:152px;
	height:26px;
	color:White;
	text-decoration:none;
	text-align: center;
	background-image:url('Img/fond_btnheader.png');
}

.Btn_Vierge:hover
{
	background-image:url('Img/fond_Overbtnheader.png');
}
/*******************/
/*******************/
#Contenu
{
	width:940px;
	_height:558px;
	min-height:558px;	
	height:auto;
	background-image:url('Img/FondContenu.jpg');
	background-repeat:repeat-x;
}

#Contenu table tr td
{
	color:#6f7477;
	font-family:'Arial';
	font-size:12px;
	text-align:justify;
}

#Footer
{
	width:939px;
	_width:920px;
	height:26px;
	background-image:url('Img/FondMenu.jpg');
	border:1px solid #db6a14;
}

#FooterCentre
{
	position:absolute; 
	color:#fff; 
	left:240px; 
	font-family:arial; 
	font-size:12px; 
	bottom:6px;
}

#FooterLeft
{
	float:left;
	width:43px;
	height:26px;
	background-image:url('Img/Footer_Left.jpg');
}

#FooterBeta
{
	position: absolute;
	color: #EBEBEB;
	right: 84px;
	font-family: 'Arial Black';
	font-size: 12px;
	bottom: 6px;
	font-weight: normal;
}

.FooterRight
{
	display:block;
	float:right;
	width:81px;
	height:26px;
	background-image:url('Img/Footer_Right.jpg');
}

#Maison
{
	position:absolute;
	right:0px;
	width:189px;
	height:148px;
	top:96px;
}

.FacadoscopeTest
{
	display:block;
	text-align:center;
	width:204px;
	height:58px;
	background-image:url('Img/btnTester.png');
}

.FacadoscopeTest:hover
{
	background-image:url('Img/btnOverTester.png');
}

.FacadoscopeImg
{
	display:block;
	text-align:center;
	width:204px;
	height:58px;
	background-image:url('Img/btnEnImage.png');
}

.FacadoscopeImg:hover
{
	background-image:url('Img/btnOverEnImage2.png');
}

.FacadoscopeCreer 
{
	display:block;
	text-align:center;
	width:204px;
	height:57px;
	background-image:url('Img/btnCreer.png');
}

.FacadoscopeCreer:hover
{
	background-image:url('Img/btnOverCreer.png');
}

.FacadoscopeReprendre
{
	display:block;
	text-align:center;
	width:204px;
	height:57px;
	background-image:url('Img/btnReprendre.png');
}

.FacadoscopeReprendre:hover
{
	background-image:url('Img/btnOverReprendre.png');
}

/******************
***** ACCUEIL *****
*******************/

#FondWizzard
{
	height:537px;
	width:895px;
	margin:auto;
	background-image:url('FondWizzard.jpg');
	position:relative;
	top:10px;
}

#logincontainer
{
	position:absolute;
	border:1px solid #ff9900;
	background:#dadada;
	top:121px;
	width:253px;
}

#UserProject
{
background-color:#cccccc;
border:2px solid orange;
left:33%;
margin-top:28px;
position:absolute;
}

#UserProject ul {
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:250px;
}

#UserProject li 
{
	border-top:1px solid orange;
	float:left;
	height:20px;
	padding-left:0;
	width:100%;
}

#UserProject a:hover, #menu .current_page_item a 
{
	color : black;
	font-weight:bold;
}

#UserProject a 
{
	border:medium none;
	color:black;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-right:0px;
	padding:2px 0 0 5px;
	text-decoration:none;
	width:100%;
}

.ContainerResume
{
	border:2px solid orange;
}

.ContainerResume Label
{
	font-size:12px;
	color:White;
}

.ContainerResume Button
{
	background-image:url('Img/fond_btnheader.png');
	margin-top:10px;
	margin-bottom:10px;
}
/********************************/
/** STYLE PAGE ENREGISTREMENT  **/
/********************************/

#htmlRegistration
{
	background-image:url('Img/bgRegistration.jpg');
	background-position:center top;
	height:100%;
	margin:0;
	text-align:center;
	width:100%;
}

#MenuRegistration
{
	left:0;
	width:auto;
	height:26px;
	background-image:url('Img/FondMenu.jpg');
	border:1px solid #db6a14;
}

#ContenuRegistration
{
	position:absolute;
	left:50%;
	margin-top:12px;
	margin-left:-350px;
	background-image:url('Img/FondContenuRegistration.png');
	background-repeat:repeat-x;
}

#ContenuRegistrationIn 
{
	color:#787878;
	width:700px;
	position:relative; 
}

#ContenuRegistrationIn h2
{
	color:#787878;
	font-size:25px;

}
#ContenuRegistrationIn h3
{
	color:#787878;
	font-size:16px;

	
}
#ContenuRegistrationIn p
{
	text-align:justify;
}

#ContenuRegistrationIn a
{
	text-decoration:none;
	color:#787878;
	font-weight:bold;
	
	
}



#ContenuRegistrationOK
{
	border-style:dotted;
	border-color:#db6a14;
	border-width: 2px ;
	
	position:absolute;
	left:50%;
	margin-left:-300px;
	background-image:url('Img/FondContenuRegistration.png');
	background-repeat:repeat-x;
}

#ContenuRegistrationInOK 
{
	border-style:solid;
	border-color:#db6a14;
	border-width: 2px ;
	
	width:600px;
	position:relative; 
	text-align:center;
}

#ContenuRegistrationInOK table tr td
{

	text-align:center;
}

#tr_comment
{
	height:90;
}
