html
{
	overflow: auto;
}
                         
body
{
	background: url(medias_rodolphe/fond.jpg) top left repeat-x;
	/*height: 99%;*/
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: center;
	font-size: 9pt;
	/*font-weight: bold;*/
	font-family: Tahoma, Verdana, sans-serif;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

/* === Containers === */

#site
{
	margin: auto;
	padding: auto;
	height: 100%;  
	position: relative; 
	width: 960px;
}

#entete
{
	height: 167px;
	width: 100%;
	background: url(medias_rodolphe/ville.png) top left;
	position: relative;
}

#contourBlanc
{
	background-color: #FFFFFF;
	padding: 5px;
}

#blocPrincipal
{
	background-color: #FFFFFF;
	/*background-image: url('medias/fond_herbe_noborder.jpg');*/
	width: 950px;
	height: 530px;
	background-repeat: no-repeat;
	background-position: center center;
}

#blocPrincipal.rallonge
{
	height: 980px;
	background-repeat: repeat-y;
	background-position: center top;
}

#blocPrincipal.click2place
{
	height: 730px;
	background-repeat: repeat-y;
	background-position: center top;
}

/* === Silhouette === */

#silhouette img
{
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;
}

#toutlimmobilier
{
	width: 340px;
	height: 66px;
	position: absolute;
	right: 10px;
	bottom: 35px;  
	background: url(medias_rodolphe/slogan.png) bottom right no-repeat;
}

/* === Menu horizontal=== */

#horizontalMenu
{
	height: 29px;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-weight: bolder;
}

#horizontalMenu li
{
  float: right;
  display: block;
  width: 120px;  height: 31px;
  background: transparent;
  color: white; 
}

#horizontalMenu a
{
  display: block;
  width: 120px;  height: 29px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 29px;
  text-align: center;
  color: white;
}

#horizontalMenu a:link, #horizontalMenu a:visited
{
	background: url(medias_rodolphe/fond_menu.png) repeat-x bottom left;
}
#horizontalMenu a:hover, #horizontalMenu a:active
{
  background-image: url(medias_rodolphe/fond_menu_selected.png);
  color: white; 
}
#horizontalMenu #horizontalMenuSelected
{
  display: block;
  width: 120px;  height: 29px;  
  background-image: url(medias_rodolphe/fond_menu_selected.png);
  text-decoration: none;
  line-height: 29px;
  color: white;
  text-align: center;
  font-weight: bolder;
}

#horizontalMenu #bordDroit
{
	width: 8px;
	background: url(medias_rodolphe/barre_menu_droite.png) top right no-repeat;
}

/* === Menu vertical=== */
#verticalMenu
{
	-moz-padding-start: 0px;
	padding-left: 0;
	margin: 0;
	list-style: none;
	font-size: 12pt;
	color: #16247d;
	background-color: #e2e3dd;
	z-index: 100;
	font-weight: bolder;
}
#verticalMenu li
{
	display: block;
	width: 200px;
	line-height: 32px;
	margin-bottom: 9px;
	background-color: #e2e3dd;
}
#verticalMenu a
{
	display: block;
	background-color: #e2e3dd;
	text-decoration: none;
	text-align: left;
	font-size: 12pt;
	color: #16247d;
	padding-left: 10px;
}
#verticalMenu a:link, #verticalMenu a:visited
{
	background-color: #e2e3dd;
	color: #483d8b;
}
#verticalMenu a:hover, #verticalMenu a:active
{
	background-color: #FFFFFF;
	color: #16247d;
}

#verticalMenu p
{
	padding: 0;
	margin: 0;
}
#verticalMenuselected
{
  display: block;
  width: 102px;  height: 31px;  
  background-image: url('medias/taba.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #1140b6;
  text-align: center;
}

#videos
{
	position: relative;
}

#videos p
{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}

#livreOr
{
	position: relative;
}

#livreOr p
{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}

.blocVerticalMenu
{
	margin: 0;
	padding: 0;
}

.blocVerticalMenu img
{
	width: 200px;
	border: none;
	margin-bottom: 5px;
}

.languette
{
	position: relative;
	background-image: url('medias/fond_languette.png');
	background-repeat: repeat;
	width: 200px;
	height: 500px;
	margin: 20px 10px;
	float: left;
}

.fauteuil
{
	background-image: url('medias/fauteuil.jpg');
}

.recherche
{
	background: url(medias_rodolphe/fond_recherche.png) repeat-y;
}

.large
{
	width: 710px;
}

.centrage
{
	text-align: center !important;
}

.rallonge
{
	height: 950px;
}

.click2place
{
	height: 700px;
}

#blocPrincipal.vendre
{
	height: 780px;
	background-repeat: repeat-y;
	background-position: center top;
}
.vendre
{
	height: 750px;
}
#blocPrincipal.louer
{
	height: 1050px;
	background-repeat: repeat-y;
	background-position: center top;
}
.louer
{
	height: 1020px;
}

#logoCogim
{
	width: 154px;
	height: 88px;
	margin: 10px auto;
}

#alerteMail
{
	text-align: center;
	width: 200px;
	font-size: 16px;
	color: #FFFFFF;
}

#alerteMail a:link, #alerteMail a:visited
{
	color: #FFFFFF;
}

#alerteMail a:hover, #alerteMail a:active
{
	color: #172983;
}

#alerteMail img
{
	width: 200px;
	border: none;
	margin-top: 20px;
}

#newsletter
{
	background-image: url('');
	margin: auto;
	text-align: center;
	width: 200px;
}

#newsletter input[type=text]
{
	text-align: center;
	margin: 5px 20px;
	width: 160px;
	border-style: inset;
}

#newsletter input[type=submit]
{
	float: right;
	margin-right: 20px;
}

#newsletter p
{
	color: #FFFFFF;
}

h1
{
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	margin: 0;
	background-color: #a70a11;
	padding: 8px;
}

h2
{
	font-size: 10pt;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 20px;
}

h3
{
	color: #FFFFFF;
	font-size: 9pt;
	margin-bottom: 2px;
}

#formulaire
{
	margin: 10px auto 10px 10px;
	text-align: left;
}

#formulaire img
{
	margin: 110px 52px;
}

#formRecherche h2
{
	color: #000000;
}

.choixVenteLocation
{
	color: #FFFFFF;
	text-align: center;
	width: 45%;
	float: left;
	margin-bottom: 20px;
	font-weight: bolder;
}

#boutonRecherche
{
	width: 120px;
	height: 35px;
	margin: 25px auto;
	background-color: #BB3228;
	cursor: pointer;
	padding: 2px;
	border: solid 1px #FFFFFF;
}

#boutonRecherche img
{
	float: left;
	margin: 6px;
}

#boutonRecherche p
{
	float: right;
	text-align: right;
	color: #FFFFFF;
	margin: auto;
	vertical-align: middle;
}

.coupCoeur
{
	/*background-image: url('medias/fond_languette.png');*/
	background-color: #e2e3dd;
	background-repeat: repeat;
	width: 266px;
	height: 231px;
	float: left;
	margin: 20px 10px 10px;
	position: relative;
	border: 2px solid #A70A11
}

.enteteCoupCoeur
{
	height: 34px;
	width: auto;
	position: relative;
	font-size: 10pt;
}

.enteteCoupCoeur h1
{
	background-color: transparent;
	float: left;
	color: #483d8b;
	margin: 3px;
}

.enteteCoupCoeur h2
{
	float: right;
	color: #FF0000;
	margin: 3px;
}

.imageCoupCoeur
{
	width: 180px;
	height: 135px;
	margin: 2px auto;
}

.imageCoupCoeur .images
{
	cursor: pointer;
}

.imageCoupCoeur img
{
	width: 100%;
	border: 0;
}

.coupCoeur p
{
	position: absolute;
	bottom: 3px;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	margin: 0 5px;
	font-weight: bolder;
}


#piedPage
{
	width: 100%;
	position: relative;
	color: grey;
	
}

#piedPage a
{
	text-decoration: none;
	color: inherit;
}

#piedPage p
{
	text-align: center;
	font-size: 7pt;
	margin: 0;
}

#piedPage p.gauche
{
	float: left;
}

#piedPage p.droite
{
	float: right;
}

.clear
{
	clear: both;
}

.invisible
{
	visibility: hidden;
}

#imagePiedPage
{
	margin: auto;
	width: 220px;
}

.border
{
  background-color: #ffffff;
  /*padding: 15px 15px 15px 146px;*/
  width: 960px;
  height: 540px;
  background-image: url('medias/fond_herbe.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  
}

#email
{
  width: 190px;
  height: 500px;
  padding-left: 15px;
  padding-top: 40px;
  padding-right: 0px;
  float: left;
  color: #FFFFFF;
  text-align:center;
}

#moteur {
	width: 190px;
	height: 460px;
  padding-left: 25px;
  padding-top: 40px;
  padding-right: 0px;
	float: left;
}
#coupcoeur-vente {
	width: 280px;
	height: 220px;
  padding-left: 25px;
  padding-top: 40px;
  padding-right: 0px;
	float: left;
}
#coupcoeur-location {
	width: 280px;
	height: 220px;
  padding-left: 25px;
  padding-top: 40px;
  padding-right: 0px;
	float: left;
}

.designinfo
{
font-size: 7pt; 
  margin-top: 15px;
  text-align: center;
  color: #ccc;
  background-color: inherit;
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 35px 25px 45px 0px;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

a.metiersMenu, a.metiersMenu:active
{
	font-size: 12pt;
	color: #1140b6;
	text-decoration:none;
}

a.metiersMenu:hover
{
	background-color: #FFFFFF;
	color: #000000;
}

#texteVente
{
	width: 290px;
	position: absolute;
    right: 20px;
	height: auto;
}

#texteVente p
{
	margin-top: 150px;
	line-height: 1.7em;
	font-weight: bolder;
}

a.newsletter
{
	font-weight: bolder;
}

a.newsletter, a.newsletter:active
{
	font-size: 12 pt;
	color: #FFFFFF;
	text-decoration:none;
}

a.newsletter:hover
{
	background-color: #FFFFFF;
	color: #CC3300;
}
