body {
	background: url('../gfx/top_tlo.jpg') repeat-x #2991AA;
	margin: 0;
	padding: 0;
	color: white;
	font: 12px Verdana;
}

#top {
	height: 313px;
	width: 1030px;
	min-width: 1030px;
	max-width: 1030px;
	margin: 0 auto;
	text-align: center;
}

#mainPage {
	width: 100%;
	background: url('../gfx/tlo.jpg') repeat-x #2991AA;
	overflow: hidden;
}

#page {
	width: 1030px;
	min-width: 1030px;
	max-width: 1030px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../gfx/tlo_center_page.gif') repeat-y;
}

#page2 {
	margin-top: 20px; 
	margin-bottom: 20px; 
	overflow: hidden;
}

.page2 {
	background: url('../gfx/tlo_center.gif');
}

#l {
	width: 155px;
	float: left;
	overflow: hidden;
}

#r {
	float: right;
	overflow: hidden;
	width: 320px;
}

#left {
	float: left;
	background: url('../gfx/left.jpg') no-repeat;
	width: 135px;
	height: 384px;
}

#center {
	float:left;
	width: 760px;
	overflow: hidden;
}

#page_left {
	width: 170px;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
}

#page_right {
	float: right;
	margin-left: 10px;
	width: 498px;
	padding-left: 20px;
	padding-right: 20px;
}

#right {
	float: left;
	background: url('../gfx/right.jpg') no-repeat;
	width: 135px;
	height: 384px;
}

#header {
	background: url('../gfx/header.jpg') no-repeat;
	width: 760px;
	height: 55px;
}

#header_left {
	width: 211px;
	float: left;
	text-align: center;
	padding-top: 40px;
	color: #E3ECE9;
	font-weight: bold;
}

#header_right {
	float: left;
	margin-left: 10px;
	width: 539px;
	text-align: center;
	padding-top: 40px;
	color: #E3ECE9;
	font-weight: bold;
}

#bottom {
 	background: url('../gfx/tlo_bottom.jpg') repeat-x;	
 	height: 102px;
 	overflow: hidden;
 	width: 100%;
}

#mainbottom {
	width: 1030px;
	min-width: 1030px;
	max-width: 1030px;
	margin: 0 auto;
	overflow: hidden;
}

#bottom_center {
	width: 760px;
	min-width: 760px;
	max-width: 760px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../gfx/bottom_center.gif') no-repeat;
	padding-top: 50px;	
}

#bottom_left {
	width: 211px;
	float: left;
	text-align: center
}

#bottom_right {
	float: left;
	margin-left: 10px;
	width: 539px;
	text-align: center;
}

#bottom_center a {
	color: white;
	text-decoration: none;
}

#bottom_center a:hover {
	color: white;
	text-decoration: underline;
}

.mapa {
	width: 170px;
	min-width: 170px;
	max-width: 170px;
	margin: 10px auto;
	height: 170px;
	overflow: hidden;
	border: 2px solid #3FA3BB;
}

.container {
	width: 140px;
	min-width: 140px;
	max-width: 140px;
	margin: 10px auto;
	height: 140px;
	overflow: hidden;
	cursor: pointer;	
}

.sub {
	background: url('../gfx/container.gif');
  	position: relative;
  	left: 0px;
	top: 0px;
	z-index: 100;
	width: 140px;
	height: 140px;
	cursor: pointer;	
}

.map {
	width: 140px;
	height: 140px;
	position: relative;
	top: -140px;
	z-index: 2;
}

.td_l {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	font-size : 13px;
}

.inp {
	margin-left: 10px;
	height: 16px;
	width: 300px;
	border: 1px solid #337F99; 
	border-left: 5px solid #CBDE35;
}

.radio {
	margin-left: 25px;
}

.p1 {
	font-weight: bold;
	font-size : 13px;
}

.p2 {
	font-weight: bold;
	font-size : 13px;
	color: #D2E349;
}

.text {
	margin-left: 10px;
	width: 300px;
	height: 160px;
	border: 1px solid #337F99; 
	border-left: 5px solid #CBDE35;
}

.button {
	width: 95px;
	height: 25px;
	background: url('../gfx/button.jpg') no-repeat;
	border: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #005E7E;
	font: 11px Tahoma;
	font-weight: bold;
}

#gal {
	position: relative;
	bottom: 0px;
	left: 370px;
	height: 150px;
	width: 502px;
	background: url('../gfx/gal_tlo.jpg') repeat-x;
	overflow: hidden;
	margin-bottom: 20px;
}

#gal_left {
	float: left;
	width: 30px;
	height: 150px;
	background: url('../gfx/gal_left.jpg') no-repeat;
}

#gal_left img {
	margin-top: 67px;
}

#gal_right img  {
	margin-top: 67px;
	margin-left: 11px;
}



#gal_center {
	float: left;
	width: 440px;
	height: 150px;
}

#gal_right {
	float: left;
	width: 32px;
	height: 150px;
	background: url('../gfx/gal_right.jpg') no-repeat;
}

.gal_foto {
	margin-top: 7px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	*margin-left: 3px;
	*margin-right: 3px;
	overflow: hidden;
	cursor: pointer;
}

.gal_img {
	background: url('../gfx/gal_foto.gif') no-repeat;
	height: 139px;
	width: 138px;
	overflow: hidden;
	position: relative;
	top: 0;
	z-index: 2;
	cursor: pointer;
}
.gal_foto img {
	height: 138px;
	width: 138px;
	position: relative;
	top: -138px;
	z-index: 1; 
}

a, img {
	border: 0;
}
