body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #AFAFAD;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}
.logo {
	background-color:#FFFFFF;
	position: absolute;
	top: 50px;
	left:10%;
	width: 770px;
	height: 114px;
}
.menu {
	background-color: #FFFFFF;
	position: absolute;
	top: 164px;
	left:10%;
	width: 770px;
}
.conten {
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 225px;
	width: 545px;
}
.t_proy {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 17px;
}
.t_secc {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 17px;
}
.t_english {
	color: #FFFFFF;
	background-color:#AFAFAD;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.t_titulo {
	margin-bottom: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.t_normal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.t_cliente {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.t_link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
