﻿body {
	background-color: #515055;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #48474B;
	text-align: left;
	line-height: 16px;
}
#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 {
	height: 587px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}

#navegacion {
	height: 58px;
	width: 950px;
	background-color: #515055;
	left: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 5;
	top: 532px;
	visibility: visible;
}

#navegacion #botones {
	height: 20px;
	right: 20px;
	top: 20px;
	position: absolute;
	z-index: 5;
}
#navegacion #botones img {
	margin-left: 10px;
}

#navegacion #logotipo {
	height: 50px;
	width: 256px;
	top: 5px;
	left: 20px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 5;
	visibility: visible;
}
#navegacion #botones #textomenu {
	float: left;
	color: #ACADB0;
	font-weight: bold;
	padding-top: 4px;
	text-align: right;
	right: 201px;
	width: 150px;
	position: absolute;
	z-index: 5;
	top: -2px;
	height: 29px;
}
#scroll {
	height: 20px;
	width: 200px;
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 375px;
}
.negrita {
	font-weight: bold;
}
.subtitle{font-style:italic}
.add{font-size:10px; font-style:italic}
.destacado{color:#2f2e31}

#contenedor {
	width: 804px;
	top: 80px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	text-align: center;
}
#contenedor #izquierda {
	float: left;
	height: 200px;
	width: 800px;
	position: relative;
	text-align: center;
}
#contenedor #derecha {
	height: 70px;
	width: 800px;
	float: 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;
}
#contenedor #derecha p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #48474B;
	text-align: left;
	height: 267px;
	overflow: auto;
	padding-right: 20px;
	margin: 0px;
}
.cursiva {
	font-style: italic;
}
		.scroll-pane {
	position: relative;
	width: 500px;
	height: 265px;
	overflow: auto;
	float: left;
	text-align: left;
	left: 0px;
	top: 0px;
	padding-right: 20px;
			}
				.holder {
	float: left;
	margin: 0px;
	left: 0px;
	top: 0px;
			}
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;
	//margin-left: 10px;
	//margin-right: 10px;
}
