@charset "utf-8";

/******************** photo ********************/
table.list, table.personal {
	color: #000;
	font: 100%/1.4 "arial";
	margin: 0 auto;
	border: 0;
	clear: both;
}
table.list td {
	padding: 0 5px 10px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background:   url("../../images/deco-blue.gif") no-repeat top center;
}
table.list td span {
	font-weight: normal;
}
table.list img {
	margin: 19px 0 2px;
	border: 1px solid #6af;
}
table.list img.icon {
	margin: 0;
	border: none;
}
.red {
	color: #f00;
}
.typeicon {
	margin-left: 10px;
}
.typeicon img {
	margin-right: 1px;
	vertical-align: middle;
}
p.link {
	padding: 0;
}
/******************** personal ********************/
table.personal {
	width: 770px;
	margin: 5px auto 0;
}
* html table.personal {
	width: 770px;
	margin-top: 35px;
}
*:first-child+html table.personal {
	width: 770px;
	margin-top: 35px;
}
table.personal td.left {
	vertical-align: top;
	width: 350px;
	text-align: center;
}
table.personal td.left img {
	border: 1px solid #09f;
}
table.personal td.left img#picture {
	margin-bottom: 5px;
}
table.personal td.left img.gallery {
	border: none;
	margin-top: 7px;
}
td.comment, td.value, td.item, td.item2, td.bold {
	padding: 8px 5px;
	text-align: left;
	border-bottom: 1px solid #bef;
}
td.comment {
	width: 300px;
}
td.item {
	width: 80px;
}
td.item2 {
	width: 60px;
}
td.value {
	width: 60px;
}
table.personal td.item, table.personal td.item2 {
	background:  url("../../images/stripe-blue.gif") repeat;
}
table.personal td.bold {
	font-weight: bold;
	text-align: center;
	padding: 2px 0 5px;
	background: url("../../images/deco3-blue.gif") center top no-repeat;
}
table.personal td.number {
	background: url("../../images/stripe-blue.gif") repeat;
	text-align: center;
}
table.personal td.number img {
	margin: 5px;
}
p.object {
	margin: 5px 0 15px;
}
* html p.object {
	padding-top: 5px;
}
*:first-child+html p.object {
	padding-top: 5px;
}
div.thumbs {
	margin: 0 20px;
}
div.thumbs a {
	margin-bottom: -4px;
}
div.thumbs img {
	width: 45px;
	height: 60px;
}
/******************** gallery ********************/
table.gallery {
	width: 770px;
	margin: 5px auto 10px;
}
*html table.gallery {
	width: 770px;
	margin: 35px auto 10px;
}
*:first-child+html table.gallery {
	width: 770px;
	margin: 35px auto 10px;
}
/******************** gallery highslide ********************/
div#highslide-container3 img {
	margin: 0;
}
div#highslide-container3 .highslide img {
	border: 1px solid #09f;
	width: 90px;
	height: 120px;
}
div#highslide-container3 .highslide:hover img {
	border: 1px solid #f09;
}

.typeicon {
	margin-left: 3px;
}
.typeicon img {
	margin-right: 1px;
}
/******************** schedule_weekly ********************/
table.personal td.schedule {
	font-weight: bold;
	text-align: center;
	padding: 15px 0 12px;
	background: url("../../images/deco3-blue.gif") center no-repeat;
	border: none;
	font-size: 12px;
}
table.schedule_week {
	border-collapse: collapse;
	width: 100%;
	margin: -6px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
}
table.schedule_week td {
	border: 1px solid #bef;
}
table.schedule_week p.name {
	padding: 0 0 0 15px;
	background: url(../img/icon_arrow_5.gif) no-repeat left;
	font-weight: bold;
}
table.schedule_week td.week {
	padding: 5px 0;
	width: 60px;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	background:  url("../../images/stripe-blue.gif") repeat;
}
table.schedule_week td.week span.sun {
	color: #c00;
}
table.schedule_week td.week span.sat {
	color: #36c;
}
table.schedule_week td.shift {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	height: 50px;
}
table.schedule_week td.shift span {
	font-size: 60%;
}
table.schedule_week td.shift p {
	margin: 7px 0 0;
}
/******************** enquete ********************/
table.personal td.enquete_bold {
	font-weight: bold;
	text-align: center;
	padding: 15px 0 12px;
	background: url("../../images/deco4-blue.gif") center no-repeat;
	border: none;
	font-size: 12px;
}
td.enquete {
	text-align: left;
}
td.enquete ul {
	margin-top: -4px;
	height: 70px;
	overflow: scroll;
	overflow-x: hidden;
}
td.enquete li {
	list-style-type: none;
	background: url(../../images/icon-star.gif) no-repeat left top;
	padding: 0px 0 2px 20px;
	border-bottom: 1px dotted #bef;
	margin-bottom: 6px;
}










