/*
** CCS réalisé pour Sud-France Immobilier
*/


/* Design principal de la page */
body
{
	background-color: #bfc0af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 1px;
	padding-left: 5px;
}


#header
{
	height: 110px;
	margin-bottom: 0px;
	background-image: url("images/design/header.png");
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-left: 40px;
}

.accueil
{
	display: block;
	width: 130px;
	height: 57px;
	padding-top: 19px;
	margin-top: 0px;
	margin-left: 5px;
	cursor: pointer;
}

.boutonaccueil
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 21px;
	margin-left: 130px;
	cursor: pointer;
}

.titreprincipal
{
	display: block;
	width: 560px;
	text-align: left;
	margin-top: -57px;
	margin-left: 350px;
	cursor: pointer;
}

#corps
{
	min-height: 1400px; /* Distance à régler pour la position du footer */
}

#description
{
	float: left;
	width: 380px;
	padding-top: 0px;
}

#photos
{
	padding-top: 1px;
	padding-left: 30px;
	margin-left: 353px;
	width: 562px;
}

#prix
{
	padding-top: 1px;
	padding-left: 10px;
	margin-left: -20px;
	width: 950px;
}


#plans
{
	padding-top: 1px;
	padding-left: 10px;
	margin-left: 15px;
	width: 950px;
}


#footer
{
	padding-top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}


h1
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}

h2
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}

h3
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: -20px;
	text-align: center;
}	
	
h4
{
	color: #666666;
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 30px;
	text-align: center;
	margin-bottom: -13px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

h5
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	text-align: center;
}

h6
{
	color: #666666;
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

img
{
	border: none;
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000099;
}

a:hover
{
	color: #666666;
}

a:active
{
	color: #000000;
}

hr
{
	
	height: 2px;
	color: #888888;
	background-color: #888888;
	border: none;
}

ul
{
	padding-left: 28px;
	text-align: left;
}

li
{
	padding: 0px;
	list-style-position: outside;
}

souscompromis
{
	color: #CC0000;
}



.paragraphe
{
	text-align: justify;
	margin-left: 10px;
	margin-right: 17px;
}

.definition
{
	text-align: center;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

.donneetableau
{
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -5px;
	margin-bottom : -5px;
}

.center
{
	text-align: center;
}

.drapeauGB
{
	margin-left: 70px;
	margin-bottom: 26px;
}

.coordonnees
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.compteurs
{
	color: #999999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}






/* Photos du bien */

.tableautitre
{
	background-color: #d7d1ac;
	width: 580px;
	border-collapse: collapse;
	margin-left: 10px;
}

.tableautitre td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
}



.tableaudefinition
{
	background-color: #ffcc00;
	width: 580px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 10px;
}

.tableaudefinition td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
}



.tableauphotos
{
	background-color: #d7d1ac;
	width: 580px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 10px;
}

.tableauphotos td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
}



.tableaubas
{
	width: 580px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 10px;
}

.tableaubas td
{
	border: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
}




.tableauplans
{
	background-color: #d7d1ac;
	width: 958px;
	border-collapse: collapse;
	text-align: center;
	margin-left: -10px;
}

.tableauplans td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}




.tableauplansdefinition
{
	background-color: #ffcc00;
	width: 958px;
	border-collapse: collapse;
	text-align: center;
	margin-left: -10px;
}

.tableauplansdefinition td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
	width: 33%;
}



.tableauplansbas
{
	width: 958px;
	border-collapse: collapse;
	text-align: center;
	margin-left: -10px;
}

.tableauplansbas td
{
	border: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
}




.tableauprix
{
	background-color: #d7d1ac;
	width: 940px;
	border-collapse: collapse;
	text-align: center;
	margin-left: -10px;
}

.tableauprix td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}


.tableauprixdefinition
{
	width: 940px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 18px;
	margin-top: 20px;
}

.tableauprixdefinition td
{
	border: 1px solid black;
	border-bottom: none;
	border-color: #666666;
	
}


.tableauprixbas
{
	width: 940px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 18px;
}

.tableauprixbas td
{
	border: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
}








.video
{
	padding-left: 35px;
}

	




