﻿body{
    background-color:#CCCCCC;
    font-family:verdana,courier,Arial;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    scrollbar-base-color: #888888;
    scrollbar-arrow-color: #A5B21B;
    scrollbar-track-color: white;
}

.wrapper
{
    background-image: url('http://www.peopleagency.com/people/img/Fondo.gif');
    background-repeat:no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:975px;
    height:580px;
}

.ImagePeople
{
    background-image: url('http://www.peopleagency.com/people/img/People.jpg');
    background-repeat:no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:150px;
}

.LabelCaptionApp{
    font-weight:bold;
    font-size:11px;
    color:silver;
    text-align:left;
}

.LabelCaption{
    font-weight:bold;
    font-size:18px;
    color:Black;
}

.lbTituloPantalla
{
    font-weight:bold;
    font-size:14px;
    color:black;
    background-color:#888888;
    margin:5px 0px 10px 0px;
    padding-left:5px;
    width:560px;
}

.MenuIzq_Titulo
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:#EEEEEE;
    width:245px;
}

.MenuIzq_Cuerpo
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    height:480px;width:210px;
    border-right:solid 1px #DDDDDD;
}
.MenuIzq_Pie
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.LabelCaptionMenuIzq
{
    color:#888888;
    font-size:12px;
    font-weight:bold;
}

.Label
{
    color:#888888;
    font-size:11px;
    font-weight:bold;
}

.Label1
{
    color:#888888;
    font-size:12px;
    font-weight:bold;
}


.Label2
{
    color:black;
    font-size:12px;
    font-weight:bold;
}

.LabelP
{
    color:black;
    font-size:11px;
}

.Telefono
{
    font-size:14px;
    color:#888888;
    text-decoration:none;
    font-weight:bold;
}


.WrapMain
{
    display:block;
    height:530px;
    width:595px;
    padding: 0px 10px 10px 10px;
    margin-top:10px;
    margin-bottom:5px;
    color:#222222;
    font-size:12px;
    text-align:justify;
    line-height:20px;
    font-weight:normal;
}

.WrapMainScroll
{
    display:block;
    height:530px;
    width:595px;
    padding: 0px 10px 10px 10px;
    margin-top:10px;
    margin-bottom:5px;
    overflow:scroll;
    overflow-x:hidden;
    color:#222222;
    font-size:12px;
    text-align:justify;
    line-height:20px;
    font-weight:normal;
}

.SubApartado
{
    width:550px;
    padding: 0px 10px 10px 10px;
    margin-top:10px;
    margin-bottom:5px;
    color:#222222;
    font-size:12px;
    text-align:justify;
    line-height:20px;
    font-weight:normal;
}


.TextoWrap
{
    padding: 0px 10px 0px 10px;
    margin-top:0px;
    margin-bottom:0px;
    color:#222222;
    font-size:11px;
    text-align:justify;
    line-height:20px;
    font-weight:normal;
}
   
.Entrada
{
    color:black;
    font-size:10px;
    font-weight:normal;
    border-style:ridge;
    border-width:1px;
    border-color:gray;
}

hr.linea {
  height: 1px;
  width:100%;
  color : #cccccc;
  padding:0px 0px 0px 0px;
} 

hr.lineaPuntos{
  border-style:dotted;
  height: 1px;
  color : #cccccc;
  padding:0px 0px 0px 0px;
} 

hr.lineaIzq {
  height: 1px;
  color : #cccccc;
  padding: 0px 0px 0px 0px;
  margin-left:0px;
  margin-right:5px;
  border-style:solid;
} 

table.Border{
    border-style:solid;
    border-width:thin;
    border-color:#CCCCCC;
}

td.Border
{
    border-style:inset;
    border-width:1px;
    border-color:#CCCCCC;
}

.buttonSubmit{
 width: 100px;
 height: 20px;
 background: black;
 font-size: 12px;
 color: white;
 font-weight:bold;
 border-style:outset;
 border-color:#AAAAAA;
 margin: 0px 0px 0px 2px;
 padding: 0px;
}

.buttonSubmit2{
 width: 100px;
 height: 20px;
 background: black;
 font-size: 12px;
 color: white;
 font-weight:bold;
 border-style:outset;
 border-color:#AAAAAA;
 margin: 0px 0px 0px 18px;
 padding: 0px;
}

.FotoGrid
{
    cursor:hand;
}

.WrapTaulaTarifes
{
    border-width:1px;
    border-style:solid;
    border-color:Silver;
    margin: 10px 0px 0px 0px;
}

/* LINKs */
/*
a:hover{
    text-decoration:underline;
    font-weight:bold;
}
*/

.linkBtnSup
{
    font-size:14px;
    font-weight:bold;
    border-style:solid;
    border-right-width:0px;
    border-left-width:0px;
    border-bottom-width:0px;
    border-top-width:0px;
    padding-right:0px;
    color:black;
    text-decoration: none;
    margin-left:5px;
}

.linkBtnSup:hover{
    text-decoration:underline;
    font-weight:bold;
}

.linkPeu
{
    font-size:11px;
    cursor:hand;
    color:#888888;
    text-decoration:none;
}

.linkPeu:hover
{
    color:Black;
}

.linkApuntate
{
    font-size:14px;
    color:#888888;
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
}

.linkApuntate:hover
{
    font-size:14px;
    color:#888888;
    font-style:italic;
    font-weight:bold;
    text-decoration:underline;
}


.linkIzq
{
    display:block;
    font-size:14px;
    cursor:hand;
    width:180px;
    color:white;
    background-color:#888888;
    margin:5px 0px 0px 10px;
    padding:5px 0px 5px 10px;
    text-decoration:none;
    font-weight:bold;
}

.linkIzq:hover
{
    color:black;
    margin:5px 0px 0px 10px;
    padding:5px 0px 5px 12px;
    font-weight:bold;
}


.linkPeu
{
    font-size:10px;
    font-weight:bold;
    color:#888888;
}

.linkPeu:hover{
    text-decoration:underline;
    font-weight:bold;
}

.linkText
{
    display:inline-block;
    font-size:12px;
    cursor:hand;
    color:#666666;
    text-decoration:underline;
    font-weight:bold;
}

.linkTextL
{
    font-size:14px;
    cursor:hand;
    color:#666666;
    text-decoration:underline;
    font-weight:bold;
}

.linkTextXXL
{
    font-size:16px;
    cursor:hand;
    color:black;
    text-decoration:underline;
    font-weight:bold;
}

.linkBold
{
    font-size:12px;
    cursor:hand;
    color:Black;
    text-decoration:underline;
    font-weight:bold;
}

.linkText:hover
{
    color:black;
    text-decoration:underline;
    font-weight:bold;
}

.linkGreen
{
    color:#669900;
    font-size:10px;
    text-decoration:none;
    cursor:hand;
    font-weight:bold;
}

.linkGreen:hover
{
    border-bottom:solid 1px black;
}

.LabelGreenSoft
{
    color:#669900;
    font-size:11px;
    margin-top:5px;
}

.combo
{
	font-size:10px;
}