#theTeacher{
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
}

#teacher_left {
	float: left;
	width: 15%;
	padding: 10px;
	font-size: 0.9em;
}

#teacher_right {
	float: right;
	width: 75%;
	padding: 10px 10px 10px 25px;
	background-image: url(../images_cv/images/degrad_02.jpg);
	background-repeat: no-repeat;
}

#teacher_right h1{
	font-size: 1.5em;
	color: #6699CC;
}

#teacher_left h2{
	font-size: 1em;
	color: #4D6680;
}

#teacher_right h2 {
	font-size: 1em;
	color: #4D6680;
	padding: 0px;
	margin: 0px;
}
/*
#teacher_left p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}*/

#teacher_left .img1{
	padding: 5px;
	height: 130px;
	width: 105px;
	border: 1px solid #90B2D5;
	background-color: #D4E6F7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#teacher_left .img2{
	padding: 0px;
}

#teacher_right #navlink{
	padding: 0px;
	width: 98%;
	margin-bottom: 25px;
	color: #ACB2B9;
	font-size: 0.85em;
}

#teacher_right img{
	margin: 0px;
	padding: 0px;
}

/*
#teacher_right #navlink a,
#teacher_right #navlink a:visited,
#teacher_right #navlink a:hover {
	color: #90B2D5;
}*/
#tab1{
	margin: 0px;
	padding: 0px;
}

#tabImagenes{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #697F8D;
	margin: 0px;
	padding: 0px;
}

#tabContenido{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #697F8D;
	margin: 0px;
	padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #697F8D;
	border-left-color: #697F8D;
	background-image: url(../images_cv/fondotab.jpg);
	background-repeat: repeat-x;
}/*
a:link{

	color : #1572DD;

	text-decoration : none;

}

a:visited {

	color : #0B3899;

	text-decoration : underline;

}

a:hover, a:visited:hover {

	color : #F76C05;

	text-decoration: underline;

}*/
#menuList2{
	height: 150px;
	overflow: scroll;
	width: 90%;
}

#section{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5CCE3;
	padding: 5px;
	width: 100%;
	height: 15px;
}
#titleSection{
	float: left;
	width: 94%;
}
#goTop{
	float: right;
	width: 5%;
	text-align: right;
}
