h1.carrera
{
	font-size: 12px;
	width:100%;
	background:#f57b20;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	padding: 2px;
}

h2.carrera
{
	font-size: 11px;
	width:100%;
	background:#fcdcc5;
	color:#000000;
	font-weight: bold;
	text-align:center;
	padding: 2px;
}

div.notacarrera
{
	border: solid 2px #f57b20;
	width:70%;
	margin-left: 15%;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align:center;
	padding: 8px;
}


table.lcarrera
{
	width:100%;
	border: none;
	padding:2px;
}

table.lcarrera th
{
	background:#f57b20;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	
}

table.lcarrera td
{
	background:#fcdcc5;
	font-size: 11px;
	padding:4px;
}


table.lcarrera td a
{
	font-size: 11px !important;
}

div.NotaAdvCarrera
{
	width:60%;
	margin-left:20%;
	padding:25	px;
	background-color: #fcdcc5;
	font-family: Verdana,Arial;
	font-weight: bold;
	text-align: center;
	border: solid 1px #f57b20;
	line-height:150%;
	padding: 3px;
	font-size:x-small;
}


table.causasex 
{
	border: none;
	width: 94%;
}

table.causasex th
{
	background-color: #fcdcc5;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: .85em !important;
	line-height: 150%;
	border: solid 2px #f57b20;
}

table.causasex th a
{
	font-size: .85em !important;	
}

table.causasex td
{
	background-color: #fcdcc5;
	padding: 3px;
	text-align: left;
	font-size: .85em !important;
}

table.causasex td a
{
	font-size: .85em !important;
	font-weight: bold;
}


table.estadolc
{
	border: none;
	width: 98%;
}

table.estadolc th
{
	background-color: #f57b20;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: .85em !important;
	line-height: 150%;
	color: #ffffff;
	text-align:center;
}

table.estadolc th a
{
	font-size: .85em !important;
}

table.estadolc td
{
	background-color: #fcdcc5;
	padding: 3px;
	text-align: left;
	font-size: .85em !important;
}

table.estadolc td a
{
	font-size: .95em !important;
	font-weight: bold;
}

