.enlace, .enlace:visited, .enlace:hover, .enlace:active, .enlace:link {
	color: #006fb7;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}
.textba, .textba:visited, .textba:hover, .textba:active, .textba:link {
	color: #006fb7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}
.texta, .texta:visited, .texta:hover, .texta:active, .textba:link {
	color: #006fb7;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}
.titular, .titular:visited, .titular:hover, .titular:active, .titular:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    text-decoration:none;
}

.titularb, .titularb:visited, .titularb:hover, .titularb:active, .titularb:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
    text-decoration:none;
}

.ncontenido{
	font-size: 11px;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	width: 400px;
	color: #000000;
}

.ncontenidotexto{
	width: 340px;
	font-size: 11px;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	color: #006fb7;
}

#contenido{
	width: 100%;
	height: 350px;
	float: left;
	overflow: hidden;
}

.scrollbar-vert{
	background-color: #cbd4db;
	height: 350px;
	width: 5px;
	float: left;
	margin-left: 15px;
}

.handle-vert{
	height: 18px;
	width: 9px;
	background-color: #41617a;
}

.division{
	width: 800px;
	padding: 5px;
	border-spacing: 5px;
	border-bottom: 1px solid #006fb7;
}

.fotos{
	width: 400px;
	height: 100px;
	text-align: right;
	vertical-align: top;
}

.nombre{
	text-transform: uppercase; 
	color: #000000;
}