﻿@charset "utf-8";
/* DIVS */
body{ background-image:url(../Images/back-special-services.png); background-position:top; background-repeat:repeat-x}
#content{padding-top:40px;}
#empleados{ width:140px; float:left; height:220px;}
/*CONTENT*/
@font-face {font-family: Hum;src:url('../Spanish/Humanist.ttf');}

@font-face {font-family: Hum;src:url('../English/Humanist.ttf');}

.titulo{font-family:Hum,Arial; font-size:42px; padding-bottom:10px; color:#333;text-shadow:0px 1px 0px #CCCCCC}
.titulo3{font-family:Hum,Arial; font-size:30px; padding-bottom:25px; color:#333;text-shadow:0px 1px 0px #CCCCCC}
.sub{font-size:15px; color:#666; padding-bottom:15px;}
.texto{font-size:13px; color:#666;line-height:21px; padding-top:15px; padding-bottom:45px;}
.nombre{font-size:12px; color:#666; line-height:18px; padding-top:5px;}
.cargo{color:#999}
.link-pages:hover{color:#87C837}

