@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #ecf3ec;
	height: 768px;
	width: 1024px;
	background-image: url(../images/fondo.jpg);
}
#bio {
	background-color: #FFF;
	height: 221px;
	width: 935px;
	margin-top: 16px;
}
#menu {
	width: 1024px;
	margin-top: 81px;
	height: auto;
}
#lema {
	height: auto;
	width: 1024px;
	margin-top: 200px;
	padding-left: 300px;
}

#cv {
	padding-top: 1em;
	width: 500px;
	float: none;
	background-color: #FFF;
	padding-left: 35px;
	margin-left: 300px;
	margin-top: 95px;
}
.negrita {
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FE1745;
}

.txt {
	font-family: arial;
	font-size: 0.8em;
	text-align: left;
}
.destacados {
	font-family: arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
#nubes {
	margin-top: 95px;
	padding-left: 225px;
}
#graf {
	padding-top: 70px;
	width: 360px;
	float: left;
	height: auto;
}
#graf #menugraf {
	padding-left: 0px;
	padding-top: 15px;
}
.tachado {
	text-decoration: line-through;
}
#cont {
	float: right;
	width: 610px;
	padding-top: 225px;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #53C7C7;
	text-align: right;
	font-weight: bolder;
	padding-right: 50px;
	list-style:none;
	text-decoration: none;
}
ul li{
	padding:5px;
	background:#fff;
	margin-bottom:4px;
	width:180px;
}
a, img{
	border:0;
	text-decoration: none;
	color: #53C7C7;
}
a img.borde{
	border:5px solid #fff;
	margin: 0 1px px 0;
}
a:hover img.borde{
	border:5px solid #53C7C7;	
}
.cliente {
	font-family: arial;
	font-size: 1em;
	color: #FD355C;
	text-align: justify;
	font-weight: bold;
}
.txtcli {
	font-family: arial;
	font-size: 0.9em;
	color: #333;
}
.aviso {
	color: #F00;
	font-family: arial;
	font-size: 0.9em;
}
