/*******************************/
.listeVide {
color:#FFFFFF;
background-color:#10355C;
font-weight:bold;
padding:8px;
}
a.retour {
	display:block;
	background-image: url(/images/site/retour.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.retour:hover {
	background-image: url(/images/site/retour-over.gif);
}
a.imprimerSelection {
	display:block;
	background-image: url(/images/site/imprimerSelection.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.imprimerSelection:hover {
	background-image: url(/images/site/imprimerSelection-over.gif);
}
a.sauveSelection {
	display:block;
	background-image: url(/images/site/sauveSelection.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.sauveSelection:hover {
	background-image: url(/images/site/sauveSelection-over.gif);
}
a.creerAlerte {
	display:block;
	background-image: url(/images/site/ajouterAlerte.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.creerAlerte:hover {
	background-image: url(/images/site/ajouterAlerte-over.gif);
}
a.modifCompte {
	display:block;
	background-image: url(/images/site/modifCompte.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.modifCompte:hover {
	background-image: url(/images/site/modifCompte-over.gif);
}
a.supAlerte {
	display:block;
	background-image: url(/images/site/supAlerte.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.supAlerte:hover {
	background-image: url(/images/site/supAlerte-over.gif);
}
a.modifAlerte {
	display:block;
	background-image: url(/images/site/modifierAlerte.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
a.modifAlerte:hover {
	background-image: url(/images/site/modifierAlerte-over.gif);
}
/********************************/
#selection {
padding-bottom:30px;
}
#selection .boutons {
padding : 15px;
}
#selection .boutons a {
display:block;
float:left;
margin-right:40px;
}
#selection #selectionLocation, #selection #selectionAchat {
margin-top:10px; 
}
#selection .articleSelection {
margin-top:10px;
border-bottom:1px solid #000000;
}
#selection .articleSelection .titreSelection {
color:#FFFFFF;
background-color:#10355C;
padding:2px;
height:15px;
}
#selection .aucuneSelection {
font-weight:bold;
text-align:center;
padding:8px;
}
#selection .articleSelection .contenuSelection, #selection .articleSelection .contenuSelection p {
padding:4px 0px;
}
#selection .articleSelection .contenuSelection img {
	margin-right:5px;
	border:none;	
}
#selection .articleSelection .contenuSelection a {
	float:right;
	display:block;
	margin:2px 0px 0px 10px;
}
#selection .articleSelection .contenuSelection div.alignGauche img {
width:140px;
}
#selection .articleSelection .contenuSelection div.alignGauche p {
width:300px;
}
#selection .articleSelection .contenuSelection a.ficheDetaillee {
	background-image: url(/images/site/ficheDetaillee.gif);
	background-repeat:no-repeat;
	width:89px;
	height:28px;
	padding:2px;
}
#selection .articleSelection .contenuSelection a.ficheDetaillee:hover {
	background-image: url(/images/site/ficheDetaillee-over.gif);
	background-repeat:no-repeat;
	width:89px;
	height:28px;
}
#selection .articleSelection .contenuSelection a.supSelection {
	background-image: url(/images/site/supSelection.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
	padding:2px;
}
#selection .articleSelection .contenuSelection a.supSelection:hover {
	background-image: url(/images/site/supSelection-over.gif);
	background-repeat:no-repeat;
	width:89px;
	height:21px;
}
/**************************************************/

#detail-alerte .texte {
padding:10px 0px;
}
#detail-alerte .moitie {
width:50%;
}
#detail-alerte .quart {
width:25%;
}
#detail-alerte .ligne {
clear:both;
padding:5px 10px;
}
#detail-alerte input {
border:1px outset #000000;
}
#detail-alerte .contenu {
padding:5px 0px;
}
#detail-alerte .contenu .libelle {
float:left;
width:150px;
padding:3px;
}
#detail-alerte .contenu .libelle input {
margin-right:5px;
}
#detail-alerte .contenu .modifier {
float:right;
margin-right:50px;
background-color:#CCCCCC;
}
#detail-alerte .titreBloc {
padding:3px;
height:15px;
margin-top:10px;
font-weight:bold;
background-color:#C2C7CB;
}
#detail-alerte #boutons {
clear:both;
margin-top:30px;
margin-left: 70px;
}
#detail-alerte #boutons input {
width:100px;
padding:1px 4px;
margin-left:10px;
}

/**************************************************/

#informations-compte .ligne input {
width:340px;
font-size:10px;
padding:2px;
}
#informations-compte .texte {
font-style:italic;
padding:10px 0px;
}
#informations-compte .encadre, #informations-compte .erreur {
color:black;
font-weight:bold;
padding:10px;
border:1px solid black;
}
#informations-compte .erreur {
border-color:#FF0000;
color:#FF0000;
}
#informations-compte .ligne {
padding:10px 0px;
clear:both;
}
#informations-compte .ligne span {
display:block;
float:left;
width:117px;
text-align:right;
padding-right:3px;
}
#informations-compte .ligne input {
float:left;
margin-right:10px;
font-size:10px;
width:250px;
}
#informations-compte #codePostal input {
width:50px;
}
#informations-compte #ville span {
width:43px;
}
#informations-compte #ville input {
width:150px;
}
#informations-compte #boutons {
clear:both;
margin-top:30px;
margin-left: 70px;
}
#informations-compte #boutons input {
width:100px;
border:1px outset #000000;
padding:1px 4px;
}
/*************************************/
#mon-compte .texte {
padding:10px 0px;
}
#page #fondPage #contenu #mon-compte .alertes h4  {
color:white;
background-color:#104271;
padding:8px 20px;
margin-bottom:1px;
height:20px;
}
#mon-compte .ligne {
padding:8px;
}
#mon-compte .impair {
background-color:#BBBFC3;
}
#mon-compte .pair {
background-color:#CACED3;
}
#mon-compte .ligne, #mon-compte .ligne .nom {
height:20px;
}
#mon-compte .ligne * {
display:block;
float:left;
}
#mon-compte .ligne .nom {
width:60%;
padding:5px 10px;
}
#mon-compte .outils {
padding:10px;
}
#mon-compte .outils a {
display:block;
float:left;
margin-right:50px;
}