@font-face { 
	font-family: klinits;
	src: url(/fonts/KlinicSlabBold.woff);
	}
@font-face {
font-family: klinitt;
src: url(/fonts/KlinicSlabBook.woff);

/*font-weight: normal; */
}


body{
    font-size: 11px;
    height: 100%;
    margin: 50px 50px;
    min-width: 990px;
    padding: 0;}
header {width: 99%; height: 50px;}
#content{height: auto !important;
    margin: 0 0 -200px 0px;
    min-height: 100%;
    overflow: hidden;
    position: relative;}
#nav{font-size: 11px;
    height: 200px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;}
#pie{font-size: 14px;
    height: 200px;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;}

#personal p {display: inline; margin-right: 20px;}
#personal a:link {text-decoration: none; -webkit-text-decoration:none !important; }
#personal a:visited {text-decoration: none;}
#nombre { color: #480220 !important; font-family: klinitt;}
#interior {font-weight: lighter; color: grey; font-family: klinitt;}
#interior a:link {text-decoration: none; color: grey; -webkit-text-decoration: none; -webkit-text-decoration-color: grey; text-decoration-color: grey;}
#interior a:visited {text-decoration: none; color: grey; -webkit-text-decoration: none; -webkit-text-decoration-color: grey; text-decoration-color: grey;}
#numero a:link {text-decoration: none; color: grey; -webkit-text-decoration: none; -webkit-text-decoration-color: grey; text-decoration-color: grey;}
#numero a:visited {text-decoration: none; color: grey; -webkit-text-decoration: none; -webkit-text-decoration-color: grey; text-decoration-color: grey;}

#portada {width: 100%;}
#main {padding: 0, 20px;}
#pie{height: 50px;}
#personal {width: 300px; }
#personal a { -webkit-text-decoration: none;}
#personall {-webkit-text-decoration: none;
-webkit-text-decoration-color: #480220; }
a:visited {-webkit-text-decoration: none;
-webkit-text-decoration-color: #480220; }
#personall a{-webkit-text-decoration:none; }
#datos {width: 268px; float: right;}
#pie div{display: inline;}
#datos p {display: inline; text-align: right; color: grey;}
#numero {margin-right: 20px; font-family: klinitt; text-decoration: none;}
#mail {margin-right: 0px; font-family: klinitt;}
#mail a {margin: 0px; padding: 0; text-decoration: none; color: grey; text-align: right;}


