body 
{
	font-family: Calibri, Avenir, "Century Gothic", Arial, Verdana;
	color:#666;
	background-color: #FFF;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
	width: 100%;
}
.table
{
	width: 90%;
	padding: 0px;
	border-spacing: 0px;
}

.cabeceraizq
{
	font-size: 48px;
	font-weight: lighter;
	padding: 0px;
	border-width: 0px;
	text-align: left;
}
.cabeceraizq a:link
{
	color:#888;
	text-decoration: none;
}
.cabeceraizq a:hover
{
	color:#888;
	text-decoration: none;
}
.cabeceraizq a:visited
{
	color:#888;
	text-decoration: none;
}
.cabecerader
{
	font-size: 20px;
	padding: 0px;
	border-width: 0px;
	vertical-align: bottom;
	text-align: center;
	padding-right: 10px;
}
.cabecerader a:link
{
	color:#888;
	text-decoration: none;
}
.cabecerader a:hover
{
	color:#888;
	text-decoration: none;
}
.cabecerader a:visited
{
	color:#888;
	text-decoration: none;
}
.cabecerader1
{
	font-size: 20px;
	padding: 0px;
	border-width: 0px;
	vertical-align: bottom;
	text-align: center;
	padding-right: 10px;
}
.cabecerader1 a:link
{
	color:#000;
	text-decoration: none;
}
.cabecerader1 a:hover
{
	color:#000;
	text-decoration: none;
}
.cabecerader1 a:visited
{
	color:#000;
	text-decoration: none;
}
.pie
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top:0px solid #000;
	padding:2px;	
	width: 100%;
	text-align: right;
}
.imagen 
{
	width: 96%;
  	max-width: 220px;
  	height: auto;
  	max-height: 200px;
} 
.imagencv
{
	width: 100%;
  	max-width: 600px;
  	height: auto;
} 
.tdwork
{
	padding: 0px;
	border-width: 0px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdmisc
{
	padding: 0px;
	border-width: 0px;
	vertical-align: bottom;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link 
{
	color: #0000FF;
	font-weight: bold;
} 

a:visited 
{
	color: #800080;
	font-weight: bold;
}

a:hover 
{
	color: #A80000;
	font-weight: bold;
} 

a:active 
{
	/*color:#A80000;*/
}

.tdmenu
{
	padding: 10px;
	text-align: center;
	font-style: normal;
	vertical-align: top;
}
.tdmenu a
{
	font-size: 16px;
	color:#FFF;
	font-weight: lighter;
	text-decoration:none;
	icon: url(../imagenes/empresa.png);	
}
.tdmenu a:link
{
	color:#FFF;
}
.tdmenu a:hover
{
	color:#FFF;
	text-decoration:underline;
}
.tdmenu a:visited
{
	color:#FFF;
}


