* {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

html {
	overflow-y: scroll;
}

body {
  background-color: #ffffff;
  text-align: center;
}

#container {
  background-color: #ffffff;
  position: relative;
  width: 1000px;
  margin: 0px auto 0px auto;
  text-align: left;
}


/* ---------- Header ---------- */

#header {
  height: 140px;
  position: relative;
}

#header #logo {
  padding: 45px 0px 0px 5px;
}

#header img {
  border: none;
}


/* ---------- Bookmark ---------- */

#bookmark {
  color: #7d6a55;
  font-weight: bold;
  left: 845px;
  position: absolute;
  top: 90px;
}

/* ---------- Contact ---------- */

#contact {
  color: #5d9731;
  font-weight: bold;
  left: 440px;
  position: absolute;
  top: 50px;
}


/* ---------- Newsletters ---------- */

#newsletter {
  color: #7d6a55;
  font-weight: bold;
  left: 440px;
  position: absolute;
  top: 90px;
}

#newsletter form {
  margin: 0px 0px 0px 0px;
}

#newsletter #autre {
  border: 1px solid #9b8a77;
  background-color: #eee4cd;
  height: 21px;
  margin: 0px 5px 0px 5px;
  padding: 2px 2px 2px 2px;
  width: 175px;
}

#newsletter .focus {
  color: #292929;
}

#newsletter .blur {
  color: #999999;
}

#newsletter #choix {
  background-color: #ffffff;
  background-image: url(/images/background_submit_medium.gif);
  background-position: right top;
  background-repeat: no-repeat;
  border: none;
  color: #ffffff;
  font-family: arial,helvetica,sans-serif;
  height: 20px;
  margin: 0px 5px 0px 0px;
  width: 100px;
}

#newsletter p.msgerr {
  background-image: url(/images/picto_error.png);
  background-position: 3px 1px;
  background-repeat: no-repeat;
  color: #DB3829;
  margin: 5px 0px 5px 70px;
  padding: 2px 5px 2px 25px;
}

#newsletter p.msgok {
  background-image: url(/images/picto_success.png);
  background-position: 3px 2px;
  background-repeat: no-repeat;
  color: #519347;
  margin: 5px 0px 5px 70px;
  padding: 2px 5px 2px 25px;
}



/* ---------- Langues ---------- */

#langue {
  display: none;
  left: 972px;
  position: absolute;
  top: 50px;
  text-align: center;
}



/* ---------- Menu ---------- */

#menu {
  position: relative;
  width: 1000px;
  height: 31px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#menu a {
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #ffffff;
  display: block;
  float: left;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin: 0px 0px 0px 5px;
  text-align: center;
  text-decoration: none;
}

#menu a.rentals {
	background-color: #7c6a52;
	width: 244px;
}

#menu a.details {
	background-color: #8fc3ea;
	width: 244px;
}

#menu a.confirmations {
	background-color: #cbb876;
	width: 244px;
}

#menu a.owners {
	background-color: #5d9731;
	width: 243px;
}

#menu a.here {
	height: 31px;
}

#menu a:hover {
	color: #eeeeee;
}



/* ---------- Corps ---------- */

#corps {
  margin: 0px 5px 0px 5px;
  min-height: 400px;
  _height: 400px;
  padding: 1px 0px 1px 0px;
  position: relative;
  text-align: left;
  width: 990px;
}

#corps.rentals {
	background-color: #7c6a52;
}

#corps.details {
	background-color: #8fc3ea;
}

#corps.confirmations {
	background-color: #cbb876;
}

#corps.owners {
	background-color: #5d9731;
}

#corps.general {
	background-color: #efece0;
}

#corps h2 {
  color: #7c6a52;
  font-size: 14px;
  line-height: 1.4em;
  margin: 20px 15px 10px 15px;
}

#corps p {
  color: #292929;
  line-height: 1.4em;
  margin: 10px 15px 10px 15px;
}

#corps p.question {
  color: #d66b26;
  font-weight: bold;
  line-height: 1.4em;
  margin: 15px 15px 5px 15px;
}

#corps p.reponse {
  color: #292929;
  line-height: 1.4em;
  margin: 5px 15px 20px 15px;
}

#corps a {
  color: #292929;
}

#corps th,
#corps td {
	padding: 2px;
	text-align: left;
}


/* ---------- Gauche ---------- */

#gauche {
	float: left;
	width: 310px;
}

#gauche form {
	background-color: #f1f2f9;
	border: 5px solid #98c1e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 160px;
	margin: 30px 10px 10px 15px;
	padding: 10px;
}

#gauche form p {
	line-height: 16px;
	margin: 6px 5px 6px 5px;
}

#gauche form a {
	color: #292929;
}

#gauche form a:hover {
	text-decoration: none;
}

#gauche form label {
	clear: both;
	display: block;
	float: left;
	width: 70px;
}

#gauche form #datedebut,
#gauche form #datefin {
	width: 95px;
}

#gauche form select {
	width: 170px;
}

#gauche img {
	border: 0px;
}

/* ---------- Lastview ---------- */

#lastview a {         
	background-color: #f2ebd8;
	border: 5px solid #cbb876;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	min-height: 160px;
	margin: 10px 10px 10px 15px;
	padding: 1px 0px 0px 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

#lastview a:hover {
	background-color: #efe3c2;
}

#lastview img {
	border: 0px;
}

#lastview img.left2 {
  float: left;
  position: relative;
  margin: 6px 6px 12px 24px;
}

#lastview img.right2 {
  float: right;
  position: relative;
  margin: 6px 24px 12px 6px;
}

#lastview img.people2 {
  float: left;
  position: relative;
  margin: 0px 0px 0px 12px;
}

#lastview p {
	color: #7c6a52;
	text-align: center;	
	margin: 3px 3px 0px 0px;
}

#lastview i {
	color: #d66b26;
	font-weight: bold;
}

/* ---------- Droite ---------- */

#droite {
	float: right;
	width: 310px;
}

#droite form {
	background-color: #f1f2f9;
	border: 5px solid #98c1e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 100px;
	margin: 30px 15px 10px 10px;
	padding: 10px;
}

#droite form h2 {
  color: #292929;
  font-size: 14px;
  line-height: 1.4em;
  margin: 0px 5px 15px 5px;
}

#droite form p {
	line-height: 16px;
	margin: 6px 5px 6px 5px;
}

#droite form a {
	color: #292929;
	text-decoration: none;
}

#droite form a:hover {
	text-decoration: underline;
}

#droite form label {
	clear: both;
	display: block;
	float: left;
	width: 90px;
}

#droite form #identifiant,
#droite form #motdepasse {
	width: 140px;
}

#droite form img {
	border: none;
	vertical-align: middle;
}


/* ---------- Pub ---------- */

#gauche .pub {
	margin: 20px 20px 10px 30px;
}

/* ---------- Liste ---------- */

#liste {
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	margin: 30px 20px 20px 10px;
	width: 650px;
}

#liste div {
	background-color: #f2ebd8;
	margin: 10px;
	padding: 1px 0px 0px 0px;
	text-align: center;
}

#liste a {
	background-color: #f2ebd8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	height: 125px;
	margin: 10px;
	padding: 1px 0px 0px 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

#liste a:hover {
	background-color: #efe3c2;
}

#liste img {
	border: 0px;
}

#liste img.left {
  float: left;
  margin: 12px 20px 12px 12px;
}

#liste img.right {
  float: right;
  margin: 12px 12px 12px 20px;
}

#liste img.people {
	left: 130px;
  position: absolute;
  top: 70px;
}

#liste p {
	color: #7c6a52;
	margin: 10px 0px 0px 0px;
}

#liste i {
	color: #d66b26;
	font-weight: bold;
}


/* ---------- Fiche ---------- */

#fiche {
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	margin: 30px 20px 20px 10px;
	width: 650px;
}

#fiche div {
	background-color: #f2ebd8;
	border-color: #d7d7d5;
	border-style: dashed;
	border-width: 0px;
	margin: 10px;
	padding: 1px 0px 1px 0px;
}

#fiche h1 {
  margin: 10px 10px 5px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

#fiche p {
  color: #292929;
  margin: 10px 10px 10px 10px;
  line-height: 1.4em;
}

#fiche a {
  color: #7c6a52;
  text-decoration: underline;
}

#fiche a:hover {
  text-decoration: none;
}

#fiche ul {
  margin: 0px;
  padding: 0px;
}

#fiche li {
  margin: 0px 25px 10px 52px;
  padding: 0px 0px 0px 0px;
  line-height: 1.4em;
  list-style: disc;
  color: #292929;
}

#fiche img {
	border: 0px;
}

#fiche img.thumb {
	border: 0px;
  margin: 6px 5px 6px 7px;
}

#fiche iframe {
  margin: 10px 10px 10px 10px;
}

#fiche #map {
	height: 300px;
  width: 630px;
}

#fiche #map * {
	background-color: transparent;
	margin: 0px;
}

/* ---------- Recherche avancée ---------- */

#search_a {
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	margin: 30px 20px 20px 10px;
	width: 650px;
}

#search_a form {
	background-color: #f1f2f9;
	border: 5px solid #98c1e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px;
	padding: 1px 0px 1px 0px;
}

#search_a form #datedebut_a,
#search_a form #datefin_a {
	width: 95px;
}

#search_a form label {
	clear: both;
	display: block;
	float: left;
	width: 90px;
}

#search_a form select {
	width: 150px;
}

#search_a span {
	display: block;
	float: left;
  margin: 5px 5px 2px 5px;
  width: 75px;
}

/* ---------- Outils ---------- */

#fiche .outils {
	height: 35px;
}

#fiche .outils p {
	color: #7c6a52;
}

#fiche .outils p.left {
	float: left;
  text-align: left;
  width: 170px;
}

#fiche .outils p.center {
	float: left;
  text-align: center;
  width: 230px;
}


#fiche .outils p.right {
	float: right;
  text-align: right;
  width: 170px;
}

#fiche .outils a {
	text-decoration :none;
	height: 35px;   
}


/* ---------- Texte ---------- */

#texte {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #ffffff;
	margin: 30px 10px 20px 20px;
	padding: 1px 0px 1px 0px;
	width: 650px;
}

#corps.details #texte div {
	background-color: #d1e2ef;
}

#corps.owners #texte > div {
	background-color: #bfdfa7;
}

#texte div {
	margin: 10px;
	padding: 1px 0px 5px 0px;
	position: relative;
}

#texte div h1 {
  color: #292929;
  font-size: 16px;
  margin: 10px 10px 15px 10px;
}

#texte div p {
  margin: 10px 10px 10px 10px;
}

#texte div table {
  margin: 5px 0px 5px 2px;
}

#texte div td {
  padding: 5px;
}

#texte div label {
  display: block;
  font-weight: normal;
  margin: 8px 0px 1px 10px;
}

#texte div span {
	display: block;
	float: left;
  margin: 5px 5px 2px 5px;
  width: 145px;
}

#texte input {
  margin: 1px 0px 5px 10px;
}

#texte select {
  margin: 1px 0px 5px 10px;
}

#texte option {
  padding: 0px 10px 0px 0px;
}

#texte textarea {
  margin: 1px 0px 5px 10px;
}

#texte #email {
	display: none;
}

#corps .msgerr {
  background-color: #EDD9D9;
  background-image: url(/images/picto_error.png);
  background-position: 4px 4px;
  background-repeat: no-repeat;
  border: 1px solid #DB3829;
	color: #DB3829;
  padding: 5px 5px 5px 25px;
}

#corps .msgok {
  background-color: #D9EDD9;
  background-image: url(/images/picto_success.png);
  background-position: 4px 4px;
  background-repeat: no-repeat;
  border: 1px solid #57B449;
  color: #57B449;
  padding: 5px 5px 5px 25px;
}

#corps form #datedebutresa,
#corps form #datefinresa {
	width: 95px;
}

#corps #price {
	background-color: #f2ebd8;
	border: none;
	float: right;
	margin: 15px 20px 0px 0px;
	width: 170px;
	height: 100px;
	text-align: center;
}

#corps #price b {
	font-size: 15px;
	color: #7c6a52;
}


/* ---------- Témoignages ---------- */

#temoignages {
	margin: 40px 0px 40px 0px;
	padding: 1px 0px 1px 0px;
}

#temoignages div {
	height: 211px;
	margin: 5px 55px 5px 55px;
	padding: 0px;
	position: relative;
	width: 880px;
}

#temoignages div.left {
	background-color: #c9b67e;
	background-image: url('/images/temoignages/fond_left.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#temoignages div.right {
	background-color: #8bb3cd;
	background-image: url('/images/temoignages/fond_right.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#temoignages div.left img {
	left: 0px;
	position: absolute;
	top: 0px;
}

#temoignages div.right img {
	right: 0px;
	position: absolute;
	top: 0px;
}

#temoignages div p {
	color: #ffffff;
	width: 510px;
}

#temoignages div.left p.texte {
	left: 320px;
	position: absolute;
	top: 40px;
}

#temoignages div.left p.signature {
	left: 320px;
	position: absolute;
	top: 170px;
}

#temoignages div.right p.texte {
	left: 20px;
	position: absolute;
	top: 40px;
}

#temoignages div.right p.signature {
	left: 20px;
	position: absolute;
	top: 170px;
}

#temoignages p.nav {
	color: #ffffff;
	float: right;
	margin: 5px 60px 15px 0px;
}

#temoignages p.nav a {
	color: #ffffff;
}

#temoignages p.nav a:hover {
	text-decoration: none;
}


/* ---------------------------- */
/*          Calendrier          */
/* ---------------------------- */

#calendrier div.cal {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  color: #333333;
  float: left;
  margin: 4px 5px 10px 10px;
  position: relative;
  width: 191px;
  height: 158px;
  text-align: center;
}

#calendrier div.cal h2 {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
}

#calendrier div.cal ul li {
	float : left;
	height: 17px;
	list-style: none;
	margin: 1px;
	width : 25px;
}

#calendrier div.cal ul.libelle {
	height: 17px;
	margin: 0px 1px 0px 1px;
	width: 190px;
}

#calendrier div.cal ul.ligne {
	height: 17px;
	margin: 0px 1px 0px 1px;
	width: 190px;
}

#calendrier div.cal ul.libelle li {
	background-color: #ffffff;
	color: #292929;
}

#calendrier div.cal ul.ligne li {
	background-color: #eeeeee;
	color: #333333;
}

#calendrier div.cal ul.ligne li a {
	text-decoration: none;
}

#calendrier div.cal ul.ligne li a:hover {
	list-style: none;
	text-decoration: none;
}

#calendrier div.cal ul.ligne li.tarif1 {
	background-color: #c9efc2; /* normal */
}

#calendrier div.cal ul.ligne li.tarif2 {
	background-color: #efc2c2; /* haut */
}

#calendrier div.cal ul.ligne li.tarif3 {
	background-color: #c2dcef; /* last minute */
}

#calendrier div.cal ul.ligne li.blocked {
	background-color: #999999; /* bloqué */
}

#calendrier div.cal ul.ligne li.blockedstart {
	background-image: url('/images/block_start.png'); /* bloqué début */
}

#calendrier div.cal ul.ligne li.blockedbetween {
	background-image: url('/images/block_between.png'); /* bloqué milieu */
}

#calendrier div.cal ul.ligne li.blockedend {
	background-image: url('/images/block_end.png'); /* bloqué fin */
}

#calendrier #tarifs,
#texte #tarifs {
	background-color: #ffffff;
	height: 123px;
	margin: 10px;
	padding: 0px;
	width: 394px;
}

#calendrier #tarifs p,
#texte #tarifs p {
	clear: left;
	list-style: none;
	margin: 1px;
}

#calendrier #tarifs p span,
#texte #tarifs p span {
  display: block;
  float: left;
	margin: 1px 1px 1px 1px;
	padding: 1px 3px 1px 3px;
	text-align: center;
	width: 90px;
}

#calendrier #tarifs p.tarif1 span,
#texte #tarifs p.tarif1 span {
	background-color: #c9efc2;
}

#calendrier #tarifs p.tarif2 span,
#texte #tarifs p.tarif2 span {
	background-color: #efc2c2;
}

#calendrier #tarifs p.tarif3 span,
#texte #tarifs p.tarif3 span {
	background-color: #c2dcef;
}

#calendrier #tarifs p.blocked span,
#texte #tarifs p.blocked span {
	background-color: #999999;
}

#formulaire option.tarif1 {
	background-color: #c9efc2;
}

#formulaire option.tarif2 {
	background-color: #efc2c2;
}

#formulaire option.tarif3 {
	background-color: #c2dcef;
}

#formulaire option.blocked {
	background-color: #555555;
	color: #ffffff;
}



/* ---------- Footer ---------- */

#footer {
  position: relative;
  clear: both;
  width: 1000px;
  height: 100px;
  margin: 5px 0px 0px 0px;
}

#footer a {
	color: #7e7061;
  display: block;
  float: left;
  font-size: 11px;
  margin: 0px 10px 0px 10px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  text-decoration: none;
  width: 230px;
}

#footer a:hover {
	background-color: #99c1e4;
	color: #ffffff;
}

#footer .paiements {
	float: right;
	margin: 20px 0px 0px 0px;
}


/* ---------------------------- */
/*          DatePicker          */
/* ---------------------------- */

.datepickerControl {
	border:				1px solid #999999;
	background-color:	#EEEEEE;
	padding:			5px;
}

.datepickerControl td {
	text-align:			center;
	font-family:		sans-serif;
	font-size:			11px;
	padding:			1px;
}

.datepickerControl tr.monthLabel td {
	background-color:	#FFFFFF;
	border:				1px solid #999999;
	font-weight:		bold;
}

.datepickerControl tr.navigation td {
	cursor:				pointer;
}

.datepickerControl tr.navigation td:hover {
	text-decoration:	underline;
}

.datepickerControl tr.dayLabel td {
	/*	border:	1px solid #003366;*/
	background-color:	#5d9731;
	color:				white;
	font-weight:		bold;
}

.datepickerControl td.day,
.datepickerControl td.dayothermonth {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.dayothermonth {
	color:				#999999;
	font-style:			italic;
}

.datepickerControl td.day:hover {
	background-color:	#EBE4C0;
}

.datepickerControl td.weekend {
	background-color:	#dddddd;
	font-style:			italic;
}

.datepickerControl td.today {
	font-weight:		bold;
}

.datepickerControl td.hour {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.minute {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td input,
.datepickerControl td button {
	font-size:			11px;
	padding:			0;
	border:				1px solid #999999;
	text-align:			center;
}

.datepickerControl td.ampm {
	cursor:				pointer;
	background-color:	#CCCCCC;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.current {
	font-weight:		bold;
	background-color:	#EBC2C0;
}

.datepickerControl input.current {
	background-color:	#EBC2C0;
}

.datepickerControl td.current:hover {
	background-color:	#EBC2C0;
}



/* ------------------------- */
/*          Tooltip          */
/* ------------------------- */

#dhtmltooltip {
  position: absolute;
  background-color: #8FC3EA;
  color: #ffffff;
  max-width: 140px;
  _width: 140px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  padding: 4px 6px 4px 6px;
  visibility: hidden;
  z-index: 100;
  font-size: 10px;
  text-align: center;
  filter: alpha(opacity:90);
  opacity: 0.90;
}


/* --------------------------- */
/*          Swfupload          */
/* --------------------------- */

#formulaire #divSWFUploadUI {
  clear: both;
}

#formulaire #divSWFUploadUI,
#formulaire #divSWFUploadUI div {
  background: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}

#formulaire #divSWFUploadUI .progressWrapper {
	width: 357px;
	overflow: hidden;
}

#formulaire #divSWFUploadUI .progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
#formulaire #divSWFUploadUI .message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
#formulaire #divSWFUploadUI .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
#formulaire #divSWFUploadUI .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
#formulaire #divSWFUploadUI .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

#formulaire #divSWFUploadUI .progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

#formulaire #divSWFUploadUI .progressBarInProgress,
#formulaire #divSWFUploadUI .progressBarComplete,
#formulaire #divSWFUploadUI .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: #025392;
	margin-top: 2px;
}

#formulaire #divSWFUploadUI .progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

#formulaire #divSWFUploadUI .progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

#formulaire #divSWFUploadUI .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

#formulaire #divSWFUploadUI a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

#formulaire #divSWFUploadUI a.progressCancel:hover {
	background-position: 0px 0px;
}

#formulaire #divSWFUploadUI .swfupload {
	vertical-align: top;
}

/* ------------------------ */
/*          Photos          */
/* ------------------------ */

#formulaire #photos {
  border: none;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

#photos div {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  color: #999999;
  font-style: italic;
  float: left;
  margin: 5px 5px 5px 5px;
  position: relative;
  width: 185px;
  height: 198px;
  text-align: center;
}

#photos div img {
  margin: 17px auto 0px auto;
}

#photos div small {
  font-size: 9px;
}

#photos div a.down {
  position: absolute;
  left: 2px;
  top: 2px;
}

#photos div a.down img {
  margin: 0px;
}

#photos div a.supp {
  position: absolute;
  right: 2px;
  top: 2px;
}

#photos div a.supp img {
  margin: 0px;
}


