#contenedor_contenidos			{ width:730px; float:left; }

#contenidos_carrera				{ width:730px; float:left; margin-top:10px; }
#titulo_especifico_carrera		{ width:564px; height:30px; float:left; background-repeat:no-repeat; }

#titulo_menu_especifico_carrera	{ width:160px; height:30px; margin-bottom:10px; background-repeat:no-repeat; }
#menu_especifico_carrera		{ width:160px; float:right; background-color:#f0f0f0; min-height:400px; }
#menu_especifico_carrera ul		{ float:left; }
#menu_especifico_carrera li		{ margin:6px; margin-left:20px; list-style-image:url(../images/bullet_off.gif); }
#menu_especifico_carrera a		{ color:#695002; text-decoration:none; }
/* #menu_especifico_carrera a		{ color:#004477; border-bottom:dashed #aaa 1px; text-decoration:none; } */
#menu_especifico_carrera a:hover{ color:#000; background-color:#efe5bf; border:0px; }

#textos_carrera					{ width:560px; float:left; text-align:justify; border:2px solid; border-top:none; min-height:368px; background:url(../images/carrera_bg120.gif) repeat-x bottom; }
#textos_carrera	p				{ margin:10px; line-height:20px; }

#textos_carrera table			{ width:548px; margin:6px}
/*.carreras_info h1				{ text-align:left; font-size:16px; font-weight:bold; border-bottom: 1px solid #f0f0f0; margin-top:20px; }
.carreras_info h2				{ text-align:left; font-size:14px; font-weight:bold; border-bottom: 1px solid #f0f0f0; color:#18316d; margin-top:20px; }
.carreras_info h3				{ text-align:left; font-size:12px; font-weight:bold; color:#18316d; margin-top:14px; }
.carreras_info p, .carreras_info ul { font-size:11px; color:#18316d; } */
#textos_carrera td				{ font-size:11px; padding:4px; color:#18316d; }
#textos_carrera th				{ font-size:11px; color:#888; vertical-align:top; font-weight:bold; padding: 4px; text-align:left; white-space:nowrap; }
#textos_carrera ul				{ list-style:square; }
.textos_carrera_impar td, .textos_carrera_impar th { background-color:#f0f0f0; }

#texto_general_carrera			{ width:730px; float:left; clear:both; margin-top:10px; background-color:#f0f0f0; text-align:left; }
#texto_general_carrera	p		{ padding-left:10px; font-size:11px; }
#texto_general_carrera	a		{ color:#695002; text-decoration:none; }
/* #texto_general_carrera	a		{ color:#004477; border-bottom:dashed #aaa 1px; text-decoration:none; } */
#texto_general_carrera a:hover	{ color:#000; background-color:#efe5bf; border:0px; }

#contenedor_menu				{ width:220px; float:right; margin-left:10px; }

#contenidos_relacionados, #contenidos_noticias	{ border: solid 2px #18316d; background-color:#f0f0f0; padding:10px; margin-bottom:4px; }

