/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4/06/2014, 11:09:41 AM
    Author     : joseluis
*/

body{
    /*background-image: url('../images/mock/PHENO.jpg');
    background-position: center 0px;
    background-repeat: no-repeat;*/
    background-color: #FFFFB5;
}
.logotipo{ 
  position:absolute;
  top: 50%;
  left: 50%;
  width: 82px;
  margin-left: -177px;
  margin-top: -152px;
}

.colorGris
{
    font-family: Avenir;
    color: #93929E;
    font-size: 14px;
    text-decoration: none;
    font-style:  normal;
    margin-left: 0%;
}