body {
	margin: 2px;
	background-attachment: fixed;
	background-image: url(../escort/imagenes/escort/fondo_humo.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
#contenedor {
	margin:0 auto 0 auto;
	text-align:left;
	width:995px;
}
#contenido {
	overflow: hidden;
	padding-top: 10px;
	height: 100%;
}
#sub_contenedor {
	overflow: auto;
}
#sideLeft_menu {
	float: left;
	width: 188px;
}
#sideRight_secciones {
	float: right;
}
#copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	clear: left;
	float: right;
	width: 700px;
}
#copyRight A {
	color: #FF2828;
	text-decoration: none;
}
#copyRight A:hover {
	color: #FF6600;
	text-decoration: none;
}
/* CSS solamente para Jquery Tooltip */
#simpleTooltip {
	background-color: #6666CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity:0.8;
}
#container_image {
	position: relative;
	width: 100%;
}
.span_over {
	position: absolute;
	top: 91px;
	left: 59px;
}
.fondo_categoria {
	background-image: url(../escort/imagenes/escort/fondo_categoria.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 180px;
}
.fondo_ordenar {
	background-image: url(../escort/imagenes/escort/fondo_ordenar.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 180px;
}
.txt_enlaces li {
	color: #FFFFFF;
}
.txt_enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
.txt_enlaces A {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_enlaces A:hover {
	color: #339900;
	text-decoration: none;
}
.txt_buscar {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.input_busqueda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 100px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
	height: 18px;
	vertical-align: middle;
}
.fotos {
	width: 70px;
	height: 93px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
/*--alpha--*/
.fotos A .img {
	border: 1px solid #0099FF;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity:0.8;
}
.fotos A:hover .img {
	border: 1px solid #0000FF;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.0;
	cursor: pointer;
}
/*--END alpha--*/
.fondo_usuario {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	text-transform: capitalize;
	background-image: url(../escort/imagenes/escort/fondo_usuario.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	height: 21px;
	width: 100%;
}
.fondo_usuario A {
	text-decoration: none;
	color: #000000;
}
.fondo_usuario A:hover {
	text-decoration: none;
	color: #000000;
}
/* BEGIN Logo Categorias */
.logoCat {
	background-image: url(../escort/imagenes/escort/logo_categorias.png);
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 180px;
}
.logoCat.bus {
	background-position: 0px -1px;
}
.logoCat.vip {
	background-position: 0px -31px;
}
.logoCat.rec {
	background-position: 0px -61px;
}
.logoCat.ext {
	background-position: 0px -91px;
}
.logoCat.exu {
	background-position: 0px -121px;
}
.logoCat.mad {
	background-position: 0px -151px;
}
/* END Logo Categorias */

/* BEGIN Fondo Celeste */
.fondo_cel {
	background-image: url(../escort/imagenes/fondos/fondo_celeste.png);
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.fondo_cel.leftUP {
	background-position: 0px 0px;
}
.fondo_cel.rightUP {
	background-position: -90px 0px;
}
.fondo_cel.leftDOWN {
	background-position: 0px -90px;
}
.fondo_cel.rightDOWN {
	background-position: -90px -90px;
}
.fondoBorde_cel {
	background-color: #2FBBFF;
}
.fondocel_padding {
	background-color: #2FBBFF;
	padding: 10px;
}
/* END Fondo Celeste */

/* BEGIN Fondo Black */
.fondo_black {
	background-image: url(../escort/imagenes/fondos/fondo_black.png);
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
}
.fondo_black.leftUP {
	background-position: 0px 0px;
}
.fondo_black.rightUP {
	background-position: -88px 0px;
}
.fondo_black.leftDOWN {
	background-position: 0px -88px;
}
.fondo_black.rightDOWN {
	background-position: -88px -88px;
}
.fondoBorde_black {
	background-color: #000000;
}
.fondoblack_padding {
	background-color: #000000;
	padding: 0px 10px 0px 10px;
}
/* END Fondo Black*/

/* BEGIN Fondo RED */
.fonred_up {
	background-image: url(../escort/imagenes/escort/fonred_up.png);
	background-repeat:  no-repeat;
	width: 186px;
	height: 15px;
}
.fonred_center {
	background-image: url(../escort/imagenes/escort/fonred_center.png);
	background-repeat:  repeat-y;
	width: 186px;
	text-align: center;
	white-space: nowrap;
}
.fonred_down {
	background-image: url(../escort/imagenes/escort/fonred_down.png);
	background-repeat:  no-repeat;
	width: 186px;
	height: 15px;
}
/* END Fondo RED */
.borde_sup_01 {
	background-image: url(../escort/imagenes/escort/borde_sup_01.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 25px
}
.borde_sup_02 {
	background-image: url(../escort/imagenes/escort/logo_recomendadas.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 160px;
}
.borde_sup_03 {
	background-image: url(../escort/imagenes/escort/borde_sup_03.png);
	background-repeat: repeat;
}
.borde_sup_04 {
	background-image: url(../escort/imagenes/escort/borde_sup_04.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 25px;
}
.borde_central_01 {
	background-image: url(../escort/imagenes/escort/borde_central_01.png);
	background-repeat: repeat-y;
	width: 25px;
}
.borde_central_02 {
	background-image: url(../escort/imagenes/escort/borde_central_02.png);
	background-repeat: repeat-y;
	width: 25px;
}
.borde_inf_01 {
	background-image: url(../escort/imagenes/escort/borde_inf_01.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
}
.borde_inf_02 {
	background-image: url(../escort/imagenes/escort/borde_inf_02.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
}
.borde_inf_03 {
	background-image: url(../escort/imagenes/escort/borde_inf_03.png);
	background-repeat: repeat-x;
}
.borde_inf_04 {
	background-image: url(../escort/imagenes/escort/borde_inf_04.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
}
.borde_inf_05 {
	background-image: url(../escort/imagenes/escort/borde_inf_05.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
}
