/* CSS Document */

body {
	width:550px;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;	
}

h2{
	color:#003399;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:165%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3{
	color:#003399;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:150%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-top:0px;
	margin-bottom: 4px;
}
h4{
	
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#000000;
	font-size-adjust:none;
	font-style:oblique;
	font-variant:normal;
}
h5{
	color:#000000;
	font-family:Georgia;
	font-size:118%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
    margin-top:0px;
    margin-bottom: 0px;

}

a { 
	text-decoration: none;
	color:#000099
}

a:hover {text-decoration: underline; color:#289BE8;}

img{
margin-right:30px;
margin-bottom:20px;
margin-top:15px;
border:1px;
border-color:#000066;
border-style:solid;
}

#profesores {
width:550px;
background-color:#E8E8FF;
padding:30px;
margin-right:25px;
}

#foto_profesor{
height:160px;
}



#lineas_investigacion{
clear:both;
}

#investigaciones{
clear:both;

}

