﻿html 
{
	margin: 0px 0px 0px 0px;
}
body
{
	background-color: Navy;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
.wide {
	width: 700px;
}
.header
{	
	background-image: url(../imagenes/banner.jpg);
	background-repeat: no-repeat;
	width: 473px;
	height: 67px;
	margin-left: 76px;
	margin-bottom: 5px;
}
.mainContainer
{
	background-color: Navy;
}
.clear 
{
	clear: both;
}
.outer 
{
	margin-top: 5px;
	margin-left: 250px;
	width: 480px;
	position: relative;
	height: 100%;
}
.float-wrap 
{
	float: left;
	width: 480px;
	margin-right: -1px;
	height: 100%;
}

.center 
{
	float: right;
	margin-bottom: -1px;
	margin-left: -1px;
	width: 480px;
}
.left
{
	margin-left: -251px;
	width: 252px;
	position: relative;
	margin-right: -3px;
	float: left;
	height: 100%;
}
.contentContainer
{
	width: 473px;
	min-height: 298px;
	color: Black;
	text-align: justify;
	font-family: Arial, Sans-Serif;
	font-size: larger;
	border: Solid thin Black;
	position: relative;
	padding-bottom: 57px;
	margin-left: 25px;
	background-color: Azure;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.menu
{
	font-size: x-small;
	font-family: Arial;
	background-color: Azure;
	height: 100%;
	text-align: left;
	border: solid thin Black;
	width: inherit;
	color: Navy;
	padding: 3px 0px 3px 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 5px;
}
.menuarea {
	width: 93%;
}
.menu1 {
	padding-left: 10px;
	width: inherit;
}
.menu2
{
	padding-left: 20px;
	width: inherit;
	background-image: url(../imagenes/arrows.gif);
	background-repeat: no-repeat;
	background-position: 5% center;
}
.footer
{
	position: absolute;
	bottom: 5px;
	left: 137px;
	width: 275px;
	height: 52px;
}
.menu a 
{
	display: block;
	text-decoration: none;
	color: Navy;
	width: inherit;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menu a:hover 
{
	color: White;
	background-color: Navy;
	width: inherit;
	font-weight: bold;
}
.menu1 a 
{
	padding-left: 10px;
}
.menu2 a
{
	padding-left: 20px;
}
.productImage
{
	float: left;
	width: 150px;
	margin: 10px 10px 10px 10px;
	border: Solid thin Black;
}
.centerAd
{
	text-align: center;
}
.padded
{
	padding: 10px 10px 10px 10px;
}
.asH1, h1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-top: 24.1167px;
	margin-bottom: 24.1167px;
}
.italics {
	font-style: italic;
}
.moraleja {	
	font-weight: bold;
}
.verso {
	text-align: center;
}
.bottomlinks {
	margin: 5px 0px 0px 0px;
}
.bottomlinks a {
	text-decoration: none;
	color: white;
	font-size: x-small;
}
.topClasifieds {
	margin: 0px 0px 0px 0px;
}
.restricted {
	font-size: x-small;
	overflow: scroll;
	height: 3em;
	color: white;
}
.restricted a {
	display: block;
	text-decoration: none;
	color: white;
}
.st1literaturaa
{
	font-size: small;
}
.sternet
{
	font-family: Sans-Serif;
	font-size: small;
	width: 100%;
	height: 250px;
	overflow: auto;
	background-color: White;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sternet td
{
	border: solid thin Gainsboro;
}
.sternet a
{
	color: DimGray;
}
.sternet h1
{
	background-color: Cornsilk;
	font-size: small;
	color: DimGray;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(http://bolsadetrabajo.sternet.com.mx/images/gradiente.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.sternet .Sternet_Normal
{
	background-color: GhostWhite;
}
.sternet .Sternet_Alternate
{
	background-color: White;
}
.sternet th
{
	background-color: Cornsilk;
	font-size: small;
	color: DimGray;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(http://bolsadetrabajo.sternet.com.mx/images/gradiente.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
