/*	-------------------------------------------------------------
	CARLES GOT IMMOBILIER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles theme 1
	Nom fichier:	page1.css
	Version:			1.0
	Date:				30 janvier 2007
	-------------------------------------------------------------	*/




#contenuaccueil {
	text-align: left;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 716px;
	background-color: #fff;
	background: url(../images/back_home.gif);
	background-repeat: repeat-y;
	background-position: top;
}




#lefthome {
	padding-left: 12px;
	padding-right: 10px;
	float: left;
	width: 200px;
	text-align:left;
}




#lefthome h2 {
	width: 178px;

	height: 55px;
	margin-left:8px;
	margin-top: 0px;
	padding: 0px;
	background: url(../images/tt-annonces.gif) no-repeat bottom;
	text-indent: -9000px;
}




#lefthome img {
	border: solid;
	border-color: #fff;
	border-width: 2px;
}




#lefthome p {
	text-align: center;
	margin: 0px 0px 10px 0px;
}




#lefthome .titre {
	color: #FFEC00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
   padding: 0px;
/*	background-color: Fuchsia;*/
}




#lefthome .prix {
	color: #FFEC00;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
   padding: 0px;
}




#recherche {
	margin-left: 0px;
	float: left;
	width: 207px;
	background: url(../images/ttu-recherche.gif) no-repeat top;
}




#recherche h2 {
	width: 189px;
	height: 35px;
	margin-left:8px;
	margin-top: 0px;
	padding: 0px;
	background: url(../images/tt-recherchez.gif) no-repeat bottom;
	text-indent: -9000px;
}





#presentation {
	float: left;
	width: 283px;
	background: url(../images/ttu-presentation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}




#presentation2 {
	float: left;
	width: 283px;
}




#presentation h2 {
	width: 232px;
	height: 35px;
	margin-left:17px;
	background: url(../images/tt-25ans.gif) no-repeat bottom;
	text-indent: -9000px;
}




#presentation2 h2 {
	width: 232px;
	height: 35px;
	margin-left:17px;
	background: url(../images/tt-25ans.gif) no-repeat bottom;
	text-indent: -9000px;
}




A.actu, .actu {color: #10137e; font-size: 11px; font-family: Verdana, Arial, Helvetica;}
A:hover.actu {color: #10137e; font-size: 11px; font-family: Verdana, Arial, Helvetica;}
A.actustitre, .actustitre {color: #10137e; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration : none; font-weight:bold;}
A:hover.actustitre {color: #10137e; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration : underline; font-weight:bold;}




