/* Modificados para DE */
/* little tabs*/
.tab {
	height: 140px;
	width: 260px;
	margin-top: 20px;
	margin-left: 17px;
	margin-right: 28px;
}

.hear {
	height: 140px;
	width: 22px;
	float: left;
	background-image: url(../images/hear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabbody {
	height: 132px;
	width: 237px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
}

/* textos*/
.maintext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	vertical-align: baseline;
	text-align: left;
	letter-spacing: 0.05em;
	line-height: 23px;
	margin-right: 22px;
	margin-left: 10px;
	margin-top: 18px;
}

.txttab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.02em;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-weight: normal;
	line-height: 13px;
}
/* recuadros grandes */
.tabbig {
	height: 294px;
	width: 248px;
}

.hearbig {
	height: 300px;
	width: 22px;
	float: left;
	background-image: url(../images/hear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabbodybig {
	height: 286px;
	width: 225px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

.tabcornerbig {
	height: 8px;
	width: 225px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/barbottomtab2.gif);
}

/* tres zonas green*/
#wrapper #main #centtop #greenzone #txtgreenleft {
	height: 318px;
	width: 248px;
	float: left;
	background-color: #9bc750;
	padding-top: 22px;
	padding-left: 23px;
}

#wrapper #main #centtop #greenzone #txtgreenmiddle {
	height: 318px;
	width: 248px;
	float: left;
	background-color: #9bc750;
	padding-left: 14px;
	padding-top: 22px;
	padding-right: 13px;
}

#wrapper #main #centtop #greenzone #txtgreenright {
	height: 318px;
	width: 248px;
	float: left;
	background-color: #9bc750;
	padding-top: 22px;
	padding-right: 28px;
}
.txttab3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.02em;
	margin-top: 0px;
	margin-left: -16px;
	margin-bottom: 2px;
	margin-right: 8px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 14px;
	list-style-image: url(../images/greendot.gif);
	padding: 0px;
}
#wrapper #main #centtop #ov_area {
	height: 246px;
	width: 604px;
	float: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 0px;
	background-color: #91c240;
	overflow: auto;
}

.txttab1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #6dac10;
	letter-spacing: 0.05em;
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 6px;
	margin-bottom: -14px;
	line-height: normal;
	display: block;
	padding: 0px;
}

#wrapper #main #centtop #hz_area {
	height: 240px;
	width: 597px;
	float: left;
	padding-top: 16px;
	padding-left: 27px;
	padding-right: 12px;
	overflow: auto;
}
/* hasta aqui modificados para DE*/