/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
form, label,  table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0
	 }
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: ##3f3f3f;
}
#wrap {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 470px;
}

#header {
	background-image: url(../images/toppageplanta.gif);
	background-repeat: no-repeat;
	height: 33px;
}
#main {
	margin-right: 6px;
	margin-left: 6px;
	background-color: #FFFFFF;
	clear: both;
	padding: 10px;
	height: 402px;
	width:618px;
}
#main_1 {
	margin-right: 6px;
	margin-left: 6px;
	background-color: #FFFFFF;
	clear: both;
	padding: 10px;
	height: 415px;
	width:618px;
}

#left {
	width: 300px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #334eb5;
	float: left;
	text-align: center;
}
#rigth {
	width: 300px;
	float: left;
}


.top {
	background-image: url(../images/marcachica.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	padding-bottom: 10px;
}
h1 {
	color: #f77f03;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #8a4600;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #0021a2;
}
.relleno05 {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
}
ul {
	list-style-type: none;
}
li {
	background-image: url(../images/bullletli.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
#nextpiso {
	clear: both;
}
#subisidio {
	width:110px;
	height:106px;
	background-image: url(../images/martintemuco/subsidio.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: center;
	}

.clearfix {
display:block;
height:0;
clear:both;
visibility:hidden;
 }
#legal {
	width: 618px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
	}