/* CSS Document */
body {
	text-align: center;
	background:#012F2F;
	background-repeat:repeat;
	color:white;
	font-family:Tahoma;
}

fieldset { -moz-border-radius: 10px; border-radius: 2px; border-color:#CC9900}
#title{
color:#A8A47F;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:25px;
font-style:italic;
font-weight:bold;
margin-left:30px;
}
#title1{
color:#EEEBCA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
font-style:italic;
font-weight:bold;
margin-left:30px;
}
#title2{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
margin-left:35px;
}
#header_1{
background:url(images/header_1.png) repeat-y;
background-position:bottom;
height:100px;
}
#identification{
background:url(images/tbl_identification.png) repeat-y;
background-position:left;
vertical-align:top;
font-size:12px;
font-weight:bold;
height:100%;
}
#identification a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
#identification a:hover{
color:#9D3140;
}
.inputText{
width:200px;
height:15px;
}
#identificationTextLogin{
background:url(images/identifiantText.png) no-repeat;
height:22px;
width:180px;
border:none;
}
#identificationTextPwd{
background:url(images/identifiantPwd.png) no-repeat;
height:25px;
width:180px;
border:none;
}
#main{
background:url(images/tbl_main.png) repeat-y;
background-position:right;
vertical-align:top;
}
#nosProduitButton{
background:url(images/nos_produit.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#nosProduitButton:hover{
background:url(images/nos_produit_hover.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#membreButton{
background:url(images/esp_membre.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#membreButton:hover{
background:url(images/esp_membre_hover.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#notreSavoirButton{
background:url(images/notre_savoir.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#notreSavoirButton:hover{
background:url(images/notre_savoir_hover.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#quiSommeNButton{
background:url(images/qui_somme.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}
#quiSommeNButton:hover{
background:url(images/qui_somme_hover.png);
border:none;
height:37px;
width:190px;
cursor:pointer;
}

#loginButton{
background:url(images/login.png) no-repeat;
height:21px;
width:80px;
border:none;
cursor:pointer;
}
#loginButton:hover{
background:url(images/login_hover.png) no-repeat;
height:21px;
width:80px;
border:none;
cursor:pointer;
}
#formInscription{
font-family:Tahoma;
text-align:right;
font-size:14px;
font-weight:bold;
}
#formInscription input{
border:double;
font-family:Tahoma;
text-align:left;
font-size:12px;
font-weight:bold;
width:161px;
}
#formInscription input:hover{
border:double;
border-color:#990000;
width:161px;
}
#formInscription select{
width:165px;
border:double;
font-family:Tahoma;
text-align:left;
font-size:12px;
font-weight:bold;
}
#formInscription select:hover{
width:165px;
border:double;
border-color:#990000;
}
#obligatoir{
color:#990000;
}
#inscriptionButton{
background:url(images/inscription.png) no-repeat;
height:21px;
width:123px;
border:none;
cursor:pointer;
}
#inscriptionButton:hover{
background:url(images/inscription_hover.png) no-repeat;
height:21px;
width:123px;
border:none;
cursor:pointer;
}
#annulerButton{
background:url(images/annuler.png) no-repeat;
height:21px;
width:123px;
border:none;
cursor:pointer;
}
#annulerButton:hover{
background:url(images/annuler_hover.png) no-repeat;
height:21px;
width:123px;
border:none;
cursor:pointer;
}
#nomText{
background:url(images/nom.png) no-repeat;
height:21px;
width:123px;
}

#prenomText{
background:url(images/prenom.png) no-repeat;
height:21px;
width:123px;
}
#emailText{
background:url(images/email.png) no-repeat;
height:21px;
width:123px;
}
#motPasseText{
background:url(images/motPasse.png) no-repeat;
height:21px;
width:146px;
}
#motPasseAncienText{
background:url(images/motPasseAncien.png) no-repeat;
height:21px;
width:205px;
}
#nouveauMotPasseText{
background:url(images/nouveauMotPasse.png) no-repeat;
height:21px;
width:205px;
}
#motPasseConfirmText{
background:url(images/motPasseConfirm.png) no-repeat;
height:21px;
width:290px;
}
#adresseText{
background:url(images/adresse.png) no-repeat;
height:21px;
width:123px;
}
#codePostalText{
background:url(images/codePostale.png) no-repeat;
height:21px;
width:149px;
}
#paysText{
background:url(images/pays.png) no-repeat;
height:21px;
width:123px;
}
#villeText{
background:url(images/ville.png) no-repeat;
height:21px;
width:123px;
}
#villeText2{
background:url(images/villetext.png) no-repeat;
background-position:center;
border:none;
height:21px;
width:123px;
}
#numeroTelText{
background:url(images/tel.png) no-repeat;
height:21px;
width:170px;
}
#veilleSurText{
background:url(images/VeilleSur.png) no-repeat;
height:21px;
width:129px;
}
#securityCodeText{
background:url(images/securityCode.png) no-repeat;
height:21px;
width:230px;
text-align:right;
}
#mailLostButton{
background:url(images/emailLostEnvoi.png) no-repeat;
height:21px;
width:128px;
border:none;
cursor:pointer;
}
#mailLostButton:hover{
background:url(images/emailLostEnvoi_hover.png) no-repeat;
height:21px;
width:128px;
border:none;
cursor:pointer;
}
#motDePassePerdu{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}
#desconnexionButton{
background:url(images/deconnexion.png) no-repeat;
height:21px;
width:128px;
border:none;
cursor:pointer;
}

#desconnexionButton:hover{
background:url(images/deconnexion_hover.png) no-repeat;
height:21px;
width:128px;
border:none;
cursor:pointer;
}

#getionAlertsButton{
background:url(images/getionsAlerts.png) no-repeat;
height:21px;
width:177px;
border:none;
cursor:pointer;
}
#getionAlertsButton:hover{
background:url(images/getionsAlerts_hover.png) no-repeat;
height:21px;
width:177px;
border:none;
cursor:pointer;
}
#parametresCompteButton{
background:url(images/parametresCompte.png) no-repeat;
height:21px;
width:200px;
border:none;
cursor:pointer;
}
#parametresCompteButton:hover{
background:url(images/parametresCompte_hover.png) no-repeat;
height:21px;
width:200px;
border:none;
cursor:pointer;
}
#statistiquesButton{
background:url(images/statistiques.png) no-repeat;
height:21px;
width:106px;
border:none;
cursor:pointer;
}
#statistiquesButton:hover{
background:url(images/statistiques_hover.png) no-repeat;
height:21px;
width:106px;
border:none;
cursor:pointer;
}
#ajouterAlerteButton{
background:url(images/ajouterAlerte.png) no-repeat;
height:21px;
width:175px;
border:none;
cursor:pointer;
}
#ajouterAlerteButton:hover{
background:url(images/ajouterAlerte_hover.png) no-repeat;
height:21px;
width:175px;
border:none;
cursor:pointer;
}
#typeAlerteHeader{
background:url(images/typeAlerte.png) no-repeat;
background-position:center;
height:21px;
width:173px;
border:thin;
}
#formAlert{
font-family:Tahoma;
text-align:right;
font-size:14px;
font-weight:bold;
}
#formAlert input{
border:double;
font-family:Tahoma;
text-align:left;
font-size:12px;
font-weight:bold;
}
#formAlert input:hover{
border:double;
border-color:#990000;

}
#formAlert radio{
font-family:Tahoma;
text-align:left;
font-size:12px;
font-weight:bold;
width:50px;
}
#formAlert select{
width:165px;
border:double;
font-family:Tahoma;
text-align:left;
font-size:12px;
font-weight:bold;
}
#formAlert select:hover{
width:165px;
border:double;
border-color:#990000;
}
#departementText{
background:url(images/departement.png) no-repeat;
height:21px;
width:125px;
border:none;
}
#typeBienText{
background:url(images/tybeDeBien.png) no-repeat;
height:21px;
width:125px;
border:none;
}
#prixMinText{
background:url(images/prixMin.png) no-repeat;
height:21px;
width:125px;
border:none;
}
#prixMaxText{
background:url(images/prixMax.png) no-repeat;
height:21px;
width:125px;
border:none;
}
#envoyerButon{
background:url(images/envoyerButton.png) no-repeat;
background-position:center;
height:23px;
width:125px;
cursor:pointer;
}
#envoyerButon:hover{
background:url(images/envoyerButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:125px;
cursor:pointer;
}
#validerAlertButton{
background:url(images/validerMonAlert.png) no-repeat;
background-position:center;
height:23px;
width:176px;
border:none;
cursor:pointer;
}
#validerAlertButton:hover{
background:url(images/validerMonAlert_hover.png) no-repeat;
background-position:center;
height:23px;
width:176px;
border:none;
cursor:pointer;
}
#ModifierAlertButton{
background:url(images/modifierAlert.png) no-repeat;
background-position:center;
height:23px;
width:176px;
border:none;
cursor:pointer;
}
#ModifierAlertButton:hover{
background:url(images/modifierAlert_hover.png) no-repeat;
background-position:center;
height:23px;
width:176px;
border:none;
cursor:pointer;
}
#alertStyle{
color:#999999;
font-size:14px;
font-weight:bold;
cursor:pointer;
}
#alertStyle:hover{
color:#9D3140;
font-size:14px;
font-weight:bold;
}
#nbAnnonceTrouver{
background:url(images/nbAnnonceTrouver.png) no-repeat;
background-position:center;
height:23px;
width:230px;
border:thin;
}
#dernierModification{
background:url(images/dernierModification.png) no-repeat;
background-position:center;
height:23px;
width:100px;
border:thin;
}
#tableAlertDetail{
border:thick;
border-color:#FFFFFF;
color:#EEEBCA;
}
#modifierMesInfos{
background:url(images/modifierMesInfos.png) no-repeat;
background-position:center;
height:23px;
width:171px;
border:none;
cursor:pointer;
}
#modifierMesInfos:hover{
background:url(images/modifierMesInfos_hover.png) no-repeat;
background-position:center;
height:23px;
width:171px;
border:none;
cursor:pointer;
}
#modifierInfoButton{
background:url(images/modifierInfoButton.png) no-repeat;
background-position:center;
height:23px;
width:171px;
border:none;
cursor:pointer;
}
#modifierInfoButton:hover{
background:url(images/modifierInfoButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:171px;
border:none;
cursor:pointer;
}
#changerMotPasseButton{
background:url(images/changerMotPasse.png) no-repeat;
background-position:center;
height:23px;
width:180px;
border:none;
cursor:pointer;
}
#changerMotPasseButton:hover{
background:url(images/changerMotPasse_hover.png) no-repeat;
background-position:center;
height:23px;
width:180px;
border:none;
cursor:pointer;
}
#AdminGestionMembres{
background:url(images/admin/gestionMembres.png) no-repeat;
background-position:center;
height:23px;
width:193px;
border:none;
cursor:pointer;
}
#AdminGestionMembres:hover{
background:url(images/admin/gestionMembres_hover.png) no-repeat;
background-position:center;
height:23px;
width:193px;
border:none;
cursor:pointer;
}
#loginAdmin{
background:url(images/admin/loginAdmin.png) no-repeat;
background-position:center;
height:23px;
width:160px;
border:none;
}
#passwordAdmin{
background:url(images/admin/passwordAdmin.png) no-repeat;
background-position:center;
height:23px;
width:160px;
border:none;
}
#formAdmin input{
width:158px;
border:double;
font-family:Tahoma;
text-align:left;
font-size:12px;
font-weight:bold;
}
#connectAdminButton{
background:url(images/admin/connectAdminButton.png) no-repeat;
background-position:center;
height:23px;
width:158px;
border:none;
cursor:pointer;
}
#connectAdminButton:hover{
background:url(images/admin/connectAdminButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:158px;
border:none;
cursor:pointer;
}
#AdminGestionAlertes{
background:url(images/admin/gestionAlertes.png) no-repeat;
background-position:center;
height:23px;
width:193px;
border:none;
cursor:pointer;
}
#AdminGestionAlertes:hover{
background:url(images/admin/gestionAlertes_hover.png) no-repeat;
background-position:center;
height:23px;
width:193px;
border:none;
cursor:pointer;
}
#MainMenuAdmin{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
#nbAlertText{
background:url(images/admin/nbAlert.png) no-repeat;
background-position:center;
height:23px;
width:221px;
border:none;
}
#bonjourText{
background:url(images/bonjourText.png) no-repeat;
background-position:left;
height:23px;
width:71px;
border:none;
}
#pagination strong{
color:#CC9900;
}
#siteName{
font-size:18px;
color:#CCCC66;
}
#rubriqueMain{
margin-left:10px;

}
#rubriqueMain a{
color:#EEEBCA;
font:Tahoma;
font-size:16px;
}
#rubriqueMain a:hover{
color:#990000;
font:Tahoma;
font-size:16px;
}
#nbAlertRes{
text-decoration:blink;
font-size:16px;
color:#CC6600;
}
#veilleProduitsButton{
background:url(images/veilleProduits.png) no-repeat;
background-position:center;
height:23px;
width:171px;
border:none;
cursor:pointer;
}
#veilleProduitsButton:hover{
background:url(images/veilleProduits_hover.png) no-repeat;
background-position:center;
height:23px;
width:171px;
border:none;
cursor:pointer;
}
#veilleConcurrentielleButton{
background:url(images/veilleConcurrentielle.png) no-repeat;
background-position:center;
height:23px;
width:244px;
border:none;
cursor:pointer;
}
#veilleConcurrentielleButton:hover{
background:url(images/veilleConcurrentielle_hover.png) no-repeat;
background-position:center;
height:23px;
width:244px;
border:none;
cursor:pointer;
}
#Footer{
font-size:14px;
font-weight:bold;
}

#Footer a{
color:#A8A47F;
font-size:14px;
font-weight:bold;
}
#Footer a:hover{
color:#990000;
font-size:14px;
font-weight:bold;
}
#nosTarifsButton{
background:url(images/nosTarifs.png) no-repeat;
background-position:center;
height:23px;
width:142px;
border:none;
cursor:pointer;
}

#nosTarifsButton:hover{
background:url(images/nosTarifs_hover.png) no-repeat;
background-position:center;
height:23px;
width:142px;
border:none;
cursor:pointer;
}
#commanderButton{
background:url(images/commanderButton.png) no-repeat;
background-position:center;
height:23px;
width:142px;
border:none;
cursor:pointer;
}
#commanderButton:hover{
background:url(images/commanderButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:142px;
border:none;
cursor:pointer;
}
#commanderAlerteButton{
background:url(images/commanderAlerte.png) no-repeat;
background-position:center;
height:23px;
width:216px;
border:none;
cursor:pointer;
}
#mesCommandesButton{
background:url(images/mesCommandes.png) no-repeat;
background-position:center;
height:23px;
width:216px;
border:none;
cursor:pointer;
}
#mesCommandesButton:hover{
background:url(images/mesCommandes_hover.png) no-repeat;
background-position:center;
height:23px;
width:216px;
border:none;
cursor:pointer;
}
#typeCommandeText{
background:url(images/typeCommande.png) no-repeat;
background-position:left;
height:26px;
width:143px;
border:thin;
border-color:#FFFFFF;
}
#montantText{
background:url(images/montant.png) no-repeat;
background-position:left;
height:26px;
width:70px;
border:thin;
border-color:#FFFFFF;
}
#nbAlerteText{
background:url(images/nbAlerte.png) no-repeat;
background-position:left;
height:26px;
width:158px;
border:thin;
border-color:#FFFFFF;
}
#etatCommandeText{
background:url(images/etatCommande.png) no-repeat;
background-position:left;
height:26px;
width:51px;
border:thin;
border-color:#FFFFFF;
}
#tableCommande{
color:#EEEBCA;
border:thick;
}
#TextMenu{
font-size:14px;
color:#EEEBCA;
margin-left:10px;
}

#tableMenuMembre{
color:#EEEBCA;
border:thick;
}
#urlConcurrentText{
background:url(images/urlConcurrent.png) no-repeat;
background-position:center;
height:29px;
width:193px;
border:none;
}
#suggest{
      font-size: 8px;
      margin: 0;
	  margin-left:60px;
      padding: 0;
	  color:#993300;
	  }

#Style1
		{
			color:#EEEBCA;
			background-color:#666666;
		}
#Style2
		{
			color:#EEEBCA;
			background-color:#333333;
		}
#Style1:hover
		{
			color:#993333;
			background-color:#CCCCCC;
		}
#Style2:hover
		{
			color:#990000;
			background-color:#CCCCCC;
		}
#AdminGestionCommande{
background:url(images/admin/gestionCommande.png) no-repeat;
background-position:center;
height:23px;
width:197px;
border:none;
cursor:pointer;
}
#AdminGestionCommande:hover{
background:url(images/admin/gestionCommande_hover.png) no-repeat;
background-position:center;
height:23px;
width:197px;
border:none;
cursor:pointer;
}
#nbComamndeText{
background:url(images/admin/nbCommande.png) no-repeat;
background-position:center;
height:23px;
width:221px;
border:none;
}
#View{
	cursor:pointer;
	font-size:12px;
	color:#999933;
	}
#adminModifierButtonUrl{
background:url(images/admin/modifierButton.png) no-repeat;
background-position:center;
height:23px;
width:107px;
border:none;
}
#adminModifierButtonUrl:hover{
background:url(images/admin/modifierButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:107px;
border:none;
}
#adminRetourButtonUrl{
background:url(images/admin/retourButton.png) no-repeat;
background-position:center;
height:23px;
width:107px;
border:none;
}
#adminRetourButtonUrl:hover{
background:url(images/admin/retourButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:107px;
border:none;
}
#adminMettreAjourButton{
background:url(images/admin/mettreAjourButton.png) no-repeat;
background-position:center;
height:23px;
width:181px;
border:none;
}
#adminMettreAjourButton:hover{
background:url(images/admin/mettreAjourButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:181px;
border:none;
}
#adminLancerFunctionButton{
background:url(images/admin/lancerFunctionrButton.png) no-repeat;
background-position:center;
height:23px;
width:181px;
border:none;
}
#adminLancerFunctionButton:hover{
background:url(images/admin/lancerFunctionrButton_hover.png) no-repeat;
background-position:center;
height:23px;
width:181px;
border:none;
}
#resAlerte{
color:#999933;
}