body,td,th {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgkha.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
}
.sec{
	background-image:url(images/bg50a.png);
	padding:15px;
	font-size:12px;
	color:#666666;
}
.sec a{
	color:#666666;
	text-decoration:none;
}
.sec a:hover{
	color:#333333;
	text-decoration:underline;
}
.menu{
	font-family: Gill Sans MT, sans-serif;
	font-size:16px;
	font-weight:300;
	padding-right:15px;
}
.tit{
	color:#FFFFFF;
	font-size:19px;
}
#navi ul{
	font-family: Gill Sans MT, sans-serif;
	font-size:18px;
	font-weight:300;
	padding-right:15px;
}
#navi li{
	list-style: none;
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:13px;
	padding-bottom:2px;
	padding-top:2px;
	margin-left:-31px;
}
#navi li a{
	color:#FFFFFF;
	text-decoration:none;
}
#navi li a:hover{
	color:#CCCCCC;;
	text-decoration:none;
}
#enlacesimg{
	position:absolute;
	margin-left:400px;
	margin-top:-50px;
	height:15px;
	width:120px;
	text-align:right;
}
#enlimg{
	list-style:none;
	margin:0;
	padding:0;
}
#enlimg li {
	margin:2px;
	padding:0;
	float:left;
}
#enlimg li a {
	display:block;
	width:20px;
	padding:4px 0;
	margin-right:8px;
	text-decoration:none;
	text-align:center;
	border:#FFF solid 2px;
	font-size:11px;
	color:#FFFFFF;
	background-color:#FF6600;
}
#enlimg li a:hover {
	color:#FFFFFF;
	background-color:#FF9933;
}
#detalles {
	position:absolute;
	text-align:center;
	border-width:0;
	height:557px;
	//height:546px;	
	width:295px;
	margin-top:14px;
	margin-left:14px;
	overflow:hidden;
}
.labelscontac{
	color:#666666;
}
.frminput{
	background-color:#FFFFFF;
	color:#333333;
	border:#FFFFFF solid 1px;
	font-family:Arial;
	width:200px;
}
.frmtextarea{
	background-color:#FFFFFF;
	color:#333333;
	border:#FFFFFF solid 1px;
	font-family:Arial;
	width:200px;
}
.btn{
	background-color:#FF6600;
	border:#FF6600 solid 1px;
	color:#FFFFFF;
	font-weight:bold
}