﻿/* ------------------------------------------------------------- */
/* Tab															 */
/* ------------------------------------------------------------- */

#tab .row1 STRONG { font-weight: normal; color: #6D6D6D; }
#tab .row2 LI { float: right; }
	#tab .row2 LI.sep { color: #adadad; padding-top: 8px; }
#tab .row2 A { display: block; height: 24px; float: left; }
	#tab .row2 A.arrowL { background: url('/images/ui/a/arrowL2.gif') no-repeat 0 0; text-align: left; padding: 9px 10px 0 40px; }
	#tab .row2 A.arrowR { background: url('/images/ui/a/arrowR2.gif') no-repeat right top; text-align: right; padding: 9px 40px 0 10px; }

	#tab .row2 A.arrowL:hover { background: url('/images/ui/a/arrowL2Over.gif') no-repeat 0 0; text-align: left; padding: 9px 10px 0 40px; }
	#tab .row2 A.arrowR:hover { background: url('/images/ui/a/arrowR2Over.gif') no-repeat right top; text-align: right; padding: 9px 40px 0 10px; }
		
/* ------------------------------------------------------------- */
/* Info															 */
/* ------------------------------------------------------------- */
	
#info { clear: both; background: #FFFFFF; border: 1px solid  #c2c2c2; overflow: hidden; width: 706px; padding: 10px; font-weight: bold; }
	#info .col1 { width: 244px; padding-top: 2px; }
	#info .col2 { width: 444px; float: right; }
	#info H2 { font-size: 15px; }
	#info STRONG { color: #e95801; }

/* ------------------------------------------------------------- */
/* Annonce														 */
/* ------------------------------------------------------------- */

#annonce { clear: both; margin-top: 13px; overflow: hidden; width: 726px; }
#annonce .col1 { width: 286px; margin-right: 10px; }
	#annonce .col1 UL { padding-top: 5px; }
	#annonce .col1 LI { padding-right: 17px; }
#annonce .col2 { width: 430px; text-align: left; }
#annonce LI { display: inline; }
	#annonce LI.last { padding: 0 0 0 1px; }

#description { padding: 5px 0 3px 0; }
	#description .row2 { padding-bottom: 10px; }

#geolocalisation { width: 430px; height: 350px; }

#ctl00_content_btnEnvoyerAUnAmi { background: url('/images/ui/a/btnEnvoyerAUnAmi.gif') no-repeat 0 0; }
#ctl00_content_btnImprimerLAnnonce { background: url('/images/ui/a/btnImprimerLAnnonce.gif') no-repeat 0 0; }

.imagegallery { cursor: pointer; }

/* ------------------------------------------------------------- */
/* Dpe															 */
/* ------------------------------------------------------------- */

H4 { color: #323232; padding-bottom: 8px; text-transform: uppercase; }

#ctl00_content_pnlDpe { padding: 20px 0 0 5px; }
#ctl00_content_lnkDpe { padding: 2px 0px 0px 10px; font-size: 11px; text-decoration: none; color: #000; }
    #ctl00_content_lnkDpe:hover { text-decoration: underline; }
#ctl00_content_etiquetteDpe { display: block; position: absolute; width: 170px; color: #FFF; text-align: right; font-weight: bold; padding-right: 10px; margin-top: -190px; }
#btn_dpe.C { padding-top: 4px; }

.etiquetteDpeA { background: url('/images/dpe/A.jpg') no-repeat top left; padding-top: 17px; height: 163px; }
.etiquetteDpeB { background: url('/images/dpe/B.jpg') no-repeat top left; padding-top: 40px; height: 140px; }
.etiquetteDpeC { background: url('/images/dpe/C.jpg') no-repeat top left; padding-top: 62px; height: 118px; }
.etiquetteDpeD { background: url('/images/dpe/D.jpg') no-repeat top left; padding-top: 84px; height: 96px; }
.etiquetteDpeE { background: url('/images/dpe/E.jpg') no-repeat top left; padding-top: 107px; height: 73px; }
.etiquetteDpeF { background: url('/images/dpe/F.jpg') no-repeat top left; padding-top: 129px; height: 51px; }
.etiquetteDpeG { background: url('/images/dpe/G.jpg') no-repeat top left; padding-top: 150px; height: 30px; }


