body {
	background-color: #515055;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #48474B;
	text-align: left;
	line-height: 14px;
}
#fondogris {
	height: 540px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-color: #9D9EA2;
	z-index: 2;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#contenedor_general {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #9D9EA2;
	z-index: 3;
	height: 540px;
}

#navegacion {
	height: 58px;
	width: 934px;
	background-color: #515055;
	left: -2px;
	bottom: 16px;
	position: absolute;
	z-index: 5;
	visibility: visible;
	top: 545px;
}

#navegacion #botones {
	height: 20px;
	right: 20px;
	top: 20px;
	position: absolute;
	visibility: visible;
	z-index: 5;
}
#navegacion #botones img {
	margin-left: 10px;
}

#navegacion #logotipo {
	height: 50px;
	width: 256px;
	top: 5px;
	left: 20px;
	background-image: url(../images/logo.jpg);
	position: absolute;
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 5;
}
#navegacion #botones #textomenu {
	float: left;
	color: #ACADB0;
	font-weight: bold;
	padding-top: 4px;
	text-align: right;
	right: 200px;
	width: 150px;
	position: absolute;
	visibility: visible;
	z-index: 5;
}
a:link {
	color: #48474B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #48474B;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #48474B;
}
#scroll {
	height: 20px;
	width: 200px;
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 375px;
}
.negrita {
	font-weight: bold;
}

#contenedor {
	width: 760px;
	top: 80px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 4;
}
#contenedor #izquierda {
	float: left;
	height: 350px;
	width: 370px;
	position: relative;
	text-align: right;
}
#contenedor #derecha {
	height: 267px;
	width: 370px;
	float: left;
	text-align: left;
}
#contenedor #info {
	width: 370px;
	float: right;
	margin-top: 20px;
	text-align: left;
}


#contenedor #medio {
	height: 350px;
	width: 20px;
	position: relative;
	float: left;
}
#contenedor #izquierda h1 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #48474B;
	margin: 0px;
}
		.holder {
	float: left;
	margin: 0px;
	left: 0px;
	top: 0px;
			}
			.scroll-pane {
	position: relative;
	width: 360px;
	height: 267px;
	overflow: auto;
	float: left;
	text-align: left;
	left: 0px;
	top: 0px;
	padding-right: 20px;
			}
.cursiva {
	font-style: italic;
}
