﻿/* ------------------------------------------------------------- */
/* 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; }