a{ 
	word-wrap:break-word;
}
.titulo{ font-size:20px !important; color:#000; margin-bottom:30px; 
}
body.interna .titulo{ font-size:25px !important; margin-top:60px !important; margin-bottom:40px !important 
}
h2.titulo_2{
	font-size:19px !important; background:url(../../img/plantillas/academico/dec_interno/linea_vert_separador.png) repeat-x bottom; padding-bottom:15px !important; margin:40px 0 40px 0 !important;
}
.fondoTitDer{/*tira de color naranja como fondo de encabezados columna derecha*/
	background:url(../../Portal%20Decanatos/img/academico/decanatos/titulo_col_derecha.png) no-repeat left center;
	line-height:50px;
	padding-left:30px;
	margin-right:-35px;
	clear:both;
}
.fondoTitIzq{/*tira de color naranja como fondo de encabezados columna izquierda*/
	background:url(../../Portal%20Decanatos/img/academico/decanatos/titulo_col_izquierda.png) no-repeat right top;
	display:inline-block;
	line-height:57px;
	padding-left:55px;
	padding-right:40px;
	margin-left:-55px !important;
}
.flechas{ 
	background:url(../../Portal%20Decanatos/img/academico/decanatos/flechas.png) no-repeat left center;
	padding-left:20px;
}
ul.ofertas{
	margin-left:19px;
}
ul.ofertas_acad li{
	margin:8px 0;
	background: url(../../Portal%20Decanatos/img/academico/decanatos/vinieta_flecha.png) no-repeat left center;
	padding-left:33px;
	font-weight:bold;
	color:#555;
	padding:3px 0 3px 33px;
}
.link_more a{
	background:#dddddd url(../../Portal%20Decanatos/img/academico/decanatos/link_more.png) no-repeat right center;
	display:block;
	float:left;
	line-height:22px;
	padding:0 30px 0 18px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

/* menuLateral */
.menuLateral ul{
	margin:-10px 0 40px 22px;
	border-top:1px solid #d5d5d5;
}
.menuLateral li {
	border-bottom:1px solid #d5d5d5;
}
.menuLateral li a{
	font-size: 11px;
	line-height:29px;
	text-transform:uppercase;
	color:#3d3d3d;
}
.menuLateral li.actual{
	background:url(../../Portal%20Decanatos/img/academico/decanatos/flecha_menu.jpg) no-repeat 0 center;
	padding-left:15px;
}
.listaOfertas {
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
	}
.listaOfertas li{
	list-style:none !important;
	height:25px;
	background-color:;
	margin-bottom:5px;
	background:#eee url(../../img/plantillas/general/bullet_link_1.png) 10px 5px;
	padding-left:40px;
	padding-top:10px;
	background-repeat:no-repeat;
	color:#2F4183;
	font-weight:bold;
}

/*-----------------------------------------------------------------*/
/*------------ ESTILO DE LAS ETIQUETAS para el contenido ----------*/
/*-----------------------------------------------------------------*/
.cuerpo p{ margin:0 0 1em 0; line-height:18px;
}
.cuerpo ul{ margin:1em 0 1em 0;
}
.cuerpo ul ul{ margin:1em 0 1em 2em;
}
.cuerpo li{ margin:0 0 0.6em 17px; list-style:outside square;
}
.cuerpo h1, .cuerpo h2, .cuerpo h3, .cuerpo h4, .cuerpo h5, .cuerpo h6{
	margin:1em 0 1em 0;
}
a{ word-wrap:break-word;
}
.cuerpo h1{ font-size:1.4em;}
.cuerpo h2{ font-size:1.1em; font-weight:bold; }
.cuerpo h3, .cuerpo h4, .cuerpo h5, .cuerpo h6 {
	font-size:1em;
}
.cuerpo img{ margin:3px;
}
/* colDerecha */

