﻿body		{	background-color:#FFFFFF;
			font-family:Garamond, Arial; font-size:16px; color:#000000;
			margin:0px;}

/* Page index.html*/
table.index {
			background-color:#FFFFFF;
			width:755px; height:490px;
			background-repeat:no-repeat;background-position:top left;
			background-image:url(site_pictures/index.jpg);
			font-family:Garamond, Arial; font-size:18px; 
			color:#000000;
			border:none;}
table.index tr {
			height:150px;}
table.index td {
			text-align:center; vertical-align:middle;}
table.index a  		{font-size:24px; font-weight:bold; color:#FF6600; text-decoration:none;}
table.index a:hover	{font-style:italic; text-decoration:underline;}

/*Page residentiel.html*/
table.propriete_frame		{width:99%; border:solid 1px #111111;}
table.propriete_frame	td 	{border:solid 1px #111111;}
table.propriete			{height:100%; width:100%; border-style:none;}
table.propriete td			{border-style:none;}
td.image_principale		{width:150px;}
td.titre		{text-align:left; text-decoration:none;
				background-color:#CBDBEE; color:#000000;}				
td.titreloue	{text-align:left; background-color:#C1BDBD; 
				color:#000000; text-decoration:none;}		
td.disponi	{text-align:left;
				background-color:#FFFFFF;
				font-weight:bold; color:#000099; text-decoration:none;}					
span.ville	{color:#000000; font-size:18px; font-weight:bold;}				
span.rue		{color:#000000; font-size:16px;}				
span.prix	{color:#E77919; font-size:18px; font-weight:bold;}	

/*frames*/
table.top	{
			background-color:#FFFFFF;
			height:155px; width:100%;
			background-repeat:repeat-x;background-position:top left;
			background-image:url(site_pictures/header_x.gif);
			border:none;}

tr.top		{
			width:100%;
			padding-left:150px;
			background-repeat:no-repeat;background-position:top left;
			background-image:url(site_pictures/header.gif);
			vertical-align:middle; text-align:center;}

table.page	{
			background-color:#FFFFFF;
			height:100%; width:100%;
			border:none;}
td.page_leftnav	{
			background-color:#668EC9;
			height:100%; width:150px;
			border:none;
			vertical-align:top;}
td.page_central	{
			height:100%; width:100%;
			border:none;
			vertical-align:top;}			
table.menu	{background-color:#668EC9;
			background-repeat:no-repeat;background-position:top left;
			padding-top:40px; padding-left:10px;
			background-image:url(site_pictures/header_y.gif);	
			height:100%; width:150px; text-align:left;
			border:none;}
table.menu a  		{font-family:Arial; font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
table.menu a:hover	{font-style:italic; text-decoration:underline;}

table.menu tr {height:30px;}

/*images*/
IMG				{border:0;}
img.zoomed {max-width:80%;}
img.presentation {width:150px;}
img.thumbnail {width:100px;}

/*Page conseils.html*/
table.conseil {
	border:0; border-color:#111111;
	width:99%;
	}
div.conseil	{
	height:250px; width:95%;
	border-width:1px; border-style:solid; border-color:#000000;
	padding:5px;}
span.conseil {
	font-family:Arial; font-size:16px; font-weight:bold; 
	color:#E77919; 
	text-decoration:none;}
a.conseil	{
	font-family:Arial; font-size:16px; font-weight:bold; color:#E77919; text-decoration:none;}
a.conseil:hover		{
	color:#E77919; text-decoration:underline;}

/*messages*/
.error {}

/*breadcrumb*/
.breadcrumb {
	text-align:left;
	font-weight:bold;}