/* @override http://localhost:8888/portalnf/content/css/estiloGlosario.css */

.definicionDEglosario {
	color: #717171;
	min-width: 635px;
	width: 635px;
	max-width: 635px;
	text-align: justify;
	font-size: 12px;
	font-family: sans-serif;
}

.tituloDEglosario {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
	color: #198dfb;
	max-width: 635px;
}

.renlonDEglosario {
	padding: 0px;
	clear: both;
	max-width: 640px;
	min-width: 640px;
	width: 640px;
	margin: 0px;
}

#letrasGLOSARIO a:link, #letrasGLOSARIO a:hover, #letrasGLOSARIO a:visited{
	font-size: 13px;
	font-family: sans-serif;
	color:#fff;
	text-decoration: none;
}

#letrasCADENASproductivas {
	clear: both;
	border-right-color: #8f8f8f;
	border-left-color: #8f8f8f;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	max-width: 675px;
	min-width: 675px;
	width: 675px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	font-family: sans-serif;
	color: white;
	height: 32px;
	overflow: hidden;
}

#letrasGLOSARIO {
	margin-bottom: 8px;
	clear: both;
	border-right-color: #8f8f8f;
	border-left-color: #8f8f8f;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	width: 675px;
	margin-left: 1px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	font-family: sans-serif;
	color: white;
	max-height: 32px;
	min-height: 32px;
	height: 32px;
	overflow: hidden;
}

.letraCAD {
	float: left;
	background-color: #8c8f93;
	background-repeat: no-repeat;
	background-image: url(/portalnf/content/images/rayasLETRA.png);
	max-height: 32px;
	min-height: 32px;
	height: 32px;
	width: 26px;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	font-size: 13px;
}

.letraCADsel {
	float: left;
	background-color: #3599fa;
	background-repeat: no-repeat;
	background-image: url(/portalnf/content/images/rayasLETRA.png);
	max-height: 32px;
	min-height: 32px;
	height: 32px;
	max-width: 25px;
	min-width: 25px;
	width: 25px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#DIVcontenidoDER{
	width: 675px;
}
