body {
	background-color: #E6AF4B;
}
a:link {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #88604A;
	text-decoration: none;
}
a:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration: none;
	color:#88604A
}
a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration: none;
	color: #664737;
}
a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration: none;
	color:#664737;
}
.texto {
	font-family:"Trebuchet MS"; color: #666666; font-size:11px;
}

.pie {
	font-family:"Trebuchet MS"; color:#666666; font-size:11px; padding-left:0px;
}
.pienar { font-family:"Trebuchet MS"; color: #B98146; font-size:11px; padding-left:0px;
}
.tabla {background-color:#F0CD82; font-family:"Trebuchet MS"; color:#666666; font-size:11px;
}
.tabla1 {background-color:#FFFFFF; font-family:"Trebuchet MS"; color:#563C2E; font-size:12px; padding:16px;
}
.titulo {
	font-family:"Trebuchet MS"; color:#B98146; font-size:20px; 
}
.titulo1 {
	font-family:"Trebuchet MS"; color:#E6AF4B; font-size:20px; 
}
.subtitulo {
	font-family:"Trebuchet MS"; color:#666666; font-size:14px;
}
.subtitulo1 {
	font-family: "Times New Roman", Times, serif; color: #B98146; font-size:18px;
}
.subtitulonar {
	font-family:"Trebuchet MS"; color: #B98146; font-size:16px;
}
#inline1 li{
color: #563C2E;
    font-family: "Trebuchet MS";
    font-size: 12px;
}

.titulo-cv {
	font-family:"Trebuchet MS"; color:#E6AF4B; font-size:30px; padding:0px; margin:0px;
}

.titulo-cv span{
color:#563C2E;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}
.cv{width:560px;
padding:20px;
color:#563C2E;
font-family:"Trebuchet MS";
font-size:12px;
}

.cv ul{list-style-type:none;
padding-left:0px;
padding-right:10px;

}

.cv li{list-style-image:url(images/flechita_h.gif);
}

.ver-cv {background-color:#D1CCB6;
padding:2px 5px;
color:#80592D;
font-weight:bold;
text-transform:uppercase;
font-size:10px;
}

.ver-cv:hover{background-color:#80592D;
color:#D1CCB6;
}

