﻿*
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

body
{
    margin: 0px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-repeat: repeat-x;
    background-color: #9160a7;
}

.clear
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

ul
{
	list-style-type: none;
}

.clear2
{
	clear: both;
	width: 0px;
	height: 0px;
}

a
{
   text-decoration: none;
   font-size: 11pt;
}

a:hover
{
	text-decoration: underline;
}
.espacio
{
	font-size: 1px;	
	margin: 0px;
	line-height: 1px;
	height: 8px;	
}


.mainmenu li
{
	display: inline;
	float:left;
}

.mainmenu
{
    width: 850px;
    height: 31px;
    background-image: url(images/topmenu.jpg);
}




.top-menu
{
	width: 850px;
	height: 143px;	
}

#top-menu-escorts
{	
	background-image: url(images/guia-trans-template.jpg);
}

#top-menu-chicos
{	
	background-image: url(images/guia-chicos-template.jpg);
}

#top-menu-instalaciones
{	
	background-image: url(images/guia-chicos-inst.jpg);
}

/******Ajax*******************************************/
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*************/

.center
{
    border-right: #000000 1px solid;    
    border-top: #000000 0px;
    margin: 0px auto;
    border-left: #000000 1px solid;
    width: 850px;
    border-bottom: #000000 1px solid;
    background-repeat: repeat-x;
    background-color: #550a76;
    text-align: left;
    background-image: url(images/body_bg.jpg);
}

.left
{
    float: left;
    overflow: hidden;
    width: 400px;
    
}

.right
{
    float: left;
    margin-left: 8px;
    width: 440px;   
}

.destacar
{
    background: #efdfc8;
}


.categoria
{
    font-size: 17pt;
    text-align: center;
    color: white;
    padding: 25px 5px 20px 5px;
    clear: both;    
}

.texto
{
    color:White;
    clear: both;
    padding: 3px;
}

.ficha
{
    width: 360px;
    margin-left: 30;   
    font-size: 13pt;   
}

h2
{
    font-size: 20pt;
    text-align: center;
     color:#fd0101;
    padding: 20px 5px 20px 5px;
    clear: both;   
}

.refer
{
    width: 156px;
    font-weight: bold;   
    color:White;
}
.datos
{   
    width: 200px;  
    color:White;
}

.ficha a
{
    color:#fd0101;
    clear: both;
    padding: 3px;  
    font-weight: bold;    
}

.tel
{
    font-size: 18pt;
    font-weight: bold;
    color:#fd0101;
}

.mainmenu ul
{
    padding-right: 0px;
    padding-left: 0px;
    list-style-image: none;
    padding-bottom: 0px;
    margin: 0px 0px 0px 14px;
    width: 700px;
    padding-top: 0px;
    list-style-type: none;
    background-color: transparent;
}

.mainmenu li
{
	display: inline;
	float:left;
}



.mainmenu ul li a
{
    padding-right: 4px;
    display: block;
    padding-left: 8px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 9px;
    color: #ffffff;
    padding-top: 12px;
}

.mainmenu ul li a:hover
{
	background-position: 60% bottom;
	color: #ffffff;
} 


.mainmenu .sublinea
{
	padding-right: 15px;
	border-top: white 1px solid;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	color: #ffffff;
	padding-top: 0px;
	height: 15px;
	background-color: black;
}

.mainmenu .sublinea a
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration:none;
}



.mainmenu .sublinea th
{
	font-weight: normal;
	width: 200px;
}

.mainmenu .sublinea img 
{
	width:20px;	
}

.ajax
{
    margin-top: 23px;    
}

#foot
{
    padding-left: 8px;
    padding-bottom: 20px;
    margin: 0px 0px 0px 0px;
    padding-top: 8px;
    height: 30px;
    background-color: black;
    clear: both;    
    color:White;
}

.linea
{
    background-color: white;
    height: 4px;
    margin-top: 28px;
    line-height:4px;
}

#foot ul
{
	list-style-image: none;
	margin: 0px;
	list-style-type: none;
}

#foot li
{
	display: inline;
	float: left;
	margin: 0px;
	vertical-align: middle;
}
#foot li a
{
    padding-left: 15px;
    color: white;
    font-size: 10pt;
    font-weight: bold;
}

#copy
{
padding-left: 15px;
}

#copy a
{
    font-size: 8pt;
    color: #990000;
    font-weight: bold;    
}


.chicaagencia
{
    float: left;
    text-align: center;
    width: 210px;
    font-size: 10pt;
    color:yellow;
    margin-top: 20px;
}

.chicaagencia img
{
    border: 2px solid white;
    width: 200px;
    height: 300px;
}

.nombrechica
{
    font-size: 13pt;
    text-align: center;
    color:white;
    padding: 5px 5px 5px 5px;
    clear: both;    
}

.busquedas
{
    padding: 5px 5px 5px 5px;
    clear: both;    
}

.busquedas h2
{
  clear: both;    
}

#tranrec
{
    padding: 5px 5px 5px 10px;
    clear: both;   
 }
 
 .experencias td
{
    background-color: white;
    font-size: 11pt;
}

.experencias td img
{
    margin: 10px;
}

.exph2
{
    margin: 10px;
    background-image: none;
    background-color: transparent;
}
.expa a
{
    color:Red;
    font-weight:bold; 
 }
 
 #lbExito
{
   font-size: 13pt;
 }
 
 .instalaciones
 {
 color:White;
 padding: 20px 20px 10px 20px;
 font-size: 13pt;   
 }
 
 .instalaciones a
 {
 color:Red; 
 font-weight:bold;
 font-size: 13pt;   
 }


