﻿.Content_title
{
	color:#006600;
}

.TabLinksAR{
    color:#288731;
    cursor:pointer;
    font-family:tahoma;
    font-size:10pt;
    text-decoration:none;
/*	font-size:x-small;*/
}

.TabLinksEN{
	font-family:Verdana;
    color:#288731;
    cursor:pointer;
    font-size:10pt;
    text-decoration:none;
}


.buscard
{
	border-left:1px dotted #C0C0C0; border-right:1px dotted #C0C0C0; border-bottom:1px solid #87CEFA; height:180px;
}
.buscard .photo       
{ 
	width: 65px; height: 80px; background-color: #E0F3FE; 
}
.buscard .emp_name       
{ 
	color: #3366CC; font-size: 12pt; font-family: Times New Roman; font-weight: bold; 
}
.buscard .emp_job
{            
	color: #000000; font-family: Times New Roman; font-size: 11pt; font-weight: bold; padding-top: 2px; padding-bottom: 2px;
}
.buscard .right
{
	position:relative; float:right; width:45%; padding-right:5px; padding-top:6px;
}
.buscard .left
{
	position:relative; float:right; width:50%; padding-right:5px; padding-top:6px;
}
.buscard .left ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 140%;
}
.buscard a.email_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	float:right;
	width:22px;
	height:18px; background-image:url('img/email.gif'); background-repeat:no-repeat;
}
.buscard a.homepage_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	float:right;
	width:22px;
	height:18px; background-image:url('img/homepage.gif'); background-repeat:no-repeat;
}
.buscard_header
{
	border-top: 1px solid #87CEFA; border-bottom: 1px solid #87CEFA; border-left: 1px dotted #87CEFA; border-right: 1px dotted #87CEFA;
    background-color: #F0FAFF; font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; height:20px; line-height:20px;
    padding-right:5px;
}
.buscard_header .right
{
	width:45%; position:relative; float:right;
}
.buscard_header .left
{
	width:50%; position:relative; float:right; padding-right:5px;
}
a.email_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	width:22px;
	height:18px; background-image:url('img/email.gif'); background-repeat:no-repeat;
}
a.homepage_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	width:22px;
	height:18px; background-image:url('img/homepage.gif'); background-repeat:no-repeat;
}
