
#logo { position: absolute; top: 50px; left: 0; }

#header { background: url(../img/bg_header_x2.jpg) repeat-x 0 0; height: 122px; }
#header div.bg { background: url(../img/bg_header_left2.jpg) no-repeat 0 0; height: 122px; }
#header div.bg2 { height: 122px; background: url(../img/bg_header_right2.jpg) no-repeat right 0; position: relative; }


div.h1_title { border: none; }

table#tray { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
table#tray td { padding: 0; }
table#tray td.left { background: #606C88; }
table#tray td.left div { width: 24px; }
table#tray td.right { width: 100%; padding: 1px 0; }
table#tray td.right div { margin-left: 2px; border-top: 1px solid #96B1B1; font-family: "Times New Roman", Times, serif;
	background: #FFF; }
table#tray td.right p { margin: 0; padding: 1px 8px 3px; }


#news { margin: 0; }
#news p { margin: 0; padding: 5px 0; }

p.title_one { font-size: 1.17em; font-weight: bold; color: #AE2B15; }

table#admin_enter { border-collapse: collapse; }
table#admin_enter td { font-weight: bold; padding: 5px; padding-right: 10px; }
table#admin_enter input.input { width: 200px; }
table#admin_enter input.button { margin: 0; float: right; }

table.foto_dirs { border-collapse: collapse; width: 100%; }
table.foto_dirs td { padding: 20px 0; vertical-align: top; background: url(../img/dots.gif) repeat-x 0 0; }
table.foto_dirs tr.first td { background: none; }
table.foto_dirs td.img { padding-right: 20px; }
table.foto_dirs td.img img { border: 1px solid #AFB0B1; }
table.foto_dirs p { font-weight: bold; margin-bottom: 10px; }

table.foto_list { border-collapse: collapse; }
table.foto_list td { padding: 20px 50px 20px 0; vertical-align: top; background: url(../img/dots.gif) repeat-x 0 0; }
table.foto_list tr.first td { background: none; }
table.foto_list div { margin-top: 4px; }
table.foto_list img.img { border: 1px solid #AFB0B1; }

table.question { border-collapse: collapse; }
table.question td { padding: 0 0 8px; vertical-align: top; }
table.question p { white-space: nowrap; font-weight: bold;
	padding: 1px 15px 0 0; text-align: right; margin: 0; }
table.question p span { color: #AE2B15; }
table.question input.input, table.question textarea { background: #FFF; width: 360px;
	border: 1px solid #5C6884; float: left; font-size: 12px;
	color: #000; font: 12px Arial, Helvetica, sans-serif; }
table.question textarea { overflow: auto; }
table.question tr.captcha td { vertical-align: middle; }
table.question tr.captcha p { padding-top: 0; }
table.question img { float: left; }
table.question tr.captcha input.input { width: 50px; position: relative; left: 20px; top: 11px; text-align: center; }
table.question input.button { font-size: 12px; font-weight: bold; color: #FFF; background: #5C6884; border: none; cursor: pointer;
	margin-top: 5px; padding-bottom: 2px; width: 77px; }
table.question select { background: #FFF; border: 1px solid #1F1B17; float: left; font-size: 12px; color: #1F1B17; }
















