@import url(decor.css);
html {height: 100%;}
body {
	height: 100%; margin: 0; padding: 0; width: 100%; font: 12px Arial; color: black;
}

#comments li {
	list-style: none;
	text-align: left;
	padding: 10px;
margin: 0px;
}
#comments {
border: 1px dashed #1E1E1E;
margin: 0px;
padding: 0px;
}
#cerrors li {
font-size: 12px;
color: red;
}

a img {border: none; outline: none;}
a {color: black; text-decoration: underline;}
a:visited {color: black; text-decoration: underline;}
a:hover {color: black #17788d; text-decoration: none;}

div.main {
   margin-bottom: -50px; border: none; min-height:100%;
	position: relative; min-width: 998px; max-width: 1700px;
}
div.head {
	background: url(images/hbg.gif) top repeat-x;
}
div.hr {
	background: url(images/hr.jpg) top right no-repeat;
}
div.hl {
	background: url(images/hl.jpg) top left no-repeat; height: 239px;
}
div.head a {width: 215px; height: 35px; display: block; position: absolute; top: 152px; left: 77px;}

div.left {width: 223px; float: left;}
div.leftin {padding-left: 20px;}
div.block-l {border-bottom: white 1px solid; margin-bottom: 20px;}
div.blockin {padding: 45px 30px 45px 30px;}

div.v-conner-l {background: url(images/v-conner-left.gif) top repeat-y;}
div.t-conner-l {background: url(images/t-conner-left.gif) top no-repeat;}
div.b-conner-l {background: url(images/b-conner-left.gif) bottom no-repeat;}

div.right {width: 223px; float: right;}
div.rightin {padding-right: 20px;}

div.page {margin: 0 223px; padding: 0 20px 20px 20px;}
div.pagein {width: 100%; overflow: hidden;}
div.goriz {
	background: url(images/goriz.gif) repeat-x;
}
div.r-goriz {background: url(images/r-goriz.gif) right no-repeat;}
div.l-goriz {background: url(images/l-goriz.gif) left no-repeat; height: 50px;}
div.hit {
	text-align: center; padding-top: 12px;
}

.table {margin: 20px 0 20px -10px; text-align: center; border: none; width: 100%;}
.table td {vertical-align: top; width: 32%;}
#parentalboms table {margin: 0 0 0 0; border: none;}
#parentalboms table td {vertical-align: top; width: 25%;}
td.van div.pict-box {
	width: 32%;
}
div.pict-box {
	text-align: center; border-bottom: white 1px solid;
}
div.pict-box img {
	width: 140px; height: 100px; margin: 10px auto; display: block;
}
div.pict-box a {
    font: 16px "Myriad Pro"; display: block; height: 45px; line-height: 1em;
}
div.pict-box em {height: 70px; display: block; font-style: normal;}


div.pere {clear: both;}
div.pre {height: 50px;}
div.foot {border: none; position: relative; min-width: 998px; max-width: 1700px; height: 50px; text-align: center; padding-top: 15px;}


