.enlace a:link{
	color:#fcb763;
}

.enlace a:active{
	color:#fcb763;
} 

.enlace a:hover{
	padding-left:3px;
	color:#FF0000;
}

.enlace a:visited{
	color:#fcb763;
}

h1
{
	color:#FFCC99;
	text-align:right;
	font-size:12px;
	
}

body, p, br, tr, td, div 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	
}	
.capaImagen{
	width:562px;
	position:absolute;
	top:261px;
	z-index:80;
}

#layoutContainer 
{
	
}

#barra{            
height: 20px;            
width: 100%;            
background-color:#FFFFCC;
/*bordercolor:#6F524A;*/
position:fixed;
bottom:0px;            
margin:0px;
padding:0px;
border:0px ;       
}


#layoutContainer 
{
	height: 29px;
}

.AddField
{
	text-align: left;
}

.header_root
{
	text-align: center;
}

table.profile_details
{
	/*padding: 17px;*/
}

body {
	padding: 0px;
	margin: 0px; 
	/*background-color: #590122;*/
	background-color:#5f0004;
	background-image:url(../img/fondo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	

}
/*----------MENU IZQUIERDO---------*/
/*------------------------------------*/
.menuIzBtn{
	background-image:url(../img/MenuIzFondoBtn.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:40px;
}
.menuIzBtnFace{
	background-image:url(../img/MenuIzFondoBtnFace.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:40px;
}
.menuIzBtnCam{
	background-image:url(../img/MenuIzFondoBtnCam.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:40px;
}
.menuIzBtn a:link, .menuIzBtnCam a:link, .menuIzBtnFace a:link{
	color:#fcb763;
}
.menuIzBtn a:visited, .menuIzBtnCam a:visited, .menuIzBtnFace a:visited{
	color:#fcb763;
}
.menuIzBtn a:active, .menuIzBtnCam a:active, .menuIzBtnFace a:active{
	padding-left:3px;
	color:#FF0000;
}
.menuIzBtn a:hover, .menuIzBtnCam a:hover, .menuIzBtnFace a:hover{
	padding-left:3px;
	color:#FF0000;
}
.newModels {
	padding: 0px;

}

/*///////////MENU IZQUIERDO---------*/

/*--------------LINKS-----------------*/
.amarilloRojo14:link{
	color:#fcb763;
	font-weight:bold;
	font-size:14px;
}
.amarilloRojo14:visited{
	color:#fcb763;
	font-weight:bold;
	font-size:14px;
}
.amarilloRojo14:active{
	color:#fcb763;
	font-weight:bold;
	font-size:14px;
}
.amarilloRojo14:hover{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
.menu{
	color: #431b1b;
	text-decoration: none;
	font-weight:bold;
}
.menu:link{
	color: #431b1b;
	text-decoration: none;
	font-weight:bold;
}
.menu:active{
	color: #431b1b;
	text-decoration: none;
	font-weight:bold;
}
.menu:visited{
	color: #431b1b;
	text-decoration: none;
	font-weight:bold;
}
.menu:hover{
	color: #e5344a;
	text-decoration: none;
	font-weight:bold;
}
/*//////////////LINKS-----------------*/
/*--------------FORMULARIOS-----------------*/
.tablaFormulario td{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../img/formFondoY.jpg);
	background-repeat:no-repeat;
}
.tablaFormulario2 td{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../img/gformFondoY.jpg);
	background-repeat:no-repeat;
}

.tablaFormulario .celda2{
	background-position:top right;
	text-align:right;
	padding-right:20px;
}
input, select, textarea{
	background-image:url(../img/formFondoInput.jpg);
	background-color:#222;
	background-position:bottom right;
	border:#000000 solid 1px;
	border-bottom:#3b3c3c solid 1px;
	border-right:#3b3c3c solid 1px;
	color:#F39346;
	font-size:14px;
	
}

/*//////////////FORMULARIOS-----------------*/

.contenidos{
	padding-right: 12px; padding-left: 12px;
	background-image:url(../img/fondoContenidos.jpg);
	background-repeat:no-repeat;
}
.contenidos2{
	padding-right: 12px; padding-left: 12px;
	background-image:url(../img/fondoContenidos2.jpg);
	background-repeat:no-repeat;
}
.contenidosFicha{
	background-image:url(../img/fondoContenidos3.jpg);
	background-repeat:no-repeat;
	font-size: 18px;
}
.fichaBiografia{
	color:#ed294e;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.fichaTarifas td{
	padding-left:20px;
	background-image:url(../img/fichaTarifa.gif);
	background-repeat:no-repeat;
	text-align:left;
}
.fichaTarifas .celda2{
	background-position:top right;
	text-align:right;
	padding-right:20px;
}

.amarillo{color:#f5c42f;}
.amarillotexto{color:#f5c42f;text-align: left;} 
.rojo{color:#ef1a1a; text-align: left;}
.marron{color:#c69457;}
.news 
{
	padding: 8px;
	background-image: url(images/dots.html);
	background-position: bottom;
	background-repeat: no-repeat;
}

.whiteBorder {
	border: solid 1px white;
}
.pinkBorder {
	border: solid 1px #CC70AB;
}

.blackBorder {
	border: solid 1px black;
}

.blackBorder2 {
	border: solid 2px black;
}

table.PinktblBorder {
border:1px solid #CC70AB;
border-collapse:collapse;
}

table.PinktblBorder td {
border:1px solid #CC70AB;
}
table.GreytblBorder {
border:1px solid #666666;
border-collapse:collapse;
}

table.GreytblBorder td {
border:1px solid #666666;
}
.forms {
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.formsNum {
	color: #000000;
	background-color: #FFFFFF;
	width: 50px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.gallGirlName {
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

a.imgL:link, a.imgL:visited {
	border: solid 1px black;
	display: block;
	background-color: black;
}
a.imgL:hover, a.imgL:active {
	border: solid 1px #CC70AB;
	display: block;
	background-color: #CC70AB;
}

.Estilo1 {
	color: #FFFFFF
}
.Estilo3 {color: #000000;
    text-decoration: none;
		

}

.errorMsg
{
	color: red;
}


table.home
{
	border:1px solid #CC0066;

}

td.home
{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	
	padding:10px;
}

td.EscortGalleryCell
{
	padding-top: 10px;
	height: 172px;
	text-align: center;
}



#escort_profile_container 
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#profile_title 
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}


.Estilo10 {color: #FFFFFF;
    text-decoration: none;} 


	
.linkRojo:hover{
	color:#ef1a1a;
}	
.linkRojo:link{
	color:#ef1a1a;
}
.linkRojo:active{
	color:#ef1a1a;
}
.linkRojo:visited{
	color:#ef1a1a;
}

