body {
	margin: 0px;
	background-color: #FFFFE8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C2727;
}

td {
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C2727;
	text-decoration: none;
}

.tl {
	background-image: url(../images/bg_tl.gif);
}

.tr {
	background-image: url(../images/bg_tr.gif);
}

.nam {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/bg_im.gif);
	background-repeat:repeat-x;
}

.left {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.right {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.tab_total {
	background-image: url(../images/bg_total.gif);
	background-repeat: repeat-y;

}

.menu {
	color: #834727;
	font-weight: bold;
	padding-left: 3px;
	background-image: url(../images/bg_menu_td.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #f0f0ed;
}

.menu1 {
	color: #834727;
	font-weight: bold;
	text-decoration: none;
}

.menu_tr {
	background-image: url(../images/bg_menu.gif);
}

.content {
	padding: 20px;
}

.right_nag {
	background-image: url(../images/right_nag.gif);
	color: #834727;
	font-weight: bold;
	padding-left: 35px;
}

.zap1 {
	color: #834727;
	font-weight: bold;
	background-color: #F0F0ED;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.zap2 {
	background-color: #F0F0ED;
	padding: 10px;;
}

.zap {
	background-image: url(../images/bg_zap.gif);
}

.bottom1 {
	background-image: url(../images/b1.gif);
}

.bottom2 {
	background-image: url(../images/b2.gif);
}

.listanews{
	color: #834727;
	font-weight: bold;
	text-decoration: none;
}

.fot {
	border: solid;
	border-width: 1px;
	border-color: #FF8002;
}
.fotoGalBorder {
    float: left;
    margin-right: 1px;
}
.fotoGal {
	border: solid;
	border-width: 1px;
	border-color: #FF8002;
	margin: 3px;
}
.pole {
	border: solid;
	border-width: 1px;
	border-color: #FF8002;
	padding: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
    clear: both;
}