@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: 300;
	left: auto;
	text-align: left;
}

#contenido  {

	width: 810px;
	padding: 10px;
	float: none;
	clear: none;
	height: auto;
}


a:link {
	color: #000000;
	text-decoration: none;
	
	
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}


h1  {
	margin: 5px;
}

.negrita {
	font-weight: bold;
	color: #000000;
}#interior_izq {
	width: 310px;
	float: left;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#interior_der {
	width: 490px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 65px;
	background-color: #FFFFFF;
}
#interior_2izq {
	width: 310px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	text-align: left;
}
#interior_2der {
	width: 490px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;	
}
.txt-titulo {
	color: #00CCFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.txt-normal {
	color: #000000;
}
.img {
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.grisfondo {
	background-color: #999999;
}



.menu izquierda {
	background-color: #999999;
	color: #999999;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
}







#tabla1 {
	width: 90px;
	float: right;
	padding-top: 11px;
	padding-bottom: 0px;
	height: 50px;
	background-color: #FFFFFF;
}
#tabla2 {
	width: 130px;
	float: left;
	padding-top: 11px;
	padding-bottom: 0px;
	height: 50px;
	text-align: left;
}
#tabla3 {
	width: 200px;
	float: right;
	padding-top: 11px;
	padding-bottom: 0px;
	height: 50px;
	background-color: #FFFFFF;
	}


}

#pie  {
	width: 805px;
	padding: 10px;
	float: left;
	clear: none;
	height: 200px;
	text-align: left;
	vertical-align: top;
}
