@charset "iso-8859-1";
/*-------------- concerne la page wroom  ---------------- */

div.annonce {
width:1024px;
border-top:solid 1px black;
border-left:solid 1px black;
border-right:solid 1px black;
background-color:#F0ECD8;
}
div.annonce:hover {
background-color:white; /*#ffffcc; */
font-size:16px;
}

p#style0 {
text-align:left;
margin-left:20px;
margin-top:0;
margin-bottom:0;
font-size:9px;
color:#333333;
font-style: italic;
}


p#style1 {
text-align:left;
margin-top:2px;
margin-left:10px;
}

p#style1bis {
text-align:left;
margin-top:0;
margin-left:10px;
}

p#style2 {
text-align:left;
margin-top:2px;
margin-left:10px;
color:red;
}

p#style3 {
text-align:left;
margin-top:2px;
margin-left:10px;
font-size:10px;
color:red;
}

p#style4 {
text-align:right;
margin-top:2px;
margin-right:10px;
font-size:10px;
}

a.btnpage {
     text-decoration:none;
	  color:#000000;
	  background-color:#FFF ;
	  font-size:16px;
	  padding:1px;
	  border:solid 1px #000000;
}

a.btnpagencours {
     text-decoration:none;
	  color:#FFFFFF;
	  background-color:#000000 ;
	  font-size:16px;
	  border:solid 1px #000000;
	  padding:1px;
}


a.btnpage:hover {
     text-decoration:none;
	  color:#FFFFFF;
	  background-color:#999999 ;
	  font-size:16px;
	  border:solid 1px #000000;
	  padding:1px;
}


a.btn {
     text-decoration:none;
	 color:#FFFFFF;
}

a.btn:hover {
     text-decoration:none;
}

p#btn {
    font-family: Arial,sans-serif;
    font-size: 16px;
    width: 120px;
    height: 25px;
    padding-top: 3px; /*permet le centrage vertical*/
    text-align: center;
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #CCCCCC, #999999);
    background:    -moz-linear-gradient( #CCCCCC, #999999);
    background:     -ms-linear-gradient( #CCCCCC, #999999);
    background:      -o-linear-gradient( #CCCCCC, #999999);
    background:         linear-gradient( #CCCCCC, #999999);
	border-radius: 8px;
    text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2); /* ombre du texte */
	/*box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),0 -1px 0 rgba( 255, 255, 255, 0.4);  ombre du bouton */
}

p#btn:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #999999, #666666);
    background:    -moz-linear-gradient( #999999, #666666);
    background:     -ms-linear-gradient( #999999, #666666);
    background:      -o-linear-gradient( #999999, #666666);
    background:         linear-gradient( #999999, #666666);
}

p#btnorange {
    font-family: Arial,sans-serif;
    font-size: 16px;
    width: 180px; /*120*/
    height: 25px;
    padding-top: 3px; /*permet le centrage vertical*/
    text-align: center;
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #F93, #F63);
    background:    -moz-linear-gradient( #F93, #F63);
    background:     -ms-linear-gradient( #F93, #F63);
    background:      -o-linear-gradient( #F93, #F63);
    background:         linear-gradient( #F93, #F63);
	border-radius: 8px;
    text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2); /* ombre du texte */
	/*box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),0 -1px 0 rgba( 255, 255, 255, 0.4);  ombre du bouton */
}

p#btnorange:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #F63, #930);
    background:    -moz-linear-gradient( #F63, #930);
    background:     -ms-linear-gradient( #F63, #930);
    background:      -o-linear-gradient( #F63, #930);
    background:         linear-gradient( #F63, #930);
}

p#btnbleu {
    font-family: Arial,sans-serif;
    font-size: 16px;
    width: 120px;
    height: 25px;
    padding-top: 3px; /*permet le centrage vertical*/
    text-align: center;
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #99CCFF, #6699CC);
    background:    -moz-linear-gradient( #99CCFF, #6699CC);
    background:     -ms-linear-gradient( #99CCFF, #6699CC);
    background:      -o-linear-gradient( #99CCFF, #6699CC);
    background:         linear-gradient( #99CCFF, #6699CC);
	border-radius: 8px;
    text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2); /* ombre du texte */
	/*box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),0 -1px 0 rgba( 255, 255, 255, 0.4);  ombre du bouton */
}

p#btnbleu:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #69C, #369);
    background:    -moz-linear-gradient( #69C, #369);
    background:     -ms-linear-gradient( #69C, #369);
    background:      -o-linear-gradient( #69C, #369);
    background:         linear-gradient( #69C, #369);
}

p#btnvert {
    font-family: Arial,sans-serif;
    font-size: 16px;
    width: 160px;
    height: 25px;
    padding-top: 3px; /*permet le centrage vertical*/
    text-align: center;
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #3C3, #090);
    background:    -moz-linear-gradient( #3C3, #090);
    background:     -ms-linear-gradient( #3C3, #090);
    background:      -o-linear-gradient( #3C3, #090);
    background:         linear-gradient( #3C3, #090);
	border-radius: 8px;
    text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2); /* ombre du texte */
    /*box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),0 -1px 0 rgba( 255, 255, 255, 0.4);  /*ombre du bouton */
}

p#btnvert:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #090, #060);
    background:    -moz-linear-gradient( #090, #060);
    background:     -ms-linear-gradient( #090, #060);
    background:      -o-linear-gradient( #090, #060);
    background:         linear-gradient( #090, #060);
}

/*-------------- fin concerne la page wroom  ---------------- */
