@charset "UTF-8";
#menuprincipal  {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	height: 30px;
	width: 710px;
	padding-left: 290px;
	left: 0px;
	text-align: left;
	padding-top: 10px;
	font-weight: normal;
}
#contenido {
	float: right;
	width: 660px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
}
#fondo-centro {
}
#menu-izquierda {
	float: left;
	width: 250px;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
#caja {
	float: right;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#cabecera {
	height: 166px;
	width: 1000px;
}
#general {
	width: 1000px;
	text-align: center;
	height: auto;
}
#fondo {
	background-color: #00FF00;
	width: 1000px;
	height: auto;
}

