.body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}

.tab {
	background-image: url(img/bg_index.jpg);
	background-repeat: no-repeat;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 280px;
}

/* LOGO */
#logo {
	height: 120px;
	width: 320px;
	top: 0px;
	left: 0px;
}

/* FRAME */
#frame {
	height: 120px;
	top: 120px;
	position: absolute;
}

/* CONTACT */
#contact {
	width: 160px;
	line-height: 12px;
	top: 10px;
	position: absolute;
	height: 100px;
	right: 0px;
}

/* BUTON POSITION */
#boto_n0{
	height: 20px;
	width: 160px;
	top: 100px;
	position: absolute;
	left: 400px;
}
#boto_n11{
	height: 20px;
	width: 80px;
	top: 240px;
	position: absolute;
	left: 80px;
}
#boto_n12{
	position: absolute;
	height: 20px;
	width: 80px;
	left: 160px;
	top: 240px;
}
#boto_n13{
	position: absolute;
	height: 20px;
	width: 80px;
	left: 240px;
	top: 240px;
}
#boto_n31{
	position: absolute;
	height: 20px;
	width: 80px;
	top: 280px;
	left: 400px;
}
#boto_n32{
	position: absolute;
	height: 20px;
	width: 80px;
	top: 280px;
	left: 480px;
}
#boto_n21{
	height: 20px;
	width: 80px;
	top: 280px;
	position: absolute;
	left: 80px;
}
#boto_n22{
	position: absolute;
	height: 20px;
	width: 80px;
	left: 160px;
	top: 280px;
}
#boto_n23{
	position: absolute;
	height: 20px;
	width: 80px;
	left: 240px;
	top: 280px;
}

/* BUTON TYPE */
#boto_080_dw{
	background-image: url(img/bt_080_dw.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
}
#boto_080_dw div{
	text-align: center;
	padding-top: 2px;
	font-size: 10px;
}
#boto_080_dw div a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#boto_080_dw div a:hover{
	color: #FF0000;
}
#boto_080_dw_sel{
	background-image: url(img/bt_080_dw_sel.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
}
#boto_080_dw_sel div{
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}

#boto_080_up{
	background-image: url(img/bt_080_up.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
}
#boto_080_up div{
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	line-height: 12px;
}
#boto_080_up div a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#boto_080_up div a:hover{
	color: #FF0000;
}
#boto_080_up_sel{
	background-image: url(img/bt_080_up_sel.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
}
#boto_080_up_sel div{
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}

#boto_160_up{
	background-image: url(img/bt_160_up.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
}
#boto_160_up div{
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	line-height: 12px;
}
#boto_160_up div a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#boto_160_up div a:hover{
	color: #FF0000;
}
#boto_160_up_sel{
	background-image: url(img/bt_160_up_sel.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
}
#boto_160_up_sel div{
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
/* TEXT POSITION */
#text_320_lft {
	width: 320px;
	position: absolute;
	left: 40px;
	top: 260px;
}
#text_320_rgt {
	width: 320px;
	position: absolute;
	left: 360px;
	top: 260px;
}
#text_400_rgt {
	width: 400px;
	position: absolute;
	top: 260px;
	right: 40px;
}
#text_box{
	padding-right: 40px;
	padding-left: 40px;
}

/* TEXT TYPE */
#text_09{
	text-align: left;
	padding: 4px;
	font-size: 10px;
	line-height: 12px;
}
#text_09 a{
	text-decoration: underline;
	color: #000000;
}
#text_09 a:hover{
	color: #FF0000;
	font-weight: bold;
}
#text_12 {
	font-size: 12px;
	padding: 4px;
}
.text_data{
	font-weight: bold;
	color: #FF0000;
}
.text_lloc{
	color: #666666;
}

.text_obra{
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
