body {
	font-family: Verdana;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #666666;
}

td, th {
	font-family: Verdana;
	font-size: 13px;
}

td.menu, th.menu {
	font-family: Verdana;
	border-right-style: solid;
	border-right-color: #FF6400;
	border-right-width: thin;
}
a:link, a:active, a:visited  {
	color: #565656;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #FF6400;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.texto:link, a.texto:active, a.texto:visited  {
	font-weight: normal;
	border-bottom: thin dashed #FF6400;
}

a.texto:hover {
	font-weight: normal;
}

a.menu:link, a.menu:active, a.menu:visited  {
	color: #FF6400;
	font-weight: normal;
}

a.menu:hover {
	color: #FE9E60;
	font-weight: normal;
}

a.lista:link, a.lista:active, a.lista:visited  {
	color: #666666;
	font-weight: normal;
}

a.lista:hover {
	color: #959595;
	font-weight: normal;
}

.pie {
	font-size: 12px;
}

.orange  {
	color: #FF6400;
}

h1  {
	font-size: 24px;
}

h2  {
	font-size: 14px;
}
.contenido {
	overflow: hidden;
	height: 270px;
	margin-left: 10px;
	margin-right: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.easy:link, a.easy:active, a.easy:visited, a.easy:hover {
	color: #959595;
	font-size: 11px;
}

#bgblack {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#FB6813;
	z-index:100;
}

#tips {
	display:none;
	position:absolute;
	top:10%;
	left:50%;
	background:#FFF;
	z-index:200;
	padding:5px;
}

#promoseo {
	position:absolute;
	z-index:1;
	top:10%;
	left:50%;
	margin-left:-500px;
	margin-top:-100px;
	visibility: visible;
}

.arroba {
	font-size: 16px
	}

/*bottom*/

.bottom {
	text-align: center;
	font-size:9px;
}
a.pie:link,a.pie:active,a.pie:visited {
	color:#666666;
	text-decoration: none;
	font-size:9px;
	font-weight:normal;
}

a.pie:hover {
	text-decoration: none;
	color:#666666;
	font-size:9px;
	font-weight:normal;
}
