.carrera_hoja #titulo{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	display: block;
	margin: 0px;
}

.carrera_hoja #titulo1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	line-height: 30px;
	text-align: center;
	display: block;
	margin: 0px;
	background-image: url(../../img/sombra_bas_corr.png);
	background-repeat: repeat-x;
}

.carrera_hoja #titulo2{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	height: 25px;
	background-color: #E6E6E6;
	display: block;
	background-image: url(../../img/sombra_bas_corr.png);
	background-repeat: repeat-x;
}

.carrera_hoja #texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
	text-align: justify;
	text-indent: 10px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 150%;
}
.enca_carrera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #000033;
}
.enca_carrera_nombre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 25px;
	background-image: url(../img/sombra_bas_corr.png);
	background-repeat:      repeat-x;
	background-color: #DCDCDC;
	text-indent: 10px;
	vertical-align: baseline;
}
.enca_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0FF;
	text-align: center;
	line-height: 25px;
	color: #000033;
}
.texto_carrera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	background-position: center;
	height: 30px;
}
.texto_carrera a:link {
	text-decoration: none;
	color: #999999;
}
.texto_carrera a:visited {
	text-decoration: none;
	color: #0033CC;
}
.texto_carrera a:hover {
	color: #CC0000;
	text-decoration: none;
}
.texto_carrera a:active {
	text-decoration: none;
	color: #0000FF;
}
