#cabecera {
	background-image: url(../img/banneraceite.jpg);
	background-position: center top;
	width: 100%;
}
#envoltura {
	background-image: url(../img/omegaOil/fondo.jpg);
}
#ilustraciones {
	width: 240px;
	text-align: center;
	position: relative;
	top: -10px;
}
#ilustraciones p.leyenda {
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: block;
	width: 238px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#omegasTabla {
	color: #FAD127;
	display: block;
	background-image: url(../img/omegaOil/headCuadro.gif);
	height: 23px;
	width: 240px;
	padding-top: 25px;
	font-weight: bold;
}
#omegas {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #39794E;
	border-right-color: #39794E;
	border-bottom-color: #39794E;
	border-left-color: #39794E;
	font-size: 0.7em;
}
#thead td {
	color: #39794E;
	background-color: #FAD127;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #39794E;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
}

#omegas td {
	padding: 5px;
}
#omegas .row1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387C2B;
}
#omegas .row2 td {
	background-color: #DAD683;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387C2B;
}

#principal ul {
	padding-left: 15px;
}
#principal li {
	list-style-image: url(../img/list.gif);
}
#omegas td.col1, #omegas td.col2 {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #39794E;
}
#omegas td.col2 {
}
#omegas td.col3 {
	text-align: right;
}#envoltura #contenido #principal li {
	margin: 0px;
	padding: 0px;
}
#envoltura #contenido #principal ul {
	margin-bottom: 20px;
	margin-top: -15px;
}

