h2#tesisd {
	background-image: url(../images/cabeceras/tesis_dirigidas.png);
	background-position: 0px 0px;
}
div#contenido #menu a#investigar{
	background-color: #F2D5A7;
}
div#contenido #menu a#tesisd{
	background-color: #FFFFFF;
	color: #7693BD;
}
div#contenido #texto {
	padding-top: 0px;
	width: 850px;
	border-right-style: none;
	padding-right: 0px;
	margin: 0px;
}
.tesis {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2D5A7;
	clear: both;
	width: 850px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2D5A7;
	margin-top: 10px;
}
.titulo {
	width: 625px;
	padding-right: 25px;
	float: right;
	padding-left: 10px;
}
.director {
	width: 625px;
	padding-right: 25px;
	float: right;
	padding-left: 10px;
}
.autor {
	float: left;
	width: 180px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #F2D5A7;
}
