* {
	padding: 0px;
	margin: 0px;
}

a {
	color: #0748E0;
	text-decoration: underline;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
	color: #0066FF;
	text-decoration: underline;
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
}

body {
	color: #000000;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	margin: 3px;
	padding: 0pt;
	backgound-color: #ffffff;
	overflow-y: scroll;
}

ul {
	margin: 15px;
	list-style-type: none;
}


table#structure {
	width: 950px;
	text-align: center;
	margin: auto;
}

tr#haut {
	height: 105px;
}

td#hautgauche, td#hautdroite {
	width: 16%;
}

div#hautmilieu2 {
	background-color: #e8e0c8;
}

td#centregauche, td#centredroite {
	vertical-align: top;
}
td#centregauche {
	background-color: #e4dbbe;
	text-align: left;
}

td#centremilieu {
	text-align: justify;
	vertical-align: top;
	padding: 5px;
}

td#centredroite {
	background-color: #f3f1e4;
}

div#centregaucheno {
	float: left;
	background: transparent url(/res/img/gauche-no.gif) no-repeat;
}

div#centregauchene {
	float: right;
	background: transparent url(/res/img/gauche-ne.gif) no-repeat;
}

div#centregaucheno, div#centregauchene {
	height: 12px;
	width: 12px;
}

div#centredroiteno {
	float: left;
	background: transparent url(/res/img/droite-no.gif) no-repeat;
}

div#centredroitene {
	float: right;
	background: transparent url(/res/img/droite-ne.gif) no-repeat;
}

div#centredroiteno, div#centredroitene {
	height: 12px;
	width: 12px;
}

div#hautmilieuso {
	background: transparent url(/res/img/milieu-so.gif) no-repeat scroll left bottom;
}

div#hautmilieuse {
	background: transparent url(/res/img/milieu-se.gif) no-repeat scroll right bottom;
}

div#hautmilieuno {
	background: transparent url(/res/img/milieu-no.gif) no-repeat scroll left top;
}

div#hautmilieune {
	background: transparent url(/res/img/milieu-ne.gif) no-repeat scroll right top;
}

td#hautmilieucontenu {
		text-align: center;
}

table {
	font-size: 11px;
}

input, select, textarea {
	font-size: 11px;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

input#champPublicationAdresse, input#champPublicationCoordonnees {
	border: none;
}

input.taillefixe {
	width: 150px;
}

input, select {
	height: 16px;
}

input#champPublicationAdresse, input#champPublicationCoordonnees {
	height: 14px;
}

input#champNbPiecesPrincipales, input#champNbGarages,
input#champNbParkingsInterieurs, input#champNbParkingsExterieurs,
input#champNbBalcons, input#champNbBibliotheques, input#champNbBureaux, input#champNbCabines,
input#champNbCaves, input#champNbChambres, input#champNbCuisines, input#champNbDressings,
input#champNbGreniers, input#champNbMezzanines, input#champNbPiscines, input#champNbSalleAManger,
input#champNbSalleDeBains, input#champNbSalleEaux, input#champNbSejours, input#champNbTerrasses,
input#champNbVerandas, input#champNbWCs, input#champNbWCSepares,
input#champSuperficieJardin, input#champSuperficieChambre1, input#champSuperficieSejour, input#champSuperficieTerrasse {
	width: 30px;
}

input.submit {
	width: auto;
	height: 19px;
	padding-bottom: 2px;
}

.vert {
	color: green;
	font-weight: bold;
}

.rouge {
	color: red;
	font-weight: bold;
}

div#presentation, div.presentation {
	width: 98%;
	margin: auto;
	background-color: #f3f1e4;
	border: solid 1px #000000;
	margin-bottom: 5px;
}

div#presentationno, div.presentationno {
	background: transparent url(/res/img/presentation-no.gif) no-repeat scroll left top;
	position: relative;
	left: -1px;
	top: -1px;
}

div#presentationne, div.presentationne {
	background: transparent url(/res/img/presentation-ne.gif) no-repeat scroll right top;
	position: relative;
	right: -2px;
}

div#presentationso, div.presentationso {
	background: transparent url(/res/img/presentation-so.gif) no-repeat scroll left bottom;
	position: relative;
	left: -2px;
}

div#presentationse, div.presentationse {
	background: transparent url(/res/img/presentation-se.gif) no-repeat scroll right bottom;
	position: relative;
	bottom: -2px;
}

div.onglets div.contenu, div.onglets ul.tabs, div.onglets ul.tabs li.actif {
	border-color: #000000;
	border-style: solid;
}

ul.tabs {
	padding: 0px;
	margin: 0px;
}

li {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

div.onglets ul.tabs li.tab {
	cursor: pointer;
}

div.onglets ul.tabs {
	overflow: hidden;
	padding-bottom: 1px;
	padding-top: 1px;
	position: relative;
	border-width: 0px;
	z-index: 1;
}

div.onglets ul.tabs li {
	display: inline;
	font-size: 1.2em;
	margin-right: 0.5em;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

div.onglets ul.tabs li.actif {
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	border-bottom-color: #FFFFFF;
	border-width: 1px;
}

div.onglets div.contenu {
	border-width:1px;
	padding:0.3em;
	position:relative;
	top:-1px;
	-moz-border-radius-topright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
}

table.groupeform {
	margin: 10px auto 10px;
	width: 90%;
	background-color: #f3f1e4;
}

table.photodefinition {
	margin: 5px auto 5px;
	background-color: #f3f1e4;
}

td.libelle {
	width: 120px;
	text-align: right;
	padding-right: 5px;
}

td.libellephoto {
	text-align: right;
	padding-right: 5px;
}

td.libelle3Colonnes {
	text-align: right;
	padding-right: 5px;
}

td.formulaire {
	text-align: left;
}

table#bulleinfo, table.bulleinfo {
	width: 97%;
	margin: auto;
}

table#bulleinfotexte {
	width: 100%;
	margin: auto;
}

tr.paire, tr.impaire {
	cursor: pointer;
}

table.liste {
	width: 100%;
	margin-bottom: 10px;
}

tr.paire {
	background-color: #f3f1e4;
}

tr.impaire {
	background-color: #e4dbbe;
}

table.liste td {
	padding: 3px;
}

input.checkbox {
	border: none;
	position: relative;
	top: 2px;
}

div#pagination {
	text-align: right;
}